Skip to content
Success

Console Output

Pull request #41466 opened
23:22:06 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9fb324f00be66e27afd4172b509ec5525b588f81+7f7e4abb331a2973cfb3223710cc35a3e476b1b3 (57c6112ba1894f20d311b99400366eb1b4ef2045)
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-41466@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
23:22:10 [2020-09-17T23:22:10.665Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:22:10 [2020-09-17T23:22:10.669Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:22:10 [2020-09-17T23:22:10.942Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-06df6a9cd51d1d4de) in /home/ubuntu/workspace/moby_PR-41466
[Pipeline] {
[Pipeline] checkout
23:22:13 [2020-09-17T23:22:13.172Z] using credential docker-jenkins-github-credentials
23:22:13 [2020-09-17T23:22:13.180Z] Cloning the remote Git repository
23:22:13 [2020-09-17T23:22:13.180Z] Cloning with configured refspecs honoured and without tags
23:22:13 [2020-09-17T23:22:13.201Z] Cloning repository https://github.com/moby/moby.git
23:22:13 [2020-09-17T23:22:13.260Z]  > git init /home/ubuntu/workspace/moby_PR-41466 # timeout=10
23:22:13 [2020-09-17T23:22:13.555Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:13 [2020-09-17T23:22:13.555Z]  > git --version # timeout=10
23:22:13 [2020-09-17T23:22:13.570Z]  > git --version # 'git version 2.17.1'
23:22:13 [2020-09-17T23:22:13.570Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:13 [2020-09-17T23:22:13.573Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:29 [2020-09-17T23:22:29.549Z] Fetching without tags
23:22:29 [2020-09-17T23:22:29.829Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
23:22:30 [2020-09-17T23:22:30.506Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:22:30 [2020-09-17T23:22:30.507Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
23:22:29 [2020-09-17T23:22:29.491Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:22:29 [2020-09-17T23:22:29.512Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:22:29 [2020-09-17T23:22:29.526Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:29 [2020-09-17T23:22:29.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:22:29 [2020-09-17T23:22:29.551Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:29 [2020-09-17T23:22:29.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:29 [2020-09-17T23:22:29.553Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:29 [2020-09-17T23:22:29.836Z]  > git config core.sparsecheckout # timeout=10
23:22:29 [2020-09-17T23:22:29.860Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:22:30 [2020-09-17T23:22:30.444Z]  > git remote # timeout=10
23:22:30 [2020-09-17T23:22:30.456Z]  > git config --get remote.origin.url # timeout=10
23:22:30 [2020-09-17T23:22:30.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:30 [2020-09-17T23:22:30.471Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:22:30 [2020-09-17T23:22:30.491Z]  > git rev-parse HEAD^{commit} # timeout=10
23:22:30 [2020-09-17T23:22:30.508Z]  > git config core.sparsecheckout # timeout=10
23:22:30 [2020-09-17T23:22:30.519Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:22:34 [2020-09-17T23:22:34.658Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:22:34 [2020-09-17T23:22:34.659Z] First time build. Skipping changelog.
23:22:34 [2020-09-17T23:22:34.678Z]  > git --version # timeout=10
23:22:34 [2020-09-17T23:22:34.690Z]  > git --version # 'git version 2.17.1'
23:22:34 [2020-09-17T23:22:34.698Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:22:35 [2020-09-17T23:22:35.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41466:/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
23:22:42 [2020-09-17T23:22:42.507Z] Unable to find image 'alpine:latest' locally
23:22:42 [2020-09-17T23:22:42.507Z] latest: Pulling from library/alpine
23:22:42 [2020-09-17T23:22:42.507Z] df20fa9351a1: Pulling fs layer
23:22:42 [2020-09-17T23:22:42.507Z] df20fa9351a1: Verifying Checksum
23:22:42 [2020-09-17T23:22:42.507Z] df20fa9351a1: Download complete
23:22:42 [2020-09-17T23:22:42.507Z] df20fa9351a1: Pull complete
23:22:42 [2020-09-17T23:22:42.507Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
23:22:42 [2020-09-17T23:22:42.507Z] Status: Downloaded newer image for alpine:latest
23:22:46 [2020-09-17T23:22:46.715Z] 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
[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] // stage
23:22:47 [2020-09-17T23:22:47.661Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-03979600e6377e0b1) in /home/ubuntu/workspace/moby_PR-41466
23:22:47 [2020-09-17T23:22:47.674Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0288528e2b1ebe5f2) in /home/ubuntu/workspace/moby_PR-41466
[Pipeline] // stage
[Pipeline] // stage
23:22:47 [2020-09-17T23:22:47.713Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-41466
23:22:47 [2020-09-17T23:22:47.715Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-03ae2fb3dffbcf18d) in /home/ubuntu/workspace/moby_PR-41466
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
23:22:47 [2020-09-17T23:22:47.804Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-010bab5c69ccd114b) in /home/ubuntu/workspace/moby_PR-41466
[Pipeline] checkout
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
23:22:47 [2020-09-17T23:22:47.840Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41466
[Pipeline] checkout
[Pipeline] checkout
23:22:47 [2020-09-17T23:22:47.893Z] Running on azwin-2-592260 in d:\jenkins\workspace\moby_PR-41466
23:22:47 [2020-09-17T23:22:47.926Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
23:22:47 [2020-09-17T23:22:47.951Z] Cloning the remote Git repository
23:22:47 [2020-09-17T23:22:47.951Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] {
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] ws
23:22:48 [2020-09-17T23:22:48.142Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] }
23:22:48 [2020-09-17T23:22:48.226Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
23:22:48 [2020-09-17T23:22:48.252Z] Cloning the remote Git repository
23:22:48 [2020-09-17T23:22:48.252Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
23:22:48 [2020-09-17T23:22:48.521Z] using credential docker-jenkins-github-credentials
23:22:48 [2020-09-17T23:22:48.598Z] Cloning the remote Git repository
23:22:48 [2020-09-17T23:22:48.598Z] Cloning with configured refspecs honoured and without tags
23:22:47 [2020-09-17T23:22:47.958Z] Cloning repository https://github.com/moby/moby.git
23:22:47 [2020-09-17T23:22:47.959Z]  > git init /home/docker/workspace/moby_PR-41466 # timeout=10
23:22:47 [2020-09-17T23:22:47.969Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:47 [2020-09-17T23:22:47.969Z]  > git --version # timeout=10
23:22:47 [2020-09-17T23:22:47.972Z]  > git --version # 'git version 2.7.4'
23:22:47 [2020-09-17T23:22:47.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:47 [2020-09-17T23:22:47.973Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:48 [2020-09-17T23:22:48.259Z] Cloning repository https://github.com/moby/moby.git
23:22:48 [2020-09-17T23:22:48.259Z]  > git init /home/jenkins/workspace/moby_PR-41466 # timeout=10
23:22:48 [2020-09-17T23:22:48.270Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:48 [2020-09-17T23:22:48.270Z]  > git --version # timeout=10
23:22:48 [2020-09-17T23:22:48.272Z]  > git --version # 'git version 2.17.1'
23:22:48 [2020-09-17T23:22:48.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:48 [2020-09-17T23:22:48.272Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:48 [2020-09-17T23:22:48.634Z] Cloning repository https://github.com/moby/moby.git
23:22:48 [2020-09-17T23:22:48.635Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:22:48 [2020-09-17T23:22:48.711Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:48 [2020-09-17T23:22:48.711Z]  > git --version # timeout=10
23:22:48 [2020-09-17T23:22:48.756Z]  > git --version # 'git version 2.24.1.windows.2'
23:22:48 [2020-09-17T23:22:48.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:48 [2020-09-17T23:22:48.758Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:49 [2020-09-17T23:22:49.427Z] using credential docker-jenkins-github-credentials
23:22:49 [2020-09-17T23:22:49.434Z] Cloning the remote Git repository
23:22:49 [2020-09-17T23:22:49.434Z] Cloning with configured refspecs honoured and without tags
23:22:50 [2020-09-17T23:22:50.030Z] using credential docker-jenkins-github-credentials
23:22:50 [2020-09-17T23:22:50.036Z] Cloning the remote Git repository
23:22:50 [2020-09-17T23:22:50.036Z] Cloning with configured refspecs honoured and without tags
23:22:49 [2020-09-17T23:22:49.454Z] Cloning repository https://github.com/moby/moby.git
23:22:49 [2020-09-17T23:22:49.499Z]  > git init /home/ubuntu/workspace/moby_PR-41466 # timeout=10
23:22:49 [2020-09-17T23:22:49.817Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:49 [2020-09-17T23:22:49.817Z]  > git --version # timeout=10
23:22:49 [2020-09-17T23:22:49.820Z]  > git --version # 'git version 2.17.1'
23:22:49 [2020-09-17T23:22:49.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:49 [2020-09-17T23:22:49.822Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:50 [2020-09-17T23:22:50.164Z] using credential docker-jenkins-github-credentials
23:22:50 [2020-09-17T23:22:50.171Z] Cloning the remote Git repository
23:22:50 [2020-09-17T23:22:50.171Z] Cloning with configured refspecs honoured and without tags
23:22:50 [2020-09-17T23:22:50.190Z] Cloning repository https://github.com/moby/moby.git
23:22:50 [2020-09-17T23:22:50.060Z] Cloning repository https://github.com/moby/moby.git
23:22:50 [2020-09-17T23:22:50.115Z]  > git init /home/ubuntu/workspace/moby_PR-41466 # timeout=10
23:22:50 [2020-09-17T23:22:50.675Z] using credential docker-jenkins-github-credentials
23:22:50 [2020-09-17T23:22:50.687Z] Cloning the remote Git repository
23:22:50 [2020-09-17T23:22:50.687Z] Cloning with configured refspecs honoured and without tags
23:22:50 [2020-09-17T23:22:50.247Z]  > git init /home/ubuntu/workspace/moby_PR-41466 # timeout=10
23:22:50 [2020-09-17T23:22:50.482Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:50 [2020-09-17T23:22:50.483Z]  > git --version # timeout=10
23:22:50 [2020-09-17T23:22:50.500Z]  > git --version # 'git version 2.17.1'
23:22:50 [2020-09-17T23:22:50.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:50 [2020-09-17T23:22:50.502Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:50 [2020-09-17T23:22:50.343Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:50 [2020-09-17T23:22:50.343Z]  > git --version # timeout=10
23:22:50 [2020-09-17T23:22:50.358Z]  > git --version # 'git version 2.17.1'
23:22:50 [2020-09-17T23:22:50.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:50 [2020-09-17T23:22:50.360Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:50 [2020-09-17T23:22:50.731Z] Cloning repository https://github.com/moby/moby.git
23:22:50 [2020-09-17T23:22:50.795Z]  > git init /home/ubuntu/workspace/moby_PR-41466 # timeout=10
23:22:51 [2020-09-17T23:22:51.027Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:51 [2020-09-17T23:22:51.027Z]  > git --version # timeout=10
23:22:51 [2020-09-17T23:22:51.040Z]  > git --version # 'git version 2.7.4'
23:22:51 [2020-09-17T23:22:51.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:51 [2020-09-17T23:22:51.044Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:58 [2020-09-17T23:22:58.682Z] Fetching without tags
23:22:59 [2020-09-17T23:22:59.114Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
23:22:58 [2020-09-17T23:22:58.644Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:22:58 [2020-09-17T23:22:58.645Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:22:58 [2020-09-17T23:22:58.646Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:58 [2020-09-17T23:22:58.668Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:22:58 [2020-09-17T23:22:58.689Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:58 [2020-09-17T23:22:58.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:58 [2020-09-17T23:22:58.689Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:59 [2020-09-17T23:22:59.121Z]  > git config core.sparsecheckout # timeout=10
23:22:59 [2020-09-17T23:22:59.127Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:22:59 [2020-09-17T23:22:59.684Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:22:59 [2020-09-17T23:22:59.684Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
23:22:59 [2020-09-17T23:22:59.932Z] Fetching without tags
23:23:00 [2020-09-17T23:23:00.172Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:00 [2020-09-17T23:23:00.184Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:23:00 [2020-09-17T23:23:00.283Z]  > git --version # timeout=10
23:23:00 [2020-09-17T23:23:00.284Z]  > git --version # 'git version 2.17.1'
23:23:00 [2020-09-17T23:23:00.289Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:22:59 [2020-09-17T23:22:59.921Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:22:59 [2020-09-17T23:22:59.924Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:22:59 [2020-09-17T23:22:59.927Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:22:59 [2020-09-17T23:22:59.932Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:22:59 [2020-09-17T23:22:59.938Z] Fetching upstream changes from https://github.com/moby/moby.git
23:22:59 [2020-09-17T23:22:59.938Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:59 [2020-09-17T23:22:59.939Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:00 [2020-09-17T23:23:00.181Z]  > git config core.sparsecheckout # timeout=10
23:23:00 [2020-09-17T23:23:00.184Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:22:59 [2020-09-17T23:22:59.644Z]  > git remote # timeout=10
23:22:59 [2020-09-17T23:22:59.646Z]  > git config --get remote.origin.url # timeout=10
23:22:59 [2020-09-17T23:22:59.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:22:59 [2020-09-17T23:22:59.648Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:22:59 [2020-09-17T23:22:59.670Z]  > git rev-parse HEAD^{commit} # timeout=10
23:22:59 [2020-09-17T23:22:59.691Z]  > git config core.sparsecheckout # timeout=10
23:22:59 [2020-09-17T23:22:59.692Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:00 [2020-09-17T23:23:00.743Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:00 [2020-09-17T23:23:00.743Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
23:23:01 [2020-09-17T23:23:01.161Z] + docker version
23:23:01 [2020-09-17T23:23:01.161Z] Client: Docker Engine - Community
23:23:01 [2020-09-17T23:23:01.161Z]  Version:           19.03.7
23:23:01 [2020-09-17T23:23:01.161Z]  API version:       1.40
23:23:01 [2020-09-17T23:23:01.161Z]  Go version:        go1.12.17
23:23:01 [2020-09-17T23:23:01.161Z]  Git commit:        7141c199a2
23:23:01 [2020-09-17T23:23:01.161Z]  Built:             Sat Mar  7 16:48:47 2020
23:23:01 [2020-09-17T23:23:01.161Z]  OS/Arch:           linux/s390x
23:23:01 [2020-09-17T23:23:01.161Z]  Experimental:      false
23:23:01 [2020-09-17T23:23:01.161Z] 
23:23:01 [2020-09-17T23:23:01.161Z] Server: Docker Engine - Community
23:23:01 [2020-09-17T23:23:01.161Z]  Engine:
23:23:01 [2020-09-17T23:23:01.161Z]   Version:          19.03.7
23:23:01 [2020-09-17T23:23:01.161Z]   API version:      1.40 (minimum version 1.12)
23:23:01 [2020-09-17T23:23:01.161Z]   Go version:       go1.12.17
23:23:01 [2020-09-17T23:23:01.161Z]   Git commit:       7141c199a2
23:23:01 [2020-09-17T23:23:01.161Z]   Built:            Sat Mar  7 16:47:46 2020
23:23:01 [2020-09-17T23:23:01.161Z]   OS/Arch:          linux/s390x
23:23:01 [2020-09-17T23:23:01.161Z]   Experimental:     true
23:23:01 [2020-09-17T23:23:01.161Z]  containerd:
23:23:01 [2020-09-17T23:23:01.161Z]   Version:          1.2.13
23:23:01 [2020-09-17T23:23:01.161Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:01 [2020-09-17T23:23:01.161Z]  runc:
23:23:01 [2020-09-17T23:23:01.161Z]   Version:          1.0.0-rc10
23:23:01 [2020-09-17T23:23:01.161Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:01 [2020-09-17T23:23:01.161Z]  docker-init:
23:23:01 [2020-09-17T23:23:01.161Z]   Version:          0.18.0
23:23:01 [2020-09-17T23:23:01.161Z]   GitCommit:        fec3683
[Pipeline] sh
23:23:01 [2020-09-17T23:23:01.648Z] + docker info
23:23:01 [2020-09-17T23:23:01.975Z] Client:
23:23:01 [2020-09-17T23:23:01.975Z]  Debug Mode: false
23:23:01 [2020-09-17T23:23:01.975Z] 
23:23:01 [2020-09-17T23:23:01.975Z] Server:
23:23:01 [2020-09-17T23:23:01.975Z]  Containers: 0
23:23:01 [2020-09-17T23:23:01.975Z]   Running: 0
23:23:01 [2020-09-17T23:23:01.975Z]   Paused: 0
23:23:01 [2020-09-17T23:23:01.975Z]   Stopped: 0
23:23:01 [2020-09-17T23:23:01.975Z]  Images: 0
23:23:01 [2020-09-17T23:23:01.975Z]  Server Version: 19.03.7
23:23:01 [2020-09-17T23:23:01.975Z]  Storage Driver: overlay2
23:23:01 [2020-09-17T23:23:01.975Z]   Backing Filesystem: <unknown>
23:23:01 [2020-09-17T23:23:01.975Z]   Supports d_type: true
23:23:01 [2020-09-17T23:23:01.975Z]   Native Overlay Diff: true
23:23:01 [2020-09-17T23:23:01.975Z]  Logging Driver: json-file
23:23:01 [2020-09-17T23:23:01.975Z]  Cgroup Driver: cgroupfs
23:23:01 [2020-09-17T23:23:01.975Z]  Plugins:
23:23:01 [2020-09-17T23:23:01.975Z]   Volume: local
23:23:01 [2020-09-17T23:23:01.975Z]   Network: bridge host ipvlan macvlan null overlay
23:23:01 [2020-09-17T23:23:01.975Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:23:01 [2020-09-17T23:23:01.975Z]  Swarm: inactive
23:23:01 [2020-09-17T23:23:01.975Z]  Runtimes: runc
23:23:01 [2020-09-17T23:23:01.975Z]  Default Runtime: runc
23:23:01 [2020-09-17T23:23:01.975Z]  Init Binary: docker-init
23:23:01 [2020-09-17T23:23:01.975Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:01 [2020-09-17T23:23:01.975Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:01 [2020-09-17T23:23:01.975Z]  init version: fec3683
23:23:01 [2020-09-17T23:23:01.975Z]  Security Options:
23:23:01 [2020-09-17T23:23:01.975Z]   apparmor
23:23:01 [2020-09-17T23:23:01.975Z]   seccomp
23:23:01 [2020-09-17T23:23:01.975Z]    Profile: default
23:23:01 [2020-09-17T23:23:01.975Z]  Kernel Version: 4.15.0-88-generic
23:23:01 [2020-09-17T23:23:01.975Z]  Operating System: Ubuntu 18.04.4 LTS
23:23:01 [2020-09-17T23:23:01.975Z]  OSType: linux
23:23:01 [2020-09-17T23:23:01.975Z]  Architecture: s390x
23:23:01 [2020-09-17T23:23:01.975Z]  CPUs: 2
23:23:01 [2020-09-17T23:23:01.975Z]  Total Memory: 7.861GiB
23:23:01 [2020-09-17T23:23:01.975Z]  Name: s390x-ubuntu-29
23:23:01 [2020-09-17T23:23:01.975Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
23:23:01 [2020-09-17T23:23:01.975Z]  Docker Root Dir: /var/lib/docker
23:23:01 [2020-09-17T23:23:01.975Z]  Debug Mode: false
23:23:01 [2020-09-17T23:23:01.975Z]  Username: dockerbuildbot
23:23:01 [2020-09-17T23:23:01.975Z]  Registry: https://index.docker.io/v1/
23:23:01 [2020-09-17T23:23:01.975Z]  Labels:
23:23:01 [2020-09-17T23:23:01.975Z]  Experimental: true
23:23:01 [2020-09-17T23:23:01.975Z]  Insecure Registries:
23:23:01 [2020-09-17T23:23:01.975Z]   127.0.0.0/8
23:23:01 [2020-09-17T23:23:01.975Z]  Live Restore Enabled: false
23:23:01 [2020-09-17T23:23:01.975Z] 
23:23:01 [2020-09-17T23:23:01.975Z] WARNING: No swap limit support
[Pipeline] sh
23:23:00 [2020-09-17T23:23:00.731Z]  > git remote # timeout=10
23:23:00 [2020-09-17T23:23:00.735Z]  > git config --get remote.origin.url # timeout=10
23:23:00 [2020-09-17T23:23:00.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:00 [2020-09-17T23:23:00.738Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:23:00 [2020-09-17T23:23:00.744Z]  > git rev-parse HEAD^{commit} # timeout=10
23:23:00 [2020-09-17T23:23:00.748Z]  > git config core.sparsecheckout # timeout=10
23:23:00 [2020-09-17T23:23:00.750Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:02 [2020-09-17T23:23:02.482Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:02 [2020-09-17T23:23:02.482Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:02 [2020-09-17T23:23:02.482Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:23:02 [2020-09-17T23:23:02.482Z] + bash /home/jenkins/workspace/moby_PR-41466/check-config.sh
23:23:02 [2020-09-17T23:23:02.482Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:23:02 [2020-09-17T23:23:02.482Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
23:23:02 [2020-09-17T23:23:02.482Z] 
23:23:02 [2020-09-17T23:23:02.482Z] Generally Necessary:
23:23:02 [2020-09-17T23:23:02.482Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:23:02 [2020-09-17T23:23:02.482Z] - apparmor: enabled and tools installed
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_NAMESPACES: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_NET_NS: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_PID_NS: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_IPC_NS: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_UTS_NS: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_CGROUPS: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_CGROUP_CPUACCT: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_CGROUP_DEVICE: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_CGROUP_FREEZER: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_CGROUP_SCHED: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_CPUSETS: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_MEMCG: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_KEYS: enabled
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_VETH: enabled (as module)
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_BRIDGE: enabled (as module)
23:23:02 [2020-09-17T23:23:02.482Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:23:02 [2020-09-17T23:23:02.495Z] Fetching without tags
23:23:02 [2020-09-17T23:23:02.192Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:02 [2020-09-17T23:23:02.234Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:23:02 [2020-09-17T23:23:02.277Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:02 [2020-09-17T23:23:02.393Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_NF_NAT: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_NF_NAT_NEEDED: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_POSIX_MQUEUE: enabled
23:23:02 [2020-09-17T23:23:02.808Z] 
23:23:02 [2020-09-17T23:23:02.808Z] Optional Features:
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_USER_NS: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_SECCOMP: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_CGROUP_PIDS: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_MEMCG_SWAP: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:23:02 [2020-09-17T23:23:02.808Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_BLK_CGROUP: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_IOSCHED_CFQ: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_CGROUP_PERF: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_CGROUP_HUGETLB: enabled
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:23:02 [2020-09-17T23:23:02.808Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_CFS_BANDWIDTH: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_RT_GROUP_SCHED: missing
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_IP_VS: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_IP_VS_NFCT: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_IP_VS_RR: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_EXT4_FS: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:23:02 [2020-09-17T23:23:02.809Z] - Network Drivers:
23:23:02 [2020-09-17T23:23:02.809Z]   - "overlay":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_VXLAN: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:23:02 [2020-09-17T23:23:02.809Z]       Optional (for encrypted networks):
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_CRYPTO: enabled
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_CRYPTO_AEAD: enabled
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_CRYPTO_GCM: enabled
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_CRYPTO_GHASH: enabled
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_XFRM: enabled
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_XFRM_USER: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_INET_ESP: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]   - "ipvlan":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_IPVLAN: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]   - "macvlan":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_MACVLAN: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_DUMMY: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]   - "ftp,tftp client in container":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z] - Storage Drivers:
23:23:02 [2020-09-17T23:23:02.809Z]   - "aufs":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_AUFS_FS: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]   - "btrfs":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:23:02 [2020-09-17T23:23:02.809Z]   - "devicemapper":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_BLK_DEV_DM: enabled
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]   - "overlay":
23:23:02 [2020-09-17T23:23:02.809Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:23:02 [2020-09-17T23:23:02.809Z]   - "zfs":
23:23:02 [2020-09-17T23:23:02.809Z]     - /dev/zfs: missing
23:23:02 [2020-09-17T23:23:02.809Z]     - zfs command: missing
23:23:02 [2020-09-17T23:23:02.809Z]     - zpool command: missing
23:23:02 [2020-09-17T23:23:02.809Z] 
23:23:02 [2020-09-17T23:23:02.809Z] Limits:
23:23:02 [2020-09-17T23:23:02.809Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:23:02 [2020-09-17T23:23:02.809Z] 
23:23:02 [2020-09-17T23:23:02.809Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:23:03 [2020-09-17T23:23:03.343Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9fb324f00be66e27afd4172b509ec5525b588f81 .
23:23:03 [2020-09-17T23:23:03.343Z] #2 [internal] load build definition from Dockerfile
23:23:03 [2020-09-17T23:23:03.343Z] #2 transferring dockerfile: 16.37kB done
23:23:03 [2020-09-17T23:23:03.343Z] #2 DONE 0.0s
23:23:03 [2020-09-17T23:23:03.343Z] 
23:23:03 [2020-09-17T23:23:03.343Z] #1 [internal] load .dockerignore
23:23:03 [2020-09-17T23:23:03.343Z] #1 transferring context: 87B done
23:23:03 [2020-09-17T23:23:03.343Z] #1 DONE 0.0s
23:23:03 [2020-09-17T23:23:03.343Z] 
23:23:03 [2020-09-17T23:23:03.343Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:23:03 [2020-09-17T23:23:03.669Z] #3 DONE 0.3s
23:23:03 [2020-09-17T23:23:03.669Z] 
23:23:03 [2020-09-17T23:23:03.669Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:23:03 [2020-09-17T23:23:03.669Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:23:03 [2020-09-17T23:23:03.669Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s
23:23:03 [2020-09-17T23:23:03.669Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:23:03 [2020-09-17T23:23:03.739Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:04 [2020-09-17T23:23:04.004Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.34MB / 8.88MB 0.2s
23:23:04 [2020-09-17T23:23:04.004Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
23:23:04 [2020-09-17T23:23:04.004Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
23:23:04 [2020-09-17T23:23:04.004Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
23:23:04 [2020-09-17T23:23:04.004Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s
23:23:02 [2020-09-17T23:23:02.530Z] Fetching upstream changes from https://github.com/moby/moby.git
23:23:02 [2020-09-17T23:23:02.530Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:02 [2020-09-17T23:23:02.532Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:03 [2020-09-17T23:23:03.775Z]  > git config core.sparsecheckout # timeout=10
23:23:03 [2020-09-17T23:23:03.842Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:04 [2020-09-17T23:23:04.330Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
23:23:04 [2020-09-17T23:23:04.330Z] #4 DONE 0.5s
23:23:04 [2020-09-17T23:23:04.593Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:23:04 [2020-09-17T23:23:04.611Z]  > git --version # timeout=10
23:23:04 [2020-09-17T23:23:04.613Z]  > git --version # 'git version 2.17.1'
23:23:04 [2020-09-17T23:23:04.616Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:23:04 [2020-09-17T23:23:04.657Z] 
23:23:04 [2020-09-17T23:23:04.657Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:23:04 [2020-09-17T23:23:04.657Z] #5 DONE 0.1s
23:23:04 [2020-09-17T23:23:04.657Z] 
23:23:04 [2020-09-17T23:23:04.657Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:23:05 [2020-09-17T23:23:05.011Z] #6 DONE 0.2s
23:23:05 [2020-09-17T23:23:05.011Z] 
23:23:05 [2020-09-17T23:23:05.011Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:05 [2020-09-17T23:23:05.011Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 2.87MB / 7.39MB 0.2s
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 1.23MB / 9.88MB 0.2s
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 6.71MB / 48.97MB 0.2s
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.76MB / 7.39MB 0.3s
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.30MB / 9.88MB 0.3s
23:23:05 [2020-09-17T23:23:05.011Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.33MB / 48.97MB 0.3s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:23:05 [2020-09-17T23:23:05.136Z] Fetching without tags
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.3s done
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 20.74MB / 48.97MB 0.5s
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 445.69kB / 56.74MB 0.5s
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.13MB / 51.38MB 0.5s
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 25.05MB / 48.97MB 0.6s
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 3.88MB / 56.74MB 0.6s
23:23:05 [2020-09-17T23:23:05.380Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 10.99MB / 51.38MB 0.6s
23:23:05 [2020-09-17T23:23:05.435Z] + docker version
23:23:05 [2020-09-17T23:23:05.441Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 29.17MB / 48.97MB 0.7s
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 8.29MB / 56.74MB 0.7s
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.01MB / 51.38MB 0.7s
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 32.29MB / 48.97MB 0.8s
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.83MB / 56.74MB 0.8s
23:23:05 [2020-09-17T23:23:05.752Z] #7 ...
23:23:05 [2020-09-17T23:23:05.752Z] 
23:23:05 [2020-09-17T23:23:05.752Z] #20 [internal] load build context
23:23:05 [2020-09-17T23:23:05.752Z] #20 transferring context: 51.44MB 0.8s done
23:23:05 [2020-09-17T23:23:05.752Z] #20 DONE 0.9s
23:23:05 [2020-09-17T23:23:05.752Z] 
23:23:05 [2020-09-17T23:23:05.752Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 36.03MB / 48.97MB 0.9s
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 15.15MB / 56.74MB 0.9s
23:23:05 [2020-09-17T23:23:05.752Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.20MB / 51.38MB 0.9s
23:23:05 [2020-09-17T23:23:05.073Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:05 [2020-09-17T23:23:05.094Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:23:05 [2020-09-17T23:23:05.098Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:05 [2020-09-17T23:23:05.117Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:05 [2020-09-17T23:23:05.143Z] Fetching upstream changes from https://github.com/moby/moby.git
23:23:05 [2020-09-17T23:23:05.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:05 [2020-09-17T23:23:05.146Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:05 [2020-09-17T23:23:05.451Z]  > git config core.sparsecheckout # timeout=10
23:23:05 [2020-09-17T23:23:05.474Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:06 [2020-09-17T23:23:06.119Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 43.78MB / 48.97MB 1.1s
23:23:06 [2020-09-17T23:23:06.119Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.62MB / 56.74MB 1.1s
23:23:06 [2020-09-17T23:23:06.119Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 28.44MB / 51.38MB 1.1s
23:23:06 [2020-09-17T23:23:06.119Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.33MB / 48.97MB 1.2s
23:23:06 [2020-09-17T23:23:06.119Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 28.30MB / 56.74MB 1.2s
23:23:06 [2020-09-17T23:23:06.119Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 31.98MB / 51.38MB 1.2s
23:23:06 [2020-09-17T23:23:06.240Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:06 [2020-09-17T23:23:06.241Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.2s done
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 41.32MB / 56.74MB 1.5s
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 47.80MB / 51.38MB 1.5s
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.69MB / 102.23MB 1.5s
23:23:06 [2020-09-17T23:23:06.485Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 44.17MB / 56.74MB 1.6s
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 10.07MB / 102.23MB 1.6s
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.99MB / 56.74MB 1.7s
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.6s done
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 17.01MB / 102.23MB 1.7s
23:23:06 [2020-09-17T23:23:06.485Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 1.7s
23:23:06 [2020-09-17T23:23:06.833Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 55.10MB / 56.74MB 1.8s
23:23:06 [2020-09-17T23:23:06.833Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 22.64MB / 102.23MB 1.8s
23:23:06 [2020-09-17T23:23:06.833Z] #7 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.7s done
23:23:06 [2020-09-17T23:23:06.833Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 28.13MB / 102.23MB 1.9s
23:23:06 [2020-09-17T23:23:06.833Z] #7 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.9s done
23:23:06 [2020-09-17T23:23:06.833Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.38MB / 102.23MB 2.1s
23:23:06 [2020-09-17T23:23:06.868Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:06 [2020-09-17T23:23:06.868Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
23:23:07 [2020-09-17T23:23:07.173Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.31MB / 102.23MB 2.2s
23:23:07 [2020-09-17T23:23:07.173Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 57.76MB / 102.23MB 2.3s
23:23:07 [2020-09-17T23:23:07.173Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 69.52MB / 102.23MB 2.4s
23:23:07 [2020-09-17T23:23:07.248Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:23:07 [2020-09-17T23:23:07.510Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 79.12MB / 102.23MB 2.5s
23:23:07 [2020-09-17T23:23:07.510Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 90.93MB / 102.23MB 2.6s
23:23:07 [2020-09-17T23:23:07.510Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.7s
23:23:07 [2020-09-17T23:23:07.725Z] Fetching without tags
23:23:07 [2020-09-17T23:23:07.636Z]  > git --version # timeout=10
23:23:07 [2020-09-17T23:23:07.690Z]  > git --version # 'git version 2.24.1.windows.2'
23:23:07 [2020-09-17T23:23:07.731Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:23:06 [2020-09-17T23:23:06.175Z]  > git remote # timeout=10
23:23:06 [2020-09-17T23:23:06.194Z]  > git config --get remote.origin.url # timeout=10
23:23:06 [2020-09-17T23:23:06.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:06 [2020-09-17T23:23:06.210Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:23:06 [2020-09-17T23:23:06.227Z]  > git rev-parse HEAD^{commit} # timeout=10
23:23:06 [2020-09-17T23:23:06.246Z]  > git config core.sparsecheckout # timeout=10
23:23:06 [2020-09-17T23:23:06.259Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:07 [2020-09-17T23:23:07.837Z] #7 ...
23:23:07 [2020-09-17T23:23:07.837Z] 
23:23:07 [2020-09-17T23:23:07.837Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:23:07 [2020-09-17T23:23:07.837Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:23:07 [2020-09-17T23:23:07.837Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:23:07 [2020-09-17T23:23:07.837Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:23:07 [2020-09-17T23:23:07.837Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done
23:23:07 [2020-09-17T23:23:07.837Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done
23:23:07 [2020-09-17T23:23:07.837Z] #58 DONE 2.8s
23:23:07 [2020-09-17T23:23:07.837Z] 
23:23:07 [2020-09-17T23:23:07.837Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:07 [2020-09-17T23:23:07.837Z] #7 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 2.8s done
23:23:06 [2020-09-17T23:23:06.387Z]  > git remote # timeout=10
23:23:06 [2020-09-17T23:23:06.605Z]  > git config --get remote.origin.url # timeout=10
23:23:06 [2020-09-17T23:23:06.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:06 [2020-09-17T23:23:06.659Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:23:06 [2020-09-17T23:23:06.788Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:23:06 [2020-09-17T23:23:06.903Z]  > git config core.sparsecheckout # timeout=10
23:23:06 [2020-09-17T23:23:06.944Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:08 [2020-09-17T23:23:08.117Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:07 [2020-09-17T23:23:07.669Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:07 [2020-09-17T23:23:07.681Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:23:07 [2020-09-17T23:23:07.692Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:07 [2020-09-17T23:23:07.705Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:07 [2020-09-17T23:23:07.731Z] Fetching upstream changes from https://github.com/moby/moby.git
23:23:07 [2020-09-17T23:23:07.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:07 [2020-09-17T23:23:07.733Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:08 [2020-09-17T23:23:08.127Z]  > git config core.sparsecheckout # timeout=10
23:23:08 [2020-09-17T23:23:08.135Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:08 [2020-09-17T23:23:08.164Z] #7 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.7s done
23:23:08 [2020-09-17T23:23:08.164Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:23:08 [2020-09-17T23:23:08.491Z] #7 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done
23:23:08 [2020-09-17T23:23:08.491Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s
23:23:08 [2020-09-17T23:23:08.818Z] #7 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.2s done
23:23:09 [2020-09-17T23:23:09.145Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d
23:23:09 [2020-09-17T23:23:09.165Z] + docker version
23:23:09 [2020-09-17T23:23:09.165Z] Client: Docker Engine - Enterprise
23:23:09 [2020-09-17T23:23:09.165Z]  Version:           19.03.5
23:23:09 [2020-09-17T23:23:09.165Z]  API version:       1.40
23:23:09 [2020-09-17T23:23:09.165Z]  Go version:        go1.12.12
23:23:09 [2020-09-17T23:23:09.165Z]  Git commit:        2ee0c57608
23:23:09 [2020-09-17T23:23:09.165Z]  Built:             11/13/2019 08:00:16
23:23:09 [2020-09-17T23:23:09.165Z]  OS/Arch:           windows/amd64
23:23:09 [2020-09-17T23:23:09.165Z]  Experimental:      false
23:23:09 [2020-09-17T23:23:09.165Z] 
23:23:09 [2020-09-17T23:23:09.165Z] Server: Docker Engine - Enterprise
23:23:09 [2020-09-17T23:23:09.165Z]  Engine:
23:23:09 [2020-09-17T23:23:09.165Z]   Version:          19.03.5
23:23:09 [2020-09-17T23:23:09.165Z]   API version:      1.40 (minimum version 1.24)
23:23:09 [2020-09-17T23:23:09.165Z]   Go version:       go1.12.12
23:23:09 [2020-09-17T23:23:09.165Z]   Git commit:       2ee0c57608
23:23:09 [2020-09-17T23:23:09.165Z]   Built:            11/13/2019 07:58:51
23:23:09 [2020-09-17T23:23:09.165Z]   OS/Arch:          windows/amd64
23:23:09 [2020-09-17T23:23:09.165Z]   Experimental:     true
23:23:09 [2020-09-17T23:23:09.199Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:09 [2020-09-17T23:23:09.199Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
[Pipeline] sh
23:23:09 [2020-09-17T23:23:09.879Z] Fetching without tags
23:23:10 [2020-09-17T23:23:10.109Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:23:09 [2020-09-17T23:23:09.117Z]  > git remote # timeout=10
23:23:09 [2020-09-17T23:23:09.122Z]  > git config --get remote.origin.url # timeout=10
23:23:09 [2020-09-17T23:23:09.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:09 [2020-09-17T23:23:09.133Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:23:09 [2020-09-17T23:23:09.160Z]  > git rev-parse HEAD^{commit} # timeout=10
23:23:09 [2020-09-17T23:23:09.203Z]  > git config core.sparsecheckout # timeout=10
23:23:09 [2020-09-17T23:23:09.246Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:10 [2020-09-17T23:23:10.143Z]  > git --version # timeout=10
23:23:10 [2020-09-17T23:23:10.152Z]  > git --version # 'git version 2.17.1'
23:23:10 [2020-09-17T23:23:10.166Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:23:10 [2020-09-17T23:23:10.186Z] + docker info
23:23:10 [2020-09-17T23:23:10.191Z] Fetching without tags
23:23:10 [2020-09-17T23:23:10.284Z] #7 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.4s done
23:23:10 [2020-09-17T23:23:10.456Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
[Pipeline] withEnv
[Pipeline] {
23:23:10 [2020-09-17T23:23:10.611Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:23:10 [2020-09-17T23:23:10.686Z] Client: Docker Engine - Community
23:23:10 [2020-09-17T23:23:10.686Z]  Version:           19.03.12
23:23:10 [2020-09-17T23:23:10.686Z]  API version:       1.40
23:23:10 [2020-09-17T23:23:10.686Z]  Go version:        go1.13.10
23:23:10 [2020-09-17T23:23:10.686Z]  Git commit:        48a66213fe
23:23:10 [2020-09-17T23:23:10.686Z]  Built:             Mon Jun 22 15:45:36 2020
23:23:10 [2020-09-17T23:23:10.686Z]  OS/Arch:           linux/amd64
23:23:10 [2020-09-17T23:23:10.686Z]  Experimental:      false
23:23:10 [2020-09-17T23:23:10.686Z] 
23:23:10 [2020-09-17T23:23:10.686Z] Server: Docker Engine - Community
23:23:10 [2020-09-17T23:23:10.686Z]  Engine:
23:23:10 [2020-09-17T23:23:10.686Z]   Version:          19.03.12
23:23:10 [2020-09-17T23:23:10.686Z]   API version:      1.40 (minimum version 1.12)
23:23:10 [2020-09-17T23:23:10.686Z]   Go version:       go1.13.10
23:23:10 [2020-09-17T23:23:10.686Z]   Git commit:       48a66213fe
23:23:10 [2020-09-17T23:23:10.686Z]   Built:            Mon Jun 22 15:44:07 2020
23:23:10 [2020-09-17T23:23:10.686Z]   OS/Arch:          linux/amd64
23:23:10 [2020-09-17T23:23:10.686Z]   Experimental:     true
23:23:10 [2020-09-17T23:23:10.686Z]  containerd:
23:23:10 [2020-09-17T23:23:10.686Z]   Version:          1.2.13
23:23:10 [2020-09-17T23:23:10.686Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:10 [2020-09-17T23:23:10.686Z]  runc:
23:23:10 [2020-09-17T23:23:10.686Z]   Version:          1.0.0-rc10
23:23:10 [2020-09-17T23:23:10.686Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:10 [2020-09-17T23:23:10.686Z]  docker-init:
23:23:10 [2020-09-17T23:23:10.686Z]   Version:          0.18.0
23:23:10 [2020-09-17T23:23:10.686Z]   GitCommit:        fec3683
[Pipeline] sh
23:23:10 [2020-09-17T23:23:10.874Z] Merging remotes/origin/master commit 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 into PR head commit 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:11 [2020-09-17T23:23:11.101Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:11 [2020-09-17T23:23:11.101Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
23:23:11 [2020-09-17T23:23:11.130Z] + docker info
23:23:11 [2020-09-17T23:23:11.131Z] + docker version
23:23:11 [2020-09-17T23:23:11.153Z] Client:
23:23:11 [2020-09-17T23:23:11.153Z]  Debug Mode: false
23:23:11 [2020-09-17T23:23:11.153Z]  Plugins:
23:23:11 [2020-09-17T23:23:11.153Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
23:23:11 [2020-09-17T23:23:11.153Z] 
23:23:11 [2020-09-17T23:23:11.153Z] Server:
23:23:11 [2020-09-17T23:23:11.153Z]  Containers: 0
23:23:11 [2020-09-17T23:23:11.153Z]   Running: 0
23:23:11 [2020-09-17T23:23:11.153Z]   Paused: 0
23:23:11 [2020-09-17T23:23:11.153Z]   Stopped: 0
23:23:11 [2020-09-17T23:23:11.153Z]  Images: 10
23:23:11 [2020-09-17T23:23:11.153Z]  Server Version: 19.03.5
23:23:11 [2020-09-17T23:23:11.153Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:23:11 [2020-09-17T23:23:11.153Z]   Windows: 
23:23:11 [2020-09-17T23:23:11.153Z]   LCOW: 
23:23:11 [2020-09-17T23:23:11.153Z]  Logging Driver: json-file
23:23:11 [2020-09-17T23:23:11.153Z]  Plugins:
23:23:11 [2020-09-17T23:23:11.153Z]   Volume: local
23:23:11 [2020-09-17T23:23:11.153Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:23:11 [2020-09-17T23:23:11.153Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:23:11 [2020-09-17T23:23:11.153Z]  Swarm: inactive
23:23:11 [2020-09-17T23:23:11.153Z]  Default Isolation: process
23:23:11 [2020-09-17T23:23:11.153Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:23:11 [2020-09-17T23:23:11.153Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
23:23:11 [2020-09-17T23:23:11.153Z]  OSType: windows
23:23:11 [2020-09-17T23:23:11.153Z]  Architecture: x86_64
23:23:11 [2020-09-17T23:23:11.153Z]  CPUs: 4
23:23:11 [2020-09-17T23:23:11.153Z]  Total Memory: 32GiB
23:23:11 [2020-09-17T23:23:11.153Z]  Name: azwin-2-592260
23:23:11 [2020-09-17T23:23:11.153Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
23:23:11 [2020-09-17T23:23:11.153Z]  Docker Root Dir: D:\docker
23:23:11 [2020-09-17T23:23:11.153Z]  Debug Mode: false
23:23:11 [2020-09-17T23:23:11.153Z]  Registry: https://index.docker.io/v1/
23:23:11 [2020-09-17T23:23:11.153Z]  Labels:
23:23:11 [2020-09-17T23:23:11.153Z]  Experimental: true
23:23:11 [2020-09-17T23:23:11.153Z]  Insecure Registries:
23:23:11 [2020-09-17T23:23:11.153Z]   10.0.0.4:5000
23:23:11 [2020-09-17T23:23:11.153Z]   127.0.0.0/8
23:23:11 [2020-09-17T23:23:11.153Z]  Registry Mirrors:
23:23:11 [2020-09-17T23:23:11.153Z]   http://10.0.0.4:5000/
23:23:11 [2020-09-17T23:23:11.153Z]  Live Restore Enabled: false
23:23:11 [2020-09-17T23:23:11.153Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
23:23:09 [2020-09-17T23:23:09.851Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:09 [2020-09-17T23:23:09.855Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:23:09 [2020-09-17T23:23:09.857Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:09 [2020-09-17T23:23:09.872Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:09 [2020-09-17T23:23:09.887Z] Fetching upstream changes from https://github.com/moby/moby.git
23:23:09 [2020-09-17T23:23:09.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:09 [2020-09-17T23:23:09.888Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:10 [2020-09-17T23:23:10.881Z]  > git config core.sparsecheckout # timeout=10
23:23:10 [2020-09-17T23:23:10.884Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:11 [2020-09-17T23:23:11.750Z] #7 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.1s done
23:23:10 [2020-09-17T23:23:10.120Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:10 [2020-09-17T23:23:10.135Z]  > git config --add remote.origin.fetch +refs/pull/41466/head:refs/remotes/origin/PR-41466 # timeout=10
23:23:10 [2020-09-17T23:23:10.157Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:10 [2020-09-17T23:23:10.177Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:23:10 [2020-09-17T23:23:10.193Z] Fetching upstream changes from https://github.com/moby/moby.git
23:23:10 [2020-09-17T23:23:10.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:10 [2020-09-17T23:23:10.199Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41466/head:refs/remotes/origin/PR-41466 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:23:10 [2020-09-17T23:23:10.469Z]  > git config core.sparsecheckout # timeout=10
23:23:10 [2020-09-17T23:23:10.483Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:11 [2020-09-17T23:23:11.032Z]  > git remote # timeout=10
23:23:11 [2020-09-17T23:23:11.042Z]  > git config --get remote.origin.url # timeout=10
23:23:11 [2020-09-17T23:23:11.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:11 [2020-09-17T23:23:11.064Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:23:11 [2020-09-17T23:23:11.084Z]  > git rev-parse HEAD^{commit} # timeout=10
23:23:11 [2020-09-17T23:23:11.103Z]  > git config core.sparsecheckout # timeout=10
23:23:11 [2020-09-17T23:23:11.120Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:11 [2020-09-17T23:23:11.804Z] Merge succeeded, producing 9fb324f00be66e27afd4172b509ec5525b588f81
23:23:11 [2020-09-17T23:23:11.804Z] Checking out Revision 9fb324f00be66e27afd4172b509ec5525b588f81 (PR-41466)
23:23:12 [2020-09-17T23:23:12.076Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s
23:23:12 [2020-09-17T23:23:12.733Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:23:12 [2020-09-17T23:23:12.784Z]  > git --version # timeout=10
23:23:12 [2020-09-17T23:23:12.786Z]  > git --version # 'git version 2.7.4'
23:23:12 [2020-09-17T23:23:12.789Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:23:13 [2020-09-17T23:23:13.208Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:23:13 [2020-09-17T23:23:13.238Z]  > git --version # timeout=10
23:23:13 [2020-09-17T23:23:13.242Z]  > git --version # 'git version 2.7.4'
23:23:13 [2020-09-17T23:23:13.246Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:23:11 [2020-09-17T23:23:11.767Z]  > git remote # timeout=10
23:23:11 [2020-09-17T23:23:11.770Z]  > git config --get remote.origin.url # timeout=10
23:23:11 [2020-09-17T23:23:11.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:23:11 [2020-09-17T23:23:11.774Z]  > git merge 7f7e4abb331a2973cfb3223710cc35a3e476b1b3 # timeout=10
23:23:11 [2020-09-17T23:23:11.796Z]  > git rev-parse HEAD^{commit} # timeout=10
23:23:11 [2020-09-17T23:23:11.811Z]  > git config core.sparsecheckout # timeout=10
23:23:11 [2020-09-17T23:23:11.814Z]  > git checkout -f 9fb324f00be66e27afd4172b509ec5525b588f81 # timeout=10
23:23:13 [2020-09-17T23:23:13.730Z] + docker version
23:23:13 [2020-09-17T23:23:13.730Z] Client:
23:23:13 [2020-09-17T23:23:13.730Z]  Version:           18.06.1-ce
23:23:13 [2020-09-17T23:23:13.730Z]  API version:       1.38
23:23:13 [2020-09-17T23:23:13.730Z]  Go version:        go1.10.3
23:23:13 [2020-09-17T23:23:13.730Z]  Git commit:        e68fc7a
23:23:13 [2020-09-17T23:23:13.730Z]  Built:             Tue Aug 21 17:26:10 2018
23:23:13 [2020-09-17T23:23:13.730Z]  OS/Arch:           linux/ppc64le
23:23:13 [2020-09-17T23:23:13.730Z]  Experimental:      false
23:23:13 [2020-09-17T23:23:13.730Z] 
23:23:13 [2020-09-17T23:23:13.730Z] Server:
23:23:13 [2020-09-17T23:23:13.730Z]  Engine:
23:23:13 [2020-09-17T23:23:13.730Z]   Version:          18.06.1-ce
23:23:13 [2020-09-17T23:23:13.730Z]   API version:      1.38 (minimum version 1.12)
23:23:13 [2020-09-17T23:23:13.730Z]   Go version:       go1.10.3
23:23:13 [2020-09-17T23:23:13.730Z]   Git commit:       e68fc7a
23:23:13 [2020-09-17T23:23:13.730Z]   Built:            Tue Aug 21 17:24:20 2018
23:23:13 [2020-09-17T23:23:13.730Z]   OS/Arch:          linux/ppc64le
23:23:13 [2020-09-17T23:23:13.730Z]   Experimental:     true
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:23:14 [2020-09-17T23:23:14.132Z] + docker info
23:23:14 [2020-09-17T23:23:14.132Z] Containers: 0
23:23:14 [2020-09-17T23:23:14.132Z]  Running: 0
23:23:14 [2020-09-17T23:23:14.132Z]  Paused: 0
23:23:14 [2020-09-17T23:23:14.132Z]  Stopped: 0
23:23:14 [2020-09-17T23:23:14.132Z] Images: 0
23:23:14 [2020-09-17T23:23:14.132Z] Server Version: 18.06.1-ce
23:23:14 [2020-09-17T23:23:14.132Z] Storage Driver: overlay2
23:23:14 [2020-09-17T23:23:14.132Z]  Backing Filesystem: extfs
23:23:14 [2020-09-17T23:23:14.132Z]  Supports d_type: true
23:23:14 [2020-09-17T23:23:14.132Z]  Native Overlay Diff: true
23:23:14 [2020-09-17T23:23:14.132Z] Logging Driver: json-file
23:23:14 [2020-09-17T23:23:14.132Z] Cgroup Driver: cgroupfs
23:23:14 [2020-09-17T23:23:14.132Z] Plugins:
23:23:14 [2020-09-17T23:23:14.132Z]  Volume: local
23:23:14 [2020-09-17T23:23:14.132Z]  Network: bridge host ipvlan macvlan null overlay
23:23:14 [2020-09-17T23:23:14.132Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
23:23:14 [2020-09-17T23:23:14.132Z] Swarm: inactive
23:23:14 [2020-09-17T23:23:14.132Z] Runtimes: runc
23:23:14 [2020-09-17T23:23:14.132Z] Default Runtime: runc
23:23:14 [2020-09-17T23:23:14.132Z] Init Binary: docker-init
23:23:14 [2020-09-17T23:23:14.132Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
23:23:14 [2020-09-17T23:23:14.132Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
23:23:14 [2020-09-17T23:23:14.132Z] init version: fec3683
23:23:14 [2020-09-17T23:23:14.132Z] Security Options:
23:23:14 [2020-09-17T23:23:14.132Z]  apparmor
23:23:14 [2020-09-17T23:23:14.132Z]  seccomp
23:23:14 [2020-09-17T23:23:14.132Z]   Profile: default
23:23:14 [2020-09-17T23:23:14.132Z] Kernel Version: 4.4.0-139-generic
23:23:14 [2020-09-17T23:23:14.132Z] Operating System: Ubuntu 16.04.3 LTS
23:23:14 [2020-09-17T23:23:14.132Z] OSType: linux
23:23:14 [2020-09-17T23:23:14.132Z] Architecture: ppc64le
23:23:14 [2020-09-17T23:23:14.132Z] CPUs: 4
23:23:14 [2020-09-17T23:23:14.132Z] Total Memory: 7.972GiB
23:23:14 [2020-09-17T23:23:14.132Z] Name: ppc64le-ubuntu-26
23:23:14 [2020-09-17T23:23:14.132Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
23:23:14 [2020-09-17T23:23:14.132Z] Docker Root Dir: /var/lib/docker
23:23:14 [2020-09-17T23:23:14.132Z] Debug Mode (client): false
23:23:14 [2020-09-17T23:23:14.132Z] Debug Mode (server): false
23:23:14 [2020-09-17T23:23:14.132Z] Username: dockerbuildbot
23:23:14 [2020-09-17T23:23:14.132Z] Registry: https://index.docker.io/v1/
23:23:14 [2020-09-17T23:23:14.132Z] Labels:
23:23:14 [2020-09-17T23:23:14.132Z] Experimental: true
23:23:14 [2020-09-17T23:23:14.132Z] Insecure Registries:
23:23:14 [2020-09-17T23:23:14.132Z]  127.0.0.0/8
23:23:14 [2020-09-17T23:23:14.132Z] Live Restore Enabled: false
23:23:14 [2020-09-17T23:23:14.132Z] 
[Pipeline] sh
23:23:14 [2020-09-17T23:23:14.404Z] #7 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.5s done
23:23:14 [2020-09-17T23:23:14.448Z] + docker version
23:23:14 [2020-09-17T23:23:14.523Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:14 [2020-09-17T23:23:14.523Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:14 [2020-09-17T23:23:14.523Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:23:14 [2020-09-17T23:23:14.523Z] + bash /home/docker/workspace/moby_PR-41466/check-config.sh
23:23:14 [2020-09-17T23:23:14.523Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:23:14 [2020-09-17T23:23:14.523Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
23:23:14 [2020-09-17T23:23:14.523Z] 
23:23:14 [2020-09-17T23:23:14.523Z] Generally Necessary:
23:23:14 [2020-09-17T23:23:14.523Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:23:14 [2020-09-17T23:23:14.523Z] - apparmor: enabled and tools installed
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_NAMESPACES: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_NET_NS: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_PID_NS: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_IPC_NS: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_UTS_NS: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_CGROUPS: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_CGROUP_CPUACCT: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_CGROUP_DEVICE: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_CGROUP_FREEZER: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_CGROUP_SCHED: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_CPUSETS: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_MEMCG: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_KEYS: enabled
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_VETH: enabled (as module)
23:23:14 [2020-09-17T23:23:14.523Z] - CONFIG_BRIDGE: enabled (as module)
23:23:14 [2020-09-17T23:23:14.731Z] #7 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done
23:23:14 [2020-09-17T23:23:14.759Z] Commit message: "vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b"
23:23:14 [2020-09-17T23:23:14.781Z]  > git --version # timeout=10
23:23:14 [2020-09-17T23:23:14.791Z]  > git --version # 'git version 2.17.1'
23:23:14 [2020-09-17T23:23:14.802Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_NF_NAT: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_NF_NAT_NEEDED: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_POSIX_MQUEUE: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
23:23:14 [2020-09-17T23:23:14.818Z] 
23:23:14 [2020-09-17T23:23:14.818Z] Optional Features:
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_USER_NS: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_SECCOMP: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_CGROUP_PIDS: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_MEMCG_SWAP: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:23:14 [2020-09-17T23:23:14.818Z]     (cgroup swap accounting is currently enabled)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_MEMCG_KMEM: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_BLK_CGROUP: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IOSCHED_CFQ: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_CGROUP_PERF: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_CGROUP_HUGETLB: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_CFS_BANDWIDTH: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_RT_GROUP_SCHED: missing
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_VS: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_VS_NFCT: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_IP_VS_RR: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_EXT4_FS: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:23:14 [2020-09-17T23:23:14.818Z] - Network Drivers:
23:23:14 [2020-09-17T23:23:14.818Z]   - "overlay":
23:23:14 [2020-09-17T23:23:14.818Z]     - CONFIG_VXLAN: enabled (as module)
23:23:14 [2020-09-17T23:23:14.818Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:23:14 [2020-09-17T23:23:14.818Z]       Optional (for encrypted networks):
23:23:15 [2020-09-17T23:23:15.058Z] #7 DONE 10.1s
23:23:15 [2020-09-17T23:23:15.058Z] 
23:23:15 [2020-09-17T23:23:15.058Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_CRYPTO: enabled
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_XFRM: enabled
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_XFRM_USER: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_INET_ESP: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]   - "ipvlan":
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_IPVLAN: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]   - "macvlan":
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_MACVLAN: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_DUMMY: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]   - "ftp,tftp client in container":
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z] - Storage Drivers:
23:23:15 [2020-09-17T23:23:15.111Z]   - "aufs":
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_AUFS_FS: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]   - "btrfs":
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:23:15 [2020-09-17T23:23:15.111Z]   - "devicemapper":
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_BLK_DEV_DM: enabled
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]   - "overlay":
23:23:15 [2020-09-17T23:23:15.111Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:23:15 [2020-09-17T23:23:15.111Z]   - "zfs":
23:23:15 [2020-09-17T23:23:15.111Z]     - /dev/zfs: missing
23:23:15 [2020-09-17T23:23:15.111Z]     - zfs command: missing
23:23:15 [2020-09-17T23:23:15.111Z]     - zpool command: missing
23:23:15 [2020-09-17T23:23:15.111Z] 
23:23:15 [2020-09-17T23:23:15.111Z] Limits:
23:23:15 [2020-09-17T23:23:15.111Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:23:15 [2020-09-17T23:23:15.111Z] 
23:23:15 [2020-09-17T23:23:15.111Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:23:15 [2020-09-17T23:23:15.339Z] Client: Docker Engine - Community
23:23:15 [2020-09-17T23:23:15.339Z]  Version:           19.03.12
23:23:15 [2020-09-17T23:23:15.339Z]  API version:       1.40
23:23:15 [2020-09-17T23:23:15.339Z]  Go version:        go1.13.10
23:23:15 [2020-09-17T23:23:15.339Z]  Git commit:        48a66213fe
23:23:15 [2020-09-17T23:23:15.339Z]  Built:             Mon Jun 22 15:45:36 2020
23:23:15 [2020-09-17T23:23:15.339Z]  OS/Arch:           linux/amd64
23:23:15 [2020-09-17T23:23:15.339Z]  Experimental:      false
23:23:15 [2020-09-17T23:23:15.339Z] 
23:23:15 [2020-09-17T23:23:15.339Z] Server: Docker Engine - Community
23:23:15 [2020-09-17T23:23:15.339Z]  Engine:
23:23:15 [2020-09-17T23:23:15.339Z]   Version:          19.03.12
23:23:15 [2020-09-17T23:23:15.339Z]   API version:      1.40 (minimum version 1.12)
23:23:15 [2020-09-17T23:23:15.339Z]   Go version:       go1.13.10
23:23:15 [2020-09-17T23:23:15.339Z]   Git commit:       48a66213fe
23:23:15 [2020-09-17T23:23:15.339Z]   Built:            Mon Jun 22 15:44:07 2020
23:23:15 [2020-09-17T23:23:15.339Z]   OS/Arch:          linux/amd64
23:23:15 [2020-09-17T23:23:15.339Z]   Experimental:     true
23:23:15 [2020-09-17T23:23:15.339Z]  containerd:
23:23:15 [2020-09-17T23:23:15.339Z]   Version:          1.2.13
23:23:15 [2020-09-17T23:23:15.339Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:15 [2020-09-17T23:23:15.339Z]  runc:
23:23:15 [2020-09-17T23:23:15.339Z]   Version:          1.0.0-rc10
23:23:15 [2020-09-17T23:23:15.339Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:15 [2020-09-17T23:23:15.339Z]  docker-init:
23:23:15 [2020-09-17T23:23:15.339Z]   Version:          0.18.0
23:23:15 [2020-09-17T23:23:15.339Z]   GitCommit:        fec3683
23:23:15 [2020-09-17T23:23:15.550Z] + make bundles/buildx
[Pipeline] sh
23:23:15 [2020-09-17T23:23:15.845Z] make: command: Command not found
23:23:15 [2020-09-17T23:23:15.845Z] make: command: Command not found
23:23:15 [2020-09-17T23:23:15.845Z] mkdir bundles
23:23:15 [2020-09-17T23:23:15.845Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
23:23:15 [2020-09-17T23:23:15.845Z] 	--build-arg BUILDX_COMMIT \
23:23:15 [2020-09-17T23:23:15.845Z] 	--build-arg BUILDX_REPO \
23:23:15 [2020-09-17T23:23:15.845Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
23:23:15 [2020-09-17T23:23:15.845Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
23:23:15 [2020-09-17T23:23:15.845Z] 	.
23:23:15 [2020-09-17T23:23:15.845Z] /bin/sh: 4: go: not found
23:23:15 [2020-09-17T23:23:15.845Z] /bin/sh: 5: go: not found
23:23:15 [2020-09-17T23:23:15.866Z] + [ PR != PR ]
23:23:15 [2020-09-17T23:23:15.866Z] + [ master != master ]
23:23:15 [2020-09-17T23:23:15.866Z] + [  = true ]
23:23:15 [2020-09-17T23:23:15.869Z] + docker info
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:23:16 [2020-09-17T23:23:16.256Z] + docker version
23:23:16 [2020-09-17T23:23:16.263Z] #8 DONE 1.1s
23:23:16 [2020-09-17T23:23:16.263Z] 
23:23:16 [2020-09-17T23:23:16.263Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:23:16 [2020-09-17T23:23:16.983Z] #9 DONE 1.0s
23:23:16 [2020-09-17T23:23:16.983Z] 
23:23:16 [2020-09-17T23:23:16.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:17 [2020-09-17T23:23:17.311Z] #10 ...
23:23:17 [2020-09-17T23:23:17.311Z] 
23:23:17 [2020-09-17T23:23:17.311Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:23:17 [2020-09-17T23:23:17.311Z] #27 DONE 0.1s
23:23:17 [2020-09-17T23:23:17.311Z] 
23:23:17 [2020-09-17T23:23:17.311Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:23:17 [2020-09-17T23:23:17.311Z] #35 DONE 0.1s
23:23:17 [2020-09-17T23:23:17.311Z] 
23:23:17 [2020-09-17T23:23:17.311Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:17 [2020-09-17T23:23:17.930Z] Sending build context to Docker daemon   56.2MB

23:23:17 [2020-09-17T23:23:17.930Z] Step 1/15 : ARG GO_VERSION=1.13.15
23:23:17 [2020-09-17T23:23:17.930Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
23:23:17 [2020-09-17T23:23:17.930Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
23:23:17 [2020-09-17T23:23:17.930Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
23:23:18 [2020-09-17T23:23:18.221Z] 1.13.15-buster: Pulling from library/golang
23:23:18 [2020-09-17T23:23:18.221Z] db4e2d8d5901: Pulling fs layer
23:23:18 [2020-09-17T23:23:18.221Z] dfe2d012519c: Pulling fs layer
23:23:18 [2020-09-17T23:23:18.221Z] 5d8f1d1f9197: Pulling fs layer
23:23:18 [2020-09-17T23:23:18.221Z] 1301750ffb48: Pulling fs layer
23:23:18 [2020-09-17T23:23:18.221Z] dc5c6edc9cff: Pulling fs layer
23:23:18 [2020-09-17T23:23:18.221Z] 3c370c2e2f82: Pulling fs layer
23:23:18 [2020-09-17T23:23:18.221Z] 5ffb2f5886e2: Pulling fs layer
23:23:18 [2020-09-17T23:23:18.221Z] 1301750ffb48: Waiting
23:23:18 [2020-09-17T23:23:18.221Z] dc5c6edc9cff: Waiting
23:23:18 [2020-09-17T23:23:18.221Z] 3c370c2e2f82: Waiting
23:23:18 [2020-09-17T23:23:18.221Z] 5ffb2f5886e2: Waiting
23:23:18 [2020-09-17T23:23:18.877Z] dfe2d012519c: Verifying Checksum
23:23:18 [2020-09-17T23:23:18.877Z] dfe2d012519c: Download complete
23:23:18 [2020-09-17T23:23:18.877Z] 5d8f1d1f9197: Verifying Checksum
23:23:18 [2020-09-17T23:23:18.877Z] 5d8f1d1f9197: Download complete
23:23:20 [2020-09-17T23:23:20.456Z] Client: Docker Engine - Community
23:23:20 [2020-09-17T23:23:20.456Z]  Version:           19.03.12
23:23:20 [2020-09-17T23:23:20.456Z]  API version:       1.40
23:23:20 [2020-09-17T23:23:20.456Z]  Go version:        go1.13.10
23:23:20 [2020-09-17T23:23:20.456Z]  Git commit:        48a66213fe
23:23:20 [2020-09-17T23:23:20.456Z]  Built:             Mon Jun 22 15:45:36 2020
23:23:20 [2020-09-17T23:23:20.456Z]  OS/Arch:           linux/amd64
23:23:20 [2020-09-17T23:23:20.456Z]  Experimental:      false
23:23:20 [2020-09-17T23:23:20.456Z] 
23:23:20 [2020-09-17T23:23:20.456Z] Server: Docker Engine - Community
23:23:20 [2020-09-17T23:23:20.456Z]  Engine:
23:23:20 [2020-09-17T23:23:20.456Z]   Version:          19.03.12
23:23:20 [2020-09-17T23:23:20.456Z]   API version:      1.40 (minimum version 1.12)
23:23:20 [2020-09-17T23:23:20.456Z]   Go version:       go1.13.10
23:23:20 [2020-09-17T23:23:20.456Z]   Git commit:       48a66213fe
23:23:20 [2020-09-17T23:23:20.456Z]   Built:            Mon Jun 22 15:44:07 2020
23:23:20 [2020-09-17T23:23:20.456Z]   OS/Arch:          linux/amd64
23:23:20 [2020-09-17T23:23:20.456Z]   Experimental:     true
23:23:20 [2020-09-17T23:23:20.456Z]  containerd:
23:23:20 [2020-09-17T23:23:20.456Z]   Version:          1.2.13
23:23:20 [2020-09-17T23:23:20.456Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:20 [2020-09-17T23:23:20.456Z]  runc:
23:23:20 [2020-09-17T23:23:20.456Z]   Version:          1.0.0-rc10
23:23:20 [2020-09-17T23:23:20.456Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:20 [2020-09-17T23:23:20.456Z]  docker-init:
23:23:20 [2020-09-17T23:23:20.456Z]   Version:          0.18.0
23:23:20 [2020-09-17T23:23:20.456Z]   GitCommit:        fec3683
[Pipeline] sh
23:23:20 [2020-09-17T23:23:20.744Z] + docker info
23:23:21 [2020-09-17T23:23:21.047Z] Client: Docker Engine - Community
23:23:21 [2020-09-17T23:23:21.047Z]  Version:           19.03.12
23:23:21 [2020-09-17T23:23:21.047Z]  API version:       1.40
23:23:21 [2020-09-17T23:23:21.047Z]  Go version:        go1.13.10
23:23:21 [2020-09-17T23:23:21.047Z]  Git commit:        48a6621
23:23:21 [2020-09-17T23:23:21.047Z]  Built:             Mon Jun 22 15:46:32 2020
23:23:21 [2020-09-17T23:23:21.047Z]  OS/Arch:           linux/arm64
23:23:21 [2020-09-17T23:23:21.047Z]  Experimental:      false
23:23:21 [2020-09-17T23:23:21.047Z] 
23:23:21 [2020-09-17T23:23:21.047Z] Server: Docker Engine - Community
23:23:21 [2020-09-17T23:23:21.047Z]  Engine:
23:23:21 [2020-09-17T23:23:21.047Z]   Version:          19.03.12
23:23:21 [2020-09-17T23:23:21.047Z]   API version:      1.40 (minimum version 1.12)
23:23:21 [2020-09-17T23:23:21.047Z]   Go version:       go1.13.10
23:23:21 [2020-09-17T23:23:21.047Z]   Git commit:       48a6621
23:23:21 [2020-09-17T23:23:21.047Z]   Built:            Mon Jun 22 15:45:04 2020
23:23:21 [2020-09-17T23:23:21.047Z]   OS/Arch:          linux/arm64
23:23:21 [2020-09-17T23:23:21.047Z]   Experimental:     true
23:23:21 [2020-09-17T23:23:21.047Z]  containerd:
23:23:21 [2020-09-17T23:23:21.047Z]   Version:          1.2.13
23:23:21 [2020-09-17T23:23:21.047Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:21 [2020-09-17T23:23:21.047Z]  runc:
23:23:21 [2020-09-17T23:23:21.047Z]   Version:          1.0.0-rc10
23:23:21 [2020-09-17T23:23:21.047Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:21 [2020-09-17T23:23:21.047Z]  docker-init:
23:23:21 [2020-09-17T23:23:21.047Z]   Version:          0.18.0
23:23:21 [2020-09-17T23:23:21.047Z]   GitCommit:        fec3683
23:23:21 [2020-09-17T23:23:21.078Z] Client:
23:23:21 [2020-09-17T23:23:21.078Z]  Debug Mode: false
23:23:21 [2020-09-17T23:23:21.078Z] 
23:23:21 [2020-09-17T23:23:21.078Z] Server:
23:23:21 [2020-09-17T23:23:21.078Z]  Containers: 0
23:23:21 [2020-09-17T23:23:21.078Z]   Running: 0
23:23:21 [2020-09-17T23:23:21.078Z]   Paused: 0
23:23:21 [2020-09-17T23:23:21.078Z]   Stopped: 0
23:23:21 [2020-09-17T23:23:21.078Z]  Images: 0
23:23:21 [2020-09-17T23:23:21.078Z]  Server Version: 19.03.12
23:23:21 [2020-09-17T23:23:21.078Z]  Storage Driver: overlay2
23:23:21 [2020-09-17T23:23:21.078Z]   Backing Filesystem: extfs
23:23:21 [2020-09-17T23:23:21.078Z]   Supports d_type: true
23:23:21 [2020-09-17T23:23:21.078Z]   Native Overlay Diff: true
23:23:21 [2020-09-17T23:23:21.078Z]  Logging Driver: json-file
23:23:21 [2020-09-17T23:23:21.078Z]  Cgroup Driver: cgroupfs
23:23:21 [2020-09-17T23:23:21.078Z]  Plugins:
23:23:21 [2020-09-17T23:23:21.078Z]   Volume: local
23:23:21 [2020-09-17T23:23:21.078Z]   Network: bridge host ipvlan macvlan null overlay
23:23:21 [2020-09-17T23:23:21.078Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:23:21 [2020-09-17T23:23:21.078Z]  Swarm: inactive
23:23:21 [2020-09-17T23:23:21.078Z]  Runtimes: runc
23:23:21 [2020-09-17T23:23:21.078Z]  Default Runtime: runc
23:23:21 [2020-09-17T23:23:21.078Z]  Init Binary: docker-init
23:23:21 [2020-09-17T23:23:21.078Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:21 [2020-09-17T23:23:21.078Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:21 [2020-09-17T23:23:21.078Z]  init version: fec3683
23:23:21 [2020-09-17T23:23:21.078Z]  Security Options:
23:23:21 [2020-09-17T23:23:21.078Z]   apparmor
23:23:21 [2020-09-17T23:23:21.078Z]   seccomp
23:23:21 [2020-09-17T23:23:21.078Z]    Profile: default
23:23:21 [2020-09-17T23:23:21.078Z]  Kernel Version: 5.3.0-1035-aws
23:23:21 [2020-09-17T23:23:21.078Z]  Operating System: Ubuntu 18.04.5 LTS
23:23:21 [2020-09-17T23:23:21.078Z]  OSType: linux
23:23:21 [2020-09-17T23:23:21.078Z]  Architecture: x86_64
23:23:21 [2020-09-17T23:23:21.078Z]  CPUs: 8
23:23:21 [2020-09-17T23:23:21.078Z]  Total Memory: 30.91GiB
23:23:21 [2020-09-17T23:23:21.078Z]  Name: ip-10-100-87-115
23:23:21 [2020-09-17T23:23:21.078Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
23:23:21 [2020-09-17T23:23:21.078Z]  Docker Root Dir: /var/lib/docker
23:23:21 [2020-09-17T23:23:21.078Z]  Debug Mode: false
23:23:21 [2020-09-17T23:23:21.078Z]  Registry: https://index.docker.io/v1/
23:23:21 [2020-09-17T23:23:21.078Z]  Labels:
23:23:21 [2020-09-17T23:23:21.078Z]  Experimental: true
23:23:21 [2020-09-17T23:23:21.078Z]  Insecure Registries:
23:23:21 [2020-09-17T23:23:21.078Z]   127.0.0.0/8
23:23:21 [2020-09-17T23:23:21.078Z]  Live Restore Enabled: true
23:23:21 [2020-09-17T23:23:21.078Z] 
23:23:21 [2020-09-17T23:23:21.078Z] WARNING: No swap limit support
23:23:21 [2020-09-17T23:23:21.079Z] db4e2d8d5901: Verifying Checksum
23:23:21 [2020-09-17T23:23:21.079Z] db4e2d8d5901: Download complete
[Pipeline] sh
[Pipeline] sh
23:23:21 [2020-09-17T23:23:21.154Z] Client:
23:23:21 [2020-09-17T23:23:21.154Z]  Debug Mode: false
23:23:21 [2020-09-17T23:23:21.154Z] 
23:23:21 [2020-09-17T23:23:21.154Z] Server:
23:23:21 [2020-09-17T23:23:21.154Z]  Containers: 0
23:23:21 [2020-09-17T23:23:21.154Z]   Running: 0
23:23:21 [2020-09-17T23:23:21.154Z]   Paused: 0
23:23:21 [2020-09-17T23:23:21.154Z]   Stopped: 0
23:23:21 [2020-09-17T23:23:21.154Z]  Images: 0
23:23:21 [2020-09-17T23:23:21.154Z]  Server Version: 19.03.12
23:23:21 [2020-09-17T23:23:21.154Z]  Storage Driver: overlay2
23:23:21 [2020-09-17T23:23:21.154Z]   Backing Filesystem: extfs
23:23:21 [2020-09-17T23:23:21.154Z]   Supports d_type: true
23:23:21 [2020-09-17T23:23:21.154Z]   Native Overlay Diff: true
23:23:21 [2020-09-17T23:23:21.154Z]  Logging Driver: json-file
23:23:21 [2020-09-17T23:23:21.154Z]  Cgroup Driver: cgroupfs
23:23:21 [2020-09-17T23:23:21.154Z]  Plugins:
23:23:21 [2020-09-17T23:23:21.154Z]   Volume: local
23:23:21 [2020-09-17T23:23:21.154Z]   Network: bridge host ipvlan macvlan null overlay
23:23:21 [2020-09-17T23:23:21.154Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:23:21 [2020-09-17T23:23:21.154Z]  Swarm: inactive
23:23:21 [2020-09-17T23:23:21.154Z]  Runtimes: runc
23:23:21 [2020-09-17T23:23:21.154Z]  Default Runtime: runc
23:23:21 [2020-09-17T23:23:21.154Z]  Init Binary: docker-init
23:23:21 [2020-09-17T23:23:21.154Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:21 [2020-09-17T23:23:21.154Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:21 [2020-09-17T23:23:21.154Z]  init version: fec3683
23:23:21 [2020-09-17T23:23:21.154Z]  Security Options:
23:23:21 [2020-09-17T23:23:21.154Z]   apparmor
23:23:21 [2020-09-17T23:23:21.154Z]   seccomp
23:23:21 [2020-09-17T23:23:21.154Z]    Profile: default
23:23:21 [2020-09-17T23:23:21.154Z]  Kernel Version: 5.3.0-1035-aws
23:23:21 [2020-09-17T23:23:21.154Z]  Operating System: Ubuntu 18.04.5 LTS
23:23:21 [2020-09-17T23:23:21.154Z]  OSType: linux
23:23:21 [2020-09-17T23:23:21.154Z]  Architecture: x86_64
23:23:21 [2020-09-17T23:23:21.154Z]  CPUs: 2
23:23:21 [2020-09-17T23:23:21.154Z]  Total Memory: 15.35GiB
23:23:21 [2020-09-17T23:23:21.154Z]  Name: ip-10-100-62-48
23:23:21 [2020-09-17T23:23:21.154Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
23:23:21 [2020-09-17T23:23:21.154Z]  Docker Root Dir: /var/lib/docker
23:23:21 [2020-09-17T23:23:21.154Z]  Debug Mode: false
23:23:21 [2020-09-17T23:23:21.154Z]  Registry: https://index.docker.io/v1/
23:23:21 [2020-09-17T23:23:21.154Z]  Labels:
23:23:21 [2020-09-17T23:23:21.154Z]  Experimental: true
23:23:21 [2020-09-17T23:23:21.154Z]  Insecure Registries:
23:23:21 [2020-09-17T23:23:21.154Z]   127.0.0.0/8
23:23:21 [2020-09-17T23:23:21.154Z]  Live Restore Enabled: true
23:23:21 [2020-09-17T23:23:21.154Z] 
23:23:21 [2020-09-17T23:23:21.154Z] WARNING: No swap limit support
[Pipeline] sh
23:23:21 [2020-09-17T23:23:21.353Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:21 [2020-09-17T23:23:21.353Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:21 [2020-09-17T23:23:21.353Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:23:21 [2020-09-17T23:23:21.401Z] + docker info
23:23:21 [2020-09-17T23:23:21.445Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:21 [2020-09-17T23:23:21.445Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:21 [2020-09-17T23:23:21.445Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:23:21 [2020-09-17T23:23:21.445Z] + bash /home/ubuntu/workspace/moby_PR-41466/check-config.sh
23:23:21 [2020-09-17T23:23:21.445Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:23:21 [2020-09-17T23:23:21.445Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
23:23:21 [2020-09-17T23:23:21.445Z] 
23:23:21 [2020-09-17T23:23:21.445Z] Generally Necessary:
23:23:21 [2020-09-17T23:23:21.445Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:23:21 [2020-09-17T23:23:21.445Z] - apparmor: enabled and tools installed
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NAMESPACES: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NET_NS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_PID_NS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_IPC_NS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_UTS_NS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUPS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_CPUACCT: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_DEVICE: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_FREEZER: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_SCHED: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CPUSETS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_MEMCG: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_KEYS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_VETH: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_BRIDGE: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NF_NAT_IPV4: missing
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NF_NAT: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NF_NAT_NEEDED: missing
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_POSIX_MQUEUE: enabled
23:23:21 [2020-09-17T23:23:21.445Z] 
23:23:21 [2020-09-17T23:23:21.445Z] Optional Features:
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_USER_NS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_SECCOMP: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_PIDS: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_MEMCG_SWAP: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:23:21 [2020-09-17T23:23:21.445Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_BLK_CGROUP: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_IOSCHED_CFQ: missing
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_PERF: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_HUGETLB: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_CFS_BANDWIDTH: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_RT_GROUP_SCHED: missing
23:23:21 [2020-09-17T23:23:21.445Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] + bash /home/ubuntu/workspace/moby_PR-41466/check-config.sh
23:23:21 [2020-09-17T23:23:21.610Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:23:21 [2020-09-17T23:23:21.610Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
23:23:21 [2020-09-17T23:23:21.610Z] 
23:23:21 [2020-09-17T23:23:21.610Z] Generally Necessary:
23:23:21 [2020-09-17T23:23:21.610Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:23:21 [2020-09-17T23:23:21.610Z] - apparmor: enabled and tools installed
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_NAMESPACES: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_NET_NS: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_PID_NS: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_IPC_NS: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_UTS_NS: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_CGROUPS: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_CGROUP_CPUACCT: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_CGROUP_DEVICE: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_CGROUP_FREEZER: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_CGROUP_SCHED: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_CPUSETS: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_MEMCG: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_KEYS: enabled
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_VETH: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_BRIDGE: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_NF_NAT_IPV4: missing
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:23:21 [2020-09-17T23:23:21.610Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_IP_VS: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_IP_VS_NFCT: enabled
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_IP_VS_RR: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_EXT4_FS: enabled
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:23:21 [2020-09-17T23:23:21.705Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:23:21 [2020-09-17T23:23:21.705Z] - Network Drivers:
23:23:21 [2020-09-17T23:23:21.705Z]   - "overlay":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_VXLAN: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:23:21 [2020-09-17T23:23:21.705Z]       Optional (for encrypted networks):
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_CRYPTO: enabled
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_CRYPTO_AEAD: enabled
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_CRYPTO_GCM: enabled
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_CRYPTO_GHASH: enabled
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_XFRM: enabled
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_XFRM_USER: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_INET_ESP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:23:21 [2020-09-17T23:23:21.705Z]   - "ipvlan":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_IPVLAN: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]   - "macvlan":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_MACVLAN: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_DUMMY: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]   - "ftp,tftp client in container":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z] - Storage Drivers:
23:23:21 [2020-09-17T23:23:21.705Z]   - "aufs":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_AUFS_FS: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]   - "btrfs":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:23:21 [2020-09-17T23:23:21.705Z]   - "devicemapper":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_BLK_DEV_DM: enabled
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]   - "overlay":
23:23:21 [2020-09-17T23:23:21.705Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:23:21 [2020-09-17T23:23:21.705Z]   - "zfs":
23:23:21 [2020-09-17T23:23:21.705Z]     - /dev/zfs: present
23:23:21 [2020-09-17T23:23:21.705Z]     - zfs command: missing
23:23:21 [2020-09-17T23:23:21.705Z]     - zpool command: missing
23:23:21 [2020-09-17T23:23:21.705Z] 
23:23:21 [2020-09-17T23:23:21.705Z] Limits:
23:23:21 [2020-09-17T23:23:21.705Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:23:21 [2020-09-17T23:23:21.705Z] 
23:23:21 [2020-09-17T23:23:21.705Z] + true
[Pipeline] }
23:23:21 [2020-09-17T23:23:21.726Z] 1301750ffb48: Verifying Checksum
23:23:21 [2020-09-17T23:23:21.726Z] 1301750ffb48: Download complete
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_NF_NAT: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_NF_NAT_NEEDED: missing
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_POSIX_MQUEUE: enabled
23:23:21 [2020-09-17T23:23:21.867Z] 
23:23:21 [2020-09-17T23:23:21.867Z] Optional Features:
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_USER_NS: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_SECCOMP: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_CGROUP_PIDS: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_MEMCG_SWAP: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:23:21 [2020-09-17T23:23:21.867Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_BLK_CGROUP: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IOSCHED_CFQ: missing
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_CGROUP_PERF: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_CGROUP_HUGETLB: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_CFS_BANDWIDTH: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_RT_GROUP_SCHED: missing
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IP_VS: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IP_VS_NFCT: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_IP_VS_RR: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_EXT4_FS: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:23:21 [2020-09-17T23:23:21.867Z] - Network Drivers:
23:23:21 [2020-09-17T23:23:21.867Z]   - "overlay":
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_VXLAN: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:23:21 [2020-09-17T23:23:21.867Z]       Optional (for encrypted networks):
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_CRYPTO: enabled
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_CRYPTO_AEAD: enabled
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_CRYPTO_GCM: enabled
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_CRYPTO_GHASH: enabled
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_XFRM: enabled
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_XFRM_USER: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_INET_ESP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:23:21 [2020-09-17T23:23:21.867Z]   - "ipvlan":
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_IPVLAN: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]   - "macvlan":
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_MACVLAN: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_DUMMY: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]   - "ftp,tftp client in container":
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:23:21 [2020-09-17T23:23:21.867Z] - Storage Drivers:
23:23:21 [2020-09-17T23:23:21.867Z]   - "aufs":
23:23:22 [2020-09-17T23:23:22.025Z] 5ffb2f5886e2: Verifying Checksum
23:23:22 [2020-09-17T23:23:22.025Z] 5ffb2f5886e2: Download complete
23:23:22 [2020-09-17T23:23:22.045Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9fb324f00be66e27afd4172b509ec5525b588f81 .
23:23:22 [2020-09-17T23:23:22.045Z] #1 [internal] load .dockerignore
23:23:22 [2020-09-17T23:23:22.045Z] #1 transferring context: 87B done
23:23:22 [2020-09-17T23:23:22.045Z] #1 DONE 0.0s
23:23:22 [2020-09-17T23:23:22.045Z] 
23:23:22 [2020-09-17T23:23:22.045Z] #2 [internal] load build definition from Dockerfile
23:23:22 [2020-09-17T23:23:22.045Z] #2 transferring dockerfile: 16.37kB done
23:23:22 [2020-09-17T23:23:22.045Z] #2 DONE 0.0s
23:23:22 [2020-09-17T23:23:22.045Z] 
23:23:22 [2020-09-17T23:23:22.045Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:23:22 [2020-09-17T23:23:22.063Z] #36 4.053 + git clone https://github.com/docker/distribution.git .
23:23:22 [2020-09-17T23:23:22.063Z] #36 4.056 Cloning into '.'...
23:23:22 [2020-09-17T23:23:22.123Z]     - CONFIG_AUFS_FS: enabled (as module)
23:23:22 [2020-09-17T23:23:22.123Z]   - "btrfs":
23:23:22 [2020-09-17T23:23:22.123Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:23:22 [2020-09-17T23:23:22.123Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:23:22 [2020-09-17T23:23:22.123Z]   - "devicemapper":
23:23:22 [2020-09-17T23:23:22.123Z]     - CONFIG_BLK_DEV_DM: enabled
23:23:22 [2020-09-17T23:23:22.123Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:23:22 [2020-09-17T23:23:22.123Z]   - "overlay":
23:23:22 [2020-09-17T23:23:22.123Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:23:22 [2020-09-17T23:23:22.123Z]   - "zfs":
23:23:22 [2020-09-17T23:23:22.123Z]     - /dev/zfs: present
23:23:22 [2020-09-17T23:23:22.123Z]     - zfs command: missing
23:23:22 [2020-09-17T23:23:22.123Z]     - zpool command: missing
23:23:22 [2020-09-17T23:23:22.123Z] 
23:23:22 [2020-09-17T23:23:22.123Z] Limits:
23:23:22 [2020-09-17T23:23:22.123Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:23:22 [2020-09-17T23:23:22.123Z] 
23:23:22 [2020-09-17T23:23:22.123Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:23:22 [2020-09-17T23:23:22.324Z] dc5c6edc9cff: Verifying Checksum
23:23:22 [2020-09-17T23:23:22.324Z] dc5c6edc9cff: Download complete
23:23:22 [2020-09-17T23:23:22.391Z] #36 ...
23:23:22 [2020-09-17T23:23:22.391Z] 
23:23:22 [2020-09-17T23:23:22.391Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.995 + RM_GOPATH=0
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.995 + TMP_GOPATH=
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.995 + : /build
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.996 + '[' -z '' ']'
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.996 ++ mktemp -d
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.999 + export GOPATH=/tmp/tmp.z832bc9QV8
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.999 + GOPATH=/tmp/tmp.z832bc9QV8
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.999 + RM_GOPATH=1
23:23:22 [2020-09-17T23:23:22.391Z] #54 2.999 + case "$(go env GOARCH)" in
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.006 ++ go env GOARCH
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.045 + export GO_BUILDMODE=-buildmode=pie
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.045 + GO_BUILDMODE=-buildmode=pie
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.046 ++ dirname /tmp/install/install.sh
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.056 + dir=/tmp/install
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.056 + bin=rootlesskit
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.056 + shift
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.056 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + . /tmp/install/rootlesskit.installer
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + install_rootlesskit
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + case "$1" in
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + export CGO_ENABLED=0
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + CGO_ENABLED=0
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + _install_rootlesskit
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.057 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.z832bc9QV8/src/github.com/rootless-containers/rootlesskit
23:23:22 [2020-09-17T23:23:22.391Z] #54 3.066 Cloning into '/tmp/tmp.z832bc9QV8/src/github.com/rootless-containers/rootlesskit'...
23:23:22 [2020-09-17T23:23:22.449Z] + sudo modprobe ip_vs
23:23:22 [2020-09-17T23:23:22.449Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9fb324f00be66e27afd4172b509ec5525b588f81 .
23:23:22 [2020-09-17T23:23:22.449Z] #1 [internal] load build definition from Dockerfile
23:23:22 [2020-09-17T23:23:22.449Z] #1 transferring dockerfile: 16.37kB done
23:23:22 [2020-09-17T23:23:22.449Z] #1 DONE 0.0s
23:23:22 [2020-09-17T23:23:22.449Z] 
23:23:22 [2020-09-17T23:23:22.449Z] #2 [internal] load .dockerignore
23:23:22 [2020-09-17T23:23:22.449Z] #2 transferring context: 87B done
23:23:22 [2020-09-17T23:23:22.449Z] #2 DONE 0.0s
23:23:22 [2020-09-17T23:23:22.449Z] 
23:23:22 [2020-09-17T23:23:22.449Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:23:22 [2020-09-17T23:23:22.615Z] #3 DONE 0.4s
23:23:22 [2020-09-17T23:23:22.615Z] 
23:23:22 [2020-09-17T23:23:22.615Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:23:22 [2020-09-17T23:23:22.615Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:23:22 [2020-09-17T23:23:22.615Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:23:22 [2020-09-17T23:23:22.615Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:23:22 [2020-09-17T23:23:22.615Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:23:22 [2020-09-17T23:23:22.615Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 34.35kB / 8.88MB 0.1s
23:23:22 [2020-09-17T23:23:22.615Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
23:23:22 [2020-09-17T23:23:22.875Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
23:23:22 [2020-09-17T23:23:22.875Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
23:23:23 [2020-09-17T23:23:23.135Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
23:23:23 [2020-09-17T23:23:23.135Z] #4 DONE 0.6s
23:23:23 [2020-09-17T23:23:23.377Z] #3 DONE 0.7s
23:23:23 [2020-09-17T23:23:23.377Z] 
23:23:23 [2020-09-17T23:23:23.377Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:23:23 [2020-09-17T23:23:23.377Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:23:23 [2020-09-17T23:23:23.377Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:23:23 [2020-09-17T23:23:23.377Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:23:23 [2020-09-17T23:23:23.378Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:23:23 [2020-09-17T23:23:23.378Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
23:23:23 [2020-09-17T23:23:23.378Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.49MB / 8.88MB 0.2s
23:23:23 [2020-09-17T23:23:23.397Z] 
23:23:23 [2020-09-17T23:23:23.398Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:23:23 [2020-09-17T23:23:23.398Z] #6 DONE 0.2s
23:23:23 [2020-09-17T23:23:23.398Z] 
23:23:23 [2020-09-17T23:23:23.398Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:23:23 [2020-09-17T23:23:23.398Z] #5 DONE 0.2s
23:23:23 [2020-09-17T23:23:23.398Z] 
23:23:23 [2020-09-17T23:23:23.398Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:23 [2020-09-17T23:23:23.398Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:23:23 [2020-09-17T23:23:23.398Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s
23:23:23 [2020-09-17T23:23:23.398Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:23:23 [2020-09-17T23:23:23.398Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:23:23 [2020-09-17T23:23:23.398Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:23:23 [2020-09-17T23:23:23.398Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 350.78kB / 50.40MB 0.1s
23:23:23 [2020-09-17T23:23:23.398Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
23:23:23 [2020-09-17T23:23:23.534Z] #54 6.646 + cd /tmp/tmp.z832bc9QV8/src/github.com/rootless-containers/rootlesskit
23:23:23 [2020-09-17T23:23:23.634Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
23:23:23 [2020-09-17T23:23:23.634Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
23:23:23 [2020-09-17T23:23:23.634Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s done
23:23:23 [2020-09-17T23:23:23.634Z] #4 DONE 0.6s
23:23:23 [2020-09-17T23:23:23.634Z] 
23:23:23 [2020-09-17T23:23:23.634Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:23:23 [2020-09-17T23:23:23.709Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.01MB / 10.00MB 0.2s
23:23:23 [2020-09-17T23:23:23.709Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.12MB / 50.40MB 0.2s
23:23:23 [2020-09-17T23:23:23.709Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.53MB / 7.81MB 0.2s
23:23:23 [2020-09-17T23:23:23.709Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.75MB / 10.00MB 0.3s
23:23:23 [2020-09-17T23:23:23.709Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 17.95MB / 50.40MB 0.3s
23:23:23 [2020-09-17T23:23:23.709Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.38MB / 7.81MB 0.3s
23:23:23 [2020-09-17T23:23:23.861Z] #54 6.647 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:23 [2020-09-17T23:23:23.892Z] #6 DONE 0.2s
23:23:23 [2020-09-17T23:23:23.892Z] 
23:23:23 [2020-09-17T23:23:23.892Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:23:23 [2020-09-17T23:23:23.892Z] #5 DONE 0.2s
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.64MB / 50.40MB 0.5s
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.22MB / 50.40MB 0.6s
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.6s
23:23:23 [2020-09-17T23:23:23.986Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 224.78kB / 68.67MB 0.6s
23:23:24 [2020-09-17T23:23:24.155Z] 
23:23:24 [2020-09-17T23:23:24.155Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:24 [2020-09-17T23:23:24.155Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:23:24 [2020-09-17T23:23:24.155Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s
23:23:24 [2020-09-17T23:23:24.155Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s
23:23:24 [2020-09-17T23:23:24.155Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:23:24 [2020-09-17T23:23:24.155Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:23:24 [2020-09-17T23:23:24.155Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:23:24 [2020-09-17T23:23:24.155Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.36MB / 10.00MB 0.1s
23:23:24 [2020-09-17T23:23:24.155Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.2s
23:23:24 [2020-09-17T23:23:24.188Z] #54 7.227 + for f in rootlesskit rootlesskit-docker-proxy
23:23:24 [2020-09-17T23:23:24.199Z] DEBUG: print all environment variables to check how Jenkins runs this script
23:23:24 [2020-09-17T23:23:24.199Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a432b872\powershellScript.ps1'; exit $LASTEXITCODE;
23:23:24 [2020-09-17T23:23:24.199Z] ----------------------------------------------------------------------------
23:23:24 [2020-09-17T23:23:24.199Z] 
23:23:24 [2020-09-17T23:23:24.199Z] INFO: executeCI.ps1 starting at Thu Sep 17 23:23:23 CUT 2020
23:23:24 [2020-09-17T23:23:24.199Z] 
23:23:24 [2020-09-17T23:23:24.199Z] INFO: Script version 05-Feb-2019 09:03 PDT
23:23:24 [2020-09-17T23:23:24.199Z] INFO: Running git version 2.24.1.windows.2
23:23:24 [2020-09-17T23:23:24.199Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
23:23:24 [2020-09-17T23:23:24.199Z] INFO: Environment variables:
23:23:24 [2020-09-17T23:23:24.199Z] 
23:23:24 [2020-09-17T23:23:24.199Z] Name                           Value                                                                                   
23:23:24 [2020-09-17T23:23:24.199Z] ----                           -----                                                                                   
23:23:24 [2020-09-17T23:23:24.199Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
23:23:24 [2020-09-17T23:23:24.199Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
23:23:24 [2020-09-17T23:23:24.199Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
23:23:24 [2020-09-17T23:23:24.199Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
23:23:24 [2020-09-17T23:23:24.199Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
23:23:24 [2020-09-17T23:23:24.199Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
23:23:24 [2020-09-17T23:23:24.199Z] BRANCH_NAME                    PR-41466                                                                                
23:23:24 [2020-09-17T23:23:24.199Z] BUILD_DISPLAY_NAME             #1                                                                                      
23:23:24 [2020-09-17T23:23:24.199Z] BUILD_ID                       1                                                                                       
23:23:24 [2020-09-17T23:23:24.199Z] BUILD_NUMBER                   1                                                                                       
23:23:24 [2020-09-17T23:23:24.199Z] BUILD_TAG                      jenkins-moby-PR-41466-1                                                                 
23:23:24 [2020-09-17T23:23:24.199Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41466/1/                              
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_AUTHOR                  thaJeztah                                                                               
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_BRANCH                  bump_libnetwork                                                                         
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_FORK                    thaJeztah/docker                                                                        
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_ID                      41466                                                                                   
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_TARGET                  master                                                                                  
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_TITLE                   vendor: docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b                      
23:23:24 [2020-09-17T23:23:24.199Z] CHANGE_URL                     https://github.com/moby/moby/pull/41466                                                 
23:23:24 [2020-09-17T23:23:24.199Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
23:23:24 [2020-09-17T23:23:24.199Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
23:23:24 [2020-09-17T23:23:24.199Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
23:23:24 [2020-09-17T23:23:24.199Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
23:23:24 [2020-09-17T23:23:24.199Z] COMPUTERNAME                   azwin-2-592260                                                                          
23:23:24 [2020-09-17T23:23:24.199Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
23:23:24 [2020-09-17T23:23:24.199Z] ConfigSequenceNumber           0                                                                                       
23:23:24 [2020-09-17T23:23:24.199Z] DOCKER_BUILDKIT                0                                                                                       
23:23:24 [2020-09-17T23:23:24.199Z] DOCKER_DUT_DEBUG               1                                                                                       
23:23:24 [2020-09-17T23:23:24.199Z] DOCKER_EXPERIMENTAL            1                                                                                       
23:23:24 [2020-09-17T23:23:24.199Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
23:23:24 [2020-09-17T23:23:24.199Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
23:23:24 [2020-09-17T23:23:24.199Z] EXECUTOR_NUMBER                0                                                                                       
23:23:24 [2020-09-17T23:23:24.199Z] FQDN                           azwin-2-592260.westus.cloudapp.azure.com                                                
23:23:24 [2020-09-17T23:23:24.199Z] GIT_BRANCH                     PR-41466                                                                                
23:23:24 [2020-09-17T23:23:24.199Z] GIT_COMMIT                     9fb324f00be66e27afd4172b509ec5525b588f81                                                
23:23:24 [2020-09-17T23:23:24.199Z] GIT_URL                        https://github.com/moby/moby.git                                                        
23:23:24 [2020-09-17T23:23:24.200Z] HUDSON_COOKIE                  64c39e11-b948-4274-95db-619d56fa5666                                                    
23:23:24 [2020-09-17T23:23:24.200Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
23:23:24 [2020-09-17T23:23:24.200Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
23:23:24 [2020-09-17T23:23:24.200Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
23:23:24 [2020-09-17T23:23:24.200Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
23:23:24 [2020-09-17T23:23:24.200Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
23:23:24 [2020-09-17T23:23:24.200Z] JENKINS_NODE_COOKIE            a1d53fae-a73d-49fd-bc43-d18d9149e4b2                                                    
23:23:24 [2020-09-17T23:23:24.200Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
23:23:24 [2020-09-17T23:23:24.200Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
23:23:24 [2020-09-17T23:23:24.200Z] JOB_BASE_NAME                  PR-41466                                                                                
23:23:24 [2020-09-17T23:23:24.200Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41466/display/redirect                
23:23:24 [2020-09-17T23:23:24.200Z] JOB_NAME                       moby/PR-41466                                                                           
23:23:24 [2020-09-17T23:23:24.200Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41466/                                
23:23:24 [2020-09-17T23:23:24.200Z] library.jps.version            master                                                                                  
23:23:24 [2020-09-17T23:23:24.200Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
23:23:24 [2020-09-17T23:23:24.200Z] NODE_LABELS                    amd64 azure azwin-2-592260 azwin-2019 docker west-us windows windows-2019 x86_64        
23:23:24 [2020-09-17T23:23:24.200Z] NODE_NAME                      azwin-2-592260                                                                          
23:23:24 [2020-09-17T23:23:24.200Z] NUMBER_OF_PROCESSORS           4                                                                                       
23:23:24 [2020-09-17T23:23:24.200Z] OS                             Windows_NT                                                                              
23:23:24 [2020-09-17T23:23:24.200Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
23:23:24 [2020-09-17T23:23:24.200Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
23:23:24 [2020-09-17T23:23:24.200Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
23:23:24 [2020-09-17T23:23:24.200Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
23:23:24 [2020-09-17T23:23:24.200Z] PROCESSOR_LEVEL                6                                                                                       
23:23:24 [2020-09-17T23:23:24.200Z] PROCESSOR_REVISION             5507                                                                                    
23:23:24 [2020-09-17T23:23:24.200Z] ProgramData                    C:\ProgramData                                                                          
23:23:24 [2020-09-17T23:23:24.200Z] ProgramFiles                   C:\Program Files                                                                        
23:23:24 [2020-09-17T23:23:24.200Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
23:23:24 [2020-09-17T23:23:24.200Z] ProgramW6432                   C:\Program Files                                                                        
23:23:24 [2020-09-17T23:23:24.200Z] PROMPT                         $P$G                                                                                    
23:23:24 [2020-09-17T23:23:24.200Z] PSExecutionPolicyPreference    Bypass                                                                                  
23:23:24 [2020-09-17T23:23:24.200Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
23:23:24 [2020-09-17T23:23:24.200Z] PUBLIC                         C:\Users\Public                                                                         
23:23:24 [2020-09-17T23:23:24.200Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41466/1/display/redirect?page=changes 
23:23:24 [2020-09-17T23:23:24.200Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41466/1/display/redirect              
23:23:24 [2020-09-17T23:23:24.200Z] SKIP_VALIDATION_TESTS          1                                                                                       
23:23:24 [2020-09-17T23:23:24.200Z] SOURCES_DRIVE                  d                                                                                       
23:23:24 [2020-09-17T23:23:24.200Z] SOURCES_SUBDIR                 gopath                                                                                  
23:23:24 [2020-09-17T23:23:24.200Z] STAGE_NAME                     Run tests                                                                               
23:23:24 [2020-09-17T23:23:24.200Z] SystemDrive                    C:                                                                                      
23:23:24 [2020-09-17T23:23:24.200Z] SystemRoot                     C:\windows                                                                              
23:23:24 [2020-09-17T23:23:24.200Z] TEMP                           C:\windows\TEMP                                                                         
23:23:24 [2020-09-17T23:23:24.200Z] TESTDEBUG                      0                                                                                       
23:23:24 [2020-09-17T23:23:24.200Z] TESTRUN_DRIVE                  d                                                                                       
23:23:24 [2020-09-17T23:23:24.200Z] TESTRUN_SUBDIR                 CI                                                                                      
23:23:24 [2020-09-17T23:23:24.200Z] TIMEOUT                        120m                                                                                    
23:23:24 [2020-09-17T23:23:24.200Z] TMP                            C:\windows\TEMP                                                                         
23:23:24 [2020-09-17T23:23:24.200Z] USERDOMAIN                     WORKGROUP                                                                               
23:23:24 [2020-09-17T23:23:24.200Z] USERNAME                       azwin-2-592260$                                                                         
23:23:24 [2020-09-17T23:23:24.200Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
23:23:24 [2020-09-17T23:23:24.200Z] windir                         C:\windows                                                                              
23:23:24 [2020-09-17T23:23:24.200Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
23:23:24 [2020-09-17T23:23:24.200Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
23:23:24 [2020-09-17T23:23:24.200Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
23:23:24 [2020-09-17T23:23:24.200Z] 
23:23:24 [2020-09-17T23:23:24.200Z] 
23:23:24 [2020-09-17T23:23:24.200Z] 
23:23:24 [2020-09-17T23:23:24.200Z] INFO: Sources under d:\gopath\...
23:23:24 [2020-09-17T23:23:24.200Z] INFO: Test run under d:\CI\...
23:23:24 [2020-09-17T23:23:24.200Z] INFO: Running in D:\gopath\src\github.com\docker\docker
23:23:24 [2020-09-17T23:23:24.200Z] INFO: docker/docker repository was found
23:23:24 [2020-09-17T23:23:24.200Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
23:23:24 [2020-09-17T23:23:24.200Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1457'
23:23:24 [2020-09-17T23:23:24.200Z] INFO: Docker version of control daemon
23:23:24 [2020-09-17T23:23:24.200Z] 
23:23:24 [2020-09-17T23:23:24.200Z] Client: Docker Engine - Enterprise
23:23:24 [2020-09-17T23:23:24.200Z]  Version:           19.03.5
23:23:24 [2020-09-17T23:23:24.200Z]  API version:       1.40
23:23:24 [2020-09-17T23:23:24.200Z]  Go version:        go1.12.12
23:23:24 [2020-09-17T23:23:24.200Z]  Git commit:        2ee0c57608
23:23:24 [2020-09-17T23:23:24.200Z]  Built:             11/13/2019 08:00:16
23:23:24 [2020-09-17T23:23:24.200Z]  OS/Arch:           windows/amd64
23:23:24 [2020-09-17T23:23:24.200Z]  Experimental:      false
23:23:24 [2020-09-17T23:23:24.200Z] 
23:23:24 [2020-09-17T23:23:24.200Z] Server: Docker Engine - Enterprise
23:23:24 [2020-09-17T23:23:24.200Z]  Engine:
23:23:24 [2020-09-17T23:23:24.200Z]   Version:          19.03.5
23:23:24 [2020-09-17T23:23:24.200Z]   API version:      1.40 (minimum version 1.24)
23:23:24 [2020-09-17T23:23:24.200Z]   Go version:       go1.12.12
23:23:24 [2020-09-17T23:23:24.200Z]   Git commit:       2ee0c57608
23:23:24 [2020-09-17T23:23:24.200Z]   Built:            11/13/2019 07:58:51
23:23:24 [2020-09-17T23:23:24.200Z]   OS/Arch:          windows/amd64
23:23:24 [2020-09-17T23:23:24.200Z]   Experimental:     true
23:23:24 [2020-09-17T23:23:24.200Z] 
23:23:24 [2020-09-17T23:23:24.200Z] INFO: Docker info of control daemon
23:23:24 [2020-09-17T23:23:24.200Z] 
23:23:24 [2020-09-17T23:23:24.247Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 38.65MB / 50.40MB 0.7s
23:23:24 [2020-09-17T23:23:24.247Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.31MB / 68.67MB 0.7s
23:23:24 [2020-09-17T23:23:24.247Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.41MB / 50.40MB 0.8s
23:23:24 [2020-09-17T23:23:24.247Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.19MB / 51.83MB 0.8s
23:23:24 [2020-09-17T23:23:24.247Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.84MB / 68.67MB 0.8s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.63MB / 50.40MB 0.3s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.2s done
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.09MB / 51.83MB 0.3s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.69MB / 50.40MB 0.4s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.97MB / 51.83MB 0.4s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 559.68kB / 68.67MB 0.4s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.62MB / 50.40MB 0.5s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.42MB / 51.83MB 0.5s
23:23:24 [2020-09-17T23:23:24.413Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.17MB / 68.67MB 0.5s
23:23:24 [2020-09-17T23:23:24.480Z] db4e2d8d5901: Pull complete
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.39MB / 50.40MB 0.9s
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 9.52MB / 51.83MB 0.9s
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.01MB / 68.67MB 0.9s
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.38MB / 51.83MB 1.0s
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.45MB / 68.67MB 1.0s
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.92MB / 51.83MB 1.2s
23:23:24 [2020-09-17T23:23:24.509Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.07MB / 68.67MB 1.2s
23:23:24 [2020-09-17T23:23:24.515Z] #54 7.227 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:23:24 [2020-09-17T23:23:24.671Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s
23:23:24 [2020-09-17T23:23:24.671Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.53MB / 51.83MB 0.6s
23:23:24 [2020-09-17T23:23:24.671Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.17MB / 68.67MB 0.6s
23:23:24 [2020-09-17T23:23:24.779Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.77MB / 51.83MB 1.3s
23:23:24 [2020-09-17T23:23:24.779Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.10MB / 68.67MB 1.3s
23:23:24 [2020-09-17T23:23:24.928Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.12MB / 51.83MB 0.7s
23:23:24 [2020-09-17T23:23:24.928Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.10MB / 68.67MB 0.7s
23:23:24 [2020-09-17T23:23:24.928Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 0.8s
23:23:24 [2020-09-17T23:23:24.928Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.21MB / 68.67MB 0.8s
23:23:24 [2020-09-17T23:23:24.928Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.21MB / 68.67MB 1.0s
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.96MB / 51.83MB 1.4s
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.91MB / 68.67MB 1.4s
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.4s done
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.46MB / 51.83MB 1.6s
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.23MB / 68.67MB 1.6s
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.65MB / 120.17MB 1.6s
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.51MB / 51.83MB 1.7s
23:23:25 [2020-09-17T23:23:25.051Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.76MB / 68.67MB 1.7s
23:23:25 [2020-09-17T23:23:25.051Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
23:23:25 [2020-09-17T23:23:25.122Z] dfe2d012519c: Pull complete
23:23:25 [2020-09-17T23:23:25.122Z] 3c370c2e2f82: Verifying Checksum
23:23:25 [2020-09-17T23:23:25.185Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.1s
23:23:25 [2020-09-17T23:23:25.185Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
23:23:25 [2020-09-17T23:23:25.312Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s
23:23:25 [2020-09-17T23:23:25.312Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.68MB / 120.17MB 1.8s
23:23:25 [2020-09-17T23:23:25.312Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.18MB / 68.67MB 1.9s
23:23:25 [2020-09-17T23:23:25.417Z] 5d8f1d1f9197: Pull complete
23:23:25 [2020-09-17T23:23:25.441Z] #7 ...
23:23:25 [2020-09-17T23:23:25.441Z] 
23:23:25 [2020-09-17T23:23:25.441Z] #20 [internal] load build context
23:23:25 [2020-09-17T23:23:25.441Z] #20 transferring context: 51.44MB 0.8s done
23:23:25 [2020-09-17T23:23:25.441Z] #20 DONE 1.4s
23:23:25 [2020-09-17T23:23:25.441Z] 
23:23:25 [2020-09-17T23:23:25.441Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:25 [2020-09-17T23:23:25.578Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.07MB / 120.17MB 2.0s
23:23:25 [2020-09-17T23:23:25.699Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done
23:23:25 [2020-09-17T23:23:25.699Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.7s
23:23:25 [2020-09-17T23:23:25.733Z] Client:
23:23:25 [2020-09-17T23:23:25.733Z]  Debug Mode: false
23:23:25 [2020-09-17T23:23:25.733Z]  Plugins:
23:23:25 [2020-09-17T23:23:25.733Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
23:23:25 [2020-09-17T23:23:25.733Z] 
23:23:25 [2020-09-17T23:23:25.733Z] Server:
23:23:25 [2020-09-17T23:23:25.733Z]  Containers: 0
23:23:25 [2020-09-17T23:23:25.733Z]   Running: 0
23:23:25 [2020-09-17T23:23:25.733Z]   Paused: 0
23:23:25 [2020-09-17T23:23:25.733Z]   Stopped: 0
23:23:25 [2020-09-17T23:23:25.733Z]  Images: 10
23:23:25 [2020-09-17T23:23:25.733Z]  Server Version: 19.03.5
23:23:25 [2020-09-17T23:23:25.733Z]  Storage Driver: lcow (linux) windowsfilter (windows)
23:23:25 [2020-09-17T23:23:25.733Z]   LCOW: 
23:23:25 [2020-09-17T23:23:25.733Z]   Windows: 
23:23:25 [2020-09-17T23:23:25.733Z]  Logging Driver: json-file
23:23:25 [2020-09-17T23:23:25.733Z]  Plugins:
23:23:25 [2020-09-17T23:23:25.733Z]   Volume: local
23:23:25 [2020-09-17T23:23:25.733Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:23:25 [2020-09-17T23:23:25.733Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:23:25 [2020-09-17T23:23:25.733Z]  Swarm: inactive
23:23:25 [2020-09-17T23:23:25.733Z]  Default Isolation: process
23:23:25 [2020-09-17T23:23:25.733Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:23:25 [2020-09-17T23:23:25.733Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
23:23:25 [2020-09-17T23:23:25.733Z]  OSType: windows
23:23:25 [2020-09-17T23:23:25.733Z]  Architecture: x86_64
23:23:25 [2020-09-17T23:23:25.733Z]  CPUs: 4
23:23:25 [2020-09-17T23:23:25.733Z]  Total Memory: 32GiB
23:23:25 [2020-09-17T23:23:25.733Z]  Name: azwin-2-592260
23:23:25 [2020-09-17T23:23:25.733Z]  ID: 7UHM:SR2K:JI3I:E4V7:ICVB:NJB7:YTAF:HEX5:SBWT:UZR4:PO2L:FJ5F
23:23:25 [2020-09-17T23:23:25.733Z]  Docker Root Dir: D:\docker
23:23:25 [2020-09-17T23:23:25.733Z]  Debug Mode: false
23:23:25 [2020-09-17T23:23:25.733Z]  Registry: https://index.docker.io/v1/
23:23:25 [2020-09-17T23:23:25.733Z]  Labels:
23:23:25 [2020-09-17T23:23:25.733Z]  Experimental: true
23:23:25 [2020-09-17T23:23:25.733Z]  Insecure Registries:
23:23:25 [2020-09-17T23:23:25.733Z]   10.0.0.4:5000
23:23:25 [2020-09-17T23:23:25.733Z]   127.0.0.0/8
23:23:25 [2020-09-17T23:23:25.733Z]  Registry Mirrors:
23:23:25 [2020-09-17T23:23:25.733Z]   http://10.0.0.4:5000/
23:23:25 [2020-09-17T23:23:25.733Z]  Live Restore Enabled: false
23:23:25 [2020-09-17T23:23:25.733Z] 
23:23:25 [2020-09-17T23:23:25.733Z] 
23:23:25 [2020-09-17T23:23:25.733Z] INFO: Commit hash is 9fb324f00b
23:23:25 [2020-09-17T23:23:25.733Z] INFO: Nuke-Everything...
23:23:25 [2020-09-17T23:23:25.733Z] INFO: Container count on control daemon to delete is 0
23:23:25 [2020-09-17T23:23:25.844Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.14MB / 120.17MB 2.3s
23:23:25 [2020-09-17T23:23:25.956Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done
23:23:25 [2020-09-17T23:23:25.956Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s done
23:23:25 [2020-09-17T23:23:25.956Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.59MB / 120.17MB 1.9s
23:23:25 [2020-09-17T23:23:25.956Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.9s done
23:23:26 [2020-09-17T23:23:26.030Z] Client:
23:23:26 [2020-09-17T23:23:26.030Z]  Debug Mode: false
23:23:26 [2020-09-17T23:23:26.030Z] 
23:23:26 [2020-09-17T23:23:26.030Z] Server:
23:23:26 [2020-09-17T23:23:26.030Z]  Containers: 0
23:23:26 [2020-09-17T23:23:26.030Z]   Running: 0
23:23:26 [2020-09-17T23:23:26.030Z]   Paused: 0
23:23:26 [2020-09-17T23:23:26.030Z]   Stopped: 0
23:23:26 [2020-09-17T23:23:26.030Z]  Images: 0
23:23:26 [2020-09-17T23:23:26.030Z]  Server Version: 19.03.12
23:23:26 [2020-09-17T23:23:26.030Z]  Storage Driver: overlay2
23:23:26 [2020-09-17T23:23:26.030Z]   Backing Filesystem: extfs
23:23:26 [2020-09-17T23:23:26.030Z]   Supports d_type: true
23:23:26 [2020-09-17T23:23:26.030Z]   Native Overlay Diff: true
23:23:26 [2020-09-17T23:23:26.030Z]  Logging Driver: json-file
23:23:26 [2020-09-17T23:23:26.030Z]  Cgroup Driver: cgroupfs
23:23:26 [2020-09-17T23:23:26.030Z]  Plugins:
23:23:26 [2020-09-17T23:23:26.030Z]   Volume: local
23:23:26 [2020-09-17T23:23:26.030Z]   Network: bridge host ipvlan macvlan null overlay
23:23:26 [2020-09-17T23:23:26.030Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:23:26 [2020-09-17T23:23:26.030Z]  Swarm: inactive
23:23:26 [2020-09-17T23:23:26.030Z]  Runtimes: runc
23:23:26 [2020-09-17T23:23:26.030Z]  Default Runtime: runc
23:23:26 [2020-09-17T23:23:26.030Z]  Init Binary: docker-init
23:23:26 [2020-09-17T23:23:26.030Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:26 [2020-09-17T23:23:26.030Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:26 [2020-09-17T23:23:26.030Z]  init version: fec3683
23:23:26 [2020-09-17T23:23:26.030Z]  Security Options:
23:23:26 [2020-09-17T23:23:26.030Z]   apparmor
23:23:26 [2020-09-17T23:23:26.030Z]   seccomp
23:23:26 [2020-09-17T23:23:26.030Z]    Profile: default
23:23:26 [2020-09-17T23:23:26.030Z]  Kernel Version: 5.3.0-1035-aws
23:23:26 [2020-09-17T23:23:26.030Z]  Operating System: Ubuntu 18.04.5 LTS
23:23:26 [2020-09-17T23:23:26.030Z]  OSType: linux
23:23:26 [2020-09-17T23:23:26.030Z]  Architecture: x86_64
23:23:26 [2020-09-17T23:23:26.030Z]  CPUs: 2
23:23:26 [2020-09-17T23:23:26.030Z]  Total Memory: 7.569GiB
23:23:26 [2020-09-17T23:23:26.030Z]  Name: ip-10-100-42-78
23:23:26 [2020-09-17T23:23:26.030Z]  ID: VHCT:TLUC:R2VO:YIWO:QRPS:LVDE:GNIX:P4Z4:AVYF:EKOW:UMYI:VEID
23:23:26 [2020-09-17T23:23:26.030Z]  Docker Root Dir: /var/lib/docker
23:23:26 [2020-09-17T23:23:26.030Z]  Debug Mode: false
23:23:26 [2020-09-17T23:23:26.030Z]  Registry: https://index.docker.io/v1/
23:23:26 [2020-09-17T23:23:26.030Z]  Labels:
23:23:26 [2020-09-17T23:23:26.030Z]  Experimental: true
23:23:26 [2020-09-17T23:23:26.030Z]  Insecure Registries:
23:23:26 [2020-09-17T23:23:26.030Z]   127.0.0.0/8
23:23:26 [2020-09-17T23:23:26.030Z]  Live Restore Enabled: true
23:23:26 [2020-09-17T23:23:26.030Z] 
23:23:26 [2020-09-17T23:23:26.030Z] WARNING: No swap limit support
[Pipeline] sh
23:23:26 [2020-09-17T23:23:26.107Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.60MB / 120.17MB 2.5s
23:23:26 [2020-09-17T23:23:26.107Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.89MB / 120.17MB 2.7s
23:23:26 [2020-09-17T23:23:26.107Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.27MB / 120.17MB 2.8s
23:23:26 [2020-09-17T23:23:26.190Z] INFO: Nuking d:\CI
23:23:26 [2020-09-17T23:23:26.190Z] INFO: Zapped successfully
23:23:26 [2020-09-17T23:23:26.190Z] INFO: Location for testing is d:\CI\PR-41466\1
23:23:26 [2020-09-17T23:23:26.190Z] INFO: Validating GOLang consistency in Dockerfile.windows...
23:23:26 [2020-09-17T23:23:26.190Z] 
23:23:26 [2020-09-17T23:23:26.190Z] 
23:23:26 [2020-09-17T23:23:26.190Z] INFO: Building the image from Dockerfile.windows at 09/17/2020 23:23:25...
23:23:26 [2020-09-17T23:23:26.190Z] 
23:23:26 [2020-09-17T23:23:26.217Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 31.69MB / 120.17MB 2.0s
23:23:26 [2020-09-17T23:23:26.217Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.64MB / 120.17MB 2.1s
23:23:26 [2020-09-17T23:23:26.217Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.61MB / 120.17MB 2.2s
23:23:26 [2020-09-17T23:23:26.318Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:26 [2020-09-17T23:23:26.318Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:26 [2020-09-17T23:23:26.318Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:23:26 [2020-09-17T23:23:26.318Z] + bash /home/ubuntu/workspace/moby_PR-41466/check-config.sh
23:23:26 [2020-09-17T23:23:26.318Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:23:26 [2020-09-17T23:23:26.318Z] info: reading kernel config from /boot/config-5.3.0-1035-aws ...
23:23:26 [2020-09-17T23:23:26.318Z] 
23:23:26 [2020-09-17T23:23:26.318Z] Generally Necessary:
23:23:26 [2020-09-17T23:23:26.318Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:23:26 [2020-09-17T23:23:26.318Z] - apparmor: enabled and tools installed
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NAMESPACES: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NET_NS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_PID_NS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_IPC_NS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_UTS_NS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CGROUPS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CGROUP_CPUACCT: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CGROUP_DEVICE: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CGROUP_FREEZER: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CGROUP_SCHED: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CPUSETS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_MEMCG: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_KEYS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_VETH: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_BRIDGE: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NF_NAT_IPV4: missing
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NF_NAT: enabled (as module)
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_NF_NAT_NEEDED: missing
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_POSIX_MQUEUE: enabled
23:23:26 [2020-09-17T23:23:26.318Z] 
23:23:26 [2020-09-17T23:23:26.318Z] Optional Features:
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_USER_NS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_SECCOMP: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CGROUP_PIDS: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_MEMCG_SWAP: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:23:26 [2020-09-17T23:23:26.318Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_BLK_CGROUP: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_IOSCHED_CFQ: missing
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:23:26 [2020-09-17T23:23:26.318Z] - CONFIG_CGROUP_PERF: enabled
23:23:26 [2020-09-17T23:23:26.474Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.38MB / 120.17MB 2.4s
23:23:26 [2020-09-17T23:23:26.474Z] #7 ...
23:23:26 [2020-09-17T23:23:26.474Z] 
23:23:26 [2020-09-17T23:23:26.474Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:23:26 [2020-09-17T23:23:26.474Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:23:26 [2020-09-17T23:23:26.474Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:23:26 [2020-09-17T23:23:26.474Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:23:26 [2020-09-17T23:23:26.474Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done
23:23:26 [2020-09-17T23:23:26.474Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.3s done
23:23:26 [2020-09-17T23:23:26.474Z] #58 DONE 2.4s
23:23:26 [2020-09-17T23:23:26.474Z] 
23:23:26 [2020-09-17T23:23:26.474Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:26 [2020-09-17T23:23:26.474Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 81.61MB / 120.17MB 2.5s
23:23:26 [2020-09-17T23:23:26.578Z] - CONFIG_CGROUP_HUGETLB: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_CFS_BANDWIDTH: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_RT_GROUP_SCHED: missing
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_IP_VS: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_IP_VS_NFCT: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_IP_VS_RR: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_EXT4_FS: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:23:26 [2020-09-17T23:23:26.579Z] - Network Drivers:
23:23:26 [2020-09-17T23:23:26.579Z]   - "overlay":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_VXLAN: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:23:26 [2020-09-17T23:23:26.579Z]       Optional (for encrypted networks):
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_CRYPTO: enabled
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_CRYPTO_AEAD: enabled
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_CRYPTO_GCM: enabled
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_CRYPTO_GHASH: enabled
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_XFRM: enabled
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_XFRM_USER: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_INET_ESP: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:23:26 [2020-09-17T23:23:26.579Z]   - "ipvlan":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_IPVLAN: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]   - "macvlan":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_MACVLAN: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_DUMMY: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]   - "ftp,tftp client in container":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z] - Storage Drivers:
23:23:26 [2020-09-17T23:23:26.579Z]   - "aufs":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_AUFS_FS: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]   - "btrfs":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:23:26 [2020-09-17T23:23:26.579Z]   - "devicemapper":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_BLK_DEV_DM: enabled
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]   - "overlay":
23:23:26 [2020-09-17T23:23:26.579Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:23:26 [2020-09-17T23:23:26.579Z]   - "zfs":
23:23:26 [2020-09-17T23:23:26.579Z]     - /dev/zfs: present
23:23:26 [2020-09-17T23:23:26.579Z]     - zfs command: missing
23:23:26 [2020-09-17T23:23:26.579Z]     - zpool command: missing
23:23:26 [2020-09-17T23:23:26.579Z] 
23:23:26 [2020-09-17T23:23:26.579Z] Limits:
23:23:26 [2020-09-17T23:23:26.579Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:23:26 [2020-09-17T23:23:26.579Z] 
23:23:26 [2020-09-17T23:23:26.579Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:23:26 [2020-09-17T23:23:26.691Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.9s done
23:23:26 [2020-09-17T23:23:26.691Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done
23:23:26 [2020-09-17T23:23:26.691Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.84MB / 120.17MB 3.2s
23:23:26 [2020-09-17T23:23:26.691Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done
23:23:26 [2020-09-17T23:23:26.731Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.3s done
23:23:26 [2020-09-17T23:23:26.731Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.59MB / 120.17MB 2.6s
23:23:26 [2020-09-17T23:23:26.731Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.38MB / 120.17MB 2.7s
23:23:26 [2020-09-17T23:23:26.759Z] #54 ...
23:23:26 [2020-09-17T23:23:26.759Z] 
23:23:26 [2020-09-17T23:23:26.759Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.511 + RM_GOPATH=0
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.511 + TMP_GOPATH=
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.511 + : /build
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.511 + '[' -z '' ']'
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.511 ++ mktemp -d
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.513 + export GOPATH=/tmp/tmp.6jQt1oKLVX
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.513 + GOPATH=/tmp/tmp.6jQt1oKLVX
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.513 + RM_GOPATH=1
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.513 + case "$(go env GOARCH)" in
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.514 ++ go env GOARCH
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.521 + export GO_BUILDMODE=-buildmode=pie
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.521 + GO_BUILDMODE=-buildmode=pie
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.522 ++ dirname /tmp/install/install.sh
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.523 + dir=/tmp/install
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.523 + bin=vndr
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.523 + shift
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.523 + '[' '!' -f /tmp/install/vndr.installer ']'
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.524 + . /tmp/install/vndr.installer
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.524 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.524 + install_vndr
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.524 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.524 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.524 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6jQt1oKLVX/src/github.com/LK4D4/vndr
23:23:26 [2020-09-17T23:23:26.759Z] #41 3.528 Cloning into '/tmp/tmp.6jQt1oKLVX/src/github.com/LK4D4/vndr'...
23:23:26 [2020-09-17T23:23:26.759Z] #41 4.247 + cd /tmp/tmp.6jQt1oKLVX/src/github.com/LK4D4/vndr
23:23:26 [2020-09-17T23:23:26.759Z] #41 4.247 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:26 [2020-09-17T23:23:26.759Z] #41 4.282 + go build -buildmode=pie -v -o /build/vndr .
23:23:26 [2020-09-17T23:23:26.759Z] #41 5.068 internal/race
23:23:26 [2020-09-17T23:23:26.759Z] #41 5.144 runtime
23:23:26 [2020-09-17T23:23:26.759Z] #41 5.161 sync/atomic
23:23:26 [2020-09-17T23:23:26.759Z] #41 5.338 unicode
23:23:26 [2020-09-17T23:23:26.759Z] #41 8.096 internal/testlog
23:23:26 [2020-09-17T23:23:26.759Z] #41 8.396 encoding
23:23:26 [2020-09-17T23:23:26.759Z] #41 8.441 unicode/utf16
23:23:26 [2020-09-17T23:23:26.759Z] #41 8.602 container/list
23:23:26 [2020-09-17T23:23:26.759Z] #41 8.996 crypto/internal/subtle
23:23:26 [2020-09-17T23:23:26.759Z] #41 9.080 crypto/subtle
23:23:26 [2020-09-17T23:23:26.759Z] #41 9.179 vendor/golang.org/x/crypto/cryptobyte/asn1
23:23:26 [2020-09-17T23:23:26.759Z] #41 9.240 internal/nettrace
23:23:26 [2020-09-17T23:23:26.759Z] #41 9.294 runtime/cgo
23:23:26 [2020-09-17T23:23:26.920Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9fb324f00be66e27afd4172b509ec5525b588f81 .
23:23:26 [2020-09-17T23:23:26.920Z] #2 [internal] load .dockerignore
23:23:26 [2020-09-17T23:23:26.920Z] #2 transferring context: 87B done
23:23:26 [2020-09-17T23:23:26.920Z] #2 DONE 0.0s
23:23:26 [2020-09-17T23:23:26.920Z] 
23:23:26 [2020-09-17T23:23:26.920Z] #1 [internal] load build definition from Dockerfile
23:23:26 [2020-09-17T23:23:26.920Z] #1 transferring dockerfile: 16.37kB done
23:23:26 [2020-09-17T23:23:26.920Z] #1 DONE 0.0s
23:23:26 [2020-09-17T23:23:26.920Z] 
23:23:26 [2020-09-17T23:23:26.920Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:23:26 [2020-09-17T23:23:26.954Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.33MB / 120.17MB 3.4s
23:23:27 [2020-09-17T23:23:27.007Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.60MB / 120.17MB 2.8s
23:23:27 [2020-09-17T23:23:27.007Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
23:23:27 [2020-09-17T23:23:27.007Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 2.9s
23:23:27 [2020-09-17T23:23:27.007Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done
23:23:27 [2020-09-17T23:23:27.086Z] #41 ...
23:23:27 [2020-09-17T23:23:27.086Z] 
23:23:27 [2020-09-17T23:23:27.086Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + RM_GOPATH=0
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + TMP_GOPATH=
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + : /build
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + '[' -z '' ']'
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 ++ mktemp -d
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + export GOPATH=/tmp/tmp.RLFv2OpsD6
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + GOPATH=/tmp/tmp.RLFv2OpsD6
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + RM_GOPATH=1
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.440 + case "$(go env GOARCH)" in
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.446 ++ go env GOARCH
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + export GO_BUILDMODE=-buildmode=pie
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + GO_BUILDMODE=-buildmode=pie
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 ++ dirname /tmp/install/install.sh
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + dir=/tmp/install
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + bin=gotestsum
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + shift
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + . /tmp/install/gotestsum.installer
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 ++ : v0.5.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + install_gotestsum
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + set -e
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + export GO111MODULE=on
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + GO111MODULE=on
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + GOBIN=/build
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.457 + go get gotest.tools/gotestsum@v0.5.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.485 go: finding gotest.tools v0.5.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.485 go: finding gotest.tools/gotestsum v0.5.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.732 go: downloading gotest.tools/gotestsum v0.5.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 1.882 go: extracting gotest.tools/gotestsum v0.5.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading github.com/pkg/errors v0.9.1
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading github.com/jonboulle/clockwork v0.1.0
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading github.com/spf13/pflag v1.0.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading github.com/fatih/color v1.9.0
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.300 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.302 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.393 go: extracting github.com/jonboulle/clockwork v0.1.0
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.410 go: extracting github.com/spf13/pflag v1.0.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.410 go: extracting github.com/pkg/errors v0.9.1
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.420 go: extracting github.com/fatih/color v1.9.0
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.444 go: downloading github.com/mattn/go-colorable v0.1.6
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.444 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.460 go: downloading github.com/mattn/go-isatty v0.0.12
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.586 go: extracting github.com/mattn/go-colorable v0.1.6
23:23:27 [2020-09-17T23:23:27.086Z] #43 2.647 go: extracting github.com/mattn/go-isatty v0.0.12
23:23:27 [2020-09-17T23:23:27.086Z] #43 3.669 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:27 [2020-09-17T23:23:27.086Z] #43 4.146 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:27 [2020-09-17T23:23:27.086Z] #43 4.605 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.397 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.414 go: finding github.com/fatih/color v1.9.0
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.434 go: finding github.com/pkg/errors v0.9.1
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.474 go: finding github.com/spf13/pflag v1.0.3
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.554 go: finding github.com/mattn/go-colorable v0.1.6
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.646 go: finding github.com/mattn/go-isatty v0.0.12
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.701 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.820 go: finding github.com/jonboulle/clockwork v0.1.0
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.868 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.905 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:27 [2020-09-17T23:23:27.086Z] #43 7.920 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:27 [2020-09-17T23:23:27.086Z] #43 ...
23:23:27 [2020-09-17T23:23:27.086Z] 
23:23:27 [2020-09-17T23:23:27.086Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:27 [2020-09-17T23:23:27.086Z] #32 4.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:27 [2020-09-17T23:23:27.086Z] #32 4.147 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:27 [2020-09-17T23:23:27.086Z] #32 4.182 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:27 [2020-09-17T23:23:27.086Z] #32 4.811 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:23:27 [2020-09-17T23:23:27.086Z] #32 6.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
23:23:27 [2020-09-17T23:23:27.086Z] #32 8.049 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
23:23:27 [2020-09-17T23:23:27.214Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.6s
23:23:27 [2020-09-17T23:23:27.214Z] #7 ...
23:23:27 [2020-09-17T23:23:27.214Z] 
23:23:27 [2020-09-17T23:23:27.214Z] #20 [internal] load build context
23:23:27 [2020-09-17T23:23:27.214Z] #20 transferring context: 51.44MB 3.5s done
23:23:27 [2020-09-17T23:23:27.214Z] #20 DONE 3.8s
23:23:27 [2020-09-17T23:23:27.214Z] 
23:23:27 [2020-09-17T23:23:27.214Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:27 [2020-09-17T23:23:27.413Z] #32 ...
23:23:27 [2020-09-17T23:23:27.413Z] 
23:23:27 [2020-09-17T23:23:27.413Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.554 + RM_GOPATH=0
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.554 + TMP_GOPATH=
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.554 + : /build
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.554 + '[' -z '' ']'
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.554 ++ mktemp -d
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.555 + export GOPATH=/tmp/tmp.EOJfJbne6H
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.555 + GOPATH=/tmp/tmp.EOJfJbne6H
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.555 + RM_GOPATH=1
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.555 + case "$(go env GOARCH)" in
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.555 ++ go env GOARCH
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.572 + export GO_BUILDMODE=-buildmode=pie
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.572 + GO_BUILDMODE=-buildmode=pie
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 ++ dirname /tmp/install/install.sh
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + dir=/tmp/install
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + bin=shfmt
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + shift
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + . /tmp/install/shfmt.installer
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + install_shfmt
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 + git clone https://github.com/mvdan/sh.git /tmp/tmp.EOJfJbne6H/src/github.com/mvdan/sh
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.573 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:27 [2020-09-17T23:23:27.413Z] #47 1.574 Cloning into '/tmp/tmp.EOJfJbne6H/src/github.com/mvdan/sh'...
23:23:27 [2020-09-17T23:23:27.413Z] #47 7.113 + cd /tmp/tmp.EOJfJbne6H/src/github.com/mvdan/sh
23:23:27 [2020-09-17T23:23:27.413Z] #47 7.113 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:27 [2020-09-17T23:23:27.413Z] #47 7.165 + GO111MODULE=on
23:23:27 [2020-09-17T23:23:27.413Z] #47 7.165 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:23:27 [2020-09-17T23:23:27.413Z] #47 7.978 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:23:27 [2020-09-17T23:23:27.413Z] #47 7.978 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:23:27 [2020-09-17T23:23:27.413Z] #47 8.065 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:23:27 [2020-09-17T23:23:27.413Z] #47 8.150 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:23:27 [2020-09-17T23:23:27.413Z] #47 8.270 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:23:27 [2020-09-17T23:23:27.413Z] #47 8.747 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:23:27 [2020-09-17T23:23:27.413Z] #47 9.299 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:23:27 [2020-09-17T23:23:27.413Z] #47 10.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:23:27 [2020-09-17T23:23:27.413Z] #47 ...
23:23:27 [2020-09-17T23:23:27.413Z] 
23:23:27 [2020-09-17T23:23:27.413Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:27 [2020-09-17T23:23:27.413Z] #51 4.211 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:27 [2020-09-17T23:23:27.413Z] #51 4.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:27 [2020-09-17T23:23:27.413Z] #51 4.285 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:27 [2020-09-17T23:23:27.413Z] #51 4.897 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:23:27 [2020-09-17T23:23:27.413Z] #51 6.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
23:23:27 [2020-09-17T23:23:27.413Z] #51 7.798 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
23:23:27 [2020-09-17T23:23:27.492Z] #3 DONE 0.5s
23:23:27 [2020-09-17T23:23:27.492Z] 
23:23:27 [2020-09-17T23:23:27.492Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:23:27 [2020-09-17T23:23:27.492Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:23:27 [2020-09-17T23:23:27.492Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:23:27 [2020-09-17T23:23:27.492Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
23:23:27 [2020-09-17T23:23:27.492Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
23:23:27 [2020-09-17T23:23:27.492Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.57MB / 8.88MB 0.1s
23:23:27 [2020-09-17T23:23:27.740Z] #51 ...
23:23:27 [2020-09-17T23:23:27.740Z] 
23:23:27 [2020-09-17T23:23:27.740Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.384 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + RM_GOPATH=0
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + TMP_GOPATH=
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + : /build
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + '[' -z '' ']'
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 ++ mktemp -d
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + export GOPATH=/tmp/tmp.5YXOvR5Ice
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + GOPATH=/tmp/tmp.5YXOvR5Ice
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + RM_GOPATH=1
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + case "$(go env GOARCH)" in
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 ++ go env GOARCH
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + export GO_BUILDMODE=-buildmode=pie
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + GO_BUILDMODE=-buildmode=pie
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 ++ dirname /tmp/install/install.sh
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + dir=/tmp/install
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + bin=tomlv
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + shift
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + . /tmp/install/tomlv.installer
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + install_tomlv
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5YXOvR5Ice/src/github.com/BurntSushi/toml
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.388 Cloning into '/tmp/tmp.5YXOvR5Ice/src/github.com/BurntSushi/toml'...
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.993 + cd /tmp/tmp.5YXOvR5Ice/src/github.com/BurntSushi/toml
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.995 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:27 [2020-09-17T23:23:27.740Z] #30 1.998 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:23:27 [2020-09-17T23:23:27.740Z] #30 2.299 runtime/internal/atomic
23:23:27 [2020-09-17T23:23:27.740Z] #30 2.299 internal/cpu
23:23:27 [2020-09-17T23:23:27.740Z] #30 2.368 runtime/internal/sys
23:23:27 [2020-09-17T23:23:27.740Z] #30 2.500 runtime/internal/math
23:23:27 [2020-09-17T23:23:27.740Z] #30 2.521 math/bits
23:23:27 [2020-09-17T23:23:27.740Z] #30 2.766 internal/bytealg
23:23:27 [2020-09-17T23:23:27.740Z] #30 2.989 math
23:23:27 [2020-09-17T23:23:27.740Z] #30 3.091 runtime
23:23:27 [2020-09-17T23:23:27.740Z] #30 6.741 unicode/utf8
23:23:27 [2020-09-17T23:23:27.740Z] #30 7.417 unicode
23:23:27 [2020-09-17T23:23:27.740Z] #30 9.899 runtime/cgo
23:23:27 [2020-09-17T23:23:27.740Z] #30 ...
23:23:27 [2020-09-17T23:23:27.740Z] 
23:23:27 [2020-09-17T23:23:27.740Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:27 [2020-09-17T23:23:27.740Z] #38 3.959 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:27 [2020-09-17T23:23:27.740Z] #38 3.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:27 [2020-09-17T23:23:27.740Z] #38 4.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:27 [2020-09-17T23:23:27.740Z] #38 4.699 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:23:27 [2020-09-17T23:23:27.740Z] #38 6.038 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
23:23:27 [2020-09-17T23:23:27.740Z] #38 7.484 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
23:23:27 [2020-09-17T23:23:27.754Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s
23:23:27 [2020-09-17T23:23:27.754Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
23:23:27 [2020-09-17T23:23:27.754Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
23:23:27 [2020-09-17T23:23:27.942Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.8s done
23:23:27 [2020-09-17T23:23:27.942Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
23:23:28 [2020-09-17T23:23:28.014Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
23:23:28 [2020-09-17T23:23:28.014Z] #4 DONE 0.5s
23:23:28 [2020-09-17T23:23:28.067Z] #38 ...
23:23:28 [2020-09-17T23:23:28.067Z] 
23:23:28 [2020-09-17T23:23:28.067Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:28 [2020-09-17T23:23:28.067Z] #23 4.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:28 [2020-09-17T23:23:28.067Z] #23 4.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:28 [2020-09-17T23:23:28.067Z] #23 4.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:28 [2020-09-17T23:23:28.067Z] #23 4.963 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:23:28 [2020-09-17T23:23:28.067Z] #23 6.055 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
23:23:28 [2020-09-17T23:23:28.067Z] #23 7.991 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
23:23:28 [2020-09-17T23:23:28.067Z] #23 ...
23:23:28 [2020-09-17T23:23:28.067Z] 
23:23:28 [2020-09-17T23:23:28.067Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + RM_GOPATH=0
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + TMP_GOPATH=
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + : /build
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + '[' -z '' ']'
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 ++ mktemp -d
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + export GOPATH=/tmp/tmp.CIW8jM5DKP
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + GOPATH=/tmp/tmp.CIW8jM5DKP
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + RM_GOPATH=1
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + case "$(go env GOARCH)" in
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 ++ go env GOARCH
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + export GO_BUILDMODE=-buildmode=pie
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + GO_BUILDMODE=-buildmode=pie
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 ++ dirname /tmp/install/install.sh
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + dir=/tmp/install
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + bin=golangci_lint
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + shift
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + . /tmp/install/golangci_lint.installer
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 ++ : v1.23.8
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + install_golangci_lint
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + echo 'Installing golangci-lint version v1.23.8'
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:23:28 [2020-09-17T23:23:28.067Z] #45 2.300 Installing golangci-lint version v1.23.8
23:23:28 [2020-09-17T23:23:28.159Z] #7 ...
23:23:28 [2020-09-17T23:23:28.159Z] 
23:23:28 [2020-09-17T23:23:28.159Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:23:28 [2020-09-17T23:23:28.159Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:23:28 [2020-09-17T23:23:28.159Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:23:28 [2020-09-17T23:23:28.159Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:23:28 [2020-09-17T23:23:28.159Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done
23:23:28 [2020-09-17T23:23:28.159Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done
23:23:28 [2020-09-17T23:23:28.159Z] #58 DONE 4.7s
23:23:28 [2020-09-17T23:23:28.159Z] 
23:23:28 [2020-09-17T23:23:28.159Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:28 [2020-09-17T23:23:28.159Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s done
23:23:28 [2020-09-17T23:23:28.168Z] 1301750ffb48: Pull complete
23:23:28 [2020-09-17T23:23:28.199Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
23:23:28 [2020-09-17T23:23:28.274Z] 
23:23:28 [2020-09-17T23:23:28.274Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:23:28 [2020-09-17T23:23:28.274Z] #6 DONE 0.2s
23:23:28 [2020-09-17T23:23:28.274Z] 
23:23:28 [2020-09-17T23:23:28.274Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:23:28 [2020-09-17T23:23:28.393Z] #45 ...
23:23:28 [2020-09-17T23:23:28.393Z] 
23:23:28 [2020-09-17T23:23:28.393Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:28 [2020-09-17T23:23:28.393Z] #60 3.480 + RM_GOPATH=0
23:23:28 [2020-09-17T23:23:28.393Z] #60 3.480 + TMP_GOPATH=
23:23:28 [2020-09-17T23:23:28.393Z] #60 3.480 + : /build
23:23:28 [2020-09-17T23:23:28.393Z] #60 3.480 + '[' -z '' ']'
23:23:28 [2020-09-17T23:23:28.393Z] #60 3.482 ++ mktemp -d
23:23:28 [2020-09-17T23:23:28.393Z] #60 3.484 + export GOPATH=/tmp/tmp.eEzvl7gpnq
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.484 + GOPATH=/tmp/tmp.eEzvl7gpnq
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.484 + RM_GOPATH=1
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.484 + case "$(go env GOARCH)" in
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.485 ++ go env GOARCH
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.511 + export GO_BUILDMODE=-buildmode=pie
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.511 + GO_BUILDMODE=-buildmode=pie
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.511 ++ dirname /tmp/install/install.sh
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.512 + dir=/tmp/install
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.513 + bin=proxy
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.513 + shift
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.513 + '[' '!' -f /tmp/install/proxy.installer ']'
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.513 + . /tmp/install/proxy.installer
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.513 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.513 + install_proxy
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.514 + case "$1" in
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.514 + export CGO_ENABLED=0
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.514 + CGO_ENABLED=0
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.514 + _install_proxy
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.514 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.514 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.514 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eEzvl7gpnq/src/github.com/docker/libnetwork
23:23:28 [2020-09-17T23:23:28.394Z] #60 3.515 Cloning into '/tmp/tmp.eEzvl7gpnq/src/github.com/docker/libnetwork'...
23:23:28 [2020-09-17T23:23:28.394Z] #60 ...
23:23:28 [2020-09-17T23:23:28.394Z] 
23:23:28 [2020-09-17T23:23:28.394Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:23:28 [2020-09-17T23:23:28.394Z] #28 3.235 + git clone https://github.com/kolyshkin/go-swagger.git .
23:23:28 [2020-09-17T23:23:28.394Z] #28 3.236 Cloning into '.'...
23:23:28 [2020-09-17T23:23:28.394Z] #28 ...
23:23:28 [2020-09-17T23:23:28.394Z] 
23:23:28 [2020-09-17T23:23:28.394Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.124 + RM_GOPATH=0
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.124 + TMP_GOPATH=
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.124 + : /build
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.124 + '[' -z '' ']'
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.125 ++ mktemp -d
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.139 + export GOPATH=/tmp/tmp.OrLiO1G4i2
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.139 + GOPATH=/tmp/tmp.OrLiO1G4i2
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.139 + RM_GOPATH=1
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.139 + case "$(go env GOARCH)" in
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.139 ++ go env GOARCH
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.157 + export GO_BUILDMODE=-buildmode=pie
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.157 + GO_BUILDMODE=-buildmode=pie
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.157 ++ dirname /tmp/install/install.sh
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 + dir=/tmp/install
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 + bin=dockercli
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 + shift
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 + . /tmp/install/dockercli.installer
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 ++ : stable
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 ++ : 17.06.2-ce
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 + install_dockercli
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.158 Install docker/cli version 17.06.2-ce from stable
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.159 ++ uname -m
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.160 + arch=s390x
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.160 + '[' s390x '!=' x86_64 ']'
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.160 + '[' s390x '!=' s390x ']'
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.160 + url=https://download.docker.com/linux/static
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.160 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
23:23:28 [2020-09-17T23:23:28.394Z] #21 4.161 + tar -xz docker/docker
23:23:28 [2020-09-17T23:23:28.455Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
23:23:28 [2020-09-17T23:23:28.541Z] #5 DONE 0.4s
23:23:28 [2020-09-17T23:23:28.541Z] 
23:23:28 [2020-09-17T23:23:28.541Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:28 [2020-09-17T23:23:28.541Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:23:28 [2020-09-17T23:23:28.541Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s
23:23:28 [2020-09-17T23:23:28.541Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
23:23:28 [2020-09-17T23:23:28.541Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s
23:23:28 [2020-09-17T23:23:28.541Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:23:28 [2020-09-17T23:23:28.541Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
23:23:28 [2020-09-17T23:23:28.720Z] #21 ...
23:23:28 [2020-09-17T23:23:28.720Z] 
23:23:28 [2020-09-17T23:23:28.720Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:28 [2020-09-17T23:23:28.720Z] #47 11.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:23:28 [2020-09-17T23:23:28.720Z] #47 11.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:23:28 [2020-09-17T23:23:28.720Z] #47 11.35 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:23:28 [2020-09-17T23:23:28.720Z] #47 11.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:23:28 [2020-09-17T23:23:28.803Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s
23:23:28 [2020-09-17T23:23:28.803Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.01MB / 50.40MB 0.2s
23:23:29 [2020-09-17T23:23:29.047Z] #47 11.87 runtime
23:23:29 [2020-09-17T23:23:29.047Z] #47 11.94 runtime/cgo
23:23:29 [2020-09-17T23:23:29.065Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done
23:23:29 [2020-09-17T23:23:29.065Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 21.98MB / 50.40MB 0.3s
23:23:29 [2020-09-17T23:23:29.065Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s
23:23:29 [2020-09-17T23:23:29.065Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.99MB / 50.40MB 0.6s
23:23:29 [2020-09-17T23:23:29.065Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.24MB / 10.00MB 0.6s
23:23:29 [2020-09-17T23:23:29.065Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.94MB / 51.83MB 0.6s
23:23:29 [2020-09-17T23:23:29.326Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.30MB / 10.00MB 0.6s
23:23:29 [2020-09-17T23:23:29.326Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.36MB / 50.40MB 0.8s
23:23:29 [2020-09-17T23:23:29.326Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s
23:23:29 [2020-09-17T23:23:29.326Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.04MB / 51.83MB 0.8s
23:23:29 [2020-09-17T23:23:29.544Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.1s done
23:23:29 [2020-09-17T23:23:29.544Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
23:23:29 [2020-09-17T23:23:29.550Z] Client:
23:23:29 [2020-09-17T23:23:29.550Z]  Debug Mode: false
23:23:29 [2020-09-17T23:23:29.550Z] 
23:23:29 [2020-09-17T23:23:29.550Z] Server:
23:23:29 [2020-09-17T23:23:29.550Z]  Containers: 0
23:23:29 [2020-09-17T23:23:29.550Z]   Running: 0
23:23:29 [2020-09-17T23:23:29.550Z]   Paused: 0
23:23:29 [2020-09-17T23:23:29.550Z]   Stopped: 0
23:23:29 [2020-09-17T23:23:29.550Z]  Images: 0
23:23:29 [2020-09-17T23:23:29.550Z]  Server Version: 19.03.12
23:23:29 [2020-09-17T23:23:29.550Z]  Storage Driver: overlay2
23:23:29 [2020-09-17T23:23:29.550Z]   Backing Filesystem: extfs
23:23:29 [2020-09-17T23:23:29.550Z]   Supports d_type: true
23:23:29 [2020-09-17T23:23:29.550Z]   Native Overlay Diff: true
23:23:29 [2020-09-17T23:23:29.550Z]  Logging Driver: json-file
23:23:29 [2020-09-17T23:23:29.550Z]  Cgroup Driver: cgroupfs
23:23:29 [2020-09-17T23:23:29.550Z]  Plugins:
23:23:29 [2020-09-17T23:23:29.550Z]   Volume: local
23:23:29 [2020-09-17T23:23:29.550Z]   Network: bridge host ipvlan macvlan null overlay
23:23:29 [2020-09-17T23:23:29.550Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:23:29 [2020-09-17T23:23:29.550Z]  Swarm: inactive
23:23:29 [2020-09-17T23:23:29.550Z]  Runtimes: runc
23:23:29 [2020-09-17T23:23:29.550Z]  Default Runtime: runc
23:23:29 [2020-09-17T23:23:29.550Z]  Init Binary: docker-init
23:23:29 [2020-09-17T23:23:29.550Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
23:23:29 [2020-09-17T23:23:29.550Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:23:29 [2020-09-17T23:23:29.550Z]  init version: fec3683
23:23:29 [2020-09-17T23:23:29.550Z]  Security Options:
23:23:29 [2020-09-17T23:23:29.550Z]   apparmor
23:23:29 [2020-09-17T23:23:29.550Z]   seccomp
23:23:29 [2020-09-17T23:23:29.550Z]    Profile: default
23:23:29 [2020-09-17T23:23:29.550Z]  Kernel Version: 4.15.0-1082-aws
23:23:29 [2020-09-17T23:23:29.550Z]  Operating System: Ubuntu 16.04.7 LTS
23:23:29 [2020-09-17T23:23:29.550Z]  OSType: linux
23:23:29 [2020-09-17T23:23:29.550Z]  Architecture: aarch64
23:23:29 [2020-09-17T23:23:29.550Z]  CPUs: 4
23:23:29 [2020-09-17T23:23:29.550Z]  Total Memory: 7.525GiB
23:23:29 [2020-09-17T23:23:29.550Z]  Name: ip-10-100-38-189
23:23:29 [2020-09-17T23:23:29.550Z]  ID: KYKG:A322:XPRH:JZGL:H3VU:BFQ2:WUGA:GP6K:7QES:XZZH:RIWE:PUKP
23:23:29 [2020-09-17T23:23:29.550Z]  Docker Root Dir: /var/lib/docker
23:23:29 [2020-09-17T23:23:29.550Z]  Debug Mode: false
23:23:29 [2020-09-17T23:23:29.550Z]  Registry: https://index.docker.io/v1/
23:23:29 [2020-09-17T23:23:29.550Z]  Labels:
23:23:29 [2020-09-17T23:23:29.550Z]  Experimental: true
23:23:29 [2020-09-17T23:23:29.550Z]  Insecure Registries:
23:23:29 [2020-09-17T23:23:29.550Z]   127.0.0.0/8
23:23:29 [2020-09-17T23:23:29.550Z]  Live Restore Enabled: true
23:23:29 [2020-09-17T23:23:29.550Z] 
23:23:29 [2020-09-17T23:23:29.550Z] WARNING: No swap limit support
[Pipeline] sh
23:23:29 [2020-09-17T23:23:29.586Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.59MB / 51.83MB 0.9s
23:23:29 [2020-09-17T23:23:29.824Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.3s done
23:23:29 [2020-09-17T23:23:29.843Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:29 [2020-09-17T23:23:29.843Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:23:29 [2020-09-17T23:23:29.843Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41466/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:23:29 [2020-09-17T23:23:29.843Z] + bash /home/ubuntu/workspace/moby_PR-41466/check-config.sh
23:23:29 [2020-09-17T23:23:29.843Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:23:29 [2020-09-17T23:23:29.843Z] info: reading kernel config from /boot/config-4.15.0-1082-aws ...
23:23:29 [2020-09-17T23:23:29.843Z] 
23:23:29 [2020-09-17T23:23:29.843Z] Generally Necessary:
23:23:29 [2020-09-17T23:23:29.843Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:23:29 [2020-09-17T23:23:29.843Z] - apparmor: enabled and tools installed
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_NAMESPACES: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_NET_NS: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_PID_NS: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_IPC_NS: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_UTS_NS: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_CGROUPS: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_CGROUP_CPUACCT: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_CGROUP_DEVICE: enabled
23:23:29 [2020-09-17T23:23:29.843Z] - CONFIG_CGROUP_FREEZER: enabled
23:23:29 [2020-09-17T23:23:29.849Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.0s done
23:23:29 [2020-09-17T23:23:29.849Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.90MB / 51.83MB 1.2s
23:23:29 [2020-09-17T23:23:29.849Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.2s
23:23:29 [2020-09-17T23:23:29.917Z] Sending build context to Docker daemon  56.19MB
23:23:29 [2020-09-17T23:23:29.917Z] 
23:23:30 [2020-09-17T23:23:30.081Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_CGROUP_SCHED: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_CPUSETS: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_MEMCG: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_KEYS: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_VETH: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_BRIDGE: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_NF_NAT: enabled (as module)
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_NF_NAT_NEEDED: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_POSIX_MQUEUE: enabled
23:23:30 [2020-09-17T23:23:30.106Z] 
23:23:30 [2020-09-17T23:23:30.106Z] Optional Features:
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_USER_NS: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_SECCOMP: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_CGROUP_PIDS: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_MEMCG_SWAP: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:23:30 [2020-09-17T23:23:30.106Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_BLK_CGROUP: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:23:30 [2020-09-17T23:23:30.106Z] - CONFIG_IOSCHED_CFQ: enabled
23:23:30 [2020-09-17T23:23:30.114Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done
23:23:30 [2020-09-17T23:23:30.114Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.2s done
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.07MB / 51.83MB 1.3s
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.3s
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.5s
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.27MB / 68.67MB 1.5s
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.72MB / 120.17MB 1.5s
23:23:30 [2020-09-17T23:23:30.117Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.13MB / 68.67MB 1.6s
23:23:30 [2020-09-17T23:23:30.117Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.88MB / 120.17MB 1.6s
23:23:30 [2020-09-17T23:23:30.250Z] dc5c6edc9cff: Pull complete
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_CGROUP_PERF: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_CGROUP_HUGETLB: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_CFS_BANDWIDTH: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_RT_GROUP_SCHED: missing
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_IP_VS: enabled (as module)
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_IP_VS_NFCT: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_IP_VS_RR: enabled (as module)
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_EXT4_FS: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:23:30 [2020-09-17T23:23:30.368Z] - Network Drivers:
23:23:30 [2020-09-17T23:23:30.368Z]   - "overlay":
23:23:30 [2020-09-17T23:23:30.368Z]     - CONFIG_VXLAN: enabled (as module)
23:23:30 [2020-09-17T23:23:30.368Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:23:30 [2020-09-17T23:23:30.368Z]       Optional (for encrypted networks):
23:23:30 [2020-09-17T23:23:30.374Z] Step 1/10 : FROM microsoft/windowsservercore
23:23:30 [2020-09-17T23:23:30.374Z]  ---> 715aaeac112d
23:23:30 [2020-09-17T23:23:30.374Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> 24189891d9a9
23:23:30 [2020-09-17T23:23:30.374Z] Step 3/10 : ARG GO_VERSION=1.13.15
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> ee06e87a6f1f
23:23:30 [2020-09-17T23:23:30.374Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> 747e4cb36410
23:23:30 [2020-09-17T23:23:30.374Z] 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}
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> 18bed6fb66ca
23:23:30 [2020-09-17T23:23:30.374Z] 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 {       $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;
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> 8b1db8c1f5ce
23:23:30 [2020-09-17T23:23:30.374Z] 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
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> f2df107e35b7
23:23:30 [2020-09-17T23:23:30.374Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> 71554b5e1314
23:23:30 [2020-09-17T23:23:30.374Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
23:23:30 [2020-09-17T23:23:30.374Z]  ---> Using cache
23:23:30 [2020-09-17T23:23:30.374Z]  ---> c6144c8438fb
23:23:30 [2020-09-17T23:23:30.374Z] Step 10/10 : COPY . .
23:23:30 [2020-09-17T23:23:30.375Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done
23:23:30 [2020-09-17T23:23:30.375Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
23:23:30 [2020-09-17T23:23:30.381Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.77MB / 68.67MB 1.7s
23:23:30 [2020-09-17T23:23:30.381Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.03MB / 68.67MB 1.9s
23:23:30 [2020-09-17T23:23:30.381Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 24.00MB / 120.17MB 1.9s
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_CRYPTO: enabled
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_CRYPTO_AEAD: enabled
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_CRYPTO_GCM: enabled
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_CRYPTO_GHASH: enabled
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_XFRM: enabled
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_XFRM_USER: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_INET_ESP: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]   - "ipvlan":
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_IPVLAN: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]   - "macvlan":
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_MACVLAN: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_DUMMY: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]   - "ftp,tftp client in container":
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z] - Storage Drivers:
23:23:30 [2020-09-17T23:23:30.630Z]   - "aufs":
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_AUFS_FS: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]   - "btrfs":
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:23:30 [2020-09-17T23:23:30.630Z]   - "devicemapper":
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_BLK_DEV_DM: enabled
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]   - "overlay":
23:23:30 [2020-09-17T23:23:30.630Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:23:30 [2020-09-17T23:23:30.630Z]   - "zfs":
23:23:30 [2020-09-17T23:23:30.630Z]     - /dev/zfs: missing
23:23:30 [2020-09-17T23:23:30.630Z]     - zfs command: missing
23:23:30 [2020-09-17T23:23:30.630Z]     - zpool command: missing
23:23:30 [2020-09-17T23:23:30.630Z] 
23:23:30 [2020-09-17T23:23:30.630Z] Limits:
23:23:30 [2020-09-17T23:23:30.630Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:23:30 [2020-09-17T23:23:30.630Z] 
23:23:30 [2020-09-17T23:23:30.630Z] + true
[Pipeline] }
23:23:30 [2020-09-17T23:23:30.650Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done
23:23:30 [2020-09-17T23:23:30.650Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 38.30MB / 68.67MB 2.1s
23:23:30 [2020-09-17T23:23:30.650Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.87MB / 120.17MB 2.1s
23:23:30 [2020-09-17T23:23:30.650Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.1s
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:23:30 [2020-09-17T23:23:30.697Z] #47 ...
23:23:30 [2020-09-17T23:23:30.697Z] 
23:23:30 [2020-09-17T23:23:30.697Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:30 [2020-09-17T23:23:30.697Z] #10 3.667 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:30 [2020-09-17T23:23:30.697Z] #10 3.809 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:30 [2020-09-17T23:23:30.697Z] #10 3.907 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:30 [2020-09-17T23:23:30.697Z] #10 4.438 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:23:30 [2020-09-17T23:23:30.697Z] #10 6.355 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
23:23:30 [2020-09-17T23:23:30.697Z] #10 7.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
23:23:30 [2020-09-17T23:23:30.916Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.18MB / 68.67MB 2.2s
23:23:30 [2020-09-17T23:23:30.916Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.34MB / 120.17MB 2.2s
23:23:30 [2020-09-17T23:23:30.916Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s done
23:23:30 [2020-09-17T23:23:30.916Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 56.59MB / 68.67MB 2.4s
23:23:30 [2020-09-17T23:23:30.916Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.22MB / 120.17MB 2.4s
23:23:30 [2020-09-17T23:23:30.977Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9fb324f00be66e27afd4172b509ec5525b588f81 .
23:23:30 [2020-09-17T23:23:30.977Z] #2 [internal] load .dockerignore
23:23:31 [2020-09-17T23:23:31.024Z] #10 ...
23:23:31 [2020-09-17T23:23:31.024Z] 
23:23:31 [2020-09-17T23:23:31.024Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:31 [2020-09-17T23:23:31.024Z] #38 13.79 Fetched 8071 kB in 10s (812 kB/s)
23:23:31 [2020-09-17T23:23:31.181Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 61.28MB / 68.67MB 2.5s
23:23:31 [2020-09-17T23:23:31.181Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.56MB / 68.67MB 2.5s
23:23:31 [2020-09-17T23:23:31.181Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 53.90MB / 120.17MB 2.5s
23:23:31 [2020-09-17T23:23:31.239Z] #2 transferring context: 87B done
23:23:31 [2020-09-17T23:23:31.239Z] #2 DONE 0.2s
23:23:31 [2020-09-17T23:23:31.239Z] 
23:23:31 [2020-09-17T23:23:31.239Z] #1 [internal] load build definition from Dockerfile
23:23:31 [2020-09-17T23:23:31.239Z] #1 transferring dockerfile: 16.37kB done
23:23:31 [2020-09-17T23:23:31.239Z] #1 DONE 0.2s
23:23:31 [2020-09-17T23:23:31.239Z] 
23:23:31 [2020-09-17T23:23:31.239Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:23:31 [2020-09-17T23:23:31.443Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.44MB / 120.17MB 2.6s
23:23:31 [2020-09-17T23:23:31.444Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 73.34MB / 120.17MB 2.8s
23:23:31 [2020-09-17T23:23:31.451Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.3s done
23:23:31 [2020-09-17T23:23:31.451Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
23:23:31 [2020-09-17T23:23:31.707Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.84MB / 120.17MB 2.9s
23:23:31 [2020-09-17T23:23:31.707Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.95MB / 120.17MB 3.1s
23:23:31 [2020-09-17T23:23:31.813Z] #3 DONE 0.6s
23:23:31 [2020-09-17T23:23:31.969Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.2s done
23:23:31 [2020-09-17T23:23:31.969Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.45MB / 120.17MB 3.3s
23:23:31 [2020-09-17T23:23:31.969Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.30MB / 120.17MB 3.4s
23:23:32 [2020-09-17T23:23:32.075Z] 
23:23:32 [2020-09-17T23:23:32.075Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:23:32 [2020-09-17T23:23:32.075Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:23:32 [2020-09-17T23:23:32.075Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:23:32 [2020-09-17T23:23:32.075Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
23:23:32 [2020-09-17T23:23:32.075Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
23:23:32 [2020-09-17T23:23:32.075Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 5.22MB / 8.28MB 0.2s
23:23:32 [2020-09-17T23:23:32.230Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 3.5s
23:23:32 [2020-09-17T23:23:32.337Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s
23:23:32 [2020-09-17T23:23:32.604Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done
23:23:32 [2020-09-17T23:23:32.604Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3
23:23:32 [2020-09-17T23:23:32.604Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
23:23:32 [2020-09-17T23:23:32.676Z] #38 13.79 Reading package lists...
23:23:32 [2020-09-17T23:23:32.676Z] #38 ...
23:23:32 [2020-09-17T23:23:32.676Z] 
23:23:32 [2020-09-17T23:23:32.676Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:32 [2020-09-17T23:23:32.676Z] #21 14.84 + mkdir -p /build
23:23:32 [2020-09-17T23:23:32.676Z] #21 14.87 + mv docker/docker /build/
23:23:32 [2020-09-17T23:23:32.676Z] #21 14.87 + rmdir docker
23:23:32 [2020-09-17T23:23:32.676Z] #21 DONE 15.4s
23:23:32 [2020-09-17T23:23:32.676Z] 
23:23:32 [2020-09-17T23:23:32.676Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:32 [2020-09-17T23:23:32.676Z] #60 14.09 Checking out files:  96% (1842/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.
23:23:32 [2020-09-17T23:23:32.676Z] #60 14.18 + cd /tmp/tmp.eEzvl7gpnq/src/github.com/docker/libnetwork
23:23:32 [2020-09-17T23:23:32.676Z] #60 14.18 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:32 [2020-09-17T23:23:32.676Z] #60 14.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:23:32 [2020-09-17T23:23:32.865Z] #4 DONE 0.9s
23:23:32 [2020-09-17T23:23:32.920Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
23:23:32 [2020-09-17T23:23:32.920Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
23:23:33 [2020-09-17T23:23:33.127Z] 
23:23:33 [2020-09-17T23:23:33.128Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:23:33 [2020-09-17T23:23:33.128Z] #6 DONE 0.2s
23:23:33 [2020-09-17T23:23:33.128Z] 
23:23:33 [2020-09-17T23:23:33.128Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:23:33 [2020-09-17T23:23:33.173Z] #7 ...
23:23:33 [2020-09-17T23:23:33.173Z] 
23:23:33 [2020-09-17T23:23:33.173Z] #20 [internal] load build context
23:23:33 [2020-09-17T23:23:33.173Z] #20 transferring context: 51.44MB 3.9s done
23:23:33 [2020-09-17T23:23:33.173Z] #20 DONE 4.5s
23:23:33 [2020-09-17T23:23:33.173Z] 
23:23:33 [2020-09-17T23:23:33.173Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:33 [2020-09-17T23:23:33.173Z] #7 ...
23:23:33 [2020-09-17T23:23:33.173Z] 
23:23:33 [2020-09-17T23:23:33.173Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:23:33 [2020-09-17T23:23:33.173Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:23:33 [2020-09-17T23:23:33.173Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:23:33 [2020-09-17T23:23:33.173Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
23:23:33 [2020-09-17T23:23:33.173Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:23:33 [2020-09-17T23:23:33.173Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.3s done
23:23:33 [2020-09-17T23:23:33.173Z] #58 DONE 4.7s
23:23:33 [2020-09-17T23:23:33.173Z] 
23:23:33 [2020-09-17T23:23:33.173Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:33 [2020-09-17T23:23:33.435Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s done
23:23:33 [2020-09-17T23:23:33.706Z] #5 DONE 0.5s
23:23:33 [2020-09-17T23:23:33.706Z] 
23:23:33 [2020-09-17T23:23:33.706Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:33 [2020-09-17T23:23:33.706Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:23:33 [2020-09-17T23:23:33.706Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s
23:23:33 [2020-09-17T23:23:33.706Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:23:33 [2020-09-17T23:23:33.706Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done
23:23:33 [2020-09-17T23:23:33.706Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s
23:23:33 [2020-09-17T23:23:33.706Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done
23:23:33 [2020-09-17T23:23:33.706Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 499.71kB / 7.68MB 0.2s
23:23:33 [2020-09-17T23:23:33.971Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.6s done
23:23:33 [2020-09-17T23:23:33.972Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
23:23:34 [2020-09-17T23:23:34.029Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.3s
23:23:34 [2020-09-17T23:23:34.029Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 15.24MB / 49.18MB 0.4s
23:23:34 [2020-09-17T23:23:34.228Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:23:34 [2020-09-17T23:23:34.228Z] #7 DONE 10.1s
23:23:34 [2020-09-17T23:23:34.228Z] 
23:23:34 [2020-09-17T23:23:34.228Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:23:34 [2020-09-17T23:23:34.300Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s done
23:23:34 [2020-09-17T23:23:34.300Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.82MB / 49.18MB 0.7s
23:23:34 [2020-09-17T23:23:34.300Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.7s
23:23:34 [2020-09-17T23:23:34.300Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 125.53kB / 52.16MB 0.7s
23:23:34 [2020-09-17T23:23:34.300Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.8s
23:23:34 [2020-09-17T23:23:34.300Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 8.88MB / 9.98MB 0.8s
23:23:34 [2020-09-17T23:23:34.300Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 7.71MB / 52.16MB 0.8s
23:23:34 [2020-09-17T23:23:34.413Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.1s done
23:23:34 [2020-09-17T23:23:34.568Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.9s
23:23:34 [2020-09-17T23:23:34.568Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 17.66MB / 52.16MB 0.9s
23:23:34 [2020-09-17T23:23:34.568Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 29.75MB / 52.16MB 1.0s
23:23:34 [2020-09-17T23:23:34.690Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
23:23:34 [2020-09-17T23:23:34.742Z] 3c370c2e2f82: Pull complete
23:23:34 [2020-09-17T23:23:34.742Z] 5ffb2f5886e2: Pull complete
23:23:34 [2020-09-17T23:23:34.742Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
23:23:34 [2020-09-17T23:23:34.742Z] Status: Downloaded newer image for golang:1.13.15-buster
23:23:34 [2020-09-17T23:23:34.742Z]  ---> 805dc2d65d1c
23:23:34 [2020-09-17T23:23:34.742Z] Step 5/15 : ARG BUILDX_REPO
23:23:34 [2020-09-17T23:23:34.742Z]  ---> Running in 7caafa6b411a
23:23:34 [2020-09-17T23:23:34.742Z] Removing intermediate container 7caafa6b411a
23:23:34 [2020-09-17T23:23:34.742Z]  ---> 429f9e1d28a9
23:23:34 [2020-09-17T23:23:34.742Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
23:23:34 [2020-09-17T23:23:34.742Z]  ---> Running in e0fbe003f3ed
23:23:34 [2020-09-17T23:23:34.742Z] Cloning into '/buildx'...
23:23:34 [2020-09-17T23:23:34.830Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done
23:23:34 [2020-09-17T23:23:34.830Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s
23:23:34 [2020-09-17T23:23:34.835Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 40.16MB / 52.16MB 1.3s
23:23:34 [2020-09-17T23:23:34.961Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done
23:23:35 [2020-09-17T23:23:35.224Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
23:23:35 [2020-09-17T23:23:35.798Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done
23:23:35 [2020-09-17T23:23:35.798Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s
23:23:36 [2020-09-17T23:23:36.237Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240
23:23:36 [2020-09-17T23:23:36.501Z] #7 ...
23:23:36 [2020-09-17T23:23:36.501Z] 
23:23:36 [2020-09-17T23:23:36.501Z] #20 [internal] load build context
23:23:36 [2020-09-17T23:23:36.501Z] #20 transferring context: 51.44MB 2.7s done
23:23:36 [2020-09-17T23:23:36.501Z] #20 DONE 2.8s
23:23:36 [2020-09-17T23:23:36.501Z] 
23:23:36 [2020-09-17T23:23:36.501Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:23:36 [2020-09-17T23:23:36.501Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:23:36 [2020-09-17T23:23:36.501Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:23:36 [2020-09-17T23:23:36.501Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
23:23:36 [2020-09-17T23:23:36.501Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:23:36 [2020-09-17T23:23:36.501Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.9s done
23:23:36 [2020-09-17T23:23:36.501Z] #58 DONE 2.8s
23:23:36 [2020-09-17T23:23:36.501Z] 
23:23:36 [2020-09-17T23:23:36.501Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.4s done
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.4s done
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.5s done
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 18.67MB / 62.53MB 2.8s
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 2.8s
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.37MB / 97.69MB 2.8s
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 28.30MB / 62.53MB 2.9s
23:23:36 [2020-09-17T23:23:36.501Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.70MB / 97.69MB 2.9s
23:23:36 [2020-09-17T23:23:36.745Z] #8 DONE 2.6s
23:23:36 [2020-09-17T23:23:36.745Z] 
23:23:36 [2020-09-17T23:23:36.745Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:23:36 [2020-09-17T23:23:36.763Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.37MB / 62.53MB 3.0s
23:23:36 [2020-09-17T23:23:36.763Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.54MB / 97.69MB 3.0s
23:23:36 [2020-09-17T23:23:36.763Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 42.45MB / 62.53MB 3.2s
23:23:36 [2020-09-17T23:23:36.764Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.0s done
23:23:36 [2020-09-17T23:23:36.764Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 48.30MB / 97.69MB 3.2s
23:23:37 [2020-09-17T23:23:37.025Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 57.13MB / 62.53MB 3.3s
23:23:37 [2020-09-17T23:23:37.025Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 58.03MB / 97.69MB 3.3s
23:23:37 [2020-09-17T23:23:37.025Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.4s
23:23:37 [2020-09-17T23:23:37.025Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.09MB / 97.69MB 3.4s
23:23:37 [2020-09-17T23:23:37.026Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.06MB / 97.69MB 3.5s
23:23:37 [2020-09-17T23:23:37.292Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.68MB / 97.69MB 3.7s
23:23:37 [2020-09-17T23:23:37.309Z] #9 DONE 0.4s
23:23:37 [2020-09-17T23:23:37.309Z] 
23:23:37 [2020-09-17T23:23:37.309Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:23:37 [2020-09-17T23:23:37.309Z] #27 DONE 0.0s
23:23:37 [2020-09-17T23:23:37.309Z] 
23:23:37 [2020-09-17T23:23:37.309Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:23:37 [2020-09-17T23:23:37.309Z] #35 DONE 0.0s
23:23:37 [2020-09-17T23:23:37.309Z] 
23:23:37 [2020-09-17T23:23:37.309Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:37 [2020-09-17T23:23:37.712Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.0s done
23:23:37 [2020-09-17T23:23:37.973Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
23:23:38 [2020-09-17T23:23:38.274Z] Removing intermediate container e0fbe003f3ed
23:23:38 [2020-09-17T23:23:38.274Z]  ---> 9a8ff8d1abc3
23:23:38 [2020-09-17T23:23:38.275Z] Step 7/15 : WORKDIR /buildx
23:23:38 [2020-09-17T23:23:38.275Z]  ---> Running in f8caddd9ab26
23:23:38 [2020-09-17T23:23:38.275Z] Removing intermediate container f8caddd9ab26
23:23:38 [2020-09-17T23:23:38.275Z]  ---> faeeff99999b
23:23:38 [2020-09-17T23:23:38.275Z] Step 8/15 : ARG BUILDX_COMMIT
23:23:38 [2020-09-17T23:23:38.275Z]  ---> Running in 26a5fadb2542
23:23:38 [2020-09-17T23:23:38.275Z] Removing intermediate container 26a5fadb2542
23:23:38 [2020-09-17T23:23:38.275Z]  ---> 9ec63e859bae
23:23:38 [2020-09-17T23:23:38.275Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
23:23:38 [2020-09-17T23:23:38.275Z]  ---> Running in b24c086dec93
23:23:38 [2020-09-17T23:23:38.683Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.1s done
23:23:38 [2020-09-17T23:23:38.913Z] From https://github.com/docker/buildx
23:23:38 [2020-09-17T23:23:38.913Z]  * [new tag]         v0.3.1     -> build
23:23:39 [2020-09-17T23:23:39.036Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.2s done
23:23:39 [2020-09-17T23:23:39.255Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.7s done
23:23:39 [2020-09-17T23:23:39.297Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:23:39 [2020-09-17T23:23:39.297Z] #7 DONE 15.8s
23:23:39 [2020-09-17T23:23:39.297Z] 
23:23:39 [2020-09-17T23:23:39.297Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:23:39 [2020-09-17T23:23:39.564Z] Switched to branch 'build'
23:23:39 [2020-09-17T23:23:39.844Z] #36 2.290 + git clone https://github.com/docker/distribution.git .
23:23:39 [2020-09-17T23:23:39.844Z] #36 2.291 Cloning into '.'...
23:23:40 [2020-09-17T23:23:40.023Z] #60 ...
23:23:40 [2020-09-17T23:23:40.024Z] 
23:23:40 [2020-09-17T23:23:40.024Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:40 [2020-09-17T23:23:40.024Z] #38 13.79 Reading package lists...
23:23:40 [2020-09-17T23:23:40.024Z] #38 18.40 Reading package lists...
23:23:40 [2020-09-17T23:23:40.024Z] #38 21.52 Building dependency tree...
23:23:40 [2020-09-17T23:23:40.024Z] #38 22.51 The following additional packages will be installed:
23:23:40 [2020-09-17T23:23:40.024Z] #38 22.53   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:23:40 [2020-09-17T23:23:40.024Z] #38 22.53   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:23:40 [2020-09-17T23:23:40.024Z] #38 22.53 Suggested packages:
23:23:40 [2020-09-17T23:23:40.024Z] #38 22.53   manpages-dev python-setuptools
23:23:40 [2020-09-17T23:23:40.200Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.3s done
23:23:40 [2020-09-17T23:23:40.200Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2
23:23:40 [2020-09-17T23:23:40.380Z] #38 23.33 The following NEW packages will be installed:
23:23:40 [2020-09-17T23:23:40.380Z] #38 23.33   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:23:40 [2020-09-17T23:23:40.380Z] #38 23.33   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:23:40 [2020-09-17T23:23:40.380Z] #38 23.33   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:23:40 [2020-09-17T23:23:40.380Z] #38 23.33   python-six zlib1g-dev
23:23:40 [2020-09-17T23:23:40.462Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done
23:23:40 [2020-09-17T23:23:40.518Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.1s done
23:23:40 [2020-09-17T23:23:40.518Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
23:23:40 [2020-09-17T23:23:40.609Z] Removing intermediate container b24c086dec93
23:23:40 [2020-09-17T23:23:40.609Z]  ---> 05266c8f7217
23:23:40 [2020-09-17T23:23:40.609Z] Step 10/15 : ARG GOOS
23:23:40 [2020-09-17T23:23:40.609Z]  ---> Running in 2fed03a1e72b
23:23:40 [2020-09-17T23:23:40.609Z] Removing intermediate container 2fed03a1e72b
23:23:40 [2020-09-17T23:23:40.609Z]  ---> 209cd210806b
23:23:40 [2020-09-17T23:23:40.609Z] Step 11/15 : ARG GOARCH
23:23:40 [2020-09-17T23:23:40.609Z]  ---> Running in 7b6d956c9787
23:23:40 [2020-09-17T23:23:40.609Z] Removing intermediate container 7b6d956c9787
23:23:40 [2020-09-17T23:23:40.609Z]  ---> b14c8197af6c
23:23:40 [2020-09-17T23:23:40.609Z] 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
23:23:40 [2020-09-17T23:23:40.609Z]  ---> Running in 17dc0a8e55d1
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.45 Need to get 3742 kB of archives.
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.45 After this operation, 22.0 MB of additional disk space will be used.
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
23:23:40 [2020-09-17T23:23:40.707Z] #38 23.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
23:23:41 [2020-09-17T23:23:41.034Z] #38 23.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
23:23:41 [2020-09-17T23:23:41.034Z] #38 23.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
23:23:41 [2020-09-17T23:23:41.035Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3
23:23:41 [2020-09-17T23:23:41.297Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.2s done
23:23:41 [2020-09-17T23:23:41.361Z] #38 ...
23:23:41 [2020-09-17T23:23:41.361Z] 
23:23:41 [2020-09-17T23:23:41.361Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:41 [2020-09-17T23:23:41.361Z] #10 14.19 Fetched 8071 kB in 11s (757 kB/s)
23:23:41 [2020-09-17T23:23:41.361Z] #10 14.19 Reading package lists...
23:23:41 [2020-09-17T23:23:41.361Z] #10 18.58 Reading package lists...
23:23:41 [2020-09-17T23:23:41.361Z] #10 22.42 Building dependency tree...
23:23:41 [2020-09-17T23:23:41.361Z] #10 23.69 The following additional packages will be installed:
23:23:41 [2020-09-17T23:23:41.361Z] #10 23.69   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:23:41 [2020-09-17T23:23:41.361Z] #10 23.69   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:23:41 [2020-09-17T23:23:41.361Z] #10 23.69   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:23:41 [2020-09-17T23:23:41.361Z] #10 23.70   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:23:41 [2020-09-17T23:23:41.361Z] #10 23.70 Suggested packages:
23:23:41 [2020-09-17T23:23:41.361Z] #10 23.70   gcc-8-locales seccomp wine64
23:23:41 [2020-09-17T23:23:41.361Z] #10 ...
23:23:41 [2020-09-17T23:23:41.361Z] 
23:23:41 [2020-09-17T23:23:41.361Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:41 [2020-09-17T23:23:41.361Z] #51 14.36 Fetched 8071 kB in 10s (790 kB/s)
23:23:41 [2020-09-17T23:23:41.361Z] #51 14.36 Reading package lists...
23:23:41 [2020-09-17T23:23:41.361Z] #51 18.70 Reading package lists...
23:23:41 [2020-09-17T23:23:41.361Z] #51 21.84 Building dependency tree...
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.72 The following additional packages will be installed:
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.72   libbtrfs0
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.79 The following NEW packages will be installed:
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.79   libbtrfs-dev libbtrfs0
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.86 Need to get 118 kB of archives.
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.86 After this operation, 390 kB of additional disk space will be used.
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:23:41 [2020-09-17T23:23:41.361Z] #51 22.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:23:41 [2020-09-17T23:23:41.361Z] #51 23.61 debconf: delaying package configuration, since apt-utils is not installed
23:23:41 [2020-09-17T23:23:41.361Z] #51 23.68 Fetched 118 kB in 0s (1560 kB/s)
23:23:41 [2020-09-17T23:23:41.361Z] #51 23.78 Selecting previously unselected package libbtrfs0.
23:23:41 [2020-09-17T23:23:41.361Z] #51 23.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.)
23:23:41 [2020-09-17T23:23:41.361Z] #51 23.88 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
23:23:41 [2020-09-17T23:23:41.361Z] #51 23.89 Unpacking libbtrfs0 (4.20.1-2) ...
23:23:41 [2020-09-17T23:23:41.361Z] #51 24.00 Selecting previously unselected package libbtrfs-dev.
23:23:41 [2020-09-17T23:23:41.361Z] #51 24.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
23:23:41 [2020-09-17T23:23:41.361Z] #51 24.00 Unpacking libbtrfs-dev (4.20.1-2) ...
23:23:41 [2020-09-17T23:23:41.361Z] #51 24.23 Setting up libbtrfs0 (4.20.1-2) ...
23:23:41 [2020-09-17T23:23:41.361Z] #51 24.24 Setting up libbtrfs-dev (4.20.1-2) ...
23:23:41 [2020-09-17T23:23:41.361Z] #51 24.24 Processing triggers for libc-bin (2.28-10) ...
23:23:41 [2020-09-17T23:23:41.361Z] #51 ...
23:23:41 [2020-09-17T23:23:41.361Z] 
23:23:41 [2020-09-17T23:23:41.361Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:41 [2020-09-17T23:23:41.361Z] #36 14.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:23:41 [2020-09-17T23:23:41.361Z] #36 15.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:23:41 [2020-09-17T23:23:41.689Z] #36 ...
23:23:41 [2020-09-17T23:23:41.689Z] 
23:23:41 [2020-09-17T23:23:41.689Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:41 [2020-09-17T23:23:41.689Z] #32 14.38 Fetched 8071 kB in 10s (780 kB/s)
23:23:41 [2020-09-17T23:23:41.689Z] #32 14.38 Reading package lists...
23:23:41 [2020-09-17T23:23:41.689Z] #32 18.79 Reading package lists...
23:23:41 [2020-09-17T23:23:41.689Z] #32 22.13 Building dependency tree...
23:23:41 [2020-09-17T23:23:41.689Z] #32 22.89 The following additional packages will be installed:
23:23:41 [2020-09-17T23:23:41.689Z] #32 22.90   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:23:41 [2020-09-17T23:23:41.689Z] #32 22.90 Suggested packages:
23:23:41 [2020-09-17T23:23:41.689Z] #32 22.90   cmake-doc ninja-build lrzip
23:23:41 [2020-09-17T23:23:41.689Z] #32 22.90 Recommended packages:
23:23:41 [2020-09-17T23:23:41.689Z] #32 22.90   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.45 The following NEW packages will be installed:
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.48   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.48   vim-common xxd
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.60 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.60 Need to get 14.0 MB of archives.
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.60 After this operation, 62.1 MB of additional disk space will be used.
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 23.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 24.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 24.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 24.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 24.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 24.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 24.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #32 ...
23:23:41 [2020-09-17T23:23:41.689Z] 
23:23:41 [2020-09-17T23:23:41.689Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:41 [2020-09-17T23:23:41.689Z] #23 14.37 Fetched 8071 kB in 10s (788 kB/s)
23:23:41 [2020-09-17T23:23:41.689Z] #23 14.37 Reading package lists...
23:23:41 [2020-09-17T23:23:41.689Z] #23 18.89 Reading package lists...
23:23:41 [2020-09-17T23:23:41.689Z] #23 22.22 Building dependency tree...
23:23:41 [2020-09-17T23:23:41.689Z] #23 22.93 ca-certificates is already the newest version (20200601~deb10u1).
23:23:41 [2020-09-17T23:23:41.689Z] #23 22.93 The following additional packages will be installed:
23:23:41 [2020-09-17T23:23:41.689Z] #23 22.94   libjq1 libonig5
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.17 The following NEW packages will be installed:
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.17   jq libjq1 libonig5
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.30 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.30 Need to get 350 kB of archives.
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.30 After this operation, 1154 kB of additional disk space will be used.
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #23 23.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.03 debconf: delaying package configuration, since apt-utils is not installed
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.11 Fetched 350 kB in 0s (2244 kB/s)
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.16 Selecting previously unselected package libonig5:s390x.
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.20 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.21 Unpacking libonig5:s390x (6.9.1-1) ...
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.44 Selecting previously unselected package libjq1:s390x.
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.46 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.60 Selecting previously unselected package jq.
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
23:23:41 [2020-09-17T23:23:41.689Z] #23 24.61 Unpacking jq (1.5+dfsg-2+b1) ...
23:23:41 [2020-09-17T23:23:41.743Z] #36 ...
23:23:41 [2020-09-17T23:23:41.744Z] 
23:23:41 [2020-09-17T23:23:41.744Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + RM_GOPATH=0
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + TMP_GOPATH=
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + : /build
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + '[' -z '' ']'
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 ++ mktemp -d
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + export GOPATH=/tmp/tmp.45l6gYvedL
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + GOPATH=/tmp/tmp.45l6gYvedL
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + RM_GOPATH=1
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.548 + case "$(go env GOARCH)" in
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.555 Install docker/cli version 17.06.2-ce from stable
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 ++ go env GOARCH
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + export GO_BUILDMODE=-buildmode=pie
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + GO_BUILDMODE=-buildmode=pie
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 ++ dirname /tmp/install/install.sh
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + dir=/tmp/install
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + bin=dockercli
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + shift
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + . /tmp/install/dockercli.installer
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 ++ : stable
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 ++ : 17.06.2-ce
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + install_dockercli
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 ++ uname -m
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + arch=x86_64
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + '[' x86_64 '!=' x86_64 ']'
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + url=https://download.docker.com/linux/static
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:23:41 [2020-09-17T23:23:41.744Z] #21 1.562 + tar -xz docker/docker
23:23:41 [2020-09-17T23:23:41.744Z] #21 3.726 + mkdir -p /build
23:23:41 [2020-09-17T23:23:41.744Z] #21 3.731 + mv docker/docker /build/
23:23:41 [2020-09-17T23:23:41.744Z] #21 3.734 + rmdir docker
23:23:41 [2020-09-17T23:23:41.744Z] #21 DONE 4.3s
23:23:41 [2020-09-17T23:23:41.744Z] 
23:23:41 [2020-09-17T23:23:41.744Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.333 + RM_GOPATH=0
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.333 + TMP_GOPATH=
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.333 + : /build
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.333 + '[' -z '' ']'
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.333 ++ mktemp -d
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.335 + export GOPATH=/tmp/tmp.PR87DWw8jv
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.335 + GOPATH=/tmp/tmp.PR87DWw8jv
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.335 + RM_GOPATH=1
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.335 + case "$(go env GOARCH)" in
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.337 ++ go env GOARCH
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.347 + export GO_BUILDMODE=-buildmode=pie
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.347 + GO_BUILDMODE=-buildmode=pie
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.351 ++ dirname /tmp/install/install.sh
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.351 + dir=/tmp/install
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.351 + bin=gotestsum
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.351 + shift
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.352 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.352 + . /tmp/install/gotestsum.installer
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.352 ++ : v0.5.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.353 + install_gotestsum
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.355 + set -e
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.355 + export GO111MODULE=on
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.355 + GO111MODULE=on
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.355 + GOBIN=/build
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.355 + go get gotest.tools/gotestsum@v0.5.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.389 go: finding gotest.tools v0.5.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.389 go: finding gotest.tools/gotestsum v0.5.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 1.847 go: downloading gotest.tools/gotestsum v0.5.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.395 go: extracting gotest.tools/gotestsum v0.5.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.731 go: downloading github.com/fatih/color v1.9.0
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.733 go: downloading github.com/spf13/pflag v1.0.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.736 go: downloading github.com/pkg/errors v0.9.1
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.769 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.785 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.790 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.835 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.875 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.878 go: downloading github.com/jonboulle/clockwork v0.1.0
23:23:41 [2020-09-17T23:23:41.744Z] #43 2.905 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.019 go: extracting github.com/pkg/errors v0.9.1
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.026 go: extracting github.com/fatih/color v1.9.0
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.028 go: downloading github.com/mattn/go-isatty v0.0.12
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.050 go: downloading github.com/mattn/go-colorable v0.1.6
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.051 go: extracting github.com/spf13/pflag v1.0.3
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.079 go: extracting github.com/jonboulle/clockwork v0.1.0
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.161 go: extracting github.com/mattn/go-isatty v0.0.12
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.516 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.552 go: extracting github.com/mattn/go-colorable v0.1.6
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.554 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:41 [2020-09-17T23:23:41.744Z] #43 3.937 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:41 [2020-09-17T23:23:41.744Z] #43 4.246 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:41 [2020-09-17T23:23:41.874Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s
23:23:42 [2020-09-17T23:23:42.020Z] #23 ...
23:23:42 [2020-09-17T23:23:42.020Z] 
23:23:42 [2020-09-17T23:23:42.020Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:42 [2020-09-17T23:23:42.020Z] #51 DONE 24.7s
23:23:42 [2020-09-17T23:23:42.020Z] 
23:23:42 [2020-09-17T23:23:42.020Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:42 [2020-09-17T23:23:42.020Z] #23 24.77 Setting up libonig5:s390x (6.9.1-1) ...
23:23:42 [2020-09-17T23:23:42.020Z] #23 24.83 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:23:42 [2020-09-17T23:23:42.020Z] #23 24.83 Setting up jq (1.5+dfsg-2+b1) ...
23:23:42 [2020-09-17T23:23:42.020Z] #23 24.83 Processing triggers for libc-bin (2.28-10) ...
23:23:42 [2020-09-17T23:23:42.020Z] #23 ...
23:23:42 [2020-09-17T23:23:42.020Z] 
23:23:42 [2020-09-17T23:23:42.020Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:23:42 [2020-09-17T23:23:42.020Z] #41 14.70 vendor/golang.org/x/crypto/internal/subtle
23:23:42 [2020-09-17T23:23:42.020Z] #41 ...
23:23:42 [2020-09-17T23:23:42.020Z] 
23:23:42 [2020-09-17T23:23:42.020Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.45 debconf: delaying package configuration, since apt-utils is not installed
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.50 Fetched 3742 kB in 0s (8637 kB/s)
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.59 Selecting previously unselected package libcap-dev:s390x.
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.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 ... 15177 files and directories currently installed.)
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.70 Unpacking libcap-dev:s390x (1:2.25-2) ...
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.83 Selecting previously unselected package libnet1:s390x.
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.84 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.93 Selecting previously unselected package libnet1-dev.
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.020Z] #38 24.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:23:42 [2020-09-17T23:23:42.020Z] #38 25.03 Selecting previously unselected package libnl-3-200:s390x.
23:23:42 [2020-09-17T23:23:42.020Z] #38 25.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.348Z] #38 ...
23:23:42 [2020-09-17T23:23:42.348Z] 
23:23:42 [2020-09-17T23:23:42.348Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:42 [2020-09-17T23:23:42.348Z] #23 DONE 25.2s
23:23:42 [2020-09-17T23:23:42.348Z] 
23:23:42 [2020-09-17T23:23:42.348Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:42 [2020-09-17T23:23:42.348Z] #38 25.06 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:23:42 [2020-09-17T23:23:42.348Z] #38 ...
23:23:42 [2020-09-17T23:23:42.348Z] 
23:23:42 [2020-09-17T23:23:42.348Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:23:42 [2020-09-17T23:23:42.348Z] #24 DONE 0.1s
23:23:42 [2020-09-17T23:23:42.348Z] 
23:23:42 [2020-09-17T23:23:42.348Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:42 [2020-09-17T23:23:42.348Z] #38 25.17 Selecting previously unselected package libnl-3-dev:s390x.
23:23:42 [2020-09-17T23:23:42.348Z] #38 25.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.348Z] #38 25.18 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.47 Selecting previously unselected package libprotobuf-c1:s390x.
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.49 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.65 Selecting previously unselected package libprotobuf-c-dev:s390x.
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.65 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.70 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.75 Selecting previously unselected package zlib1g-dev:s390x.
23:23:42 [2020-09-17T23:23:42.676Z] #38 25.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
23:23:42 [2020-09-17T23:23:42.676Z] #43 5.400 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:42 [2020-09-17T23:23:42.676Z] #43 5.400 go: finding github.com/fatih/color v1.9.0
23:23:42 [2020-09-17T23:23:42.676Z] #43 5.400 go: finding github.com/pkg/errors v0.9.1
23:23:42 [2020-09-17T23:23:42.676Z] #43 5.401 go: finding github.com/spf13/pflag v1.0.3
23:23:42 [2020-09-17T23:23:42.676Z] #43 5.494 go: finding github.com/jonboulle/clockwork v0.1.0
23:23:42 [2020-09-17T23:23:42.934Z] #43 5.572 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:42 [2020-09-17T23:23:42.934Z] #43 5.572 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:42 [2020-09-17T23:23:42.934Z] #43 5.574 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:42 [2020-09-17T23:23:42.934Z] #43 5.579 go: finding github.com/mattn/go-colorable v0.1.6
23:23:42 [2020-09-17T23:23:42.934Z] #43 5.584 go: finding github.com/mattn/go-isatty v0.0.12
23:23:42 [2020-09-17T23:23:42.934Z] #43 5.687 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:42 [2020-09-17T23:23:42.934Z] #43 ...
23:23:42 [2020-09-17T23:23:42.934Z] 
23:23:42 [2020-09-17T23:23:42.934Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:42 [2020-09-17T23:23:42.934Z] #36 5.713 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:23:43 [2020-09-17T23:23:43.003Z] #38 25.77 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:23:43 [2020-09-17T23:23:43.003Z] #38 25.94 Selecting previously unselected package libprotobuf17:s390x.
23:23:43 [2020-09-17T23:23:43.003Z] #38 25.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
23:23:43 [2020-09-17T23:23:43.003Z] #38 25.96 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
23:23:43 [2020-09-17T23:23:43.494Z] #8 DONE 4.0s
23:23:43 [2020-09-17T23:23:43.494Z] 
23:23:43 [2020-09-17T23:23:43.494Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:23:43 [2020-09-17T23:23:43.708Z] #38 26.55 Selecting previously unselected package libprotobuf-lite17:s390x.
23:23:43 [2020-09-17T23:23:43.708Z] #38 26.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
23:23:43 [2020-09-17T23:23:43.708Z] #38 26.57 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:23:43 [2020-09-17T23:23:43.708Z] #38 26.72 Selecting previously unselected package libprotobuf-dev:s390x.
23:23:43 [2020-09-17T23:23:43.708Z] #38 26.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
23:23:43 [2020-09-17T23:23:43.708Z] #38 26.72 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
23:23:43 [2020-09-17T23:23:43.754Z] #9 DONE 0.5s
23:23:43 [2020-09-17T23:23:43.754Z] 
23:23:43 [2020-09-17T23:23:43.754Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:23:43 [2020-09-17T23:23:43.754Z] #27 DONE 0.1s
23:23:43 [2020-09-17T23:23:43.754Z] 
23:23:43 [2020-09-17T23:23:43.754Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:23:43 [2020-09-17T23:23:43.757Z] #36 6.354 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:23:43 [2020-09-17T23:23:43.796Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.6s done
23:23:44 [2020-09-17T23:23:44.014Z] #28 ...
23:23:44 [2020-09-17T23:23:44.014Z] 
23:23:44 [2020-09-17T23:23:44.014Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:23:44 [2020-09-17T23:23:44.014Z] #35 DONE 0.1s
23:23:44 [2020-09-17T23:23:44.014Z] 
23:23:44 [2020-09-17T23:23:44.014Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:44 [2020-09-17T23:23:44.370Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44
23:23:44 [2020-09-17T23:23:44.419Z] #38 ...
23:23:44 [2020-09-17T23:23:44.419Z] 
23:23:44 [2020-09-17T23:23:44.420Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:44 [2020-09-17T23:23:44.420Z] #60 DONE 27.3s
23:23:44 [2020-09-17T23:23:44.420Z] 
23:23:44 [2020-09-17T23:23:44.420Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.34 debconf: delaying package configuration, since apt-utils is not installed
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.44 Fetched 14.0 MB in 1s (14.3 MB/s)
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.55 Selecting previously unselected package xxd.
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.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 ... 15177 files and directories currently installed.)
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.61 Unpacking xxd (2:8.1.0875-5) ...
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.75 Selecting previously unselected package vim-common.
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:23:44 [2020-09-17T23:23:44.420Z] #32 25.77 Unpacking vim-common (2:8.1.0875-5) ...
23:23:44 [2020-09-17T23:23:44.420Z] #32 26.01 Selecting previously unselected package cmake-data.
23:23:44 [2020-09-17T23:23:44.420Z] #32 26.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:23:44 [2020-09-17T23:23:44.420Z] #32 26.01 Unpacking cmake-data (3.13.4-1) ...
23:23:44 [2020-09-17T23:23:44.727Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.0s done
23:23:44 [2020-09-17T23:23:44.727Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
23:23:44 [2020-09-17T23:23:44.727Z] #7 DONE 16.0s
23:23:44 [2020-09-17T23:23:44.727Z] 
23:23:44 [2020-09-17T23:23:44.727Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:23:45 [2020-09-17T23:23:45.563Z] #32 28.66 Selecting previously unselected package libicu63:s390x.
23:23:45 [2020-09-17T23:23:45.892Z] #32 28.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
23:23:45 [2020-09-17T23:23:45.892Z] #32 28.68 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:23:46 [2020-09-17T23:23:46.299Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.7s done
23:23:47 [2020-09-17T23:23:47.246Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe
23:23:47 [2020-09-17T23:23:47.940Z] #36 ...
23:23:47 [2020-09-17T23:23:47.940Z] 
23:23:47 [2020-09-17T23:23:47.940Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.861 + RM_GOPATH=0
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.861 + TMP_GOPATH=
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.861 + : /build
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.866 + '[' -z '' ']'
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.866 ++ mktemp -d
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.866 + export GOPATH=/tmp/tmp.nVzacqVOnz
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.866 + GOPATH=/tmp/tmp.nVzacqVOnz
23:23:47 [2020-09-17T23:23:47.940Z] #47 0.866 + RM_GOPATH=1
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.866 + case "$(go env GOARCH)" in
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.866 ++ go env GOARCH
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.871 + export GO_BUILDMODE=-buildmode=pie
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.871 + GO_BUILDMODE=-buildmode=pie
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.871 ++ dirname /tmp/install/install.sh
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.872 + dir=/tmp/install
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.872 + bin=shfmt
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.872 + shift
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.872 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.873 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.873 + . /tmp/install/shfmt.installer
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.873 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.873 + install_shfmt
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.873 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.873 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nVzacqVOnz/src/github.com/mvdan/sh
23:23:47 [2020-09-17T23:23:47.941Z] #47 0.874 Cloning into '/tmp/tmp.nVzacqVOnz/src/github.com/mvdan/sh'...
23:23:47 [2020-09-17T23:23:47.941Z] #47 2.328 + cd /tmp/tmp.nVzacqVOnz/src/github.com/mvdan/sh
23:23:47 [2020-09-17T23:23:47.941Z] #47 2.328 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:47 [2020-09-17T23:23:47.941Z] #47 2.370 + GO111MODULE=on
23:23:47 [2020-09-17T23:23:47.941Z] #47 2.370 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:23:47 [2020-09-17T23:23:47.941Z] #47 3.182 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:23:47 [2020-09-17T23:23:47.941Z] #47 3.196 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:23:47 [2020-09-17T23:23:47.941Z] #47 3.218 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:23:47 [2020-09-17T23:23:47.941Z] #47 3.599 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:23:47 [2020-09-17T23:23:47.941Z] #47 3.610 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:23:47 [2020-09-17T23:23:47.941Z] #47 3.896 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:23:47 [2020-09-17T23:23:47.941Z] #47 4.311 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:23:47 [2020-09-17T23:23:47.941Z] #47 4.750 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:23:47 [2020-09-17T23:23:47.941Z] #47 5.299 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:23:47 [2020-09-17T23:23:47.941Z] #47 5.304 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:23:47 [2020-09-17T23:23:47.941Z] #47 5.320 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:23:47 [2020-09-17T23:23:47.941Z] #47 5.464 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:23:47 [2020-09-17T23:23:47.941Z] #47 5.835 runtime
23:23:47 [2020-09-17T23:23:47.941Z] #47 ...
23:23:47 [2020-09-17T23:23:47.941Z] 
23:23:47 [2020-09-17T23:23:47.941Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:23:47 [2020-09-17T23:23:47.941Z] #28 2.127 + git clone https://github.com/kolyshkin/go-swagger.git .
23:23:47 [2020-09-17T23:23:47.941Z] #28 2.139 Cloning into '.'...
23:23:47 [2020-09-17T23:23:47.941Z] #28 ...
23:23:47 [2020-09-17T23:23:47.941Z] 
23:23:47 [2020-09-17T23:23:47.941Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:47 [2020-09-17T23:23:47.941Z] #38 2.409 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #38 2.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #38 2.429 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #38 2.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #38 3.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #38 4.169 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:23:47 [2020-09-17T23:23:47.941Z] #38 6.607 Fetched 8380 kB in 5s (1859 kB/s)
23:23:47 [2020-09-17T23:23:47.941Z] #38 6.607 Reading package lists...
23:23:47 [2020-09-17T23:23:47.941Z] #38 8.036 Reading package lists...
23:23:47 [2020-09-17T23:23:47.941Z] #38 9.446 Building dependency tree...
23:23:47 [2020-09-17T23:23:47.941Z] #38 10.16 The following additional packages will be installed:
23:23:47 [2020-09-17T23:23:47.941Z] #38 10.16   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:23:47 [2020-09-17T23:23:47.941Z] #38 10.16   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:23:47 [2020-09-17T23:23:47.941Z] #38 10.17 Suggested packages:
23:23:47 [2020-09-17T23:23:47.941Z] #38 10.17   manpages-dev python-setuptools
23:23:47 [2020-09-17T23:23:47.941Z] #38 ...
23:23:47 [2020-09-17T23:23:47.941Z] 
23:23:47 [2020-09-17T23:23:47.941Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.054 + RM_GOPATH=0
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.054 + TMP_GOPATH=
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.054 + : /build
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.054 + '[' -z '' ']'
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.054 ++ mktemp -d
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.055 + export GOPATH=/tmp/tmp.kB0afcPhR5
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.055 + GOPATH=/tmp/tmp.kB0afcPhR5
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.055 + RM_GOPATH=1
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.055 + case "$(go env GOARCH)" in
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.059 ++ go env GOARCH
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.073 + export GO_BUILDMODE=-buildmode=pie
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.073 + GO_BUILDMODE=-buildmode=pie
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.073 ++ dirname /tmp/install/install.sh
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.074 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + dir=/tmp/install
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + bin=proxy
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + shift
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + '[' '!' -f /tmp/install/proxy.installer ']'
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + . /tmp/install/proxy.installer
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + install_proxy
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + case "$1" in
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + export CGO_ENABLED=0
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + CGO_ENABLED=0
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + _install_proxy
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kB0afcPhR5/src/github.com/docker/libnetwork
23:23:47 [2020-09-17T23:23:47.941Z] #60 1.076 Cloning into '/tmp/tmp.kB0afcPhR5/src/github.com/docker/libnetwork'...
23:23:47 [2020-09-17T23:23:47.941Z] #60 4.847 + cd /tmp/tmp.kB0afcPhR5/src/github.com/docker/libnetwork
23:23:47 [2020-09-17T23:23:47.941Z] #60 4.847 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:47 [2020-09-17T23:23:47.941Z] #60 5.165 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:23:47 [2020-09-17T23:23:47.941Z] #60 ...
23:23:47 [2020-09-17T23:23:47.941Z] 
23:23:47 [2020-09-17T23:23:47.941Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:47 [2020-09-17T23:23:47.941Z] #23 2.868 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #23 2.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #23 2.883 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #23 3.335 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #23 4.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #23 4.742 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:23:47 [2020-09-17T23:23:47.941Z] #23 7.238 Fetched 8380 kB in 5s (1784 kB/s)
23:23:47 [2020-09-17T23:23:47.941Z] #23 7.238 Reading package lists...
23:23:47 [2020-09-17T23:23:47.941Z] #23 8.250 Reading package lists...
23:23:47 [2020-09-17T23:23:47.941Z] #23 9.606 Building dependency tree...
23:23:47 [2020-09-17T23:23:47.941Z] #23 10.35 ca-certificates is already the newest version (20200601~deb10u1).
23:23:47 [2020-09-17T23:23:47.941Z] #23 10.35 The following additional packages will be installed:
23:23:47 [2020-09-17T23:23:47.941Z] #23 10.35   libjq1 libonig5
23:23:47 [2020-09-17T23:23:47.941Z] #23 10.46 The following NEW packages will be installed:
23:23:47 [2020-09-17T23:23:47.941Z] #23 10.47   jq libjq1 libonig5
23:23:47 [2020-09-17T23:23:47.941Z] #23 ...
23:23:47 [2020-09-17T23:23:47.941Z] 
23:23:47 [2020-09-17T23:23:47.941Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:47 [2020-09-17T23:23:47.941Z] #10 2.225 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #10 2.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #10 2.355 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #10 2.659 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #10 3.491 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:47 [2020-09-17T23:23:47.941Z] #10 4.040 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:23:47 [2020-09-17T23:23:47.941Z] #10 6.995 Fetched 8380 kB in 5s (1637 kB/s)
23:23:47 [2020-09-17T23:23:47.941Z] #10 6.995 Reading package lists...
23:23:47 [2020-09-17T23:23:47.941Z] #10 8.785 Reading package lists...
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.31 Building dependency tree...
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.84 The following additional packages will be installed:
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.84   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.84   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.84   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.84 Suggested packages:
23:23:47 [2020-09-17T23:23:47.941Z] #10 10.84   gcc-8-locales seccomp wine64
23:23:47 [2020-09-17T23:23:47.941Z] #10 ...
23:23:47 [2020-09-17T23:23:47.941Z] 
23:23:47 [2020-09-17T23:23:47.941Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + RM_GOPATH=0
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + TMP_GOPATH=
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + : /build
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + '[' -z '' ']'
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 ++ mktemp -d
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + export GOPATH=/tmp/tmp.IA4SEwF1vT
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + GOPATH=/tmp/tmp.IA4SEwF1vT
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + RM_GOPATH=1
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.759 + case "$(go env GOARCH)" in
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.762 ++ go env GOARCH
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.775 + export GO_BUILDMODE=-buildmode=pie
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.775 + GO_BUILDMODE=-buildmode=pie
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.779 ++ dirname /tmp/install/install.sh
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + dir=/tmp/install
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + bin=vndr
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + shift
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + '[' '!' -f /tmp/install/vndr.installer ']'
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + . /tmp/install/vndr.installer
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + install_vndr
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.780 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IA4SEwF1vT/src/github.com/LK4D4/vndr
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.782 Cloning into '/tmp/tmp.IA4SEwF1vT/src/github.com/LK4D4/vndr'...
23:23:47 [2020-09-17T23:23:47.941Z] #41 1.783 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.084 + cd /tmp/tmp.IA4SEwF1vT/src/github.com/LK4D4/vndr
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.084 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.089 + go build -buildmode=pie -v -o /build/vndr .
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.331 runtime/internal/atomic
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.333 internal/cpu
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.336 runtime/internal/math
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.349 unicode/utf8
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.349 unicode/utf16
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.361 sync/atomic
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.394 container/list
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.402 unicode
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.402 crypto/internal/subtle
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.514 crypto/subtle
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.593 vendor/golang.org/x/crypto/cryptobyte/asn1
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.615 internal/nettrace
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.640 vendor/golang.org/x/crypto/internal/subtle
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.653 vendor/golang.org/x/crypto/curve25519
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.680 runtime/cgo
23:23:47 [2020-09-17T23:23:47.941Z] #41 2.681 internal/testlog
23:23:47 [2020-09-17T23:23:47.941Z] #41 3.160 internal/bytealg
23:23:47 [2020-09-17T23:23:47.941Z] #41 3.191 math
23:23:47 [2020-09-17T23:23:47.941Z] #41 3.720 runtime
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.33 io
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.33 syscall
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.33 sort
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.33 vendor/golang.org/x/net/dns/dnsmessage
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.33 math/rand
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.33 internal/singleflight
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.33 strconv
23:23:47 [2020-09-17T23:23:47.941Z] #41 10.34 github.com/LK4D4/vndr/godl/singleflight
23:23:48 [2020-09-17T23:23:48.022Z] #8 DONE 3.1s
23:23:48 [2020-09-17T23:23:48.022Z] 
23:23:48 [2020-09-17T23:23:48.022Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:23:48 [2020-09-17T23:23:48.022Z] #9 DONE 0.5s
23:23:48 [2020-09-17T23:23:48.022Z] 
23:23:48 [2020-09-17T23:23:48.022Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:23:48 [2020-09-17T23:23:48.022Z] #27 DONE 0.1s
23:23:48 [2020-09-17T23:23:48.022Z] 
23:23:48 [2020-09-17T23:23:48.022Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:23:48 [2020-09-17T23:23:48.139Z] #32 ...
23:23:48 [2020-09-17T23:23:48.139Z] 
23:23:48 [2020-09-17T23:23:48.139Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:48 [2020-09-17T23:23:48.139Z] #25 3.067 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:23:48 [2020-09-17T23:23:48.139Z] #25 3.396 
23:23:48 [2020-09-17T23:23:48.139Z] #25 3.510 
                                                                           1.1%
########                                                                  11.9%
###############                                                           20.9%
###################                                                       27.6%
##########################                                                36.6%
################################                                          45.6%
#######################################                                   54.6%
############################################                              61.4%
#################################################                         68.1%
#####################################################                     74.9%
############################################################              83.9%
##################################################################        92.8%
######################################################################## 100.0%
23:23:48 [2020-09-17T23:23:48.139Z] #25 5.411 #=#=#                                                                         
23:23:48 [2020-09-17T23:23:48.139Z] #25 5.561 
############################                                              39.2%
#######################################################################   99.0%
######################################################################## 100.0%
23:23:48 [2020-09-17T23:23:48.199Z] #41 10.92 strings
23:23:48 [2020-09-17T23:23:48.199Z] #41 10.92 hash
23:23:48 [2020-09-17T23:23:48.199Z] #41 10.92 bytes
23:23:48 [2020-09-17T23:23:48.199Z] #41 10.92 crypto/internal/randutil
23:23:48 [2020-09-17T23:23:48.199Z] #41 ...
23:23:48 [2020-09-17T23:23:48.199Z] 
23:23:48 [2020-09-17T23:23:48.199Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.666 + RM_GOPATH=0
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.666 + TMP_GOPATH=
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.666 + : /build
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.666 + '[' -z '' ']'
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.666 ++ mktemp -d
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.669 + export GOPATH=/tmp/tmp.1aBc0KOuVm
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.669 + GOPATH=/tmp/tmp.1aBc0KOuVm
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.669 + RM_GOPATH=1
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.669 + case "$(go env GOARCH)" in
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.671 ++ go env GOARCH
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.683 + export GO_BUILDMODE=-buildmode=pie
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.683 + GO_BUILDMODE=-buildmode=pie
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.688 ++ dirname /tmp/install/install.sh
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 + dir=/tmp/install
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 + bin=tomlv
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 + shift
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 + . /tmp/install/tomlv.installer
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 + install_tomlv
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.689 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.690 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1aBc0KOuVm/src/github.com/BurntSushi/toml
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.693 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:48 [2020-09-17T23:23:48.199Z] #30 1.695 Cloning into '/tmp/tmp.1aBc0KOuVm/src/github.com/BurntSushi/toml'...
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.053 + cd /tmp/tmp.1aBc0KOuVm/src/github.com/BurntSushi/toml
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.053 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.058 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.199 runtime/internal/sys
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.202 internal/race
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.209 internal/cpu
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.214 unicode
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.218 unicode/utf8
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.219 math/bits
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.219 sync/atomic
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.265 encoding
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.301 runtime/internal/math
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.302 runtime/internal/atomic
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.387 runtime/cgo
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.737 internal/bytealg
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.739 internal/testlog
23:23:48 [2020-09-17T23:23:48.199Z] #30 2.762 math
23:23:48 [2020-09-17T23:23:48.199Z] #30 3.257 runtime
23:23:48 [2020-09-17T23:23:48.199Z] #30 8.969 sync
23:23:48 [2020-09-17T23:23:48.199Z] #30 8.969 internal/reflectlite
23:23:48 [2020-09-17T23:23:48.199Z] #30 9.903 sort
23:23:48 [2020-09-17T23:23:48.199Z] #30 9.909 errors
23:23:48 [2020-09-17T23:23:48.199Z] #30 9.990 strconv
23:23:48 [2020-09-17T23:23:48.199Z] #30 9.992 internal/oserror
23:23:48 [2020-09-17T23:23:48.199Z] #30 9.992 io
23:23:48 [2020-09-17T23:23:48.199Z] #30 10.07 syscall
23:23:48 [2020-09-17T23:23:48.199Z] #30 10.75 strings
23:23:48 [2020-09-17T23:23:48.199Z] #30 10.77 text/tabwriter
23:23:48 [2020-09-17T23:23:48.199Z] #30 10.77 bytes
23:23:48 [2020-09-17T23:23:48.199Z] #30 ...
23:23:48 [2020-09-17T23:23:48.199Z] 
23:23:48 [2020-09-17T23:23:48.199Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:48 [2020-09-17T23:23:48.199Z] #51 2.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:48 [2020-09-17T23:23:48.199Z] #51 2.270 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:48 [2020-09-17T23:23:48.199Z] #51 2.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:48 [2020-09-17T23:23:48.199Z] #51 2.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:48 [2020-09-17T23:23:48.199Z] #51 3.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:48 [2020-09-17T23:23:48.199Z] #51 4.039 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:23:48 [2020-09-17T23:23:48.199Z] #51 6.712 Fetched 8380 kB in 5s (1664 kB/s)
23:23:48 [2020-09-17T23:23:48.199Z] #51 6.712 Reading package lists...
23:23:48 [2020-09-17T23:23:48.199Z] #51 8.284 Reading package lists...
23:23:48 [2020-09-17T23:23:48.199Z] #51 9.584 Building dependency tree...
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.12 The following additional packages will be installed:
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.12   libbtrfs0
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.19 The following NEW packages will be installed:
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.19   libbtrfs-dev libbtrfs0
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.48 Need to get 119 kB of archives.
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.48 After this operation, 387 kB of additional disk space will be used.
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:23:48 [2020-09-17T23:23:48.199Z] #51 10.94 debconf: delaying package configuration, since apt-utils is not installed
23:23:48 [2020-09-17T23:23:48.283Z] #28 ...
23:23:48 [2020-09-17T23:23:48.283Z] 
23:23:48 [2020-09-17T23:23:48.283Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:23:48 [2020-09-17T23:23:48.283Z] #35 DONE 0.2s
23:23:48 [2020-09-17T23:23:48.463Z] #51 ...
23:23:48 [2020-09-17T23:23:48.463Z] 
23:23:48 [2020-09-17T23:23:48.463Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:48 [2020-09-17T23:23:48.463Z] #60 DONE 11.2s
23:23:48 [2020-09-17T23:23:48.463Z] 
23:23:48 [2020-09-17T23:23:48.463Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:48 [2020-09-17T23:23:48.463Z] #51 11.18 Fetched 119 kB in 0s (452 kB/s)
23:23:48 [2020-09-17T23:23:48.463Z] #51 ...
23:23:48 [2020-09-17T23:23:48.463Z] 
23:23:48 [2020-09-17T23:23:48.463Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.673 + RM_GOPATH=0
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.673 + TMP_GOPATH=
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.673 + : /build
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.673 + '[' -z '' ']'
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.675 ++ mktemp -d
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.679 + export GOPATH=/tmp/tmp.jPJ3Pr84oU
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.679 + GOPATH=/tmp/tmp.jPJ3Pr84oU
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.679 + RM_GOPATH=1
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.679 + case "$(go env GOARCH)" in
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.683 ++ go env GOARCH
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.690 + export GO_BUILDMODE=-buildmode=pie
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.690 + GO_BUILDMODE=-buildmode=pie
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 ++ dirname /tmp/install/install.sh
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + dir=/tmp/install
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + bin=rootlesskit
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + shift
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + . /tmp/install/rootlesskit.installer
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + install_rootlesskit
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + case "$1" in
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + export CGO_ENABLED=0
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + CGO_ENABLED=0
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + _install_rootlesskit
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.691 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jPJ3Pr84oU/src/github.com/rootless-containers/rootlesskit
23:23:48 [2020-09-17T23:23:48.463Z] #54 0.698 Cloning into '/tmp/tmp.jPJ3Pr84oU/src/github.com/rootless-containers/rootlesskit'...
23:23:48 [2020-09-17T23:23:48.463Z] #54 1.452 + cd /tmp/tmp.jPJ3Pr84oU/src/github.com/rootless-containers/rootlesskit
23:23:48 [2020-09-17T23:23:48.463Z] #54 1.452 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:48 [2020-09-17T23:23:48.463Z] #54 1.596 + for f in rootlesskit rootlesskit-docker-proxy
23:23:48 [2020-09-17T23:23:48.463Z] #54 1.596 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:23:48 [2020-09-17T23:23:48.463Z] #54 ...
23:23:48 [2020-09-17T23:23:48.463Z] 
23:23:48 [2020-09-17T23:23:48.463Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.177 + RM_GOPATH=0
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.177 + TMP_GOPATH=
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.177 + : /build
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.177 + '[' -z '' ']'
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.177 ++ mktemp -d
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.180 + export GOPATH=/tmp/tmp.Qry56ASZzK
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.180 + GOPATH=/tmp/tmp.Qry56ASZzK
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.180 + RM_GOPATH=1
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.180 + case "$(go env GOARCH)" in
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.181 ++ go env GOARCH
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.187 + export GO_BUILDMODE=-buildmode=pie
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.187 + GO_BUILDMODE=-buildmode=pie
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.187 ++ dirname /tmp/install/install.sh
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + dir=/tmp/install
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + bin=golangci_lint
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + shift
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + . /tmp/install/golangci_lint.installer
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 ++ : v1.23.8
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + install_golangci_lint
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + echo 'Installing golangci-lint version v1.23.8'
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:23:48 [2020-09-17T23:23:48.463Z] #45 1.188 Installing golangci-lint version v1.23.8
23:23:48 [2020-09-17T23:23:48.466Z] #25 6.123 #=#=#                                                                         
23:23:48 [2020-09-17T23:23:48.548Z] 
23:23:48 [2020-09-17T23:23:48.548Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:48 [2020-09-17T23:23:48.721Z] #45 ...
23:23:48 [2020-09-17T23:23:48.721Z] 
23:23:48 [2020-09-17T23:23:48.721Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:48 [2020-09-17T23:23:48.721Z] #32 2.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 2.823 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 2.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 3.332 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 3.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 4.540 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:23:48 [2020-09-17T23:23:48.721Z] #32 7.201 Fetched 8380 kB in 5s (1762 kB/s)
23:23:48 [2020-09-17T23:23:48.721Z] #32 7.201 Reading package lists...
23:23:48 [2020-09-17T23:23:48.721Z] #32 8.479 Reading package lists...
23:23:48 [2020-09-17T23:23:48.721Z] #32 9.879 Building dependency tree...
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.45 The following additional packages will be installed:
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.45   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.45 Suggested packages:
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.45   cmake-doc ninja-build lrzip
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.45 Recommended packages:
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.45   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.75 The following NEW packages will be installed:
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.75   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:23:48 [2020-09-17T23:23:48.721Z] #32 10.75   vim-common xxd
23:23:48 [2020-09-17T23:23:48.721Z] #32 11.04 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:23:48 [2020-09-17T23:23:48.721Z] #32 11.04 Need to get 14.9 MB of archives.
23:23:48 [2020-09-17T23:23:48.721Z] #32 11.04 After this operation, 61.8 MB of additional disk space will be used.
23:23:48 [2020-09-17T23:23:48.721Z] #32 11.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 11.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 11.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 11.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #32 ...
23:23:48 [2020-09-17T23:23:48.721Z] 
23:23:48 [2020-09-17T23:23:48.721Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.48 The following NEW packages will be installed:
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.48   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.48   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.48   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.48   python-six zlib1g-dev
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.76 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.76 Need to get 4095 kB of archives.
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.76 After this operation, 22.5 MB of additional disk space will be used.
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.94 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.95 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 10.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:23:48 [2020-09-17T23:23:48.721Z] #38 11.37 debconf: delaying package configuration, since apt-utils is not installed
23:23:48 [2020-09-17T23:23:48.721Z] #38 11.43 Fetched 4095 kB in 0s (8896 kB/s)
23:23:48 [2020-09-17T23:23:48.979Z] #38 11.74 Selecting previously unselected package libcap-dev:amd64.
23:23:48 [2020-09-17T23:23:48.979Z] #38 11.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.)
23:23:48 [2020-09-17T23:23:48.979Z] #38 11.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:23:49 [2020-09-17T23:23:49.120Z] #25 6.297 
##############                                                            20.0%
######################################                                    53.3%
##############################################################            86.9%
######################################################################## 100.0%
23:23:49 [2020-09-17T23:23:49.120Z] #25 6.946 #=#=#                                                                         
23:23:49 [2020-09-17T23:23:49.238Z] #38 11.87 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:23:49 [2020-09-17T23:23:49.238Z] #38 11.98 Selecting previously unselected package libnet1:amd64.
23:23:49 [2020-09-17T23:23:49.238Z] #38 12.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:23:49 [2020-09-17T23:23:49.313Z] #36 ...
23:23:49 [2020-09-17T23:23:49.313Z] 
23:23:49 [2020-09-17T23:23:49.313Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.336 + RM_GOPATH=0
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.336 + TMP_GOPATH=
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.336 + : /build
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.336 + '[' -z '' ']'
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.336 ++ mktemp -d
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.339 + export GOPATH=/tmp/tmp.VdsL1KFKSG
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.339 + GOPATH=/tmp/tmp.VdsL1KFKSG
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.339 + RM_GOPATH=1
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.339 + case "$(go env GOARCH)" in
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.339 ++ go env GOARCH
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.351 + export GO_BUILDMODE=-buildmode=pie
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.351 + GO_BUILDMODE=-buildmode=pie
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.351 ++ dirname /tmp/install/install.sh
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + dir=/tmp/install
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + bin=shfmt
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + shift
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + . /tmp/install/shfmt.installer
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + install_shfmt
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.352 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VdsL1KFKSG/src/github.com/mvdan/sh
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.354 Cloning into '/tmp/tmp.VdsL1KFKSG/src/github.com/mvdan/sh'...
23:23:49 [2020-09-17T23:23:49.313Z] #47 4.370 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:49 [2020-09-17T23:23:49.313Z] #47 ...
23:23:49 [2020-09-17T23:23:49.313Z] 
23:23:49 [2020-09-17T23:23:49.313Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:23:49 [2020-09-17T23:23:49.313Z] #28 5.268 + git clone https://github.com/kolyshkin/go-swagger.git .
23:23:49 [2020-09-17T23:23:49.313Z] #28 5.270 Cloning into '.'...
23:23:49 [2020-09-17T23:23:49.511Z] #38 12.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:23:49 [2020-09-17T23:23:49.768Z] #38 12.38 Selecting previously unselected package libnet1-dev.
23:23:49 [2020-09-17T23:23:49.768Z] #38 12.38 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:23:49 [2020-09-17T23:23:49.768Z] #38 12.38 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:23:49 [2020-09-17T23:23:49.768Z] #38 12.52 Selecting previously unselected package libnl-3-200:amd64.
23:23:49 [2020-09-17T23:23:49.768Z] #38 12.53 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:23:49 [2020-09-17T23:23:49.768Z] #38 ...
23:23:49 [2020-09-17T23:23:49.768Z] 
23:23:49 [2020-09-17T23:23:49.768Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:49 [2020-09-17T23:23:49.768Z] #51 11.25 Selecting previously unselected package libbtrfs0.
23:23:49 [2020-09-17T23:23:49.768Z] #51 11.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.)
23:23:49 [2020-09-17T23:23:49.768Z] #51 11.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:23:49 [2020-09-17T23:23:49.768Z] #51 11.34 Unpacking libbtrfs0 (4.20.1-2) ...
23:23:49 [2020-09-17T23:23:49.768Z] #51 11.75 Selecting previously unselected package libbtrfs-dev.
23:23:49 [2020-09-17T23:23:49.768Z] #51 11.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:23:49 [2020-09-17T23:23:49.768Z] #51 11.87 Unpacking libbtrfs-dev (4.20.1-2) ...
23:23:49 [2020-09-17T23:23:49.768Z] #51 12.06 Setting up libbtrfs0 (4.20.1-2) ...
23:23:49 [2020-09-17T23:23:49.768Z] #51 12.33 Setting up libbtrfs-dev (4.20.1-2) ...
23:23:49 [2020-09-17T23:23:49.768Z] #51 12.34 Processing triggers for libc-bin (2.28-10) ...
23:23:49 [2020-09-17T23:23:49.768Z] #51 DONE 12.6s
23:23:49 [2020-09-17T23:23:49.768Z] 
23:23:49 [2020-09-17T23:23:49.768Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:49 [2020-09-17T23:23:49.768Z] #38 12.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:23:49 [2020-09-17T23:23:49.801Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 2.9s done
23:23:50 [2020-09-17T23:23:50.029Z] #38 12.72 Selecting previously unselected package libnl-3-dev:amd64.
23:23:50 [2020-09-17T23:23:50.029Z] #38 12.72 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.029Z] #38 12.73 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #38 12.97 Selecting previously unselected package libprotobuf-c1:amd64.
23:23:50 [2020-09-17T23:23:50.295Z] #38 12.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.295Z] #38 12.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #38 ...
23:23:50 [2020-09-17T23:23:50.295Z] 
23:23:50 [2020-09-17T23:23:50.295Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:50 [2020-09-17T23:23:50.295Z] #23 10.76 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:23:50 [2020-09-17T23:23:50.295Z] #23 10.76 Need to get 355 kB of archives.
23:23:50 [2020-09-17T23:23:50.295Z] #23 10.76 After this operation, 1072 kB of additional disk space will be used.
23:23:50 [2020-09-17T23:23:50.295Z] #23 10.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:23:50 [2020-09-17T23:23:50.295Z] #23 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:23:50 [2020-09-17T23:23:50.295Z] #23 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.23 debconf: delaying package configuration, since apt-utils is not installed
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.32 Fetched 355 kB in 0s (1102 kB/s)
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.41 Selecting previously unselected package libonig5:amd64.
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.45 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.74 Unpacking libonig5:amd64 (6.9.1-1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.95 Selecting previously unselected package libjq1:amd64.
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 11.99 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 12.37 Selecting previously unselected package jq.
23:23:50 [2020-09-17T23:23:50.295Z] #23 12.37 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 12.37 Unpacking jq (1.5+dfsg-2+b1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 12.61 Setting up libonig5:amd64 (6.9.1-1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 12.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 12.70 Setting up jq (1.5+dfsg-2+b1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 12.72 Processing triggers for libc-bin (2.28-10) ...
23:23:50 [2020-09-17T23:23:50.295Z] #23 DONE 13.0s
23:23:50 [2020-09-17T23:23:50.295Z] 
23:23:50 [2020-09-17T23:23:50.295Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:23:50 [2020-09-17T23:23:50.295Z] #24 DONE 0.1s
23:23:50 [2020-09-17T23:23:50.295Z] 
23:23:50 [2020-09-17T23:23:50.295Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:50 [2020-09-17T23:23:50.295Z] #38 13.06 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:23:50 [2020-09-17T23:23:50.295Z] #38 13.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.295Z] #38 13.07 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:23:50 [2020-09-17T23:23:50.295Z] #38 13.14 Selecting previously unselected package zlib1g-dev:amd64.
23:23:50 [2020-09-17T23:23:50.295Z] #38 13.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.295Z] #38 13.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:23:50 [2020-09-17T23:23:50.375Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5
23:23:50 [2020-09-17T23:23:50.375Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done
23:23:50 [2020-09-17T23:23:50.556Z] #38 13.26 Selecting previously unselected package libprotobuf17:amd64.
23:23:50 [2020-09-17T23:23:50.556Z] #38 13.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.556Z] #38 13.26 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:23:50 [2020-09-17T23:23:50.638Z] #7 DONE 17.1s
23:23:50 [2020-09-17T23:23:50.638Z] 
23:23:50 [2020-09-17T23:23:50.638Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:23:50 [2020-09-17T23:23:50.814Z] #38 13.60 Selecting previously unselected package libprotobuf-lite17:amd64.
23:23:50 [2020-09-17T23:23:50.814Z] #38 13.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:23:50 [2020-09-17T23:23:50.814Z] #38 13.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:23:51 [2020-09-17T23:23:51.071Z] #38 13.71 Selecting previously unselected package libprotobuf-dev:amd64.
23:23:51 [2020-09-17T23:23:51.071Z] #38 13.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:23:51 [2020-09-17T23:23:51.071Z] #38 13.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:23:51 [2020-09-17T23:23:51.085Z] #25 7.056 
#                                                                          2.1%
######                                                                     9.7%
#############                                                             18.3%
#################                                                         24.6%
#######################                                                   33.2%
############################                                              39.6%
#################################                                         46.0%
#####################################                                     52.4%
###########################################                               61.0%
#################################################                         68.1%
######################################################                    75.8%
###########################################################               82.3%
###############################################################           88.7%
####################################################################      95.1%
######################################################################## 100.0%
23:23:51 [2020-09-17T23:23:51.329Z] #38 14.21 Selecting previously unselected package libprotoc17:amd64.
23:23:51 [2020-09-17T23:23:51.329Z] #38 14.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:23:51 [2020-09-17T23:23:51.329Z] #38 14.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:23:51 [2020-09-17T23:23:51.415Z] #25 9.113 #=#=#                                                                         
23:23:51 [2020-09-17T23:23:51.586Z] #38 14.45 Selecting previously unselected package protobuf-c-compiler.
23:23:51 [2020-09-17T23:23:51.744Z] #25 9.231 
#                                                                          1.7%
##                                                                         3.5%
23:23:51 [2020-09-17T23:23:51.744Z] #25 ...
23:23:51 [2020-09-17T23:23:51.744Z] 
23:23:51 [2020-09-17T23:23:51.744Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.65 The following NEW packages will be installed:
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.66   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.66   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.66   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.66   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.83 Need to get 73.3 MB of archives.
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.83 After this operation, 494 MB of additional disk space will be used.
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.83 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]
23:23:51 [2020-09-17T23:23:51.744Z] #10 24.99 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]
23:23:51 [2020-09-17T23:23:51.744Z] #10 25.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 25.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 25.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 25.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 25.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 25.72 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]
23:23:51 [2020-09-17T23:23:51.744Z] #10 25.73 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]
23:23:51 [2020-09-17T23:23:51.744Z] #10 27.96 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]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.06 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]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 29.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
23:23:51 [2020-09-17T23:23:51.744Z] #10 30.13 debconf: delaying package configuration, since apt-utils is not installed
23:23:51 [2020-09-17T23:23:51.744Z] #10 30.20 Fetched 73.3 MB in 4s (16.3 MB/s)
23:23:51 [2020-09-17T23:23:51.744Z] #10 30.28 Selecting previously unselected package binutils-mingw-w64-i686.
23:23:51 [2020-09-17T23:23:51.744Z] #10 30.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15177 files and directories currently installed.)
23:23:51 [2020-09-17T23:23:51.744Z] #10 30.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 30.34 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 32.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:23:51 [2020-09-17T23:23:51.744Z] #10 32.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 32.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.38 Selecting previously unselected package binutils-mingw-w64.
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.38 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.53 Selecting previously unselected package libdevmapper1.02.1:s390x.
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.54 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.67 Selecting previously unselected package dmsetup.
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.67 Unpacking dmsetup (2:1.02.155-3) ...
23:23:51 [2020-09-17T23:23:51.744Z] #10 34.85 Selecting previously unselected package mingw-w64-common.
23:23:51 [2020-09-17T23:23:51.744Z] #10 ...
23:23:51 [2020-09-17T23:23:51.744Z] 
23:23:51 [2020-09-17T23:23:51.744Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.821 + RM_GOPATH=0
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.821 + TMP_GOPATH=
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.821 + : /build
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.821 + '[' -z '' ']'
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.822 ++ mktemp -d
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.823 + export GOPATH=/tmp/tmp.LI9Qrzp2Pk
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.823 + GOPATH=/tmp/tmp.LI9Qrzp2Pk
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.823 + RM_GOPATH=1
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.823 + case "$(go env GOARCH)" in
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.823 ++ go env GOARCH
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.867 + export GO_BUILDMODE=-buildmode=pie
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.867 + GO_BUILDMODE=-buildmode=pie
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.869 ++ dirname /tmp/install/install.sh
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.869 + dir=/tmp/install
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.869 + bin=containerd
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.869 + shift
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.869 + '[' '!' -f /tmp/install/containerd.installer ']'
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.869 + . /tmp/install/containerd.installer
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.870 ++ set -e
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.870 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.870 + install_containerd
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.876 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.876 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.876 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LI9Qrzp2Pk/src/github.com/containerd/containerd
23:23:51 [2020-09-17T23:23:51.744Z] #52 1.880 Cloning into '/tmp/tmp.LI9Qrzp2Pk/src/github.com/containerd/containerd'...
23:23:51 [2020-09-17T23:23:51.843Z] #38 14.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:23:51 [2020-09-17T23:23:51.844Z] #38 14.46 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:23:51 [2020-09-17T23:23:51.844Z] #38 14.54 Selecting previously unselected package protobuf-compiler.
23:23:51 [2020-09-17T23:23:51.844Z] #38 14.54 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:23:51 [2020-09-17T23:23:51.844Z] #38 14.55 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:23:51 [2020-09-17T23:23:51.844Z] #38 14.62 Selecting previously unselected package python-pkg-resources.
23:23:51 [2020-09-17T23:23:51.844Z] #38 14.62 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:23:51 [2020-09-17T23:23:51.844Z] #38 14.62 Unpacking python-pkg-resources (40.8.0-1) ...
23:23:51 [2020-09-17T23:23:51.854Z] #28 ...
23:23:51 [2020-09-17T23:23:51.854Z] 
23:23:51 [2020-09-17T23:23:51.854Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + RM_GOPATH=0
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + TMP_GOPATH=
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + : /build
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + '[' -z '' ']'
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 ++ mktemp -d
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + export GOPATH=/tmp/tmp.IcEAymgaGT
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + GOPATH=/tmp/tmp.IcEAymgaGT
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + RM_GOPATH=1
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 + case "$(go env GOARCH)" in
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.440 ++ go env GOARCH
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.448 + export GO_BUILDMODE=-buildmode=pie
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.448 + GO_BUILDMODE=-buildmode=pie
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 ++ dirname /tmp/install/install.sh
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 + dir=/tmp/install
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 + bin=dockercli
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 + shift
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 + . /tmp/install/dockercli.installer
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 ++ : stable
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.451 ++ : 17.06.2-ce
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.452 Install docker/cli version 17.06.2-ce from stable
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.452 + install_dockercli
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.452 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.456 ++ uname -m
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.456 + arch=x86_64
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.456 + '[' x86_64 '!=' x86_64 ']'
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.456 + url=https://download.docker.com/linux/static
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.462 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:23:51 [2020-09-17T23:23:51.854Z] #21 3.462 + tar -xz docker/docker
23:23:51 [2020-09-17T23:23:51.854Z] #21 7.506 + mkdir -p /build
23:23:51 [2020-09-17T23:23:51.854Z] #21 7.511 + mv docker/docker /build/
23:23:51 [2020-09-17T23:23:51.854Z] #21 7.520 + rmdir docker
23:23:51 [2020-09-17T23:23:51.854Z] #21 DONE 8.1s
23:23:52 [2020-09-17T23:23:52.073Z] #52 ...
23:23:52 [2020-09-17T23:23:52.073Z] 
23:23:52 [2020-09-17T23:23:52.074Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:52 [2020-09-17T23:23:52.074Z] #30 24.83 sync
23:23:52 [2020-09-17T23:23:52.074Z] #30 24.84 internal/reflectlite
23:23:52 [2020-09-17T23:23:52.074Z] #30 27.02 sort
23:23:52 [2020-09-17T23:23:52.074Z] #30 27.02 errors
23:23:52 [2020-09-17T23:23:52.074Z] #30 27.42 strconv
23:23:52 [2020-09-17T23:23:52.074Z] #30 28.09 io
23:23:52 [2020-09-17T23:23:52.074Z] #30 28.34 internal/oserror
23:23:52 [2020-09-17T23:23:52.074Z] #30 28.42 syscall
23:23:52 [2020-09-17T23:23:52.074Z] #30 30.81 reflect
23:23:52 [2020-09-17T23:23:52.074Z] #30 34.60 time
23:23:52 [2020-09-17T23:23:52.074Z] #30 ...
23:23:52 [2020-09-17T23:23:52.074Z] 
23:23:52 [2020-09-17T23:23:52.074Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:52 [2020-09-17T23:23:52.102Z] #38 14.74 Selecting previously unselected package python-six.
23:23:52 [2020-09-17T23:23:52.102Z] #38 14.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:23:52 [2020-09-17T23:23:52.102Z] #38 14.77 Unpacking python-six (1.12.0-1) ...
23:23:52 [2020-09-17T23:23:52.102Z] #38 14.85 Selecting previously unselected package python-protobuf.
23:23:52 [2020-09-17T23:23:52.102Z] #38 14.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:23:52 [2020-09-17T23:23:52.102Z] #38 14.85 Unpacking python-protobuf (3.6.1.3-2) ...
23:23:52 [2020-09-17T23:23:52.114Z] 
23:23:52 [2020-09-17T23:23:52.114Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.483 + RM_GOPATH=0
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.483 + TMP_GOPATH=
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.483 + : /build
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.483 + '[' -z '' ']'
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.483 ++ mktemp -d
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.490 + export GOPATH=/tmp/tmp.vSLpK6YU4H
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.490 + GOPATH=/tmp/tmp.vSLpK6YU4H
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.490 + RM_GOPATH=1
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.490 + case "$(go env GOARCH)" in
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.490 ++ go env GOARCH
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + export GO_BUILDMODE=-buildmode=pie
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + GO_BUILDMODE=-buildmode=pie
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 ++ dirname /tmp/install/install.sh
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + dir=/tmp/install
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + bin=gotestsum
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + shift
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + . /tmp/install/gotestsum.installer
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 ++ : v0.5.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + install_gotestsum
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + set -e
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + export GO111MODULE=on
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + GO111MODULE=on
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + GOBIN=/build
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.496 + go get gotest.tools/gotestsum@v0.5.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.538 go: finding gotest.tools/gotestsum v0.5.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 4.538 go: finding gotest.tools v0.5.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 5.653 go: downloading gotest.tools/gotestsum v0.5.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 6.210 go: extracting gotest.tools/gotestsum v0.5.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.279 go: downloading github.com/fatih/color v1.9.0
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.336 go: downloading github.com/spf13/pflag v1.0.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.420 go: downloading github.com/pkg/errors v0.9.1
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.426 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.451 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.452 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.516 go: extracting github.com/fatih/color v1.9.0
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.807 go: downloading github.com/jonboulle/clockwork v0.1.0
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.848 go: downloading github.com/mattn/go-isatty v0.0.12
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.915 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.943 go: downloading github.com/mattn/go-colorable v0.1.6
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.979 go: extracting github.com/pkg/errors v0.9.1
23:23:52 [2020-09-17T23:23:52.114Z] #43 7.983 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:52 [2020-09-17T23:23:52.114Z] #43 8.045 go: extracting github.com/jonboulle/clockwork v0.1.0
23:23:52 [2020-09-17T23:23:52.114Z] #43 8.057 go: extracting github.com/spf13/pflag v1.0.3
23:23:52 [2020-09-17T23:23:52.114Z] #43 8.318 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:52 [2020-09-17T23:23:52.114Z] #43 8.366 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:52 [2020-09-17T23:23:52.375Z] #38 15.09 Setting up python-pkg-resources (40.8.0-1) ...
23:23:52 [2020-09-17T23:23:52.379Z] #43 8.727 go: extracting github.com/mattn/go-isatty v0.0.12
23:23:52 [2020-09-17T23:23:52.639Z] #43 8.786 go: extracting github.com/mattn/go-colorable v0.1.6
23:23:52 [2020-09-17T23:23:52.727Z] #25 9.231 
#                                                                          1.7%
##                                                                         3.5%
####                                                                       6.7%
######                                                                     9.2%
########                                                                  12.3%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.5%
###############                                                           21.0%
################                                                          22.9%
23:23:52 [2020-09-17T23:23:52.727Z] #25 ...
23:23:52 [2020-09-17T23:23:52.727Z] 
23:23:52 [2020-09-17T23:23:52.727Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:23:52 [2020-09-17T23:23:52.727Z] #41 25.61 internal/reflectlite
23:23:52 [2020-09-17T23:23:52.727Z] #41 25.61 sync
23:23:52 [2020-09-17T23:23:52.727Z] #41 26.73 github.com/LK4D4/vndr/godl/singleflight
23:23:52 [2020-09-17T23:23:52.727Z] #41 27.01 math/rand
23:23:52 [2020-09-17T23:23:52.727Z] #41 28.16 internal/singleflight
23:23:52 [2020-09-17T23:23:52.727Z] #41 28.52 bytes
23:23:52 [2020-09-17T23:23:52.727Z] #41 28.52 strconv
23:23:52 [2020-09-17T23:23:52.727Z] #41 29.99 bufio
23:23:52 [2020-09-17T23:23:52.727Z] #41 31.18 reflect
23:23:52 [2020-09-17T23:23:52.727Z] #41 31.36 syscall
23:23:52 [2020-09-17T23:23:52.727Z] #41 ...
23:23:52 [2020-09-17T23:23:52.727Z] 
23:23:52 [2020-09-17T23:23:52.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:53 [2020-09-17T23:23:53.192Z] #8 DONE 2.4s
23:23:53 [2020-09-17T23:23:53.192Z] 
23:23:53 [2020-09-17T23:23:53.192Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:23:53 [2020-09-17T23:23:53.724Z] #25 9.231 
#                                                                          1.7%
##                                                                         3.5%
####                                                                       6.7%
######                                                                     9.2%
########                                                                  12.3%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.5%
###############                                                           21.0%
################                                                          22.9%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.9%
#########################                                                 35.3%
###########################                                               37.8%
############################                                              39.1%
23:23:53 [2020-09-17T23:23:53.724Z] #25 ...
23:23:53 [2020-09-17T23:23:53.724Z] 
23:23:53 [2020-09-17T23:23:53.724Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:53 [2020-09-17T23:23:53.724Z] #43 DONE 36.6s
23:23:53 [2020-09-17T23:23:53.724Z] 
23:23:53 [2020-09-17T23:23:53.724Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:53 [2020-09-17T23:23:53.762Z] #38 ...
23:23:53 [2020-09-17T23:23:53.762Z] 
23:23:53 [2020-09-17T23:23:53.762Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:53 [2020-09-17T23:23:53.762Z] #43 DONE 16.4s
23:23:53 [2020-09-17T23:23:53.762Z] 
23:23:53 [2020-09-17T23:23:53.762Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:53 [2020-09-17T23:23:53.762Z] #38 16.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:23:53 [2020-09-17T23:23:53.762Z] #38 16.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:23:53 [2020-09-17T23:23:53.762Z] #38 16.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:23:53 [2020-09-17T23:23:53.762Z] #38 16.52 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:23:53 [2020-09-17T23:23:53.762Z] #38 16.57 Setting up python-six (1.12.0-1) ...
23:23:53 [2020-09-17T23:23:53.770Z] #9 DONE 0.7s
23:23:53 [2020-09-17T23:23:53.770Z] 
23:23:53 [2020-09-17T23:23:53.770Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:23:53 [2020-09-17T23:23:53.770Z] #35 DONE 0.1s
23:23:53 [2020-09-17T23:23:53.770Z] 
23:23:53 [2020-09-17T23:23:53.770Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:53 [2020-09-17T23:23:53.770Z] #36 ...
23:23:53 [2020-09-17T23:23:53.770Z] 
23:23:53 [2020-09-17T23:23:53.770Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:23:53 [2020-09-17T23:23:53.770Z] #27 DONE 0.1s
23:23:53 [2020-09-17T23:23:53.866Z] #36 ...
23:23:53 [2020-09-17T23:23:53.866Z] 
23:23:53 [2020-09-17T23:23:53.866Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:23:53 [2020-09-17T23:23:53.866Z] #28 5.197 + git clone https://github.com/kolyshkin/go-swagger.git .
23:23:53 [2020-09-17T23:23:53.866Z] #28 5.197 Cloning into '.'...
23:23:54 [2020-09-17T23:23:54.034Z] 
23:23:54 [2020-09-17T23:23:54.034Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:23:54 [2020-09-17T23:23:54.036Z] #43 ...
23:23:54 [2020-09-17T23:23:54.036Z] 
23:23:54 [2020-09-17T23:23:54.036Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + RM_GOPATH=0
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + TMP_GOPATH=
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + : /build
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + '[' -z '' ']'
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 ++ mktemp -d
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + export GOPATH=/tmp/tmp.6yFrIRgcF7
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + GOPATH=/tmp/tmp.6yFrIRgcF7
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + RM_GOPATH=1
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 + case "$(go env GOARCH)" in
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.738 ++ go env GOARCH
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.740 + export GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.740 + GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.747 ++ dirname /tmp/install/install.sh
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + dir=/tmp/install
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + bin=rootlesskit
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + shift
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + . /tmp/install/rootlesskit.installer
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + install_rootlesskit
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + case "$1" in
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + export CGO_ENABLED=0
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + CGO_ENABLED=0
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + _install_rootlesskit
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.748 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6yFrIRgcF7/src/github.com/rootless-containers/rootlesskit
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.753 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:54 [2020-09-17T23:23:54.036Z] #54 4.753 Cloning into '/tmp/tmp.6yFrIRgcF7/src/github.com/rootless-containers/rootlesskit'...
23:23:54 [2020-09-17T23:23:54.036Z] #54 ...
23:23:54 [2020-09-17T23:23:54.036Z] 
23:23:54 [2020-09-17T23:23:54.036Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.034 + RM_GOPATH=0
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.034 + TMP_GOPATH=
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.034 + : /build
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.034 + '[' -z '' ']'
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.034 ++ mktemp -d
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.036 + export GOPATH=/tmp/tmp.H3r6HfG8uK
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.036 + GOPATH=/tmp/tmp.H3r6HfG8uK
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.036 + RM_GOPATH=1
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.036 + case "$(go env GOARCH)" in
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.036 ++ go env GOARCH
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.103 + export GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.103 + GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.103 ++ dirname /tmp/install/install.sh
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + dir=/tmp/install
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + bin=proxy
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + shift
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + '[' '!' -f /tmp/install/proxy.installer ']'
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + . /tmp/install/proxy.installer
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + install_proxy
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + case "$1" in
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + export CGO_ENABLED=0
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + CGO_ENABLED=0
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + _install_proxy
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.H3r6HfG8uK/src/github.com/docker/libnetwork
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.105 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:54 [2020-09-17T23:23:54.036Z] #60 5.126 Cloning into '/tmp/tmp.H3r6HfG8uK/src/github.com/docker/libnetwork'...
23:23:54 [2020-09-17T23:23:54.036Z] #60 ...
23:23:54 [2020-09-17T23:23:54.036Z] 
23:23:54 [2020-09-17T23:23:54.036Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:54 [2020-09-17T23:23:54.036Z] #38 5.978 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:54 [2020-09-17T23:23:54.036Z] #38 6.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:54 [2020-09-17T23:23:54.036Z] #38 6.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:54 [2020-09-17T23:23:54.036Z] #38 7.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:54 [2020-09-17T23:23:54.036Z] #38 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:54 [2020-09-17T23:23:54.053Z] #25 9.231 
#                                                                          1.7%
##                                                                         3.5%
####                                                                       6.7%
######                                                                     9.2%
########                                                                  12.3%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.5%
###############                                                           21.0%
################                                                          22.9%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.9%
#########################                                                 35.3%
###########################                                               37.8%
############################                                              39.1%
#############################                                             41.6%
###############################                                           43.4%
23:23:54 [2020-09-17T23:23:54.053Z] #25 ...
23:23:54 [2020-09-17T23:23:54.053Z] 
23:23:54 [2020-09-17T23:23:54.053Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:54 [2020-09-17T23:23:54.053Z] #38 27.87 Selecting previously unselected package libprotoc17:s390x.
23:23:54 [2020-09-17T23:23:54.053Z] #38 27.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 27.91 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.55 Selecting previously unselected package protobuf-c-compiler.
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.69 Selecting previously unselected package protobuf-compiler.
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.69 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.70 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.85 Selecting previously unselected package python-pkg-resources.
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.85 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 28.86 Unpacking python-pkg-resources (40.8.0-1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 29.07 Selecting previously unselected package python-six.
23:23:54 [2020-09-17T23:23:54.053Z] #38 29.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 29.08 Unpacking python-six (1.12.0-1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 29.16 Selecting previously unselected package python-protobuf.
23:23:54 [2020-09-17T23:23:54.053Z] #38 29.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 29.17 Unpacking python-protobuf (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 29.66 Setting up python-pkg-resources (40.8.0-1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 31.61 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 31.62 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 31.63 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 31.64 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 31.64 Setting up python-six (1.12.0-1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.04 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.04 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.06 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.07 Setting up libcap-dev:s390x (1:2.25-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.08 Setting up libprotoc17:s390x (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.08 Setting up protobuf-compiler (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.10 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 33.11 Setting up python-protobuf (3.6.1.3-2) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 36.55 Setting up libnl-3-dev:s390x (3.4.0-1) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 36.57 Processing triggers for libc-bin (2.28-10) ...
23:23:54 [2020-09-17T23:23:54.053Z] #38 DONE 36.9s
23:23:54 [2020-09-17T23:23:54.053Z] 
23:23:54 [2020-09-17T23:23:54.053Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:54 [2020-09-17T23:23:54.298Z] #38 ...
23:23:54 [2020-09-17T23:23:54.298Z] 
23:23:54 [2020-09-17T23:23:54.298Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:54 [2020-09-17T23:23:54.298Z] #32 5.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:54 [2020-09-17T23:23:54.298Z] #32 5.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:54 [2020-09-17T23:23:54.298Z] #32 5.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:54 [2020-09-17T23:23:54.298Z] #32 7.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:54 [2020-09-17T23:23:54.298Z] #32 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:54 [2020-09-17T23:23:54.298Z] #32 ...
23:23:54 [2020-09-17T23:23:54.298Z] 
23:23:54 [2020-09-17T23:23:54.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.246 + RM_GOPATH=0
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.246 + TMP_GOPATH=
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.246 + : /build
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.246 + '[' -z '' ']'
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.246 ++ mktemp -d
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.254 + export GOPATH=/tmp/tmp.1yJHAlLbmH
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.254 + GOPATH=/tmp/tmp.1yJHAlLbmH
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.254 + RM_GOPATH=1
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.254 + case "$(go env GOARCH)" in
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.254 ++ go env GOARCH
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.292 + export GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.292 + GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.293 ++ dirname /tmp/install/install.sh
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + dir=/tmp/install
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + bin=vndr
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + shift
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + '[' '!' -f /tmp/install/vndr.installer ']'
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + . /tmp/install/vndr.installer
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + install_vndr
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1yJHAlLbmH/src/github.com/LK4D4/vndr
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.318 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:54 [2020-09-17T23:23:54.298Z] #41 5.365 Cloning into '/tmp/tmp.1yJHAlLbmH/src/github.com/LK4D4/vndr'...
23:23:54 [2020-09-17T23:23:54.298Z] #41 6.220 + cd /tmp/tmp.1yJHAlLbmH/src/github.com/LK4D4/vndr
23:23:54 [2020-09-17T23:23:54.298Z] #41 6.221 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:54 [2020-09-17T23:23:54.298Z] #41 6.228 + go build -buildmode=pie -v -o /build/vndr .
23:23:54 [2020-09-17T23:23:54.298Z] #41 7.899 internal/cpu
23:23:54 [2020-09-17T23:23:54.298Z] #41 7.932 internal/race
23:23:54 [2020-09-17T23:23:54.298Z] #41 8.070 sync/atomic
23:23:54 [2020-09-17T23:23:54.298Z] #41 8.772 unicode
23:23:54 [2020-09-17T23:23:54.298Z] #41 9.286 runtime
23:23:54 [2020-09-17T23:23:54.559Z] #41 ...
23:23:54 [2020-09-17T23:23:54.559Z] 
23:23:54 [2020-09-17T23:23:54.559Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:54 [2020-09-17T23:23:54.559Z] #23 5.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #23 5.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #23 5.861 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #23 6.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #23 10.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #23 ...
23:23:54 [2020-09-17T23:23:54.559Z] 
23:23:54 [2020-09-17T23:23:54.559Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:54 [2020-09-17T23:23:54.559Z] #51 5.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #51 5.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #51 5.858 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #51 6.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:54 [2020-09-17T23:23:54.559Z] #51 9.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:54 [2020-09-17T23:23:54.714Z] #25 9.231 
#                                                                          1.7%
##                                                                         3.5%
####                                                                       6.7%
######                                                                     9.2%
########                                                                  12.3%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.5%
###############                                                           21.0%
################                                                          22.9%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.9%
#########################                                                 35.3%
###########################                                               37.8%
############################                                              39.1%
#############################                                             41.6%
###############################                                           43.4%
#################################                                         45.9%
##################################                                        48.4%
####################################                                      50.9%
######################################                                    53.4%
#######################################                                   55.3%
23:23:54 [2020-09-17T23:23:54.714Z] #25 ...
23:23:54 [2020-09-17T23:23:54.714Z] 
23:23:54 [2020-09-17T23:23:54.714Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:54 [2020-09-17T23:23:54.714Z] #32 33.54 Selecting previously unselected package libxml2:s390x.
23:23:54 [2020-09-17T23:23:54.714Z] #32 33.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 33.54 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 33.90 Selecting previously unselected package libarchive13:s390x.
23:23:54 [2020-09-17T23:23:54.714Z] #32 33.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 33.90 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.14 Selecting previously unselected package libjsoncpp1:s390x.
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.14 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.14 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.23 Selecting previously unselected package librhash0:s390x.
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.23 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.23 Unpacking librhash0:s390x (1.3.8-1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.42 Selecting previously unselected package libuv1:s390x.
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.42 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.42 Unpacking libuv1:s390x (1.24.1-1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.57 Selecting previously unselected package cmake.
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.57 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 34.58 Unpacking cmake (3.13.4-1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.08 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.15 Setting up xxd (2:8.1.0875-5) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.15 Setting up libuv1:s390x (1.24.1-1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.17 Setting up vim-common (2:8.1.0875-5) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.19 Setting up librhash0:s390x (1.3.8-1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.19 Setting up cmake-data (3.13.4-1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.20 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.21 Setting up libjsoncpp1:s390x (1.7.4-3) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.22 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.22 Setting up cmake (3.13.4-1) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.23 Processing triggers for libc-bin (2.28-10) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 37.27 Processing triggers for mime-support (3.62) ...
23:23:54 [2020-09-17T23:23:54.714Z] #32 DONE 37.7s
23:23:54 [2020-09-17T23:23:54.714Z] 
23:23:54 [2020-09-17T23:23:54.714Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:54 [2020-09-17T23:23:54.820Z] #51 ...
23:23:54 [2020-09-17T23:23:54.820Z] 
23:23:54 [2020-09-17T23:23:54.820Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + RM_GOPATH=0
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + TMP_GOPATH=
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + : /build
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + '[' -z '' ']'
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 ++ mktemp -d
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + export GOPATH=/tmp/tmp.rwbc4UgeMC
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + GOPATH=/tmp/tmp.rwbc4UgeMC
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + RM_GOPATH=1
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 + case "$(go env GOARCH)" in
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.030 ++ go env GOARCH
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.064 + export GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.064 + GO_BUILDMODE=-buildmode=pie
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.064 ++ dirname /tmp/install/install.sh
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.066 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + dir=/tmp/install
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + bin=tomlv
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + shift
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + . /tmp/install/tomlv.installer
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + install_tomlv
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.068 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rwbc4UgeMC/src/github.com/BurntSushi/toml
23:23:54 [2020-09-17T23:23:54.820Z] #30 5.069 Cloning into '/tmp/tmp.rwbc4UgeMC/src/github.com/BurntSushi/toml'...
23:23:54 [2020-09-17T23:23:54.820Z] #30 6.254 + cd /tmp/tmp.rwbc4UgeMC/src/github.com/BurntSushi/toml
23:23:54 [2020-09-17T23:23:54.820Z] #30 6.254 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:54 [2020-09-17T23:23:54.820Z] #30 6.259 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:23:54 [2020-09-17T23:23:54.820Z] #30 6.983 runtime/internal/atomic
23:23:54 [2020-09-17T23:23:54.820Z] #30 7.002 internal/cpu
23:23:54 [2020-09-17T23:23:54.820Z] #30 7.247 runtime/internal/sys
23:23:54 [2020-09-17T23:23:54.820Z] #30 7.701 runtime/internal/math
23:23:54 [2020-09-17T23:23:54.820Z] #30 7.825 math/bits
23:23:54 [2020-09-17T23:23:54.820Z] #30 7.912 internal/bytealg
23:23:54 [2020-09-17T23:23:54.820Z] #30 8.531 math
23:23:54 [2020-09-17T23:23:54.820Z] #30 9.097 runtime
23:23:55 [2020-09-17T23:23:55.081Z] #30 ...
23:23:55 [2020-09-17T23:23:55.081Z] 
23:23:55 [2020-09-17T23:23:55.081Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.770 + RM_GOPATH=0
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.770 + TMP_GOPATH=
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.770 + : /build
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.770 + '[' -z '' ']'
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.776 ++ mktemp -d
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.776 + export GOPATH=/tmp/tmp.5xITusIUui
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.776 + GOPATH=/tmp/tmp.5xITusIUui
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.776 + RM_GOPATH=1
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.776 + case "$(go env GOARCH)" in
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.776 ++ go env GOARCH
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.790 + export GO_BUILDMODE=-buildmode=pie
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.790 + GO_BUILDMODE=-buildmode=pie
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.790 ++ dirname /tmp/install/install.sh
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 Installing golangci-lint version v1.23.8
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + dir=/tmp/install
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + bin=golangci_lint
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + shift
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + . /tmp/install/golangci_lint.installer
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 ++ : v1.23.8
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + install_golangci_lint
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + echo 'Installing golangci-lint version v1.23.8'
23:23:55 [2020-09-17T23:23:55.081Z] #45 4.799 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:23:55 [2020-09-17T23:23:55.081Z] #45 ...
23:23:55 [2020-09-17T23:23:55.081Z] 
23:23:55 [2020-09-17T23:23:55.081Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:55 [2020-09-17T23:23:55.081Z] #10 6.029 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:55 [2020-09-17T23:23:55.081Z] #10 6.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:55 [2020-09-17T23:23:55.081Z] #10 6.081 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:55 [2020-09-17T23:23:55.081Z] #10 7.135 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:55 [2020-09-17T23:23:55.081Z] #10 10.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:55 [2020-09-17T23:23:55.144Z] #38 18.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:23:55 [2020-09-17T23:23:55.341Z] #10 ...
23:23:55 [2020-09-17T23:23:55.342Z] 
23:23:55 [2020-09-17T23:23:55.342Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:23:55 [2020-09-17T23:23:55.342Z] #54 10.76 + cd /tmp/tmp.6yFrIRgcF7/src/github.com/rootless-containers/rootlesskit
23:23:55 [2020-09-17T23:23:55.342Z] #54 10.77 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:55 [2020-09-17T23:23:55.342Z] #54 11.41 + for f in rootlesskit rootlesskit-docker-proxy
23:23:55 [2020-09-17T23:23:55.342Z] #54 11.41 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:23:55 [2020-09-17T23:23:55.490Z]  ---> 77111bec0e4e
23:23:55 [2020-09-17T23:23:55.490Z] Successfully built 77111bec0e4e
23:23:55 [2020-09-17T23:23:55.490Z] Successfully tagged docker:latest
23:23:55 [2020-09-17T23:23:55.490Z] INFO: Image build ended at 09/17/2020 23:23:52. Duration:00:00:26.6982153
23:23:55 [2020-09-17T23:23:55.490Z] 
23:23:55 [2020-09-17T23:23:55.490Z] 
23:23:55 [2020-09-17T23:23:55.490Z] INFO: Building the test binaries at 09/17/2020 23:23:52...
23:23:56 [2020-09-17T23:23:56.091Z] #38 18.71 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:23:56 [2020-09-17T23:23:56.091Z] #38 18.79 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:23:56 [2020-09-17T23:23:56.091Z] #38 18.87 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:23:56 [2020-09-17T23:23:56.091Z] #38 18.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:23:56 [2020-09-17T23:23:56.091Z] #38 18.90 Setting up protobuf-compiler (3.6.1.3-2) ...
23:23:56 [2020-09-17T23:23:56.091Z] #38 18.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:23:56 [2020-09-17T23:23:56.351Z] #38 18.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:23:56 [2020-09-17T23:23:56.351Z] #38 18.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:23:56 [2020-09-17T23:23:56.351Z] #38 19.03 Setting up python-protobuf (3.6.1.3-2) ...
23:23:56 [2020-09-17T23:23:56.457Z] INFO: make.ps1 starting at 09/17/2020 23:23:56
23:23:56 [2020-09-17T23:23:56.740Z] #25 9.231 
#                                                                          1.7%
##                                                                         3.5%
####                                                                       6.7%
######                                                                     9.2%
########                                                                  12.3%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.5%
###############                                                           21.0%
################                                                          22.9%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.9%
#########################                                                 35.3%
###########################                                               37.8%
############################                                              39.1%
#############################                                             41.6%
###############################                                           43.4%
#################################                                         45.9%
##################################                                        48.4%
####################################                                      50.9%
######################################                                    53.4%
#######################################                                   55.3%
#########################################                                 57.2%
##########################################                                59.4%
###########################################                               60.7%
#############################################                             62.5%
##############################################                            65.1%
################################################                          67.9%
##################################################                        70.4%
####################################################                      72.9%
#####################################################                     74.7%
#######################################################                   76.6%
########################################################                  79.1%
##########################################################                81.6%
############################################################              83.5%
#############################################################             85.9%
##############################################################            87.4%
################################################################          90.1%
##################################################################        93.0%
23:23:56 [2020-09-17T23:23:56.740Z] #25 ...
23:23:56 [2020-09-17T23:23:56.740Z] 
23:23:56 [2020-09-17T23:23:56.740Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:56 [2020-09-17T23:23:56.740Z] #47 29.59 bytes
23:23:56 [2020-09-17T23:23:56.740Z] #47 29.60 syscall
23:23:56 [2020-09-17T23:23:56.740Z] #47 31.41 reflect
23:23:56 [2020-09-17T23:23:56.740Z] #47 36.25 time
23:23:56 [2020-09-17T23:23:56.740Z] #47 ...
23:23:56 [2020-09-17T23:23:56.740Z] 
23:23:56 [2020-09-17T23:23:56.740Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:56 [2020-09-17T23:23:56.914Z] INFO: Git commit (9fb324f00b) assumed from DOCKER_GITCOMMIT environment variable
23:23:56 [2020-09-17T23:23:56.914Z] INFO: Invoking autogen...
23:23:57 [2020-09-17T23:23:57.067Z] #25 9.231 
#                                                                          1.7%
##                                                                         3.5%
####                                                                       6.7%
######                                                                     9.2%
########                                                                  12.3%
##########                                                                14.8%
###########                                                               16.6%
#############                                                             18.5%
###############                                                           21.0%
################                                                          22.9%
##################                                                        25.4%
###################                                                       27.2%
#####################                                                     29.7%
#######################                                                   32.9%
#########################                                                 35.3%
###########################                                               37.8%
############################                                              39.1%
#############################                                             41.6%
###############################                                           43.4%
#################################                                         45.9%
##################################                                        48.4%
####################################                                      50.9%
######################################                                    53.4%
#######################################                                   55.3%
#########################################                                 57.2%
##########################################                                59.4%
###########################################                               60.7%
#############################################                             62.5%
##############################################                            65.1%
################################################                          67.9%
##################################################                        70.4%
####################################################                      72.9%
#####################################################                     74.7%
#######################################################                   76.6%
########################################################                  79.1%
##########################################################                81.6%
############################################################              83.5%
#############################################################             85.9%
##############################################################            87.4%
################################################################          90.1%
##################################################################        93.0%
####################################################################      94.9%
######################################################################    98.0%
#######################################################################   99.9%
######################################################################## 100.0%
23:23:57 [2020-09-17T23:23:57.067Z] #25 14.74 
23:23:57 [2020-09-17T23:23:57.882Z] INFO: Building daemon...
23:23:58 [2020-09-17T23:23:58.175Z] #28 ...
23:23:58 [2020-09-17T23:23:58.175Z] 
23:23:58 [2020-09-17T23:23:58.175Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + RM_GOPATH=0
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + TMP_GOPATH=
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + : /build
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + '[' -z '' ']'
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 ++ mktemp -d
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + export GOPATH=/tmp/tmp.tLsxArMVKL
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + GOPATH=/tmp/tmp.tLsxArMVKL
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + RM_GOPATH=1
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 + case "$(go env GOARCH)" in
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.163 ++ go env GOARCH
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.171 + export GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.171 + GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.172 ++ dirname /tmp/install/install.sh
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 + dir=/tmp/install
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 + bin=dockercli
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 + shift
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 + . /tmp/install/dockercli.installer
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 ++ : stable
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 ++ : 17.06.2-ce
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 + install_dockercli
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 Install docker/cli version 17.06.2-ce from stable
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.173 ++ uname -m
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.175 + arch=x86_64
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.175 + '[' x86_64 '!=' x86_64 ']'
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.175 + url=https://download.docker.com/linux/static
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.175 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:23:58 [2020-09-17T23:23:58.175Z] #21 3.175 + tar -xz docker/docker
23:23:58 [2020-09-17T23:23:58.175Z] #21 8.372 + mkdir -p /build
23:23:58 [2020-09-17T23:23:58.175Z] #21 8.379 + mv docker/docker /build/
23:23:58 [2020-09-17T23:23:58.175Z] #21 8.387 + rmdir docker
23:23:58 [2020-09-17T23:23:58.175Z] #21 DONE 9.9s
23:23:58 [2020-09-17T23:23:58.175Z] 
23:23:58 [2020-09-17T23:23:58.175Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.837 + RM_GOPATH=0
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.837 + TMP_GOPATH=
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.837 + : /build
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.837 + '[' -z '' ']'
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.845 ++ mktemp -d
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.860 + export GOPATH=/tmp/tmp.p33Ws68n2v
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.860 + GOPATH=/tmp/tmp.p33Ws68n2v
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.861 + RM_GOPATH=1
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.861 + case "$(go env GOARCH)" in
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.864 ++ go env GOARCH
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.868 + export GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.868 + GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.868 ++ dirname /tmp/install/install.sh
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.869 + dir=/tmp/install
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.884 + bin=tomlv
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.884 + shift
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.884 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.884 + . /tmp/install/tomlv.installer
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.886 + install_tomlv
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.889 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.889 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.889 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.p33Ws68n2v/src/github.com/BurntSushi/toml
23:23:58 [2020-09-17T23:23:58.175Z] #30 5.904 Cloning into '/tmp/tmp.p33Ws68n2v/src/github.com/BurntSushi/toml'...
23:23:58 [2020-09-17T23:23:58.175Z] #30 6.875 + cd /tmp/tmp.p33Ws68n2v/src/github.com/BurntSushi/toml
23:23:58 [2020-09-17T23:23:58.175Z] #30 6.879 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:58 [2020-09-17T23:23:58.175Z] #30 6.883 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:23:58 [2020-09-17T23:23:58.175Z] #30 7.701 runtime/internal/sys
23:23:58 [2020-09-17T23:23:58.175Z] #30 7.723 internal/cpu
23:23:58 [2020-09-17T23:23:58.175Z] #30 8.062 math/bits
23:23:58 [2020-09-17T23:23:58.175Z] #30 8.544 internal/bytealg
23:23:58 [2020-09-17T23:23:58.175Z] #30 8.904 math
23:23:58 [2020-09-17T23:23:58.175Z] #30 9.503 runtime
23:23:58 [2020-09-17T23:23:58.175Z] #30 ...
23:23:58 [2020-09-17T23:23:58.175Z] 
23:23:58 [2020-09-17T23:23:58.175Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:58 [2020-09-17T23:23:58.175Z] #10 6.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:58 [2020-09-17T23:23:58.175Z] #10 6.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:58 [2020-09-17T23:23:58.175Z] #10 6.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:58 [2020-09-17T23:23:58.175Z] #10 7.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:58 [2020-09-17T23:23:58.175Z] #10 9.720 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:58 [2020-09-17T23:23:58.212Z] #25 15.85 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:23:58 [2020-09-17T23:23:58.267Z] #28 4.042 + git clone https://github.com/kolyshkin/go-swagger.git .
23:23:58 [2020-09-17T23:23:58.267Z] #28 4.044 Cloning into '.'...
23:23:58 [2020-09-17T23:23:58.301Z] #38 20.81 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:23:58 [2020-09-17T23:23:58.301Z] #38 ...
23:23:58 [2020-09-17T23:23:58.301Z] 
23:23:58 [2020-09-17T23:23:58.301Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:23:58 [2020-09-17T23:23:58.301Z] #41 11.05 hash/crc32
23:23:58 [2020-09-17T23:23:58.301Z] #41 11.06 crypto/hmac
23:23:58 [2020-09-17T23:23:58.301Z] #41 11.47 vendor/golang.org/x/crypto/hkdf
23:23:58 [2020-09-17T23:23:58.301Z] #41 11.90 vendor/golang.org/x/text/transform
23:23:58 [2020-09-17T23:23:58.301Z] #41 11.90 bufio
23:23:58 [2020-09-17T23:23:58.301Z] #41 12.76 regexp/syntax
23:23:58 [2020-09-17T23:23:58.301Z] #41 12.77 reflect
23:23:58 [2020-09-17T23:23:58.301Z] #41 13.18 time
23:23:58 [2020-09-17T23:23:58.301Z] #41 14.37 regexp
23:23:58 [2020-09-17T23:23:58.301Z] #41 15.02 context
23:23:58 [2020-09-17T23:23:58.301Z] #41 15.04 os
23:23:58 [2020-09-17T23:23:58.301Z] #41 15.66 github.com/LK4D4/vndr/versioned
23:23:58 [2020-09-17T23:23:58.301Z] #41 16.04 path/filepath
23:23:58 [2020-09-17T23:23:58.301Z] #41 16.04 internal/lazyregexp
23:23:58 [2020-09-17T23:23:58.301Z] #41 16.06 net
23:23:58 [2020-09-17T23:23:58.301Z] #41 16.45 os/exec
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.37 encoding/binary
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.38 encoding/xml
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.38 encoding/hex
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.38 go/scanner
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.38 net/url
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.38 compress/flate
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.39 text/template/parse
23:23:58 [2020-09-17T23:23:58.301Z] #41 17.77 vendor/golang.org/x/text/unicode/bidi
23:23:58 [2020-09-17T23:23:58.301Z] #41 18.46 vendor/golang.org/x/net/http2/hpack
23:23:58 [2020-09-17T23:23:58.301Z] #41 18.75 encoding/json
23:23:58 [2020-09-17T23:23:58.301Z] #41 18.76 go/ast
23:23:58 [2020-09-17T23:23:58.301Z] #41 19.20 crypto/aes
23:23:58 [2020-09-17T23:23:58.301Z] #41 19.56 text/template
23:23:58 [2020-09-17T23:23:58.301Z] #41 20.03 compress/gzip
23:23:58 [2020-09-17T23:23:58.301Z] #41 20.31 math/big
23:23:58 [2020-09-17T23:23:58.301Z] #41 20.34 vendor/golang.org/x/crypto/internal/chacha20
23:23:58 [2020-09-17T23:23:58.301Z] #41 20.60 vendor/golang.org/x/text/secure/bidirule
23:23:58 [2020-09-17T23:23:58.301Z] #41 20.71 vendor/golang.org/x/crypto/chacha20poly1305
23:23:58 [2020-09-17T23:23:58.301Z] #41 20.84 vendor/golang.org/x/text/unicode/norm
23:23:58 [2020-09-17T23:23:58.435Z] #10 ...
23:23:58 [2020-09-17T23:23:58.435Z] 
23:23:58 [2020-09-17T23:23:58.435Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + RM_GOPATH=0
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + TMP_GOPATH=
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + : /build
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + '[' -z '' ']'
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 ++ mktemp -d
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + export GOPATH=/tmp/tmp.7kdcyzOD29
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + GOPATH=/tmp/tmp.7kdcyzOD29
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + RM_GOPATH=1
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.043 + case "$(go env GOARCH)" in
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.051 ++ go env GOARCH
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + export GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 ++ dirname /tmp/install/install.sh
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + dir=/tmp/install
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + bin=gotestsum
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + shift
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + . /tmp/install/gotestsum.installer
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 ++ : v0.5.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + install_gotestsum
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + set -e
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + export GO111MODULE=on
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + GO111MODULE=on
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + GOBIN=/build
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.072 + go get gotest.tools/gotestsum@v0.5.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.149 go: finding gotest.tools v0.5.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 5.149 go: finding gotest.tools/gotestsum v0.5.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 6.005 go: downloading gotest.tools/gotestsum v0.5.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 6.606 go: extracting gotest.tools/gotestsum v0.5.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.789 go: downloading github.com/pkg/errors v0.9.1
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.824 go: downloading github.com/spf13/pflag v1.0.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.865 go: downloading github.com/fatih/color v1.9.0
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.875 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.917 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.919 go: downloading github.com/jonboulle/clockwork v0.1.0
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.922 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:23:58 [2020-09-17T23:23:58.435Z] #43 7.974 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.010 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.066 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.077 go: extracting github.com/fatih/color v1.9.0
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.229 go: extracting github.com/pkg/errors v0.9.1
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.398 go: downloading github.com/mattn/go-colorable v0.1.6
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.584 go: downloading github.com/mattn/go-isatty v0.0.12
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.661 go: extracting github.com/jonboulle/clockwork v0.1.0
23:23:58 [2020-09-17T23:23:58.435Z] #43 8.993 go: extracting github.com/spf13/pflag v1.0.3
23:23:58 [2020-09-17T23:23:58.435Z] #43 9.461 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:23:58 [2020-09-17T23:23:58.435Z] #43 9.675 go: extracting github.com/mattn/go-isatty v0.0.12
23:23:58 [2020-09-17T23:23:58.435Z] #43 9.938 go: extracting github.com/mattn/go-colorable v0.1.6
23:23:58 [2020-09-17T23:23:58.539Z] #25 16.17 #=#=#                                                                         
23:23:58 [2020-09-17T23:23:58.539Z] #25 16.30 
##                                                                         3.6%
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.559Z] #41 ...
23:23:58 [2020-09-17T23:23:58.559Z] 
23:23:58 [2020-09-17T23:23:58.559Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.14 The following NEW packages will be installed:
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.14   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.14   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.14   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.14   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.14   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.51 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.51 Need to get 77.7 MB of archives.
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.51 After this operation, 487 MB of additional disk space will be used.
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.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]
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 12.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 12.19 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]
23:23:58 [2020-09-17T23:23:58.559Z] #10 12.20 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]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.29 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]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.93 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]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.95 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 13.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.24 debconf: delaying package configuration, since apt-utils is not installed
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.30 Fetched 77.7 MB in 3s (27.5 MB/s)
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.34 Selecting previously unselected package binutils-mingw-w64-i686.
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.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 ... 15410 files and directories currently installed.)
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 14.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 15.07 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:23:58 [2020-09-17T23:23:58.559Z] #10 15.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 15.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.45 Selecting previously unselected package binutils-mingw-w64.
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.62 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.76 Selecting previously unselected package dmsetup.
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.76 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.76 Unpacking dmsetup (2:1.02.155-3) ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.88 Selecting previously unselected package mingw-w64-common.
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 16.90 Unpacking mingw-w64-common (6.0.0-3) ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 19.36 Selecting previously unselected package mingw-w64-x86-64-dev.
23:23:58 [2020-09-17T23:23:58.559Z] #10 19.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 19.37 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:23:58 [2020-09-17T23:23:58.559Z] #10 ...
23:23:58 [2020-09-17T23:23:58.559Z] 
23:23:58 [2020-09-17T23:23:58.559Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:58 [2020-09-17T23:23:58.559Z] #47 11.08 bytes
23:23:58 [2020-09-17T23:23:58.559Z] #47 11.11 syscall
23:23:58 [2020-09-17T23:23:58.559Z] #47 11.11 strings
23:23:58 [2020-09-17T23:23:58.559Z] #47 11.11 strconv
23:23:58 [2020-09-17T23:23:58.559Z] #47 11.11 text/tabwriter
23:23:58 [2020-09-17T23:23:58.559Z] #47 12.28 bufio
23:23:58 [2020-09-17T23:23:58.559Z] #47 12.69 reflect
23:23:58 [2020-09-17T23:23:58.559Z] #47 12.70 regexp/syntax
23:23:58 [2020-09-17T23:23:58.559Z] #47 14.28 time
23:23:58 [2020-09-17T23:23:58.559Z] #47 14.43 regexp
23:23:58 [2020-09-17T23:23:58.559Z] #47 15.58 os
23:23:58 [2020-09-17T23:23:58.559Z] #47 16.38 mvdan.cc/sh/v3/fileutil
23:23:58 [2020-09-17T23:23:58.559Z] #47 16.59 flag
23:23:58 [2020-09-17T23:23:58.559Z] #47 16.59 go/token
23:23:58 [2020-09-17T23:23:58.559Z] #47 16.59 github.com/pkg/diff
23:23:58 [2020-09-17T23:23:58.559Z] #47 16.59 encoding/binary
23:23:58 [2020-09-17T23:23:58.559Z] #47 16.60 mvdan.cc/editorconfig
23:23:58 [2020-09-17T23:23:58.559Z] #47 16.61 mvdan.cc/sh/v3/syntax
23:23:58 [2020-09-17T23:23:58.559Z] #47 17.23 go/scanner
23:23:58 [2020-09-17T23:23:58.559Z] #47 17.63 encoding/base64
23:23:58 [2020-09-17T23:23:58.559Z] #47 17.64 golang.org/x/sys/unix
23:23:58 [2020-09-17T23:23:58.559Z] #47 17.85 go/ast
23:23:58 [2020-09-17T23:23:58.559Z] #47 17.97 encoding/json
23:23:58 [2020-09-17T23:23:58.559Z] #47 20.36 golang.org/x/crypto/ssh/terminal
23:23:58 [2020-09-17T23:23:58.559Z] #47 20.92 mvdan.cc/sh/v3/cmd/shfmt
23:23:58 [2020-09-17T23:23:58.559Z] #47 ...
23:23:58 [2020-09-17T23:23:58.559Z] 
23:23:58 [2020-09-17T23:23:58.559Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:23:58 [2020-09-17T23:23:58.559Z] #25 1.617 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:23:58 [2020-09-17T23:23:58.559Z] #25 1.787 
23:23:58 [2020-09-17T23:23:58.559Z] #25 1.910 
#####                                                                      7.5%
####################                                                      28.4%
#######################################                                   54.2%
#############################################                             63.3%
#############################################################             86.0%
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.559Z] #25 2.566 
23:23:58 [2020-09-17T23:23:58.559Z] #25 2.703 
#######################################                                   54.4%
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.559Z] #25 3.009 
23:23:58 [2020-09-17T23:23:58.559Z] #25 3.138 
##########################################                                59.2%
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.559Z] #25 3.424 
23:23:58 [2020-09-17T23:23:58.559Z] #25 3.600 
####                                                                       6.1%
#####################                                                     30.0%
####################################                                      50.0%
##################################################                        70.0%
##############################################################            87.2%
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.559Z] #25 4.382 
23:23:58 [2020-09-17T23:23:58.560Z] #25 4.520 
#                                                                          1.5%
##                                                                         4.0%
#####                                                                      7.2%
#######                                                                    9.8%
##########                                                                14.0%
#############                                                             18.6%
###################                                                       27.4%
######################                                                    31.0%
###########################                                               38.1%
################################                                          45.1%
#######################################                                   54.5%
###########################################                               60.7%
################################################                          67.6%
####################################################                      72.6%
#######################################################                   77.1%
############################################################              83.7%
################################################################          88.9%
###################################################################       94.2%
#######################################################################   99.4%
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.560Z] #25 6.415 
23:23:58 [2020-09-17T23:23:58.560Z] #25 6.975 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:23:58 [2020-09-17T23:23:58.560Z] #25 7.184 
23:23:58 [2020-09-17T23:23:58.560Z] #25 7.274 
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.560Z] #25 7.329 
23:23:58 [2020-09-17T23:23:58.560Z] #25 7.962 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:23:58 [2020-09-17T23:23:58.560Z] #25 8.158 
23:23:58 [2020-09-17T23:23:58.695Z] #43 ...
23:23:58 [2020-09-17T23:23:58.695Z] 
23:23:58 [2020-09-17T23:23:58.695Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + RM_GOPATH=0
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + TMP_GOPATH=
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + : /build
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + '[' -z '' ']'
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 ++ mktemp -d
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + export GOPATH=/tmp/tmp.1SGH4b8FfC
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + GOPATH=/tmp/tmp.1SGH4b8FfC
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + RM_GOPATH=1
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 + case "$(go env GOARCH)" in
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.309 ++ go env GOARCH
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + export GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 ++ dirname /tmp/install/install.sh
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + dir=/tmp/install
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + bin=shfmt
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + shift
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + . /tmp/install/shfmt.installer
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + install_shfmt
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1SGH4b8FfC/src/github.com/mvdan/sh
23:23:58 [2020-09-17T23:23:58.695Z] #47 5.346 Cloning into '/tmp/tmp.1SGH4b8FfC/src/github.com/mvdan/sh'...
23:23:58 [2020-09-17T23:23:58.695Z] #47 ...
23:23:58 [2020-09-17T23:23:58.695Z] 
23:23:58 [2020-09-17T23:23:58.695Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:58 [2020-09-17T23:23:58.695Z] #32 6.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:58 [2020-09-17T23:23:58.695Z] #32 6.725 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:58 [2020-09-17T23:23:58.696Z] #32 6.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:58 [2020-09-17T23:23:58.696Z] #32 7.597 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:58 [2020-09-17T23:23:58.696Z] #32 9.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:58 [2020-09-17T23:23:58.818Z] #25 8.319 
#####                                                                      7.9%
######################################################################## 100.0%
23:23:58 [2020-09-17T23:23:58.818Z] #25 8.448 
23:23:58 [2020-09-17T23:23:58.818Z] #25 ...
23:23:58 [2020-09-17T23:23:58.818Z] 
23:23:58 [2020-09-17T23:23:58.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:23:58 [2020-09-17T23:23:58.818Z] #10 21.61 Selecting previously unselected package gcc-mingw-w64-base.
23:23:58 [2020-09-17T23:23:58.818Z] #10 21.61 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #10 21.73 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #10 ...
23:23:58 [2020-09-17T23:23:58.818Z] 
23:23:58 [2020-09-17T23:23:58.818Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:23:58 [2020-09-17T23:23:58.818Z] #32 11.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:23:58 [2020-09-17T23:23:58.818Z] #32 11.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:23:58 [2020-09-17T23:23:58.818Z] #32 11.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:23:58 [2020-09-17T23:23:58.818Z] #32 11.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:23:58 [2020-09-17T23:23:58.818Z] #32 11.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:23:58 [2020-09-17T23:23:58.818Z] #32 11.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.35 debconf: delaying package configuration, since apt-utils is not installed
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.43 Fetched 14.9 MB in 1s (13.7 MB/s)
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.58 Selecting previously unselected package xxd.
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.61 Unpacking xxd (2:8.1.0875-5) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.79 Selecting previously unselected package vim-common.
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 12.82 Unpacking vim-common (2:8.1.0875-5) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 13.04 Selecting previously unselected package cmake-data.
23:23:58 [2020-09-17T23:23:58.818Z] #32 13.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 13.05 Unpacking cmake-data (3.13.4-1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 14.12 Selecting previously unselected package libicu63:amd64.
23:23:58 [2020-09-17T23:23:58.818Z] #32 14.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 14.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 16.60 Selecting previously unselected package libxml2:amd64.
23:23:58 [2020-09-17T23:23:58.818Z] #32 16.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 16.60 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 16.96 Selecting previously unselected package libarchive13:amd64.
23:23:58 [2020-09-17T23:23:58.818Z] #32 16.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 16.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 17.16 Selecting previously unselected package libjsoncpp1:amd64.
23:23:58 [2020-09-17T23:23:58.818Z] #32 17.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 17.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 18.29 Selecting previously unselected package librhash0:amd64.
23:23:58 [2020-09-17T23:23:58.818Z] #32 18.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 18.71 Unpacking librhash0:amd64 (1.3.8-1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 18.91 Selecting previously unselected package libuv1:amd64.
23:23:58 [2020-09-17T23:23:58.818Z] #32 18.92 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 18.96 Unpacking libuv1:amd64 (1.24.1-1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 19.09 Selecting previously unselected package cmake.
23:23:58 [2020-09-17T23:23:58.818Z] #32 19.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 19.11 Unpacking cmake (3.13.4-1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 20.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 21.50 Setting up xxd (2:8.1.0875-5) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 21.54 Setting up libuv1:amd64 (1.24.1-1) ...
23:23:58 [2020-09-17T23:23:58.818Z] #32 21.70 Setting up vim-common (2:8.1.0875-5) ...
23:23:58 [2020-09-17T23:23:58.866Z] #25 16.43 
23:23:58 [2020-09-17T23:23:58.956Z] #32 ...
23:23:58 [2020-09-17T23:23:58.956Z] 
23:23:58 [2020-09-17T23:23:58.956Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + RM_GOPATH=0
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + TMP_GOPATH=
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + : /build
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + '[' -z '' ']'
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 ++ mktemp -d
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + export GOPATH=/tmp/tmp.V6RfTEef5t
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + GOPATH=/tmp/tmp.V6RfTEef5t
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + RM_GOPATH=1
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.632 + case "$(go env GOARCH)" in
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.637 ++ go env GOARCH
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 Installing golangci-lint version v1.23.8
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + export GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + GO_BUILDMODE=-buildmode=pie
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 ++ dirname /tmp/install/install.sh
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + dir=/tmp/install
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + bin=golangci_lint
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + shift
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + . /tmp/install/golangci_lint.installer
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 ++ : v1.23.8
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + install_golangci_lint
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + echo 'Installing golangci-lint version v1.23.8'
23:23:58 [2020-09-17T23:23:58.956Z] #45 3.649 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:23:58 [2020-09-17T23:23:58.956Z] #45 ...
23:23:58 [2020-09-17T23:23:58.956Z] 
23:23:58 [2020-09-17T23:23:58.956Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:23:58 [2020-09-17T23:23:58.956Z] #23 6.451 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:58 [2020-09-17T23:23:58.956Z] #23 6.550 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:58 [2020-09-17T23:23:58.956Z] #23 6.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:58 [2020-09-17T23:23:58.956Z] #23 7.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:58 [2020-09-17T23:23:58.956Z] #23 9.671 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:59 [2020-09-17T23:23:59.086Z] #32 ...
23:23:59 [2020-09-17T23:23:59.086Z] 
23:23:59 [2020-09-17T23:23:59.086Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:59 [2020-09-17T23:23:59.086Z] #30 11.67 reflect
23:23:59 [2020-09-17T23:23:59.086Z] #30 12.02 path
23:23:59 [2020-09-17T23:23:59.086Z] #30 12.04 bufio
23:23:59 [2020-09-17T23:23:59.086Z] #30 12.93 internal/syscall/execenv
23:23:59 [2020-09-17T23:23:59.086Z] #30 12.93 internal/syscall/unix
23:23:59 [2020-09-17T23:23:59.086Z] #30 12.93 time
23:23:59 [2020-09-17T23:23:59.086Z] #30 14.30 internal/poll
23:23:59 [2020-09-17T23:23:59.086Z] #30 14.86 os
23:23:59 [2020-09-17T23:23:59.086Z] #30 14.86 internal/fmtsort
23:23:59 [2020-09-17T23:23:59.086Z] #30 15.62 path/filepath
23:23:59 [2020-09-17T23:23:59.086Z] #30 15.62 fmt
23:23:59 [2020-09-17T23:23:59.086Z] #30 16.14 io/ioutil
23:23:59 [2020-09-17T23:23:59.086Z] #30 16.58 github.com/BurntSushi/toml
23:23:59 [2020-09-17T23:23:59.086Z] #30 16.58 log
23:23:59 [2020-09-17T23:23:59.086Z] #30 16.58 flag
23:23:59 [2020-09-17T23:23:59.086Z] #30 17.78 github.com/BurntSushi/toml/cmd/tomlv
23:23:59 [2020-09-17T23:23:59.086Z] #30 DONE 21.9s
23:23:59 [2020-09-17T23:23:59.086Z] 
23:23:59 [2020-09-17T23:23:59.086Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:59 [2020-09-17T23:23:59.086Z] #38 21.50 Processing triggers for libc-bin (2.28-10) ...
23:23:59 [2020-09-17T23:23:59.086Z] #38 DONE 21.9s
23:23:59 [2020-09-17T23:23:59.086Z] 
23:23:59 [2020-09-17T23:23:59.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:23:59 [2020-09-17T23:23:59.216Z] #23 ...
23:23:59 [2020-09-17T23:23:59.216Z] 
23:23:59 [2020-09-17T23:23:59.216Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + RM_GOPATH=0
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + TMP_GOPATH=
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + : /build
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + '[' -z '' ']'
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 ++ mktemp -d
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + export GOPATH=/tmp/tmp.aLxmsZeQLz
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + GOPATH=/tmp/tmp.aLxmsZeQLz
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + RM_GOPATH=1
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 + case "$(go env GOARCH)" in
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.804 ++ go env GOARCH
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + export GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 ++ dirname /tmp/install/install.sh
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + dir=/tmp/install
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + bin=vndr
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + shift
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + '[' '!' -f /tmp/install/vndr.installer ']'
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + . /tmp/install/vndr.installer
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + install_vndr
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.811 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.817 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aLxmsZeQLz/src/github.com/LK4D4/vndr
23:23:59 [2020-09-17T23:23:59.216Z] #41 4.821 Cloning into '/tmp/tmp.aLxmsZeQLz/src/github.com/LK4D4/vndr'...
23:23:59 [2020-09-17T23:23:59.216Z] #41 5.497 + cd /tmp/tmp.aLxmsZeQLz/src/github.com/LK4D4/vndr
23:23:59 [2020-09-17T23:23:59.216Z] #41 5.497 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:23:59 [2020-09-17T23:23:59.216Z] #41 5.547 + go build -buildmode=pie -v -o /build/vndr .
23:23:59 [2020-09-17T23:23:59.216Z] #41 7.204 internal/cpu
23:23:59 [2020-09-17T23:23:59.216Z] #41 7.204 runtime/internal/atomic
23:23:59 [2020-09-17T23:23:59.216Z] #41 7.577 runtime/internal/sys
23:23:59 [2020-09-17T23:23:59.216Z] #41 7.876 runtime/internal/math
23:23:59 [2020-09-17T23:23:59.216Z] #41 7.926 internal/bytealg
23:23:59 [2020-09-17T23:23:59.216Z] #41 7.975 internal/race
23:23:59 [2020-09-17T23:23:59.216Z] #41 8.082 sync/atomic
23:23:59 [2020-09-17T23:23:59.216Z] #41 8.621 unicode
23:23:59 [2020-09-17T23:23:59.216Z] #41 8.819 runtime
23:23:59 [2020-09-17T23:23:59.232Z] #28 ...
23:23:59 [2020-09-17T23:23:59.232Z] 
23:23:59 [2020-09-17T23:23:59.232Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.014 + RM_GOPATH=0
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.014 + TMP_GOPATH=
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.014 + : /build
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.014 + '[' -z '' ']'
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.021 ++ mktemp -d
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.021 + export GOPATH=/tmp/tmp.qQvmBoyadJ
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.021 + GOPATH=/tmp/tmp.qQvmBoyadJ
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.022 + RM_GOPATH=1
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.022 + case "$(go env GOARCH)" in
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.026 ++ go env GOARCH
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.047 + export GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.048 + GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.049 ++ dirname /tmp/install/install.sh
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.050 + dir=/tmp/install
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.051 + bin=tomlv
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.051 + shift
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.052 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.054 + . /tmp/install/tomlv.installer
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.055 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.057 + install_tomlv
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.058 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.060 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.062 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qQvmBoyadJ/src/github.com/BurntSushi/toml
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.072 Cloning into '/tmp/tmp.qQvmBoyadJ/src/github.com/BurntSushi/toml'...
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.698 + cd /tmp/tmp.qQvmBoyadJ/src/github.com/BurntSushi/toml
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.699 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:23:59 [2020-09-17T23:23:59.232Z] #30 4.706 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:23:59 [2020-09-17T23:23:59.232Z] #30 5.249 runtime/internal/sys
23:23:59 [2020-09-17T23:23:59.232Z] #30 5.271 internal/cpu
23:23:59 [2020-09-17T23:23:59.232Z] #30 5.323 math/bits
23:23:59 [2020-09-17T23:23:59.232Z] #30 5.363 runtime/internal/atomic
23:23:59 [2020-09-17T23:23:59.232Z] #30 5.589 runtime/internal/math
23:23:59 [2020-09-17T23:23:59.477Z] #41 ...
23:23:59 [2020-09-17T23:23:59.477Z] 
23:23:59 [2020-09-17T23:23:59.477Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:23:59 [2020-09-17T23:23:59.477Z] #51 6.617 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:59 [2020-09-17T23:23:59.477Z] #51 6.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:59 [2020-09-17T23:23:59.477Z] #51 6.668 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:59 [2020-09-17T23:23:59.477Z] #51 7.825 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:59 [2020-09-17T23:23:59.477Z] #51 9.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:59 [2020-09-17T23:23:59.477Z] #51 ...
23:23:59 [2020-09-17T23:23:59.477Z] 
23:23:59 [2020-09-17T23:23:59.477Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.097 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + RM_GOPATH=0
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + TMP_GOPATH=
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + : /build
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + '[' -z '' ']'
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 ++ mktemp -d
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + export GOPATH=/tmp/tmp.H3Ioy8Tuqg
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + GOPATH=/tmp/tmp.H3Ioy8Tuqg
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + RM_GOPATH=1
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + case "$(go env GOARCH)" in
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 ++ go env GOARCH
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + export GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 ++ dirname /tmp/install/install.sh
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + dir=/tmp/install
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + bin=rootlesskit
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + shift
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + . /tmp/install/rootlesskit.installer
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + install_rootlesskit
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + case "$1" in
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + export CGO_ENABLED=0
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + CGO_ENABLED=0
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + _install_rootlesskit
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.H3Ioy8Tuqg/src/github.com/rootless-containers/rootlesskit
23:23:59 [2020-09-17T23:23:59.477Z] #54 5.099 Cloning into '/tmp/tmp.H3Ioy8Tuqg/src/github.com/rootless-containers/rootlesskit'...
23:23:59 [2020-09-17T23:23:59.477Z] #54 10.78 + cd /tmp/tmp.H3Ioy8Tuqg/src/github.com/rootless-containers/rootlesskit
23:23:59 [2020-09-17T23:23:59.477Z] #54 10.78 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:23:59 [2020-09-17T23:23:59.496Z] #30 5.730 unicode/utf8
23:23:59 [2020-09-17T23:23:59.496Z] #30 5.747 internal/race
23:23:59 [2020-09-17T23:23:59.496Z] #30 5.883 sync/atomic
23:23:59 [2020-09-17T23:23:59.549Z] #54 ...
23:23:59 [2020-09-17T23:23:59.549Z] 
23:23:59 [2020-09-17T23:23:59.549Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:23:59 [2020-09-17T23:23:59.549Z] #36 5.445 + git clone https://github.com/docker/distribution.git .
23:23:59 [2020-09-17T23:23:59.549Z] #36 5.447 Cloning into '.'...
23:23:59 [2020-09-17T23:23:59.549Z] #36 ...
23:23:59 [2020-09-17T23:23:59.549Z] 
23:23:59 [2020-09-17T23:23:59.549Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:59 [2020-09-17T23:23:59.549Z] #47 14.94 + cd /tmp/tmp.VdsL1KFKSG/src/github.com/mvdan/sh
23:23:59 [2020-09-17T23:23:59.549Z] #47 14.94 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:23:59 [2020-09-17T23:23:59.549Z] #47 15.08 + GO111MODULE=on
23:23:59 [2020-09-17T23:23:59.549Z] #47 15.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:23:59 [2020-09-17T23:23:59.737Z] #54 ...
23:23:59 [2020-09-17T23:23:59.737Z] 
23:23:59 [2020-09-17T23:23:59.737Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:23:59 [2020-09-17T23:23:59.737Z] #38 6.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:23:59 [2020-09-17T23:23:59.737Z] #38 6.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:23:59 [2020-09-17T23:23:59.737Z] #38 6.653 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:23:59 [2020-09-17T23:23:59.737Z] #38 7.541 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:23:59 [2020-09-17T23:23:59.737Z] #38 9.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:23:59 [2020-09-17T23:23:59.737Z] #38 ...
23:23:59 [2020-09-17T23:23:59.737Z] 
23:23:59 [2020-09-17T23:23:59.737Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.769 + RM_GOPATH=0
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.770 + TMP_GOPATH=
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.770 + : /build
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.770 + '[' -z '' ']'
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.788 ++ mktemp -d
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.793 + export GOPATH=/tmp/tmp.axMn1JD3nV
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.793 + GOPATH=/tmp/tmp.axMn1JD3nV
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.793 + RM_GOPATH=1
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.793 + case "$(go env GOARCH)" in
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.794 ++ go env GOARCH
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.834 + export GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.845 + GO_BUILDMODE=-buildmode=pie
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.845 ++ dirname /tmp/install/install.sh
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.846 + dir=/tmp/install
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.846 + bin=proxy
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.846 + shift
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.846 + '[' '!' -f /tmp/install/proxy.installer ']'
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.846 + . /tmp/install/proxy.installer
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.848 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 + install_proxy
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 + case "$1" in
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 + export CGO_ENABLED=0
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 + CGO_ENABLED=0
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 + _install_proxy
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.axMn1JD3nV/src/github.com/docker/libnetwork
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.850 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
23:23:59 [2020-09-17T23:23:59.737Z] #60 5.870 Cloning into '/tmp/tmp.axMn1JD3nV/src/github.com/docker/libnetwork'...
23:23:59 [2020-09-17T23:23:59.759Z] #30 5.953 internal/bytealg
23:23:59 [2020-09-17T23:23:59.759Z] #30 6.045 math
23:23:59 [2020-09-17T23:23:59.759Z] #30 6.089 unicode
23:23:59 [2020-09-17T23:23:59.998Z] #60 ...
23:23:59 [2020-09-17T23:23:59.998Z] 
23:23:59 [2020-09-17T23:23:59.998Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:23:59 [2020-09-17T23:23:59.998Z] #54 11.68 + for f in rootlesskit rootlesskit-docker-proxy
23:23:59 [2020-09-17T23:23:59.998Z] #54 11.68 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:24:00 [2020-09-17T23:24:00.008Z] #25 17.47 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:24:00 [2020-09-17T23:24:00.008Z] #25 ...
23:24:00 [2020-09-17T23:24:00.008Z] 
23:24:00 [2020-09-17T23:24:00.008Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:24:00 [2020-09-17T23:24:00.008Z] #28 32.68 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:24:00 [2020-09-17T23:24:00.008Z] #28 32.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:24:00 [2020-09-17T23:24:00.008Z] #28 33.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:24:00 [2020-09-17T23:24:00.008Z] #28 ...
23:24:00 [2020-09-17T23:24:00.008Z] 
23:24:00 [2020-09-17T23:24:00.008Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:00 [2020-09-17T23:24:00.008Z] #25 17.52 skipping existing aab193acf6ba
23:24:00 [2020-09-17T23:24:00.008Z] #25 17.61 
23:24:00 [2020-09-17T23:24:00.018Z] #39 ...
23:24:00 [2020-09-17T23:24:00.018Z] 
23:24:00 [2020-09-17T23:24:00.018Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.080 + RM_GOPATH=0
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.080 + TMP_GOPATH=
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.080 + : /build
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.080 + '[' -z '' ']'
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.080 ++ mktemp -d
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.089 + export GOPATH=/tmp/tmp.ylrFY3SwCY
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.089 + GOPATH=/tmp/tmp.ylrFY3SwCY
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.089 + RM_GOPATH=1
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.089 + case "$(go env GOARCH)" in
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.089 ++ go env GOARCH
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + export GO_BUILDMODE=-buildmode=pie
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + GO_BUILDMODE=-buildmode=pie
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 ++ dirname /tmp/install/install.sh
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + dir=/tmp/install
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + bin=containerd
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + shift
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + '[' '!' -f /tmp/install/containerd.installer ']'
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + . /tmp/install/containerd.installer
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 ++ set -e
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + install_containerd
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.104 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ylrFY3SwCY/src/github.com/containerd/containerd
23:24:00 [2020-09-17T23:24:00.018Z] #52 1.109 Cloning into '/tmp/tmp.ylrFY3SwCY/src/github.com/containerd/containerd'...
23:24:00 [2020-09-17T23:24:00.018Z] #52 9.813 + cd /tmp/tmp.ylrFY3SwCY/src/github.com/containerd/containerd
23:24:00 [2020-09-17T23:24:00.018Z] #52 9.813 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + export 'BUILDTAGS=netgo osusergo static_build'
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + BUILDTAGS='netgo osusergo static_build'
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + export EXTRA_FLAGS=-buildmode=pie
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + EXTRA_FLAGS=-buildmode=pie
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + '[' '' = dynamic ']'
23:24:00 [2020-09-17T23:24:00.018Z] #52 10.09 + make
23:24:00 [2020-09-17T23:24:00.018Z] #52 ...
23:24:00 [2020-09-17T23:24:00.018Z] 
23:24:00 [2020-09-17T23:24:00.018Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:24:00 [2020-09-17T23:24:00.018Z] #28 12.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:24:00 [2020-09-17T23:24:00.018Z] #28 13.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:24:00 [2020-09-17T23:24:00.023Z] #30 6.381 internal/testlog
23:24:00 [2020-09-17T23:24:00.121Z] #47 16.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:00 [2020-09-17T23:24:00.121Z] #47 16.48 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:00 [2020-09-17T23:24:00.277Z] #28 ...
23:24:00 [2020-09-17T23:24:00.277Z] 
23:24:00 [2020-09-17T23:24:00.277Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:00 [2020-09-17T23:24:00.277Z] #32 21.91 Setting up librhash0:amd64 (1.3.8-1) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 22.03 Setting up cmake-data (3.13.4-1) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 22.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 22.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 22.15 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 22.16 Setting up cmake (3.13.4-1) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 22.23 Processing triggers for libc-bin (2.28-10) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 22.29 Processing triggers for mime-support (3.62) ...
23:24:00 [2020-09-17T23:24:00.277Z] #32 DONE 22.9s
23:24:00 [2020-09-17T23:24:00.277Z] 
23:24:00 [2020-09-17T23:24:00.277Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:00 [2020-09-17T23:24:00.277Z] #47 DONE 22.9s
23:24:00 [2020-09-17T23:24:00.277Z] 
23:24:00 [2020-09-17T23:24:00.277Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:00 [2020-09-17T23:24:00.389Z] #47 16.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:00 [2020-09-17T23:24:00.607Z] #30 6.801 encoding
23:24:00 [2020-09-17T23:24:00.650Z] #47 16.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:00 [2020-09-17T23:24:00.650Z] #47 16.90 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:00 [2020-09-17T23:24:00.871Z] #30 7.094 runtime
23:24:00 [2020-09-17T23:24:00.871Z] #30 7.169 runtime/cgo
23:24:01 [2020-09-17T23:24:01.149Z] #25 18.74 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:24:01 [2020-09-17T23:24:01.149Z] #25 18.78 skipping existing 4d43f82972ce
23:24:01 [2020-09-17T23:24:01.149Z] #25 18.85 
23:24:01 [2020-09-17T23:24:01.209Z] #33 ...
23:24:01 [2020-09-17T23:24:01.209Z] 
23:24:01 [2020-09-17T23:24:01.209Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:01 [2020-09-17T23:24:01.209Z] #25 8.940 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:24:01 [2020-09-17T23:24:01.209Z] #25 9.028 skipping existing c35d46ef359f
23:24:01 [2020-09-17T23:24:01.209Z] #25 9.064 
23:24:01 [2020-09-17T23:24:01.209Z] #25 10.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:24:01 [2020-09-17T23:24:01.209Z] #25 10.24 
23:24:01 [2020-09-17T23:24:01.209Z] #25 10.37 
######################################################################## 100.0%
23:24:01 [2020-09-17T23:24:01.209Z] #25 10.40 
23:24:01 [2020-09-17T23:24:01.209Z] #25 10.42 Download of images into '/build' complete.
23:24:01 [2020-09-17T23:24:01.209Z] #25 10.42 Use something like the following to load the result into a Docker daemon:
23:24:01 [2020-09-17T23:24:01.209Z] #25 10.42   tar -cC '/build' . | docker load
23:24:01 [2020-09-17T23:24:01.209Z] #25 DONE 10.8s
23:24:01 [2020-09-17T23:24:01.209Z] 
23:24:01 [2020-09-17T23:24:01.209Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + RM_GOPATH=0
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + TMP_GOPATH=
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + : /build
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + '[' -z '' ']'
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 ++ mktemp -d
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + export GOPATH=/tmp/tmp.Ofp4LkMU3q
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + GOPATH=/tmp/tmp.Ofp4LkMU3q
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + RM_GOPATH=1
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + case "$(go env GOARCH)" in
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 ++ go env GOARCH
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + export GO_BUILDMODE=-buildmode=pie
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 + GO_BUILDMODE=-buildmode=pie
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.129 ++ dirname /tmp/install/install.sh
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + dir=/tmp/install
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + bin=tini
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + shift
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + '[' '!' -f /tmp/install/tini.installer ']'
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + . /tmp/install/tini.installer
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + install_tini
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ofp4LkMU3q/tini
23:24:01 [2020-09-17T23:24:01.209Z] #33 1.142 Cloning into '/tmp/tmp.Ofp4LkMU3q/tini'...
23:24:01 [2020-09-17T23:24:01.476Z] #25 ...
23:24:01 [2020-09-17T23:24:01.476Z] 
23:24:01 [2020-09-17T23:24:01.476Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.545 + RM_GOPATH=0
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.545 + TMP_GOPATH=
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.545 + : /build
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.545 + '[' -z '' ']'
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.545 ++ mktemp -d
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.547 + export GOPATH=/tmp/tmp.kJ0d7CfWC3
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.547 + GOPATH=/tmp/tmp.kJ0d7CfWC3
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.547 + RM_GOPATH=1
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.547 + case "$(go env GOARCH)" in
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.548 ++ go env GOARCH
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.572 + export GO_BUILDMODE=-buildmode=pie
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.572 + GO_BUILDMODE=-buildmode=pie
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.572 ++ dirname /tmp/install/install.sh
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.574 + dir=/tmp/install
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.574 + bin=tini
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.574 + shift
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.574 + '[' '!' -f /tmp/install/tini.installer ']'
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.575 + . /tmp/install/tini.installer
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.575 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.575 + install_tini
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.575 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.575 + git clone https://github.com/krallin/tini.git /tmp/tmp.kJ0d7CfWC3/tini
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.575 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:24:01 [2020-09-17T23:24:01.476Z] #33 1.576 Cloning into '/tmp/tmp.kJ0d7CfWC3/tini'...
23:24:01 [2020-09-17T23:24:01.476Z] #33 2.235 + cd /tmp/tmp.kJ0d7CfWC3/tini
23:24:01 [2020-09-17T23:24:01.476Z] #33 2.235 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:24:01 [2020-09-17T23:24:01.476Z] #33 2.241 + cmake .
23:24:01 [2020-09-17T23:24:01.476Z] #33 2.673 -- The C compiler identification is GNU 8.3.0
23:24:01 [2020-09-17T23:24:01.476Z] #33 2.723 -- Check for working C compiler: /usr/bin/cc
23:24:01 [2020-09-17T23:24:01.476Z] #33 3.045 -- Check for working C compiler: /usr/bin/cc -- works
23:24:01 [2020-09-17T23:24:01.476Z] #33 3.047 -- Detecting C compiler ABI info
23:24:01 [2020-09-17T23:24:01.476Z] #33 3.470 -- Detecting C compiler ABI info - done
23:24:01 [2020-09-17T23:24:01.476Z] #33 3.475 -- Detecting C compile features
23:24:01 [2020-09-17T23:24:01.476Z] #33 4.487 -- Detecting C compile features - done
23:24:01 [2020-09-17T23:24:01.476Z] #33 4.512 -- Performing Test HAS_BUILTIN_FORTIFY
23:24:01 [2020-09-17T23:24:01.476Z] #33 4.675 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:24:01 [2020-09-17T23:24:01.476Z] #33 4.757 -- Configuring done
23:24:01 [2020-09-17T23:24:01.476Z] #33 4.771 -- Generating done
23:24:01 [2020-09-17T23:24:01.476Z] #33 4.772 -- Build files have been written to: /tmp/tmp.kJ0d7CfWC3/tini
23:24:01 [2020-09-17T23:24:01.476Z] #33 4.780 + make tini-static
23:24:01 [2020-09-17T23:24:01.476Z] #33 5.086 Scanning dependencies of target tini-static
23:24:01 [2020-09-17T23:24:01.476Z] #33 5.160 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:24:01 [2020-09-17T23:24:01.476Z] #33 5.988 [100%] Linking C executable tini-static
23:24:01 [2020-09-17T23:24:01.476Z] #33 6.276 [100%] Built target tini-static
23:24:01 [2020-09-17T23:24:01.476Z] #33 6.342 + mkdir -p /build
23:24:01 [2020-09-17T23:24:01.476Z] #33 6.343 + cp tini-static /build/docker-init
23:24:01 [2020-09-17T23:24:01.476Z] #33 DONE 6.7s
23:24:01 [2020-09-17T23:24:01.594Z] #47 17.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:01 [2020-09-17T23:24:01.780Z] #33 1.561 + cd /tmp/tmp.Ofp4LkMU3q/tini
23:24:01 [2020-09-17T23:24:01.780Z] #33 1.561 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:24:01 [2020-09-17T23:24:01.780Z] #33 1.565 + cmake .
23:24:01 [2020-09-17T23:24:01.780Z] #33 1.775 -- The C compiler identification is GNU 8.3.0
23:24:01 [2020-09-17T23:24:01.806Z] 
23:24:01 [2020-09-17T23:24:01.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:01 [2020-09-17T23:24:01.806Z] #39 2.795 Note: Building without setproctitle() and strlcpy() support.
23:24:01 [2020-09-17T23:24:01.806Z] #39 2.795       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:24:01 [2020-09-17T23:24:01.806Z] #39 2.803 Note: Building without GnuTLS support
23:24:01 [2020-09-17T23:24:01.806Z] #39 2.805 Makefile.config:39: Warn: you have no libnftables installed
23:24:01 [2020-09-17T23:24:01.806Z] #39 2.805 Makefile.config:40: Warn: Building without nftables support
23:24:01 [2020-09-17T23:24:01.806Z] #39 3.650 fatal: not a git repository (or any of the parent directories): .git
23:24:01 [2020-09-17T23:24:01.806Z] #39 3.680   GEN      .gitid
23:24:01 [2020-09-17T23:24:01.806Z] #39 3.722   GEN      criu/include/version.h
23:24:01 [2020-09-17T23:24:01.806Z] #39 3.731   GEN      include/common/asm
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.645   PBCC     images/timens.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.675   DEP      images/timens.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.759   PBCC     images/fown.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.772   PBCC     images/google/protobuf/descriptor.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.834   PBCC     images/opts.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.839   PBCC     images/memfd.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.846   DEP      images/fown.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.892   DEP      images/google/protobuf/descriptor.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.939   DEP      images/opts.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 4.962   DEP      images/memfd.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.008   PBCC     images/sit.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.059   DEP      images/sit.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.074   PBCC     images/macvlan.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.107   DEP      images/macvlan.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.150   PBCC     images/autofs.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.164   DEP      images/autofs.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.207   PBCC     images/sysctl.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.210   DEP      images/sysctl.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.243   PBCC     images/time.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.281   DEP      images/time.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.323   PBCC     images/binfmt-misc.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.326   DEP      images/binfmt-misc.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.374   PBCC     images/seccomp.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.408   DEP      images/seccomp.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.438   PBCC     images/userns.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.453   DEP      images/userns.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.497   PBCC     images/cgroup.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.500   DEP      images/cgroup.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.521   PBCC     images/ext-file.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.557   DEP      images/ext-file.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.589   PBCC     images/rpc.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.646   DEP      images/rpc.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.694   PBCC     images/siginfo.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.730   DEP      images/siginfo.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.759   PBCC     images/pagemap.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.789   DEP      images/pagemap.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.823   PBCC     images/rlimit.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.827   DEP      images/rlimit.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.889   PBCC     images/file-lock.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.893   DEP      images/file-lock.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.936   PBCC     images/tty.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.946   DEP      images/tty.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 5.994   PBCC     images/tun.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.055   PBCC     images/netdev.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.063   DEP      images/tun.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.118   DEP      images/netdev.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.150   PBCC     images/vma.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.199   DEP      images/vma.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.255   PBCC     images/creds.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.260   DEP      images/creds.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.277   PBCC     images/utsns.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.313   DEP      images/utsns.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.332   PBCC     images/ipc-desc.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.336   PBCC     images/ipc-sem.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.386   DEP      images/ipc-desc.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.427   DEP      images/ipc-sem.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.468   PBCC     images/ipc-msg.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.472   DEP      images/ipc-msg.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.514   PBCC     images/ipc-shm.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.560   DEP      images/ipc-shm.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.595   PBCC     images/ipc-var.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.598   DEP      images/ipc-var.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.673   PBCC     images/sk-opts.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.681   PBCC     images/packet-sock.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.689   DEP      images/sk-opts.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.734   DEP      images/packet-sock.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.777   PBCC     images/sk-netlink.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.784   DEP      images/sk-netlink.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.834   PBCC     images/sk-inet.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.861   DEP      images/sk-inet.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.899   PBCC     images/sk-unix.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.907   DEP      images/sk-unix.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.931   PBCC     images/mm.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 6.976   DEP      images/mm.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.036   PBCC     images/timerfd.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.093   DEP      images/timerfd.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.167   PBCC     images/timer.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.172   DEP      images/timer.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.189   PBCC     images/sa.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.234   DEP      images/sa.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.260   PBCC     images/pipe-data.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.265   DEP      images/pipe-data.pb-c.d
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.280   PBCC     images/mnt.pb-c.c
23:24:01 [2020-09-17T23:24:01.806Z] #39 7.289   DEP      images/mnt.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.327   PBCC     images/sk-packet.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.359   DEP      images/sk-packet.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.397   PBCC     images/tcp-stream.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.432   DEP      images/tcp-stream.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.465   PBCC     images/pipe.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.505   DEP      images/pipe.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.536   PBCC     images/pstree.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.544   DEP      images/pstree.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.571   PBCC     images/fs.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.591   DEP      images/fs.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.605   PBCC     images/signalfd.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.634   DEP      images/signalfd.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.672   PBCC     images/fh.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.701   PBCC     images/fsnotify.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.756   DEP      images/fh.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.799   DEP      images/fsnotify.pb-c.d
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.843   PBCC     images/eventpoll.pb-c.c
23:24:01 [2020-09-17T23:24:01.807Z] #39 7.882   DEP      images/eventpoll.pb-c.d
23:24:02 [2020-09-17T23:24:02.050Z] #33 1.821 -- Check for working C compiler: /usr/bin/cc
23:24:02 [2020-09-17T23:24:02.139Z] #39 7.942   PBCC     images/eventfd.pb-c.c
23:24:02 [2020-09-17T23:24:02.139Z] #39 7.944   DEP      images/eventfd.pb-c.d
23:24:02 [2020-09-17T23:24:02.139Z] #39 ...
23:24:02 [2020-09-17T23:24:02.139Z] 
23:24:02 [2020-09-17T23:24:02.139Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:02 [2020-09-17T23:24:02.139Z] #10 34.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:24:02 [2020-09-17T23:24:02.139Z] #10 34.86 Unpacking mingw-w64-common (6.0.0-3) ...
23:24:02 [2020-09-17T23:24:02.139Z] #10 39.90 Selecting previously unselected package mingw-w64-x86-64-dev.
23:24:02 [2020-09-17T23:24:02.139Z] #10 39.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:24:02 [2020-09-17T23:24:02.139Z] #10 39.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:24:02 [2020-09-17T23:24:02.139Z] #10 43.84 Selecting previously unselected package gcc-mingw-w64-base.
23:24:02 [2020-09-17T23:24:02.139Z] #10 43.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:24:02 [2020-09-17T23:24:02.140Z] #10 43.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:24:02 [2020-09-17T23:24:02.140Z] #10 43.98 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:24:02 [2020-09-17T23:24:02.140Z] #10 43.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:24:02 [2020-09-17T23:24:02.140Z] #10 43.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:02 [2020-09-17T23:24:02.140Z] #10 ...
23:24:02 [2020-09-17T23:24:02.140Z] 
23:24:02 [2020-09-17T23:24:02.140Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:02 [2020-09-17T23:24:02.140Z] #39 8.045   PBCC     images/remap-file-path.pb-c.c
23:24:02 [2020-09-17T23:24:02.140Z] #39 8.155   DEP      images/remap-file-path.pb-c.d
23:24:02 [2020-09-17T23:24:02.140Z] #39 8.258   PBCC     images/fifo.pb-c.c
23:24:02 [2020-09-17T23:24:02.166Z] #47 18.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:02 [2020-09-17T23:24:02.307Z] #33 2.065 -- Check for working C compiler: /usr/bin/cc -- works
23:24:02 [2020-09-17T23:24:02.307Z] #33 2.066 -- Detecting C compiler ABI info
23:24:02 [2020-09-17T23:24:02.307Z] #33 2.313 -- Detecting C compiler ABI info - done
23:24:02 [2020-09-17T23:24:02.473Z] #39 8.306   DEP      images/fifo.pb-c.d
23:24:02 [2020-09-17T23:24:02.474Z] #39 8.378   PBCC     images/ghost-file.pb-c.c
23:24:02 [2020-09-17T23:24:02.474Z] #39 8.431   DEP      images/ghost-file.pb-c.d
23:24:02 [2020-09-17T23:24:02.474Z] #39 8.502   PBCC     images/regfile.pb-c.c
23:24:02 [2020-09-17T23:24:02.474Z] #39 8.548   DEP      images/regfile.pb-c.d
23:24:02 [2020-09-17T23:24:02.474Z] #39 8.584   PBCC     images/ns.pb-c.c
23:24:02 [2020-09-17T23:24:02.474Z] #39 8.606   DEP      images/ns.pb-c.d
23:24:02 [2020-09-17T23:24:02.565Z] #33 2.334 -- Detecting C compile features
23:24:02 [2020-09-17T23:24:02.801Z] #39 8.663   PBCC     images/fdinfo.pb-c.c
23:24:02 [2020-09-17T23:24:02.801Z] #39 8.746   DEP      images/fdinfo.pb-c.d
23:24:02 [2020-09-17T23:24:02.801Z] #39 8.832   PBCC     images/core-aarch64.pb-c.c
23:24:02 [2020-09-17T23:24:02.801Z] #39 8.850   PBCC     images/core-arm.pb-c.c
23:24:02 [2020-09-17T23:24:02.801Z] #39 8.900   PBCC     images/core-ppc64.pb-c.c
23:24:02 [2020-09-17T23:24:02.801Z] #39 8.928   PBCC     images/core-s390.pb-c.c
23:24:02 [2020-09-17T23:24:02.802Z] #30 ...
23:24:02 [2020-09-17T23:24:02.803Z] 
23:24:02 [2020-09-17T23:24:02.803Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.114 + RM_GOPATH=0
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.114 + TMP_GOPATH=
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.114 + : /build
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.114 + '[' -z '' ']'
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.115 ++ mktemp -d
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.120 + export GOPATH=/tmp/tmp.CB1WNWv3yg
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.120 + GOPATH=/tmp/tmp.CB1WNWv3yg
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.120 + RM_GOPATH=1
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.121 + case "$(go env GOARCH)" in
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.121 ++ go env GOARCH
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.137 + export GO_BUILDMODE=-buildmode=pie
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.137 + GO_BUILDMODE=-buildmode=pie
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.138 ++ dirname /tmp/install/install.sh
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.146 + dir=/tmp/install
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.146 + bin=vndr
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.147 + shift
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.147 + '[' '!' -f /tmp/install/vndr.installer ']'
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.147 + . /tmp/install/vndr.installer
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.147 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.147 + install_vndr
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.147 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.148 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.148 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CB1WNWv3yg/src/github.com/LK4D4/vndr
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.150 Cloning into '/tmp/tmp.CB1WNWv3yg/src/github.com/LK4D4/vndr'...
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.805 + cd /tmp/tmp.CB1WNWv3yg/src/github.com/LK4D4/vndr
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.805 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:24:02 [2020-09-17T23:24:02.803Z] #41 4.817 + go build -buildmode=pie -v -o /build/vndr .
23:24:02 [2020-09-17T23:24:02.803Z] #41 5.720 runtime/internal/math
23:24:02 [2020-09-17T23:24:02.803Z] #41 5.753 internal/race
23:24:02 [2020-09-17T23:24:02.803Z] #41 5.771 sync/atomic
23:24:02 [2020-09-17T23:24:02.803Z] #41 5.800 internal/cpu
23:24:02 [2020-09-17T23:24:02.803Z] #41 5.938 unicode
23:24:02 [2020-09-17T23:24:02.803Z] #41 6.051 unicode/utf8
23:24:02 [2020-09-17T23:24:02.803Z] #41 6.337 math
23:24:02 [2020-09-17T23:24:02.803Z] #41 6.364 internal/bytealg
23:24:02 [2020-09-17T23:24:02.803Z] #41 6.962 encoding
23:24:02 [2020-09-17T23:24:02.803Z] #41 7.082 unicode/utf16
23:24:02 [2020-09-17T23:24:02.803Z] #41 7.541 runtime
23:24:02 [2020-09-17T23:24:02.803Z] #41 7.589 container/list
23:24:02 [2020-09-17T23:24:02.803Z] #41 9.083 crypto/internal/subtle
23:24:02 [2020-09-17T23:24:02.803Z] #41 9.243 crypto/subtle
23:24:03 [2020-09-17T23:24:03.128Z] #39 8.940   PBCC     images/core-x86.pb-c.c
23:24:03 [2020-09-17T23:24:03.128Z] #39 8.973   PBCC     images/core.pb-c.c
23:24:03 [2020-09-17T23:24:03.128Z] #39 9.033   PBCC     images/inventory.pb-c.c
23:24:03 [2020-09-17T23:24:03.128Z] #39 9.099   DEP      images/core-aarch64.pb-c.d
23:24:03 [2020-09-17T23:24:03.128Z] #39 9.135   DEP      images/core-arm.pb-c.d
23:24:03 [2020-09-17T23:24:03.128Z] #39 9.169   DEP      images/core-ppc64.pb-c.d
23:24:03 [2020-09-17T23:24:03.128Z] #39 9.187   DEP      images/core-s390.pb-c.d
23:24:03 [2020-09-17T23:24:03.128Z] #39 9.230   DEP      images/core-x86.pb-c.d
23:24:03 [2020-09-17T23:24:03.128Z] #39 9.278   DEP      images/core.pb-c.d
23:24:03 [2020-09-17T23:24:03.130Z] #33 3.120 -- Detecting C compile features - done
23:24:03 [2020-09-17T23:24:03.130Z] #33 3.136 -- Performing Test HAS_BUILTIN_FORTIFY
23:24:03 [2020-09-17T23:24:03.380Z] #41 9.739 vendor/golang.org/x/crypto/cryptobyte/asn1
23:24:03 [2020-09-17T23:24:03.388Z] #33 3.243 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:24:03 [2020-09-17T23:24:03.388Z] #33 3.277 -- Configuring done
23:24:03 [2020-09-17T23:24:03.388Z] #33 3.295 -- Generating done
23:24:03 [2020-09-17T23:24:03.388Z] #33 3.298 -- Build files have been written to: /tmp/tmp.Ofp4LkMU3q/tini
23:24:03 [2020-09-17T23:24:03.388Z] #33 3.305 + make tini-static
23:24:03 [2020-09-17T23:24:03.455Z] #39 9.338   DEP      images/inventory.pb-c.d
23:24:03 [2020-09-17T23:24:03.455Z] #39 9.373   PBCC     images/cpuinfo.pb-c.c
23:24:03 [2020-09-17T23:24:03.455Z] #39 9.400   DEP      images/cpuinfo.pb-c.d
23:24:03 [2020-09-17T23:24:03.455Z] #39 9.432   PBCC     images/stats.pb-c.c
23:24:03 [2020-09-17T23:24:03.455Z] #39 9.446   DEP      images/stats.pb-c.d
23:24:03 [2020-09-17T23:24:03.551Z] #47 19.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:03 [2020-09-17T23:24:03.644Z] #41 ...
23:24:03 [2020-09-17T23:24:03.644Z] 
23:24:03 [2020-09-17T23:24:03.644Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:03 [2020-09-17T23:24:03.644Z] #23 4.512 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:24:03 [2020-09-17T23:24:03.644Z] #23 4.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:24:03 [2020-09-17T23:24:03.644Z] #23 4.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:24:03 [2020-09-17T23:24:03.644Z] #23 5.394 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:24:03 [2020-09-17T23:24:03.644Z] #23 7.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
23:24:03 [2020-09-17T23:24:03.644Z] #23 7.848 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:24:03 [2020-09-17T23:24:03.644Z] #23 ...
23:24:03 [2020-09-17T23:24:03.644Z] 
23:24:03 [2020-09-17T23:24:03.644Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.087 + RM_GOPATH=0
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.087 + TMP_GOPATH=
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.087 + : /build
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.087 + '[' -z '' ']'
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 ++ mktemp -d
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 + export GOPATH=/tmp/tmp.IBNSl7woGl
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 + GOPATH=/tmp/tmp.IBNSl7woGl
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 + RM_GOPATH=1
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 + case "$(go env GOARCH)" in
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 ++ go env GOARCH
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 + export GO_BUILDMODE=-buildmode=pie
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 + GO_BUILDMODE=-buildmode=pie
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.119 ++ dirname /tmp/install/install.sh
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + dir=/tmp/install
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + bin=proxy
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + shift
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + '[' '!' -f /tmp/install/proxy.installer ']'
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + . /tmp/install/proxy.installer
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + install_proxy
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + case "$1" in
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + export CGO_ENABLED=0
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + CGO_ENABLED=0
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + _install_proxy
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.126 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IBNSl7woGl/src/github.com/docker/libnetwork
23:24:03 [2020-09-17T23:24:03.644Z] #60 3.134 Cloning into '/tmp/tmp.IBNSl7woGl/src/github.com/docker/libnetwork'...
23:24:03 [2020-09-17T23:24:03.646Z] #33 3.434 Scanning dependencies of target tini-static
23:24:03 [2020-09-17T23:24:03.646Z] #33 3.458 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:24:03 [2020-09-17T23:24:03.787Z] #39 ...
23:24:03 [2020-09-17T23:24:03.787Z] 
23:24:03 [2020-09-17T23:24:03.787Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:03 [2020-09-17T23:24:03.787Z] #25 20.80 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:24:03 [2020-09-17T23:24:03.787Z] #25 21.10 
23:24:03 [2020-09-17T23:24:03.787Z] #25 21.20 
######################################################################## 100.0%
23:24:03 [2020-09-17T23:24:03.787Z] #25 21.22 
23:24:03 [2020-09-17T23:24:03.787Z] #25 21.27 Download of images into '/build' complete.
23:24:03 [2020-09-17T23:24:03.787Z] #25 21.27 Use something like the following to load the result into a Docker daemon:
23:24:03 [2020-09-17T23:24:03.787Z] #25 21.27   tar -cC '/build' . | docker load
23:24:03 [2020-09-17T23:24:03.787Z] #25 DONE 21.4s
23:24:03 [2020-09-17T23:24:03.787Z] 
23:24:03 [2020-09-17T23:24:03.787Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:03 [2020-09-17T23:24:03.787Z] #30 39.45 internal/poll
23:24:03 [2020-09-17T23:24:03.787Z] #30 40.72 internal/syscall/unix
23:24:03 [2020-09-17T23:24:03.787Z] #30 40.94 os
23:24:03 [2020-09-17T23:24:03.787Z] #30 42.06 internal/fmtsort
23:24:03 [2020-09-17T23:24:03.787Z] #30 42.53 strings
23:24:03 [2020-09-17T23:24:03.787Z] #30 44.09 fmt
23:24:03 [2020-09-17T23:24:03.787Z] #30 45.09 path/filepath
23:24:03 [2020-09-17T23:24:03.787Z] #30 46.05 io/ioutil
23:24:03 [2020-09-17T23:24:03.787Z] #30 46.42 path
23:24:03 [2020-09-17T23:24:03.904Z] #33 3.817 [100%] Linking C executable tini-static
23:24:03 [2020-09-17T23:24:03.909Z] #60 ...
23:24:03 [2020-09-17T23:24:03.909Z] 
23:24:03 [2020-09-17T23:24:03.909Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + RM_GOPATH=0
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + TMP_GOPATH=
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + : /build
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + '[' -z '' ']'
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 ++ mktemp -d
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + export GOPATH=/tmp/tmp.KaeqMjXctt
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + GOPATH=/tmp/tmp.KaeqMjXctt
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + RM_GOPATH=1
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 + case "$(go env GOARCH)" in
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.255 ++ go env GOARCH
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.263 + export GO_BUILDMODE=-buildmode=pie
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.263 + GO_BUILDMODE=-buildmode=pie
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.263 ++ dirname /tmp/install/install.sh
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + dir=/tmp/install
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + bin=gotestsum
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + shift
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + . /tmp/install/gotestsum.installer
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 ++ : v0.5.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + install_gotestsum
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + set -e
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.265 + export GO111MODULE=on
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.266 + GO111MODULE=on
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.266 + GOBIN=/build
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.266 + go get gotest.tools/gotestsum@v0.5.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.296 go: finding gotest.tools v0.5.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.297 go: finding gotest.tools/gotestsum v0.5.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 2.580 go: downloading gotest.tools/gotestsum v0.5.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.028 go: extracting gotest.tools/gotestsum v0.5.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.293 go: downloading github.com/pkg/errors v0.9.1
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.337 go: downloading github.com/spf13/pflag v1.0.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.337 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.337 go: downloading github.com/fatih/color v1.9.0
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.411 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.411 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.418 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.450 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.458 go: extracting github.com/fatih/color v1.9.0
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.461 go: downloading github.com/mattn/go-isatty v0.0.12
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.472 go: extracting github.com/spf13/pflag v1.0.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.472 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.472 go: extracting github.com/pkg/errors v0.9.1
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.486 go: downloading github.com/jonboulle/clockwork v0.1.0
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.522 go: downloading github.com/mattn/go-colorable v0.1.6
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.543 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.845 go: extracting github.com/mattn/go-isatty v0.0.12
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.845 go: extracting github.com/mattn/go-colorable v0.1.6
23:24:03 [2020-09-17T23:24:03.909Z] #43 3.922 go: extracting github.com/jonboulle/clockwork v0.1.0
23:24:03 [2020-09-17T23:24:03.909Z] #43 4.609 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:24:03 [2020-09-17T23:24:03.909Z] #43 4.847 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:24:03 [2020-09-17T23:24:03.909Z] #43 5.646 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:24:03 [2020-09-17T23:24:03.909Z] #43 8.743 go: finding github.com/fatih/color v1.9.0
23:24:03 [2020-09-17T23:24:03.909Z] #43 8.748 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:24:03 [2020-09-17T23:24:03.909Z] #43 8.779 go: finding github.com/pkg/errors v0.9.1
23:24:03 [2020-09-17T23:24:03.909Z] #43 8.820 go: finding github.com/spf13/pflag v1.0.3
23:24:03 [2020-09-17T23:24:03.909Z] #43 8.857 go: finding github.com/mattn/go-colorable v0.1.6
23:24:03 [2020-09-17T23:24:03.909Z] #43 8.941 go: finding github.com/mattn/go-isatty v0.0.12
23:24:03 [2020-09-17T23:24:03.909Z] #43 9.281 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:24:03 [2020-09-17T23:24:03.909Z] #43 9.347 go: finding github.com/jonboulle/clockwork v0.1.0
23:24:03 [2020-09-17T23:24:03.909Z] #43 9.412 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:24:03 [2020-09-17T23:24:03.909Z] #43 9.423 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:24:03 [2020-09-17T23:24:03.909Z] #43 9.595 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:24:03 [2020-09-17T23:24:03.909Z] #43 ...
23:24:03 [2020-09-17T23:24:03.909Z] 
23:24:03 [2020-09-17T23:24:03.909Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.667 + RM_GOPATH=0
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.668 + TMP_GOPATH=
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.668 + : /build
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.668 + '[' -z '' ']'
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.669 ++ mktemp -d
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.670 + export GOPATH=/tmp/tmp.h5v7yXDTYi
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.671 + GOPATH=/tmp/tmp.h5v7yXDTYi
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.671 + RM_GOPATH=1
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.671 + case "$(go env GOARCH)" in
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.672 ++ go env GOARCH
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.687 + export GO_BUILDMODE=-buildmode=pie
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.687 + GO_BUILDMODE=-buildmode=pie
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.690 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 ++ dirname /tmp/install/install.sh
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + dir=/tmp/install
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + bin=shfmt
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + shift
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + . /tmp/install/shfmt.installer
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + install_shfmt
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.692 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h5v7yXDTYi/src/github.com/mvdan/sh
23:24:03 [2020-09-17T23:24:03.909Z] #47 3.706 Cloning into '/tmp/tmp.h5v7yXDTYi/src/github.com/mvdan/sh'...
23:24:04 [2020-09-17T23:24:04.117Z] #30 46.90 text/tabwriter
23:24:04 [2020-09-17T23:24:04.162Z] #33 4.064 [100%] Built target tini-static
23:24:04 [2020-09-17T23:24:04.162Z] #33 4.084 + mkdir -p /build
23:24:04 [2020-09-17T23:24:04.162Z] #33 4.086 + cp tini-static /build/docker-init
23:24:04 [2020-09-17T23:24:04.179Z] #47 ...
23:24:04 [2020-09-17T23:24:04.179Z] 
23:24:04 [2020-09-17T23:24:04.179Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:04 [2020-09-17T23:24:04.179Z] #10 4.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:24:04 [2020-09-17T23:24:04.179Z] #10 4.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:24:04 [2020-09-17T23:24:04.179Z] #10 4.547 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:24:04 [2020-09-17T23:24:04.179Z] #10 5.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:24:04 [2020-09-17T23:24:04.179Z] #10 7.397 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
23:24:04 [2020-09-17T23:24:04.179Z] #10 8.357 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:24:04 [2020-09-17T23:24:04.210Z] #54 ...
23:24:04 [2020-09-17T23:24:04.210Z] 
23:24:04 [2020-09-17T23:24:04.210Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:04 [2020-09-17T23:24:04.210Z] #36 5.415 + git clone https://github.com/docker/distribution.git .
23:24:04 [2020-09-17T23:24:04.210Z] #36 5.415 Cloning into '.'...
23:24:04 [2020-09-17T23:24:04.210Z] #36 ...
23:24:04 [2020-09-17T23:24:04.210Z] 
23:24:04 [2020-09-17T23:24:04.210Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:04 [2020-09-17T23:24:04.210Z] #47 15.59 + cd /tmp/tmp.1SGH4b8FfC/src/github.com/mvdan/sh
23:24:04 [2020-09-17T23:24:04.210Z] #47 15.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:24:04 [2020-09-17T23:24:04.210Z] #47 15.73 + GO111MODULE=on
23:24:04 [2020-09-17T23:24:04.210Z] #47 15.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:24:04 [2020-09-17T23:24:04.442Z] #33 DONE 4.2s
23:24:04 [2020-09-17T23:24:04.442Z] 
23:24:04 [2020-09-17T23:24:04.442Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:24:04 [2020-09-17T23:24:04.442Z] #54 23.70 + for f in rootlesskit rootlesskit-docker-proxy
23:24:04 [2020-09-17T23:24:04.442Z] #54 23.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:24:04 [2020-09-17T23:24:04.442Z] #54 DONE 27.1s
23:24:04 [2020-09-17T23:24:04.442Z] 
23:24:04 [2020-09-17T23:24:04.442Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:24:04 [2020-09-17T23:24:04.443Z] #10 ...
23:24:04 [2020-09-17T23:24:04.443Z] 
23:24:04 [2020-09-17T23:24:04.443Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:04 [2020-09-17T23:24:04.443Z] #38 4.400 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:24:04 [2020-09-17T23:24:04.443Z] #38 4.417 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:24:04 [2020-09-17T23:24:04.443Z] #38 4.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:24:04 [2020-09-17T23:24:04.443Z] #38 5.291 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:24:04 [2020-09-17T23:24:04.443Z] #38 6.915 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
23:24:04 [2020-09-17T23:24:04.443Z] #38 7.999 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:24:04 [2020-09-17T23:24:04.443Z] #38 ...
23:24:04 [2020-09-17T23:24:04.443Z] 
23:24:04 [2020-09-17T23:24:04.443Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.581 + RM_GOPATH=0
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.581 + TMP_GOPATH=
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.581 + : /build
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.581 + '[' -z '' ']'
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.582 ++ mktemp -d
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.594 + export GOPATH=/tmp/tmp.Bi4QoJN3RH
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.594 + GOPATH=/tmp/tmp.Bi4QoJN3RH
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.594 + RM_GOPATH=1
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.594 + case "$(go env GOARCH)" in
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.594 ++ go env GOARCH
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + export GO_BUILDMODE=-buildmode=pie
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + GO_BUILDMODE=-buildmode=pie
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 ++ dirname /tmp/install/install.sh
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + dir=/tmp/install
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + bin=golangci_lint
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + shift
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + . /tmp/install/golangci_lint.installer
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 ++ : v1.23.8
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + install_golangci_lint
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + echo 'Installing golangci-lint version v1.23.8'
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:24:04 [2020-09-17T23:24:04.443Z] #45 2.604 Installing golangci-lint version v1.23.8
23:24:04 [2020-09-17T23:24:04.445Z] #30 47.33 flag
23:24:04 [2020-09-17T23:24:04.445Z] #30 47.33 github.com/BurntSushi/toml
23:24:04 [2020-09-17T23:24:04.445Z] #30 ...
23:24:04 [2020-09-17T23:24:04.445Z] 
23:24:04 [2020-09-17T23:24:04.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:04 [2020-09-17T23:24:04.445Z] #39 10.50 make[1]: Nothing to be done for 'all'.
23:24:04 [2020-09-17T23:24:04.703Z] #55 DONE 0.1s
23:24:04 [2020-09-17T23:24:04.703Z] 
23:24:04 [2020-09-17T23:24:04.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:04 [2020-09-17T23:24:04.703Z] #39 1.837 Note: Building without setproctitle() and strlcpy() support.
23:24:04 [2020-09-17T23:24:04.703Z] #39 1.837       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:24:04 [2020-09-17T23:24:04.703Z] #39 1.848 Note: Building without GnuTLS support
23:24:04 [2020-09-17T23:24:04.703Z] #39 1.848 Makefile.config:39: Warn: you have no libnftables installed
23:24:04 [2020-09-17T23:24:04.703Z] #39 1.848 Makefile.config:40: Warn: Building without nftables support
23:24:04 [2020-09-17T23:24:04.703Z] #39 2.855 fatal: not a git repository (or any of the parent directories): .git
23:24:04 [2020-09-17T23:24:04.703Z] #39 2.876   GEN      .gitid
23:24:04 [2020-09-17T23:24:04.703Z] #39 2.898   GEN      criu/include/version.h
23:24:04 [2020-09-17T23:24:04.703Z] #39 2.968   GEN      include/common/asm
23:24:04 [2020-09-17T23:24:04.703Z] #39 3.843   PBCC     images/timens.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 3.881   DEP      images/timens.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 3.914   PBCC     images/fown.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 3.928   PBCC     images/google/protobuf/descriptor.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 3.965   PBCC     images/opts.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 3.996   PBCC     images/memfd.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.011   DEP      images/fown.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.041   DEP      images/google/protobuf/descriptor.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.075   DEP      images/opts.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.107   DEP      images/memfd.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.140   PBCC     images/sit.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.152   DEP      images/sit.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.175   PBCC     images/macvlan.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.181   DEP      images/macvlan.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.196   PBCC     images/autofs.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.212   DEP      images/autofs.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.233   PBCC     images/sysctl.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.248   DEP      images/sysctl.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.264   PBCC     images/time.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.272   DEP      images/time.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.296   PBCC     images/binfmt-misc.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.308   DEP      images/binfmt-misc.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.320   PBCC     images/seccomp.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.326   DEP      images/seccomp.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.344   PBCC     images/userns.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.368   DEP      images/userns.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.380   PBCC     images/cgroup.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.387   DEP      images/cgroup.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.428   PBCC     images/ext-file.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.442   DEP      images/ext-file.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.463   PBCC     images/rpc.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.474   DEP      images/rpc.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.497   PBCC     images/siginfo.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.505   DEP      images/siginfo.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.516   PBCC     images/pagemap.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.530   DEP      images/pagemap.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.544   PBCC     images/rlimit.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.551   DEP      images/rlimit.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.562   PBCC     images/file-lock.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.571   DEP      images/file-lock.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.585   PBCC     images/tty.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.610   DEP      images/tty.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.643   PBCC     images/tun.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.654   PBCC     images/netdev.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.674   DEP      images/tun.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.695   DEP      images/netdev.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.716   PBCC     images/vma.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.744   DEP      images/vma.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.792   PBCC     images/creds.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.802   DEP      images/creds.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.828   PBCC     images/utsns.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.840   DEP      images/utsns.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.856   PBCC     images/ipc-desc.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.863   PBCC     images/ipc-sem.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.870   DEP      images/ipc-desc.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.904   DEP      images/ipc-sem.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.922   PBCC     images/ipc-msg.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.931   DEP      images/ipc-msg.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.950   PBCC     images/ipc-shm.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.956   DEP      images/ipc-shm.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.984   PBCC     images/ipc-var.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 4.994   DEP      images/ipc-var.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.004   PBCC     images/sk-opts.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.010   PBCC     images/packet-sock.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.036   DEP      images/sk-opts.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.052   DEP      images/packet-sock.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.081   PBCC     images/sk-netlink.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.121   DEP      images/sk-netlink.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.164   PBCC     images/sk-inet.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.188   DEP      images/sk-inet.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.216   PBCC     images/sk-unix.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.232   DEP      images/sk-unix.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.264   PBCC     images/mm.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.292   DEP      images/mm.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.319   PBCC     images/timerfd.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.344   DEP      images/timerfd.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.364   PBCC     images/timer.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.376   DEP      images/timer.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.412   PBCC     images/sa.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 ...
23:24:04 [2020-09-17T23:24:04.703Z] 
23:24:04 [2020-09-17T23:24:04.703Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:24:04 [2020-09-17T23:24:04.703Z] #56 DONE 0.2s
23:24:04 [2020-09-17T23:24:04.703Z] 
23:24:04 [2020-09-17T23:24:04.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.465   DEP      images/sa.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.505   PBCC     images/pipe-data.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.536   DEP      images/pipe-data.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.536   PBCC     images/mnt.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.560   DEP      images/mnt.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.568   PBCC     images/sk-packet.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.576   DEP      images/sk-packet.pb-c.d
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.599   PBCC     images/tcp-stream.pb-c.c
23:24:04 [2020-09-17T23:24:04.703Z] #39 5.652   DEP      images/tcp-stream.pb-c.d
23:24:04 [2020-09-17T23:24:04.707Z] #45 ...
23:24:04 [2020-09-17T23:24:04.707Z] 
23:24:04 [2020-09-17T23:24:04.707Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.151 + RM_GOPATH=0
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.151 + TMP_GOPATH=
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.151 + : /build
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.151 + '[' -z '' ']'
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.151 ++ mktemp -d
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.156 + export GOPATH=/tmp/tmp.JP1GziY9Qc
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.156 + GOPATH=/tmp/tmp.JP1GziY9Qc
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.156 + RM_GOPATH=1
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.156 + case "$(go env GOARCH)" in
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.156 ++ go env GOARCH
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.164 + export GO_BUILDMODE=-buildmode=pie
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.164 + GO_BUILDMODE=-buildmode=pie
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 ++ dirname /tmp/install/install.sh
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + dir=/tmp/install
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + bin=dockercli
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + shift
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + . /tmp/install/dockercli.installer
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 ++ : stable
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 ++ : 17.06.2-ce
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + install_dockercli
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 ++ uname -m
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 Install docker/cli version 17.06.2-ce from stable
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + arch=aarch64
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + '[' aarch64 '!=' x86_64 ']'
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + '[' aarch64 '!=' s390x ']'
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + '[' aarch64 '!=' armhf ']'
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + build_dockercli
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.169 + git clone https://github.com/docker/docker-ce /tmp/tmp.JP1GziY9Qc/tmp/docker-ce
23:24:04 [2020-09-17T23:24:04.707Z] #21 3.171 Cloning into '/tmp/tmp.JP1GziY9Qc/tmp/docker-ce'...
23:24:04 [2020-09-17T23:24:04.707Z] #21 ...
23:24:04 [2020-09-17T23:24:04.707Z] 
23:24:04 [2020-09-17T23:24:04.707Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + RM_GOPATH=0
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + TMP_GOPATH=
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + : /build
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + '[' -z '' ']'
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 ++ mktemp -d
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + export GOPATH=/tmp/tmp.01uJshEWz6
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + GOPATH=/tmp/tmp.01uJshEWz6
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + RM_GOPATH=1
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.723 + case "$(go env GOARCH)" in
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.724 ++ go env GOARCH
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + export GO_BUILDMODE=-buildmode=pie
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + GO_BUILDMODE=-buildmode=pie
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 ++ dirname /tmp/install/install.sh
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + dir=/tmp/install
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + bin=rootlesskit
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + shift
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + . /tmp/install/rootlesskit.installer
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + install_rootlesskit
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + case "$1" in
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + export CGO_ENABLED=0
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + CGO_ENABLED=0
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + _install_rootlesskit
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.747 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.01uJshEWz6/src/github.com/rootless-containers/rootlesskit
23:24:04 [2020-09-17T23:24:04.707Z] #54 3.759 Cloning into '/tmp/tmp.01uJshEWz6/src/github.com/rootless-containers/rootlesskit'...
23:24:04 [2020-09-17T23:24:04.707Z] #54 8.013 + cd /tmp/tmp.01uJshEWz6/src/github.com/rootless-containers/rootlesskit
23:24:04 [2020-09-17T23:24:04.707Z] #54 8.014 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:24:04 [2020-09-17T23:24:04.707Z] #54 8.441 + for f in rootlesskit rootlesskit-docker-proxy
23:24:04 [2020-09-17T23:24:04.707Z] #54 8.441 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:24:04 [2020-09-17T23:24:04.939Z] #47 ...
23:24:04 [2020-09-17T23:24:04.939Z] 
23:24:04 [2020-09-17T23:24:04.939Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:24:04 [2020-09-17T23:24:04.939Z] #43 10.85 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:24:04 [2020-09-17T23:24:04.939Z] #43 12.49 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:24:04 [2020-09-17T23:24:04.939Z] #43 13.80 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:24:04 [2020-09-17T23:24:04.939Z] #43 16.94 go: finding github.com/fatih/color v1.9.0
23:24:04 [2020-09-17T23:24:04.939Z] #43 16.99 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.09 go: finding github.com/pkg/errors v0.9.1
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.27 go: finding github.com/spf13/pflag v1.0.3
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.27 go: finding github.com/mattn/go-colorable v0.1.6
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.34 go: finding github.com/mattn/go-isatty v0.0.12
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.48 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.80 go: finding github.com/jonboulle/clockwork v0.1.0
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.84 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.96 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:24:04 [2020-09-17T23:24:04.939Z] #43 17.99 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:24:04 [2020-09-17T23:24:04.939Z] #43 ...
23:24:04 [2020-09-17T23:24:04.939Z] 
23:24:04 [2020-09-17T23:24:04.939Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:04 [2020-09-17T23:24:04.939Z] #47 21.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.672   PBCC     images/pipe.pb-c.c
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.708   DEP      images/pipe.pb-c.d
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.733   PBCC     images/pstree.pb-c.c
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.739   DEP      images/pstree.pb-c.d
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.756   PBCC     images/fs.pb-c.c
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.772   DEP      images/fs.pb-c.d
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.816   PBCC     images/signalfd.pb-c.c
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.828   DEP      images/signalfd.pb-c.d
23:24:04 [2020-09-17T23:24:04.964Z] #39 5.852   PBCC     images/fh.pb-c.c
23:24:04 [2020-09-17T23:24:04.971Z] #54 ...
23:24:04 [2020-09-17T23:24:04.971Z] 
23:24:04 [2020-09-17T23:24:04.971Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:04 [2020-09-17T23:24:04.971Z] #32 4.409 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #32 4.450 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #32 4.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #32 5.348 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #32 7.435 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #32 7.782 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:24:04 [2020-09-17T23:24:04.971Z] #32 ...
23:24:04 [2020-09-17T23:24:04.971Z] 
23:24:04 [2020-09-17T23:24:04.971Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:04 [2020-09-17T23:24:04.971Z] #51 4.349 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #51 4.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #51 4.420 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #51 5.287 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #51 6.973 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
23:24:04 [2020-09-17T23:24:04.971Z] #51 7.756 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:24:05 [2020-09-17T23:24:05.152Z] #39 ...
23:24:05 [2020-09-17T23:24:05.152Z] 
23:24:05 [2020-09-17T23:24:05.152Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:05 [2020-09-17T23:24:05.152Z] #41 38.02 time
23:24:05 [2020-09-17T23:24:05.152Z] #41 42.13 internal/fmtsort
23:24:05 [2020-09-17T23:24:05.152Z] #41 42.51 os
23:24:05 [2020-09-17T23:24:05.152Z] #41 42.59 strings
23:24:05 [2020-09-17T23:24:05.152Z] #41 44.47 regexp/syntax
23:24:05 [2020-09-17T23:24:05.152Z] #41 45.83 fmt
23:24:05 [2020-09-17T23:24:05.152Z] #41 ...
23:24:05 [2020-09-17T23:24:05.152Z] 
23:24:05 [2020-09-17T23:24:05.152Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:05 [2020-09-17T23:24:05.152Z] #30 48.25 log
23:24:05 [2020-09-17T23:24:05.153Z] #47 17.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:05 [2020-09-17T23:24:05.153Z] #47 17.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:05 [2020-09-17T23:24:05.153Z] #47 17.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:05 [2020-09-17T23:24:05.199Z] #47 21.35 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.864   PBCC     images/fsnotify.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.884   DEP      images/fh.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.896   DEP      images/fsnotify.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.922   PBCC     images/eventpoll.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.937   DEP      images/eventpoll.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.944   PBCC     images/eventfd.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.961   DEP      images/eventfd.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.970   PBCC     images/remap-file-path.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.980   DEP      images/remap-file-path.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 5.992   PBCC     images/fifo.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.008   DEP      images/fifo.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.015   PBCC     images/ghost-file.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.027   DEP      images/ghost-file.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.078   PBCC     images/regfile.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.104   DEP      images/regfile.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.128   PBCC     images/ns.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.143   DEP      images/ns.pb-c.d
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.156   PBCC     images/fdinfo.pb-c.c
23:24:05 [2020-09-17T23:24:05.221Z] #39 6.184   DEP      images/fdinfo.pb-c.d
23:24:05 [2020-09-17T23:24:05.235Z] #51 ...
23:24:05 [2020-09-17T23:24:05.235Z] 
23:24:05 [2020-09-17T23:24:05.235Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:05 [2020-09-17T23:24:05.235Z] #47 10.96 + cd /tmp/tmp.h5v7yXDTYi/src/github.com/mvdan/sh
23:24:05 [2020-09-17T23:24:05.235Z] #47 10.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:24:05 [2020-09-17T23:24:05.235Z] #47 11.06 + GO111MODULE=on
23:24:05 [2020-09-17T23:24:05.235Z] #47 11.06 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:24:05 [2020-09-17T23:24:05.416Z] #47 17.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:05 [2020-09-17T23:24:05.460Z] #47 21.57 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:05 [2020-09-17T23:24:05.460Z] #47 21.67 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.200   PBCC     images/core-aarch64.pb-c.c
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.216   PBCC     images/core-arm.pb-c.c
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.228   PBCC     images/core-ppc64.pb-c.c
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.240   PBCC     images/core-s390.pb-c.c
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.263   PBCC     images/core-x86.pb-c.c
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.341   PBCC     images/core.pb-c.c
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.387   PBCC     images/inventory.pb-c.c
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.428   DEP      images/core-aarch64.pb-c.d
23:24:05 [2020-09-17T23:24:05.484Z] #39 6.440   DEP      images/core-arm.pb-c.d
23:24:05 [2020-09-17T23:24:05.678Z] #47 17.55 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.456   DEP      images/core-ppc64.pb-c.d
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.496   DEP      images/core-s390.pb-c.d
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.520   DEP      images/core-x86.pb-c.d
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.548   DEP      images/core.pb-c.d
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.561   DEP      images/inventory.pb-c.d
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.587   PBCC     images/cpuinfo.pb-c.c
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.596   DEP      images/cpuinfo.pb-c.d
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.607   PBCC     images/stats.pb-c.c
23:24:05 [2020-09-17T23:24:05.742Z] #39 6.616   DEP      images/stats.pb-c.d
23:24:06 [2020-09-17T23:24:06.031Z] #47 ...
23:24:06 [2020-09-17T23:24:06.031Z] 
23:24:06 [2020-09-17T23:24:06.031Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:06 [2020-09-17T23:24:06.031Z] #51 12.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:06 [2020-09-17T23:24:06.031Z] #51 ...
23:24:06 [2020-09-17T23:24:06.031Z] 
23:24:06 [2020-09-17T23:24:06.031Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:06 [2020-09-17T23:24:06.031Z] #36 21.76 Checking out files:  87% (1451/1665)   
Checking out files:  88% (1466/1665)   
Checking out files:  89% (1482/1665)   
Checking out files:  90% (1499/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:24:06 [2020-09-17T23:24:06.031Z] #36 22.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:24:06 [2020-09-17T23:24:06.193Z] #47 12.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:06 [2020-09-17T23:24:06.193Z] #47 12.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:06 [2020-09-17T23:24:06.193Z] #47 12.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:06 [2020-09-17T23:24:06.193Z] #47 12.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:06 [2020-09-17T23:24:06.193Z] #47 12.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:06 [2020-09-17T23:24:06.294Z] #36 ...
23:24:06 [2020-09-17T23:24:06.294Z] 
23:24:06 [2020-09-17T23:24:06.294Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:06 [2020-09-17T23:24:06.294Z] #32 12.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:06 [2020-09-17T23:24:06.294Z] #32 ...
23:24:06 [2020-09-17T23:24:06.294Z] 
23:24:06 [2020-09-17T23:24:06.294Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:06 [2020-09-17T23:24:06.294Z] #47 22.51 runtime/cgo
23:24:06 [2020-09-17T23:24:06.560Z] #47 22.72 runtime
23:24:06 [2020-09-17T23:24:06.560Z] #47 ...
23:24:06 [2020-09-17T23:24:06.560Z] 
23:24:06 [2020-09-17T23:24:06.560Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:06 [2020-09-17T23:24:06.560Z] #38 12.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:06 [2020-09-17T23:24:06.560Z] #38 ...
23:24:06 [2020-09-17T23:24:06.560Z] 
23:24:06 [2020-09-17T23:24:06.560Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:06 [2020-09-17T23:24:06.560Z] #23 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:06 [2020-09-17T23:24:06.621Z] #47 18.57 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:06 [2020-09-17T23:24:06.821Z] #23 ...
23:24:06 [2020-09-17T23:24:06.821Z] 
23:24:06 [2020-09-17T23:24:06.821Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:06 [2020-09-17T23:24:06.821Z] #10 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:06 [2020-09-17T23:24:06.821Z] #10 ...
23:24:06 [2020-09-17T23:24:06.821Z] 
23:24:06 [2020-09-17T23:24:06.821Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:06 [2020-09-17T23:24:06.821Z] #41 13.11 unicode/utf8
23:24:06 [2020-09-17T23:24:06.821Z] #41 13.68 internal/testlog
23:24:06 [2020-09-17T23:24:06.821Z] #41 14.01 encoding
23:24:06 [2020-09-17T23:24:06.821Z] #41 14.09 unicode/utf16
23:24:06 [2020-09-17T23:24:06.821Z] #41 14.39 container/list
23:24:06 [2020-09-17T23:24:06.821Z] #41 15.26 crypto/internal/subtle
23:24:06 [2020-09-17T23:24:06.821Z] #41 15.46 crypto/subtle
23:24:06 [2020-09-17T23:24:06.821Z] #41 15.73 vendor/golang.org/x/crypto/cryptobyte/asn1
23:24:06 [2020-09-17T23:24:06.821Z] #41 15.95 internal/nettrace
23:24:06 [2020-09-17T23:24:06.821Z] #41 16.16 runtime/cgo
23:24:07 [2020-09-17T23:24:07.083Z] #41 ...
23:24:07 [2020-09-17T23:24:07.083Z] 
23:24:07 [2020-09-17T23:24:07.083Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:07 [2020-09-17T23:24:07.083Z] #51 23.34 Fetched 8380 kB in 18s (468 kB/s)
23:24:07 [2020-09-17T23:24:07.083Z] #51 23.34 Reading package lists...
23:24:07 [2020-09-17T23:24:07.083Z] #51 ...
23:24:07 [2020-09-17T23:24:07.083Z] 
23:24:07 [2020-09-17T23:24:07.083Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:07 [2020-09-17T23:24:07.083Z] #30 13.41 unicode/utf8
23:24:07 [2020-09-17T23:24:07.083Z] #30 13.92 internal/testlog
23:24:07 [2020-09-17T23:24:07.083Z] #30 14.30 runtime/cgo
23:24:07 [2020-09-17T23:24:07.120Z] #39 7.686 make[1]: Nothing to be done for 'all'.
23:24:07 [2020-09-17T23:24:07.146Z] #47 13.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:07 [2020-09-17T23:24:07.343Z] #30 ...
23:24:07 [2020-09-17T23:24:07.343Z] 
23:24:07 [2020-09-17T23:24:07.343Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:07 [2020-09-17T23:24:07.398Z] #30 50.01 github.com/BurntSushi/toml/cmd/tomlv
23:24:07 [2020-09-17T23:24:07.398Z] #30 ...
23:24:07 [2020-09-17T23:24:07.398Z] 
23:24:07 [2020-09-17T23:24:07.398Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:07 [2020-09-17T23:24:07.398Z] #47 40.41 context
23:24:07 [2020-09-17T23:24:07.398Z] #47 40.94 os
23:24:07 [2020-09-17T23:24:07.398Z] #47 41.20 encoding/binary
23:24:07 [2020-09-17T23:24:07.398Z] #47 42.96 encoding/base64
23:24:07 [2020-09-17T23:24:07.398Z] #47 43.50 strings
23:24:07 [2020-09-17T23:24:07.398Z] #47 43.51 fmt
23:24:07 [2020-09-17T23:24:07.398Z] #47 45.94 path/filepath
23:24:07 [2020-09-17T23:24:07.398Z] #47 47.09 golang.org/x/sys/unix
23:24:07 [2020-09-17T23:24:07.398Z] #47 47.20 encoding/json
23:24:07 [2020-09-17T23:24:07.564Z] #47 19.40 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:07 [2020-09-17T23:24:07.725Z] #47 13.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:07 [2020-09-17T23:24:07.725Z] #47 ...
23:24:07 [2020-09-17T23:24:07.725Z] 
23:24:07 [2020-09-17T23:24:07.725Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:07 [2020-09-17T23:24:07.725Z] #36 3.928 + git clone https://github.com/docker/distribution.git .
23:24:07 [2020-09-17T23:24:07.725Z] #36 3.931 Cloning into '.'...
23:24:07 [2020-09-17T23:24:07.744Z] #47 ...
23:24:07 [2020-09-17T23:24:07.744Z] 
23:24:07 [2020-09-17T23:24:07.744Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:07 [2020-09-17T23:24:07.744Z] #52 24.88 Checking out files:  72% (2338/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.51 + cd /tmp/tmp.LI9Qrzp2Pk/src/github.com/containerd/containerd
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.51 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + export 'BUILDTAGS=netgo osusergo static_build'
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + BUILDTAGS='netgo osusergo static_build'
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + export EXTRA_FLAGS=-buildmode=pie
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + EXTRA_FLAGS=-buildmode=pie
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + '[' '' = dynamic ']'
23:24:07 [2020-09-17T23:24:07.744Z] #52 25.67 + make
23:24:07 [2020-09-17T23:24:07.991Z] #36 14.06 Checking out files:  99% (1652/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:24:07 [2020-09-17T23:24:07.991Z] #36 14.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:24:07 [2020-09-17T23:24:07.991Z] #36 ...
23:24:07 [2020-09-17T23:24:07.991Z] 
23:24:07 [2020-09-17T23:24:07.991Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:07 [2020-09-17T23:24:07.991Z] #32 14.21 Fetched 8204 kB in 10s (817 kB/s)
23:24:08 [2020-09-17T23:24:08.054Z] #39 8.664   CC       images/stats.o
23:24:08 [2020-09-17T23:24:08.054Z] #39 8.768   CC       images/core.o
23:24:08 [2020-09-17T23:24:08.128Z] #60 23.49 Checking out files:  61% (1165/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.
23:24:08 [2020-09-17T23:24:08.128Z] #60 24.32 + cd /tmp/tmp.H3r6HfG8uK/src/github.com/docker/libnetwork
23:24:08 [2020-09-17T23:24:08.128Z] #60 24.32 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
23:24:08 [2020-09-17T23:24:08.312Z] #39 8.959   CC       images/core-x86.o
23:24:08 [2020-09-17T23:24:08.312Z] #39 9.110   CC       images/core-arm.o
23:24:08 [2020-09-17T23:24:08.451Z] #52 26.44 + bin/ctr
23:24:08 [2020-09-17T23:24:08.569Z] #39 9.252   CC       images/core-aarch64.o
23:24:08 [2020-09-17T23:24:08.569Z] #39 9.334   CC       images/core-ppc64.o
23:24:08 [2020-09-17T23:24:08.700Z] #60 24.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:24:08 [2020-09-17T23:24:08.827Z] #39 9.501   CC       images/core-s390.o
23:24:08 [2020-09-17T23:24:08.827Z] #39 ...
23:24:08 [2020-09-17T23:24:08.827Z] 
23:24:08 [2020-09-17T23:24:08.827Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:08 [2020-09-17T23:24:08.827Z] #41 21.51 net/http/internal
23:24:08 [2020-09-17T23:24:08.827Z] #41 22.25 go/parser
23:24:08 [2020-09-17T23:24:08.827Z] #41 22.28 go/doc
23:24:08 [2020-09-17T23:24:08.827Z] #41 22.90 vendor/golang.org/x/net/idna
23:24:08 [2020-09-17T23:24:08.827Z] #41 24.29 crypto/elliptic
23:24:08 [2020-09-17T23:24:08.827Z] #41 24.29 encoding/asn1
23:24:08 [2020-09-17T23:24:08.827Z] #41 24.49 github.com/LK4D4/vndr/build
23:24:08 [2020-09-17T23:24:08.827Z] #41 25.45 vendor/golang.org/x/crypto/cryptobyte
23:24:08 [2020-09-17T23:24:08.827Z] #41 25.45 crypto/x509/pkix
23:24:08 [2020-09-17T23:24:08.827Z] #41 25.73 crypto/ecdsa
23:24:08 [2020-09-17T23:24:08.827Z] #41 27.48 net/textproto
23:24:08 [2020-09-17T23:24:08.827Z] #41 27.48 crypto/x509
23:24:08 [2020-09-17T23:24:08.827Z] #41 27.48 vendor/golang.org/x/net/http/httpproxy
23:24:08 [2020-09-17T23:24:08.827Z] #41 27.82 vendor/golang.org/x/net/http/httpguts
23:24:08 [2020-09-17T23:24:08.827Z] #41 27.83 mime/multipart
23:24:08 [2020-09-17T23:24:08.827Z] #41 28.67 crypto/tls
23:24:08 [2020-09-17T23:24:08.827Z] #41 30.21 net/http/httptrace
23:24:08 [2020-09-17T23:24:08.827Z] #41 30.29 net/http
23:24:08 [2020-09-17T23:24:08.827Z] #41 ...
23:24:08 [2020-09-17T23:24:08.827Z] 
23:24:08 [2020-09-17T23:24:08.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:08 [2020-09-17T23:24:08.827Z] #39 9.696   CC       images/cpuinfo.o
23:24:08 [2020-09-17T23:24:08.952Z] #47 20.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:09 [2020-09-17T23:24:09.084Z] #39 9.825   CC       images/inventory.o
23:24:09 [2020-09-17T23:24:09.084Z] #39 9.893   CC       images/fdinfo.o
23:24:09 [2020-09-17T23:24:09.084Z] #39 9.982   CC       images/fown.o
23:24:09 [2020-09-17T23:24:09.084Z] #39 10.03   CC       images/ns.o
23:24:09 [2020-09-17T23:24:09.342Z] #39 10.10   CC       images/regfile.o
23:24:09 [2020-09-17T23:24:09.342Z] #39 10.16   CC       images/ghost-file.o
23:24:09 [2020-09-17T23:24:09.342Z] #39 10.26   CC       images/fifo.o
23:24:09 [2020-09-17T23:24:09.342Z] #39 ...
23:24:09 [2020-09-17T23:24:09.342Z] 
23:24:09 [2020-09-17T23:24:09.342Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:09 [2020-09-17T23:24:09.342Z] #10 22.15 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:24:09 [2020-09-17T23:24:09.342Z] #10 22.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:24:09 [2020-09-17T23:24:09.342Z] #10 22.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:09 [2020-09-17T23:24:09.342Z] #10 28.60 Selecting previously unselected package g++-mingw-w64-x86-64.
23:24:09 [2020-09-17T23:24:09.342Z] #10 28.60 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:24:09 [2020-09-17T23:24:09.342Z] #10 28.61 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:09 [2020-09-17T23:24:09.525Z] #47 ...
23:24:09 [2020-09-17T23:24:09.525Z] 
23:24:09 [2020-09-17T23:24:09.525Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:09 [2020-09-17T23:24:09.525Z] #36 21.26 Checking out files:  90% (1512/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
23:24:09 [2020-09-17T23:24:09.525Z] #36 ...
23:24:09 [2020-09-17T23:24:09.525Z] 
23:24:09 [2020-09-17T23:24:09.525Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:24:09 [2020-09-17T23:24:09.525Z] #43 11.45 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:24:09 [2020-09-17T23:24:09.525Z] #43 12.18 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:24:09 [2020-09-17T23:24:09.525Z] #43 14.42 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:24:09 [2020-09-17T23:24:09.525Z] #43 17.42 go: finding github.com/fatih/color v1.9.0
23:24:09 [2020-09-17T23:24:09.525Z] #43 17.47 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:24:09 [2020-09-17T23:24:09.525Z] #43 17.50 go: finding github.com/pkg/errors v0.9.1
23:24:09 [2020-09-17T23:24:09.525Z] #43 17.62 go: finding github.com/spf13/pflag v1.0.3
23:24:09 [2020-09-17T23:24:09.525Z] #43 17.68 go: finding github.com/mattn/go-colorable v0.1.6
23:24:09 [2020-09-17T23:24:09.525Z] #43 17.75 go: finding github.com/mattn/go-isatty v0.0.12
23:24:09 [2020-09-17T23:24:09.525Z] #43 17.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:24:09 [2020-09-17T23:24:09.525Z] #43 18.13 go: finding github.com/jonboulle/clockwork v0.1.0
23:24:09 [2020-09-17T23:24:09.525Z] #43 18.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:24:09 [2020-09-17T23:24:09.525Z] #43 18.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:24:09 [2020-09-17T23:24:09.525Z] #43 18.25 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:24:09 [2020-09-17T23:24:09.600Z] #10 ...
23:24:09 [2020-09-17T23:24:09.600Z] 
23:24:09 [2020-09-17T23:24:09.600Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:09 [2020-09-17T23:24:09.600Z] #39 10.35   CC       images/remap-file-path.o
23:24:09 [2020-09-17T23:24:09.600Z] #39 10.42   CC       images/eventfd.o
23:24:09 [2020-09-17T23:24:09.600Z] #39 10.52   CC       images/eventpoll.o
23:24:09 [2020-09-17T23:24:09.786Z] #43 ...
23:24:09 [2020-09-17T23:24:09.786Z] 
23:24:09 [2020-09-17T23:24:09.786Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:09 [2020-09-17T23:24:09.786Z] #36 21.26 Checking out files:  90% (1512/1665)   
Checking out files:  91% (1516/1665)   
Checking out files:  92% (1532/1665)   
Checking out files:  93% (1549/1665)   
Checking out files:  94% (1566/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:24:09 [2020-09-17T23:24:09.786Z] #36 21.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:24:09 [2020-09-17T23:24:09.857Z] #39 10.61   CC       images/fh.o
23:24:09 [2020-09-17T23:24:09.857Z] #39 10.69   CC       images/fsnotify.o
23:24:09 [2020-09-17T23:24:09.857Z] #39 10.82   CC       images/signalfd.o
23:24:10 [2020-09-17T23:24:10.048Z] #36 ...
23:24:10 [2020-09-17T23:24:10.048Z] 
23:24:10 [2020-09-17T23:24:10.048Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:10 [2020-09-17T23:24:10.048Z] #41 12.13 unicode/utf8
23:24:10 [2020-09-17T23:24:10.048Z] #41 12.65 math
23:24:10 [2020-09-17T23:24:10.048Z] #41 17.08 unicode/utf16
23:24:10 [2020-09-17T23:24:10.048Z] #41 17.30 container/list
23:24:10 [2020-09-17T23:24:10.048Z] #41 17.73 crypto/internal/subtle
23:24:10 [2020-09-17T23:24:10.048Z] #41 17.84 crypto/subtle
23:24:10 [2020-09-17T23:24:10.048Z] #41 17.95 vendor/golang.org/x/crypto/cryptobyte/asn1
23:24:10 [2020-09-17T23:24:10.048Z] #41 18.05 internal/nettrace
23:24:10 [2020-09-17T23:24:10.048Z] #41 18.20 runtime/cgo
23:24:10 [2020-09-17T23:24:10.115Z] #39 10.89   CC       images/fs.o
23:24:10 [2020-09-17T23:24:10.115Z] #39 10.96   CC       images/pstree.o
23:24:10 [2020-09-17T23:24:10.115Z] #39 11.02   CC       images/pipe.o
23:24:10 [2020-09-17T23:24:10.183Z] #52 ...
23:24:10 [2020-09-17T23:24:10.183Z] 
23:24:10 [2020-09-17T23:24:10.183Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:10 [2020-09-17T23:24:10.183Z] #30 DONE 52.9s
23:24:10 [2020-09-17T23:24:10.183Z] 
23:24:10 [2020-09-17T23:24:10.183Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:10 [2020-09-17T23:24:10.183Z] #39 11.46   CC       images/stats.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 11.75   CC       images/core.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 12.01   CC       images/core-x86.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 12.39   CC       images/core-arm.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 12.69   CC       images/core-aarch64.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 12.93   CC       images/core-ppc64.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 13.22   CC       images/core-s390.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 13.74   CC       images/cpuinfo.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 13.97   CC       images/inventory.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 14.07   CC       images/fdinfo.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 14.26   CC       images/fown.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 14.42   CC       images/ns.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 14.54   CC       images/regfile.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 14.65   CC       images/ghost-file.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 14.83   CC       images/fifo.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 14.92   CC       images/remap-file-path.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 15.01   CC       images/eventfd.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 15.11   CC       images/eventpoll.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 15.32   CC       images/fh.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 15.55   CC       images/fsnotify.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 15.83   CC       images/signalfd.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 15.92   CC       images/fs.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 16.04   CC       images/pstree.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 16.14   CC       images/pipe.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 16.24   CC       images/tcp-stream.o
23:24:10 [2020-09-17T23:24:10.183Z] #39 16.35   CC       images/sk-packet.o
23:24:10 [2020-09-17T23:24:10.309Z] #41 ...
23:24:10 [2020-09-17T23:24:10.309Z] 
23:24:10 [2020-09-17T23:24:10.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:10 [2020-09-17T23:24:10.309Z] #10 12.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:10 [2020-09-17T23:24:10.372Z] #39 11.09   CC       images/tcp-stream.o
23:24:10 [2020-09-17T23:24:10.373Z] #39 11.15   CC       images/sk-packet.o
23:24:10 [2020-09-17T23:24:10.373Z] #39 11.26   CC       images/mnt.o
23:24:10 [2020-09-17T23:24:10.373Z] #39 11.33   CC       images/pipe-data.o
23:24:10 [2020-09-17T23:24:10.373Z] #39 ...
23:24:10 [2020-09-17T23:24:10.373Z] 
23:24:10 [2020-09-17T23:24:10.373Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:10 [2020-09-17T23:24:10.373Z] #52 10.63 + bin/ctr
23:24:10 [2020-09-17T23:24:10.544Z] #39 16.66   CC       images/mnt.o
23:24:10 [2020-09-17T23:24:10.544Z] #39 16.75   CC       images/pipe-data.o
23:24:10 [2020-09-17T23:24:10.571Z] #10 ...
23:24:10 [2020-09-17T23:24:10.571Z] 
23:24:10 [2020-09-17T23:24:10.571Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:10 [2020-09-17T23:24:10.571Z] #47 22.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:10 [2020-09-17T23:24:10.571Z] #47 22.46 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:10 [2020-09-17T23:24:10.571Z] #47 22.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:10 [2020-09-17T23:24:10.630Z] #52 ...
23:24:10 [2020-09-17T23:24:10.630Z] 
23:24:10 [2020-09-17T23:24:10.630Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.51 Selecting previously unselected package libapparmor1:amd64.
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.51 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.52 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.59 Selecting previously unselected package libapparmor-dev:amd64.
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.59 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.59 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.67 Selecting previously unselected package libbtrfs0.
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.68 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.69 Unpacking libbtrfs0 (4.20.1-2) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.78 Selecting previously unselected package libbtrfs-dev.
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.79 Unpacking libbtrfs-dev (4.20.1-2) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.87 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.88 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 32.88 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.04 Selecting previously unselected package libudev-dev:amd64.
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.04 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.05 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.24 Selecting previously unselected package libsepol1-dev:amd64.
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.25 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.36 Selecting previously unselected package libpcre16-3:amd64.
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.36 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.36 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.44 Selecting previously unselected package libpcre32-3:amd64.
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.44 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.630Z] #10 33.45 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:24:10 [2020-09-17T23:24:10.833Z] #47 22.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:10 [2020-09-17T23:24:10.833Z] #47 ...
23:24:10 [2020-09-17T23:24:10.833Z] 
23:24:10 [2020-09-17T23:24:10.833Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:10 [2020-09-17T23:24:10.833Z] #23 12.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:10 [2020-09-17T23:24:10.870Z] #39 16.78   CC       images/sa.o
23:24:10 [2020-09-17T23:24:10.870Z] #39 16.81   CC       images/timer.o
23:24:10 [2020-09-17T23:24:10.870Z] #39 16.86   CC       images/timerfd.o
23:24:10 [2020-09-17T23:24:10.870Z] #39 16.89   CC       images/mm.o
23:24:10 [2020-09-17T23:24:10.870Z] #39 16.99   CC       images/sk-opts.o
23:24:10 [2020-09-17T23:24:10.888Z] #10 33.56 Selecting previously unselected package libpcrecpp0v5:amd64.
23:24:10 [2020-09-17T23:24:10.888Z] #10 33.56 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.888Z] #10 33.57 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:24:10 [2020-09-17T23:24:10.888Z] #10 33.63 Selecting previously unselected package libpcre3-dev:amd64.
23:24:10 [2020-09-17T23:24:10.888Z] #10 33.63 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:24:10 [2020-09-17T23:24:10.888Z] #10 33.64 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:24:11 [2020-09-17T23:24:11.094Z] #23 ...
23:24:11 [2020-09-17T23:24:11.094Z] 
23:24:11 [2020-09-17T23:24:11.094Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:11 [2020-09-17T23:24:11.094Z] #38 12.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:11 [2020-09-17T23:24:11.094Z] #38 ...
23:24:11 [2020-09-17T23:24:11.094Z] 
23:24:11 [2020-09-17T23:24:11.094Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:11 [2020-09-17T23:24:11.094Z] #51 12.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:11 [2020-09-17T23:24:11.145Z] #10 34.01 Selecting previously unselected package libselinux1-dev:amd64.
23:24:11 [2020-09-17T23:24:11.145Z] #10 34.01 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:24:11 [2020-09-17T23:24:11.263Z] #39 17.13   CC       images/sk-unix.o
23:24:11 [2020-09-17T23:24:11.263Z] #39 17.28   CC       images/sk-inet.o
23:24:11 [2020-09-17T23:24:11.355Z] #51 ...
23:24:11 [2020-09-17T23:24:11.355Z] 
23:24:11 [2020-09-17T23:24:11.355Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:11 [2020-09-17T23:24:11.355Z] #32 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:11 [2020-09-17T23:24:11.355Z] #32 ...
23:24:11 [2020-09-17T23:24:11.355Z] 
23:24:11 [2020-09-17T23:24:11.355Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:11 [2020-09-17T23:24:11.355Z] #30 13.75 internal/testlog
23:24:11 [2020-09-17T23:24:11.355Z] #30 14.12 encoding
23:24:11 [2020-09-17T23:24:11.355Z] #30 14.33 runtime/cgo
23:24:11 [2020-09-17T23:24:11.439Z] #10 34.19 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:24:11 [2020-09-17T23:24:11.617Z] #30 ...
23:24:11 [2020-09-17T23:24:11.617Z] 
23:24:11 [2020-09-17T23:24:11.617Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:11 [2020-09-17T23:24:11.617Z] #32 23.57 Fetched 8380 kB in 18s (474 kB/s)
23:24:11 [2020-09-17T23:24:11.648Z] #39 17.51   CC       images/tun.o
23:24:11 [2020-09-17T23:24:11.648Z] #39 17.63   CC       images/sk-netlink.o
23:24:11 [2020-09-17T23:24:11.975Z] #39 17.74   CC       images/packet-sock.o
23:24:11 [2020-09-17T23:24:11.975Z] #39 17.94   CC       images/ipc-var.o
23:24:11 [2020-09-17T23:24:11.975Z] #39 18.05   CC       images/ipc-desc.o
23:24:12 [2020-09-17T23:24:12.006Z] #10 34.81 Selecting previously unselected package libdevmapper-dev:amd64.
23:24:12 [2020-09-17T23:24:12.006Z] #10 34.81 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:24:12 [2020-09-17T23:24:12.006Z] #10 34.82 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:24:12 [2020-09-17T23:24:12.274Z] #10 35.07 Selecting previously unselected package libseccomp-dev:amd64.
23:24:12 [2020-09-17T23:24:12.274Z] #10 ...
23:24:12 [2020-09-17T23:24:12.274Z] 
23:24:12 [2020-09-17T23:24:12.274Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:24:12 [2020-09-17T23:24:12.274Z] #28 DONE 35.0s
23:24:12 [2020-09-17T23:24:12.274Z] 
23:24:12 [2020-09-17T23:24:12.274Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:12 [2020-09-17T23:24:12.274Z] #10 35.07 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:24:12 [2020-09-17T23:24:12.274Z] #10 35.08 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:24:12 [2020-09-17T23:24:12.274Z] #10 35.18 Selecting previously unselected package libsystemd-dev:amd64.
23:24:12 [2020-09-17T23:24:12.302Z] #39 18.16   CC       images/ipc-shm.o
23:24:12 [2020-09-17T23:24:12.302Z] #39 18.24   CC       images/ipc-msg.o
23:24:12 [2020-09-17T23:24:12.302Z] #39 18.35   CC       images/ipc-sem.o
23:24:12 [2020-09-17T23:24:12.532Z] #10 35.18 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:24:12 [2020-09-17T23:24:12.532Z] #10 35.19 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:24:12 [2020-09-17T23:24:12.532Z] #10 35.40 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:24:12 [2020-09-17T23:24:12.532Z] #10 35.41 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:24:12 [2020-09-17T23:24:12.532Z] #10 35.42 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:24:12 [2020-09-17T23:24:12.532Z] #10 35.43 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:24:12 [2020-09-17T23:24:12.532Z] #10 35.44 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:24:12 [2020-09-17T23:24:12.628Z] #39 18.49   CC       images/utsns.o
23:24:12 [2020-09-17T23:24:12.628Z] #39 18.59   CC       images/creds.o
23:24:12 [2020-09-17T23:24:12.628Z] #39 18.67   CC       images/vma.o
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.45 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.46 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.47 Setting up libbtrfs0 (4.20.1-2) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.48 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.49 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.51 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.53 Setting up libbtrfs-dev (4.20.1-2) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.54 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.55 Setting up mingw-w64-common (6.0.0-3) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.56 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.58 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.59 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.60 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.61 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
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.62 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
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.64 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:12 [2020-09-17T23:24:12.789Z] #10 35.65 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
23:24:12 [2020-09-17T23:24:12.955Z] #39 18.82   CC       images/netdev.o
23:24:12 [2020-09-17T23:24:12.955Z] #39 18.98   CC       images/tty.o
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.65 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
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.66 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.67 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.68 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.69 Setting up dmsetup (2:1.02.155-3) ...
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.71 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.73 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:24:13 [2020-09-17T23:24:13.046Z] #10 35.74 Processing triggers for libc-bin (2.28-10) ...
23:24:13 [2020-09-17T23:24:13.282Z] #39 19.29   CC       images/file-lock.o
23:24:13 [2020-09-17T23:24:13.282Z] #39 19.39   CC       images/rlimit.o
23:24:13 [2020-09-17T23:24:13.314Z] #32 14.21 Reading package lists...
23:24:13 [2020-09-17T23:24:13.314Z] #32 19.16 Reading package lists...
23:24:13 [2020-09-17T23:24:13.314Z] #32 ...
23:24:13 [2020-09-17T23:24:13.314Z] 
23:24:13 [2020-09-17T23:24:13.314Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:13 [2020-09-17T23:24:13.314Z] #36 16.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:24:13 [2020-09-17T23:24:13.609Z] #39 19.52   CC       images/pagemap.o
23:24:13 [2020-09-17T23:24:13.609Z] #39 19.63   CC       images/siginfo.o
23:24:13 [2020-09-17T23:24:13.611Z] #10 DONE 36.3s
23:24:13 [2020-09-17T23:24:13.612Z] 
23:24:13 [2020-09-17T23:24:13.612Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:13 [2020-09-17T23:24:13.612Z] #41 33.24 github.com/LK4D4/vndr/godl
23:24:13 [2020-09-17T23:24:13.612Z] #41 33.47 github.com/LK4D4/vndr
23:24:13 [2020-09-17T23:24:13.612Z] #41 DONE 36.3s
23:24:13 [2020-09-17T23:24:13.612Z] 
23:24:13 [2020-09-17T23:24:13.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:13 [2020-09-17T23:24:13.612Z] #39 11.39   CC       images/sa.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 11.45   CC       images/timer.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 11.58   CC       images/timerfd.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 11.64   CC       images/mm.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 11.72   CC       images/sk-opts.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 11.85   CC       images/sk-unix.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 11.97   CC       images/sk-inet.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.11   CC       images/tun.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.24   CC       images/sk-netlink.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.35   CC       images/packet-sock.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.47   CC       images/ipc-var.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.53   CC       images/ipc-desc.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.59   CC       images/ipc-shm.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.68   CC       images/ipc-msg.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.80   CC       images/ipc-sem.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.85   CC       images/utsns.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 12.96   CC       images/creds.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.05   CC       images/vma.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.14   CC       images/netdev.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.26   CC       images/tty.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.42   CC       images/file-lock.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.48   CC       images/rlimit.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.53   CC       images/pagemap.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.62   CC       images/siginfo.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 13.71   CC       images/rpc.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 14.09   CC       images/ext-file.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 14.14   CC       images/cgroup.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 14.29   CC       images/userns.o
23:24:13 [2020-09-17T23:24:13.612Z] #39 14.35   CC       images/google/protobuf/descriptor.o
23:24:13 [2020-09-17T23:24:13.869Z] #39 14.77   CC       images/opts.o
23:24:13 [2020-09-17T23:24:13.869Z] #39 14.85   CC       images/seccomp.o
23:24:13 [2020-09-17T23:24:13.893Z] #36 ...
23:24:13 [2020-09-17T23:24:13.893Z] 
23:24:13 [2020-09-17T23:24:13.893Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:13 [2020-09-17T23:24:13.893Z] #41 10.11 internal/nettrace
23:24:13 [2020-09-17T23:24:13.893Z] #41 10.38 runtime/cgo
23:24:13 [2020-09-17T23:24:13.893Z] #41 10.57 vendor/golang.org/x/crypto/internal/subtle
23:24:13 [2020-09-17T23:24:13.893Z] #41 ...
23:24:13 [2020-09-17T23:24:13.893Z] 
23:24:13 [2020-09-17T23:24:13.893Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:13 [2020-09-17T23:24:13.893Z] #60 14.78 Checking out files:  93% (1786/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.
23:24:13 [2020-09-17T23:24:13.893Z] #60 14.93 + cd /tmp/tmp.IBNSl7woGl/src/github.com/docker/libnetwork
23:24:13 [2020-09-17T23:24:13.893Z] #60 14.94 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
23:24:13 [2020-09-17T23:24:13.893Z] #60 15.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:24:14 [2020-09-17T23:24:14.000Z] #60 ...
23:24:14 [2020-09-17T23:24:14.000Z] 
23:24:14 [2020-09-17T23:24:14.000Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:14 [2020-09-17T23:24:14.000Z] #51 23.34 Reading package lists...
23:24:14 [2020-09-17T23:24:14.019Z] #39 19.85   CC       images/rpc.o
23:24:14 [2020-09-17T23:24:14.126Z] #39 14.96   CC       images/binfmt-misc.o
23:24:14 [2020-09-17T23:24:14.126Z] #39 15.01   CC       images/time.o
23:24:14 [2020-09-17T23:24:14.126Z] #39 15.07   CC       images/sysctl.o
23:24:14 [2020-09-17T23:24:14.383Z] #39 15.17   CC       images/autofs.o
23:24:14 [2020-09-17T23:24:14.383Z] #39 15.24   CC       images/macvlan.o
23:24:14 [2020-09-17T23:24:14.383Z] #39 15.31   CC       images/sit.o
23:24:14 [2020-09-17T23:24:14.641Z] #39 ...
23:24:14 [2020-09-17T23:24:14.641Z] 
23:24:14 [2020-09-17T23:24:14.641Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
23:24:14 [2020-09-17T23:24:14.641Z] #11 DONE 1.1s
23:24:14 [2020-09-17T23:24:14.641Z] 
23:24:14 [2020-09-17T23:24:14.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:14 [2020-09-17T23:24:14.641Z] #39 15.39   CC       images/memfd.o
23:24:14 [2020-09-17T23:24:14.641Z] #39 15.48   CC       images/timens.o
23:24:14 [2020-09-17T23:24:14.722Z] #39 20.55   CC       images/ext-file.o
23:24:14 [2020-09-17T23:24:14.722Z] #39 20.65   CC       images/cgroup.o
23:24:14 [2020-09-17T23:24:14.941Z] #39 15.57   LINK     images/built-in.o
23:24:14 [2020-09-17T23:24:14.941Z] #39 15.66   GEN      compel/include/asm
23:24:14 [2020-09-17T23:24:14.941Z] #39 15.70   GEN      compel/include/version.h
23:24:14 [2020-09-17T23:24:14.941Z] #39 15.74 touch .config
23:24:14 [2020-09-17T23:24:14.941Z] #39 15.78   GEN      include/common/config.h
23:24:14 [2020-09-17T23:24:14.941Z] #39 15.83   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:24:15 [2020-09-17T23:24:15.048Z] #39 20.89   CC       images/userns.o
23:24:15 [2020-09-17T23:24:15.048Z] #39 21.05   CC       images/google/protobuf/descriptor.o
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.85   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.88   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.88   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.91   DEP      compel/arch/x86/plugins/std/memcpy.d
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.92   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.93   GEN      compel/plugins/include/uapi/std/syscall.h
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.94   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.97   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.98   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:24:15 [2020-09-17T23:24:15.213Z] #39 15.98   DEP      compel/plugins/std/infect.d
23:24:15 [2020-09-17T23:24:15.213Z] #39 16.03   DEP      compel/plugins/std/string.d
23:24:15 [2020-09-17T23:24:15.213Z] #39 16.06   DEP      compel/plugins/std/log.d
23:24:15 [2020-09-17T23:24:15.489Z] #39 16.08   DEP      compel/plugins/std/fds.d
23:24:15 [2020-09-17T23:24:15.489Z] #39 16.11   DEP      compel/plugins/std/std.d
23:24:15 [2020-09-17T23:24:15.489Z] #39 16.13   DEP      compel/plugins/shmem/shmem.d
23:24:15 [2020-09-17T23:24:15.489Z] #39 16.16   DEP      compel/plugins/fds/fds.d
23:24:15 [2020-09-17T23:24:15.489Z] #39 16.19   CC       compel/plugins/std/std.o
23:24:15 [2020-09-17T23:24:15.489Z] #39 16.27   CC       compel/plugins/std/fds.o
23:24:15 [2020-09-17T23:24:15.747Z] #39 ...
23:24:15 [2020-09-17T23:24:15.747Z] 
23:24:15 [2020-09-17T23:24:15.747Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:24:15 [2020-09-17T23:24:15.747Z] #12 DONE 1.0s
23:24:15 [2020-09-17T23:24:15.747Z] 
23:24:15 [2020-09-17T23:24:15.747Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:15 [2020-09-17T23:24:15.747Z] #39 16.38   CC       compel/plugins/std/log.o
23:24:15 [2020-09-17T23:24:15.747Z] #39 16.58   CC       compel/plugins/std/string.o
23:24:15 [2020-09-17T23:24:15.755Z] #39 21.83   CC       images/opts.o
23:24:16 [2020-09-17T23:24:16.010Z] #39 16.72   CC       compel/plugins/std/infect.o
23:24:16 [2020-09-17T23:24:16.010Z] #39 16.80   CC       compel/arch/x86/plugins/std/parasite-head.o
23:24:16 [2020-09-17T23:24:16.010Z] #39 16.81   CC       compel/arch/x86/plugins/std/memcpy.o
23:24:16 [2020-09-17T23:24:16.010Z] #39 16.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:24:16 [2020-09-17T23:24:16.010Z] #39 16.84   AR       compel/plugins/std.lib.a
23:24:16 [2020-09-17T23:24:16.010Z] #39 16.87   CC       compel/plugins/fds/fds.o
23:24:16 [2020-09-17T23:24:16.010Z] #39 16.93   AR       compel/plugins/fds.lib.a
23:24:16 [2020-09-17T23:24:16.082Z] #39 22.02   CC       images/seccomp.o
23:24:16 [2020-09-17T23:24:16.082Z] #39 22.12   CC       images/binfmt-misc.o
23:24:16 [2020-09-17T23:24:16.271Z] #39 16.95   HOSTDEP  compel/src/lib/log-host.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 16.96   HOSTDEP  compel/src/lib/handle-elf-host.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 16.98   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 17.00   HOSTDEP  compel/src/main-host.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 17.02   DEP      compel/src/lib/ptrace.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 17.04   DEP      compel/src/lib/infect.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 ...
23:24:16 [2020-09-17T23:24:16.271Z] 
23:24:16 [2020-09-17T23:24:16.271Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:24:16 [2020-09-17T23:24:16.271Z] #13 0.559 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:24:16 [2020-09-17T23:24:16.271Z] #13 DONE 0.7s
23:24:16 [2020-09-17T23:24:16.271Z] 
23:24:16 [2020-09-17T23:24:16.271Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:16 [2020-09-17T23:24:16.271Z] #39 17.08   DEP      compel/src/lib/infect-util.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 17.10   DEP      compel/src/lib/infect-rpc.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 17.13   DEP      compel/arch/x86/src/lib/infect.d
23:24:16 [2020-09-17T23:24:16.271Z] #39 17.16   DEP      compel/arch/x86/src/lib/cpu.d
23:24:16 [2020-09-17T23:24:16.457Z] #60 ...
23:24:16 [2020-09-17T23:24:16.457Z] 
23:24:16 [2020-09-17T23:24:16.457Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:16 [2020-09-17T23:24:16.457Z] #23 12.85 Fetched 8204 kB in 9s (956 kB/s)
23:24:16 [2020-09-17T23:24:16.457Z] #23 12.85 Reading package lists...
23:24:16 [2020-09-17T23:24:16.457Z] #23 17.67 Reading package lists...
23:24:16 [2020-09-17T23:24:16.471Z] #39 22.27   CC       images/time.o
23:24:16 [2020-09-17T23:24:16.471Z] #39 22.36   CC       images/sysctl.o
23:24:16 [2020-09-17T23:24:16.471Z] #39 ...
23:24:16 [2020-09-17T23:24:16.471Z] 
23:24:16 [2020-09-17T23:24:16.471Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:16 [2020-09-17T23:24:16.471Z] #41 49.22 regexp
23:24:16 [2020-09-17T23:24:16.471Z] #41 49.90 go/token
23:24:16 [2020-09-17T23:24:16.471Z] #41 50.49 go/scanner
23:24:16 [2020-09-17T23:24:16.471Z] #41 51.39 go/ast
23:24:16 [2020-09-17T23:24:16.471Z] #41 51.63 internal/lazyregexp
23:24:16 [2020-09-17T23:24:16.471Z] #41 51.81 net/url
23:24:16 [2020-09-17T23:24:16.471Z] #41 52.85 text/template/parse
23:24:16 [2020-09-17T23:24:16.471Z] #41 54.87 go/parser
23:24:16 [2020-09-17T23:24:16.471Z] #41 55.99 text/template
23:24:16 [2020-09-17T23:24:16.471Z] #41 57.37 encoding/xml
23:24:16 [2020-09-17T23:24:16.471Z] #41 59.28 go/doc
23:24:16 [2020-09-17T23:24:16.471Z] #41 ...
23:24:16 [2020-09-17T23:24:16.471Z] 
23:24:16 [2020-09-17T23:24:16.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:16 [2020-09-17T23:24:16.471Z] #39 22.53   CC       images/autofs.o
23:24:16 [2020-09-17T23:24:16.471Z] #39 22.63   CC       images/macvlan.o
23:24:16 [2020-09-17T23:24:16.537Z] #39 17.18   DEP      compel/src/lib/log.d
23:24:16 [2020-09-17T23:24:16.537Z] #39 17.20   DEP      compel/src/main.d
23:24:16 [2020-09-17T23:24:16.537Z] #39 17.24   DEP      compel/src/lib/handle-elf.d
23:24:16 [2020-09-17T23:24:16.537Z] #39 17.28   DEP      compel/arch/x86/src/lib/handle-elf.d
23:24:16 [2020-09-17T23:24:16.537Z] #39 17.32   CC       compel/src/lib/log.o
23:24:16 [2020-09-17T23:24:16.537Z] #39 17.40   CC       compel/arch/x86/src/lib/cpu.o
23:24:16 [2020-09-17T23:24:16.723Z] #23 22.30 Building dependency tree...
23:24:16 [2020-09-17T23:24:16.723Z] #23 ...
23:24:16 [2020-09-17T23:24:16.723Z] 
23:24:16 [2020-09-17T23:24:16.723Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:16 [2020-09-17T23:24:16.723Z] #47 14.74 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:16 [2020-09-17T23:24:16.723Z] #47 15.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:24:16 [2020-09-17T23:24:16.723Z] #47 15.85 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:24:16 [2020-09-17T23:24:16.723Z] #47 16.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:24:16 [2020-09-17T23:24:16.723Z] #47 16.13 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:24:16 [2020-09-17T23:24:16.723Z] #47 16.91 runtime
23:24:16 [2020-09-17T23:24:16.723Z] #47 16.93 runtime/cgo
23:24:16 [2020-09-17T23:24:16.723Z] #47 ...
23:24:16 [2020-09-17T23:24:16.723Z] 
23:24:16 [2020-09-17T23:24:16.723Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:16 [2020-09-17T23:24:16.723Z] #51 13.15 Fetched 8204 kB in 9s (899 kB/s)
23:24:16 [2020-09-17T23:24:16.723Z] #51 13.15 Reading package lists...
23:24:16 [2020-09-17T23:24:16.805Z] #39 17.59   CC       compel/arch/x86/src/lib/infect.o
23:24:16 [2020-09-17T23:24:16.872Z] #39 22.75   CC       images/sit.o
23:24:16 [2020-09-17T23:24:16.872Z] #39 22.84   CC       images/memfd.o
23:24:16 [2020-09-17T23:24:16.911Z] #32 23.57 Reading package lists...
23:24:16 [2020-09-17T23:24:16.911Z] #32 ...
23:24:16 [2020-09-17T23:24:16.911Z] 
23:24:16 [2020-09-17T23:24:16.911Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:16 [2020-09-17T23:24:16.912Z] #60 24.29 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.
23:24:16 [2020-09-17T23:24:16.912Z] #60 25.17 + cd /tmp/tmp.axMn1JD3nV/src/github.com/docker/libnetwork
23:24:16 [2020-09-17T23:24:16.912Z] #60 25.17 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
23:24:16 [2020-09-17T23:24:16.912Z] #60 25.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:24:16 [2020-09-17T23:24:16.986Z] #51 18.80 Reading package lists...
23:24:16 [2020-09-17T23:24:16.986Z] #51 ...
23:24:16 [2020-09-17T23:24:16.986Z] 
23:24:16 [2020-09-17T23:24:16.986Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:16 [2020-09-17T23:24:16.986Z] #38 13.03 Fetched 8204 kB in 9s (924 kB/s)
23:24:16 [2020-09-17T23:24:16.986Z] #38 13.03 Reading package lists...
23:24:16 [2020-09-17T23:24:16.986Z] #38 17.98 Reading package lists...
23:24:17 [2020-09-17T23:24:17.064Z] #39 17.81   CC       compel/src/lib/infect-rpc.o
23:24:17 [2020-09-17T23:24:17.064Z] #39 17.92   CC       compel/src/lib/infect-util.o
23:24:17 [2020-09-17T23:24:17.116Z] #51 30.65 Reading package lists...
23:24:17 [2020-09-17T23:24:17.116Z] #51 ...
23:24:17 [2020-09-17T23:24:17.116Z] 
23:24:17 [2020-09-17T23:24:17.116Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:17 [2020-09-17T23:24:17.116Z] #10 23.28 Fetched 8380 kB in 18s (476 kB/s)
23:24:17 [2020-09-17T23:24:17.116Z] #10 23.28 Reading package lists...
23:24:17 [2020-09-17T23:24:17.199Z] #39 23.03   CC       images/timens.o
23:24:17 [2020-09-17T23:24:17.199Z] #39 23.26   LINK     images/built-in.o
23:24:17 [2020-09-17T23:24:17.199Z] #39 23.36   GEN      compel/include/asm
23:24:17 [2020-09-17T23:24:17.199Z] #39 23.37   GEN      compel/include/version.h
23:24:17 [2020-09-17T23:24:17.252Z] #38 22.87 Building dependency tree...
23:24:17 [2020-09-17T23:24:17.252Z] #38 ...
23:24:17 [2020-09-17T23:24:17.252Z] 
23:24:17 [2020-09-17T23:24:17.252Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:17 [2020-09-17T23:24:17.321Z] #39 18.00   CC       compel/src/lib/infect.o
23:24:17 [2020-09-17T23:24:17.384Z] #10 30.61 Reading package lists...
23:24:17 [2020-09-17T23:24:17.384Z] #10 ...
23:24:17 [2020-09-17T23:24:17.384Z] 
23:24:17 [2020-09-17T23:24:17.384Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:17 [2020-09-17T23:24:17.384Z] #23 23.28 Fetched 8380 kB in 18s (473 kB/s)
23:24:17 [2020-09-17T23:24:17.384Z] #23 23.28 Reading package lists...
23:24:17 [2020-09-17T23:24:17.384Z] #23 30.30 Reading package lists...
23:24:17 [2020-09-17T23:24:17.384Z] #23 ...
23:24:17 [2020-09-17T23:24:17.384Z] 
23:24:17 [2020-09-17T23:24:17.384Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:17 [2020-09-17T23:24:17.384Z] #32 23.58 Fetched 8380 kB in 18s (469 kB/s)
23:24:17 [2020-09-17T23:24:17.384Z] #32 23.58 Reading package lists...
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.37 touch .config
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.39   GEN      include/common/config.h
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.42   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.46   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.46   GEN      compel/plugins/include/uapi/std/syscall.h
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.49   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.49   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.50   DEP      compel/arch/s390/plugins/std/parasite-head.d
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.51   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.52   DEP      compel/plugins/std/infect.d
23:24:17 [2020-09-17T23:24:17.528Z] #39 23.62   DEP      compel/plugins/std/string.d
23:24:17 [2020-09-17T23:24:17.581Z] #39 ...
23:24:17 [2020-09-17T23:24:17.581Z] 
23:24:17 [2020-09-17T23:24:17.581Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:24:17 [2020-09-17T23:24:17.581Z] #14 DONE 1.3s
23:24:17 [2020-09-17T23:24:17.581Z] 
23:24:17 [2020-09-17T23:24:17.581Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:24:17 [2020-09-17T23:24:17.645Z] #32 30.92 Reading package lists...
23:24:17 [2020-09-17T23:24:17.645Z] #32 ...
23:24:17 [2020-09-17T23:24:17.645Z] 
23:24:17 [2020-09-17T23:24:17.645Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:17 [2020-09-17T23:24:17.645Z] #36 24.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:24:17 [2020-09-17T23:24:17.645Z] #36 ...
23:24:17 [2020-09-17T23:24:17.645Z] 
23:24:17 [2020-09-17T23:24:17.645Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:17 [2020-09-17T23:24:17.645Z] #38 23.87 Fetched 8380 kB in 18s (462 kB/s)
23:24:17 [2020-09-17T23:24:17.645Z] #38 23.87 Reading package lists...
23:24:17 [2020-09-17T23:24:17.831Z] #51 23.53 Building dependency tree...
23:24:17 [2020-09-17T23:24:17.831Z] #51 ...
23:24:17 [2020-09-17T23:24:17.831Z] 
23:24:17 [2020-09-17T23:24:17.831Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:17 [2020-09-17T23:24:17.831Z] #10 14.11 Fetched 8204 kB in 10s (822 kB/s)
23:24:17 [2020-09-17T23:24:17.831Z] #10 14.11 Reading package lists...
23:24:17 [2020-09-17T23:24:17.831Z] #10 19.96 Reading package lists...
23:24:17 [2020-09-17T23:24:17.831Z] #10 ...
23:24:17 [2020-09-17T23:24:17.831Z] 
23:24:17 [2020-09-17T23:24:17.831Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:17 [2020-09-17T23:24:17.831Z] #38 22.87 Building dependency tree...
23:24:17 [2020-09-17T23:24:17.855Z] #39 23.70   DEP      compel/plugins/std/log.d
23:24:17 [2020-09-17T23:24:17.855Z] #39 23.80   DEP      compel/plugins/std/fds.d
23:24:17 [2020-09-17T23:24:17.855Z] #39 23.90   DEP      compel/plugins/std/std.d
23:24:17 [2020-09-17T23:24:17.855Z] #39 23.98   DEP      compel/plugins/shmem/shmem.d
23:24:18 [2020-09-17T23:24:18.189Z] #39 24.04   DEP      compel/plugins/fds/fds.d
23:24:18 [2020-09-17T23:24:18.189Z] #39 24.19   CC       compel/plugins/std/std.o
23:24:18 [2020-09-17T23:24:18.513Z] #15 DONE 1.0s
23:24:18 [2020-09-17T23:24:18.513Z] 
23:24:18 [2020-09-17T23:24:18.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:18 [2020-09-17T23:24:18.513Z] #39 18.60   CC       compel/src/lib/ptrace.o
23:24:18 [2020-09-17T23:24:18.513Z] #39 18.69   AR       compel/libcompel.a
23:24:18 [2020-09-17T23:24:18.513Z] #39 18.72   HOSTCC   compel/src/main-host.o
23:24:18 [2020-09-17T23:24:18.513Z] #39 18.82   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:24:18 [2020-09-17T23:24:18.513Z] #39 18.87   HOSTCC   compel/src/lib/handle-elf-host.o
23:24:18 [2020-09-17T23:24:18.513Z] #39 18.98   HOSTCC   compel/src/lib/log-host.o
23:24:18 [2020-09-17T23:24:18.513Z] #39 19.04   HOSTLINK compel/compel-host-bin
23:24:18 [2020-09-17T23:24:18.513Z] #39 19.13   DEP      soccr/soccr.d
23:24:18 [2020-09-17T23:24:18.513Z] #39 19.19   CC       soccr/soccr.o
23:24:18 [2020-09-17T23:24:18.515Z] #39 24.47   CC       compel/plugins/std/fds.o
23:24:18 [2020-09-17T23:24:18.515Z] #39 ...
23:24:18 [2020-09-17T23:24:18.515Z] 
23:24:18 [2020-09-17T23:24:18.515Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:18 [2020-09-17T23:24:18.515Z] #47 51.50 github.com/pkg/diff
23:24:18 [2020-09-17T23:24:18.515Z] #47 52.53 go/ast
23:24:18 [2020-09-17T23:24:18.515Z] #47 53.54 golang.org/x/crypto/ssh/terminal
23:24:18 [2020-09-17T23:24:18.515Z] #47 54.36 mvdan.cc/editorconfig
23:24:18 [2020-09-17T23:24:18.515Z] #47 55.34 mvdan.cc/sh/v3/fileutil
23:24:18 [2020-09-17T23:24:18.515Z] #47 55.38 mvdan.cc/sh/v3/syntax
23:24:18 [2020-09-17T23:24:18.515Z] #47 59.20 mvdan.cc/sh/v3/cmd/shfmt
23:24:18 [2020-09-17T23:24:18.771Z] #39 19.61   AR       soccr/libsoccr.a
23:24:18 [2020-09-17T23:24:18.771Z] #39 19.65 make[1]: 'soccr/libsoccr.a' is up to date.
23:24:18 [2020-09-17T23:24:18.842Z] #47 ...
23:24:18 [2020-09-17T23:24:18.843Z] 
23:24:18 [2020-09-17T23:24:18.843Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:18 [2020-09-17T23:24:18.843Z] #39 24.75   CC       compel/plugins/std/log.o
23:24:18 [2020-09-17T23:24:18.870Z] #38 25.28 The following additional packages will be installed:
23:24:19 [2020-09-17T23:24:19.030Z] #39 19.91   DEP      criu/arch/x86/sigframe.d
23:24:19 [2020-09-17T23:24:19.030Z] #39 19.94   DEP      criu/arch/x86/sigaction_compat.d
23:24:19 [2020-09-17T23:24:19.030Z] #39 19.97   DEP      criu/arch/x86/kerndat.d
23:24:19 [2020-09-17T23:24:19.134Z] #38 25.28   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:24:19 [2020-09-17T23:24:19.134Z] #38 25.28   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:24:19 [2020-09-17T23:24:19.134Z] #38 25.29 Suggested packages:
23:24:19 [2020-09-17T23:24:19.134Z] #38 25.29   manpages-dev python-setuptools
23:24:19 [2020-09-17T23:24:19.287Z] #39 20.03   DEP      criu/arch/x86/crtools.d
23:24:19 [2020-09-17T23:24:19.287Z] #39 20.09   DEP      criu/arch/x86/cpu.d
23:24:19 [2020-09-17T23:24:19.287Z] #39 20.13   CC       criu/arch/x86/cpu.o
23:24:19 [2020-09-17T23:24:19.545Z] #39 20.28   CC       criu/arch/x86/crtools.o
23:24:19 [2020-09-17T23:24:19.546Z] #39 25.43   CC       compel/plugins/std/string.o
23:24:19 [2020-09-17T23:24:19.802Z] #39 ...
23:24:19 [2020-09-17T23:24:19.802Z] 
23:24:19 [2020-09-17T23:24:19.802Z] #16 [dev-systemd-false  6/26] RUN ldconfig
23:24:19 [2020-09-17T23:24:19.802Z] #16 DONE 1.1s
23:24:19 [2020-09-17T23:24:19.802Z] 
23:24:19 [2020-09-17T23:24:19.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:19 [2020-09-17T23:24:19.802Z] #39 20.59   CC       criu/arch/x86/kerndat.o
23:24:19 [2020-09-17T23:24:19.873Z] #39 25.80   CC       compel/plugins/std/infect.o
23:24:20 [2020-09-17T23:24:20.059Z] #39 20.78   CC       criu/arch/x86/sigaction_compat.o
23:24:20 [2020-09-17T23:24:20.059Z] #39 20.87   CC       criu/arch/x86/sigframe.o
23:24:20 [2020-09-17T23:24:20.059Z] #39 20.95   LINK     criu/arch/x86/crtools.built-in.o
23:24:20 [2020-09-17T23:24:20.101Z] #38 26.41 The following NEW packages will be installed:
23:24:20 [2020-09-17T23:24:20.101Z] #38 26.41   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:24:20 [2020-09-17T23:24:20.101Z] #38 26.41   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:24:20 [2020-09-17T23:24:20.101Z] #38 26.41   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:24:20 [2020-09-17T23:24:20.101Z] #38 26.41   python-six zlib1g-dev
23:24:20 [2020-09-17T23:24:20.200Z] #39 ...
23:24:20 [2020-09-17T23:24:20.200Z] 
23:24:20 [2020-09-17T23:24:20.200Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:20 [2020-09-17T23:24:20.200Z] #47 DONE 63.1s
23:24:20 [2020-09-17T23:24:20.200Z] 
23:24:20 [2020-09-17T23:24:20.200Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:20 [2020-09-17T23:24:20.200Z] #39 26.20   CC       compel/arch/s390/plugins/std/parasite-head.o
23:24:20 [2020-09-17T23:24:20.200Z] #39 26.29   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
23:24:20 [2020-09-17T23:24:20.317Z] #39 21.01   DEP      criu/pie/util-vdso-elf32.d
23:24:20 [2020-09-17T23:24:20.317Z] #39 21.06   DEP      criu/pie/util-vdso.d
23:24:20 [2020-09-17T23:24:20.317Z] #39 21.12   DEP      criu/pie/util.d
23:24:20 [2020-09-17T23:24:20.317Z] #39 21.19   CC       criu/pie/util.o
23:24:20 [2020-09-17T23:24:20.374Z] #38 31.30 Reading package lists...
23:24:20 [2020-09-17T23:24:20.374Z] #38 ...
23:24:20 [2020-09-17T23:24:20.374Z] 
23:24:20 [2020-09-17T23:24:20.374Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:20 [2020-09-17T23:24:20.374Z] #41 26.25 vendor/golang.org/x/crypto/internal/subtle
23:24:20 [2020-09-17T23:24:20.374Z] #41 26.38 vendor/golang.org/x/crypto/curve25519
23:24:20 [2020-09-17T23:24:20.531Z] #39 26.36   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
23:24:20 [2020-09-17T23:24:20.531Z] #39 26.56   AR       compel/plugins/std.lib.a
23:24:20 [2020-09-17T23:24:20.574Z] #39 21.28   CC       criu/pie/util-vdso.o
23:24:20 [2020-09-17T23:24:20.574Z] #39 21.49   CC       criu/pie/util-vdso-elf32.o
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.83 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.83 Need to get 3798 kB of archives.
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.83 After this operation, 21.6 MB of additional disk space will be used.
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 26.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 27.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
23:24:20 [2020-09-17T23:24:20.680Z] #38 27.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
23:24:20 [2020-09-17T23:24:20.832Z] #39 21.71   AR       criu/pie/pie.lib.a
23:24:20 [2020-09-17T23:24:20.832Z] #39 21.77   DEP      criu/pie/restorer.d
23:24:20 [2020-09-17T23:24:20.866Z] #39 26.72   CC       compel/plugins/fds/fds.o
23:24:20 [2020-09-17T23:24:20.866Z] #39 27.05   AR       compel/plugins/fds.lib.a
23:24:20 [2020-09-17T23:24:20.866Z] #39 27.07   HOSTDEP  compel/src/lib/log-host.d
23:24:20 [2020-09-17T23:24:20.946Z] #41 ...
23:24:20 [2020-09-17T23:24:20.946Z] 
23:24:20 [2020-09-17T23:24:20.946Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:20 [2020-09-17T23:24:20.946Z] #10 30.61 Reading package lists...
23:24:20 [2020-09-17T23:24:20.962Z] #38 27.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
23:24:20 [2020-09-17T23:24:20.962Z] #38 27.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
23:24:20 [2020-09-17T23:24:20.962Z] #38 27.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
23:24:20 [2020-09-17T23:24:20.962Z] #38 27.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
23:24:20 [2020-09-17T23:24:20.962Z] #38 27.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
23:24:21 [2020-09-17T23:24:21.090Z] #39 21.84   DEP      criu/arch/x86/sigaction_compat_pie.d
23:24:21 [2020-09-17T23:24:21.090Z] #39 21.88   DEP      criu/arch/x86/restorer_unmap.d
23:24:21 [2020-09-17T23:24:21.090Z] #39 21.90   DEP      criu/arch/x86/restorer.d
23:24:21 [2020-09-17T23:24:21.194Z] #39 27.16   HOSTDEP  compel/src/lib/handle-elf-host.d
23:24:21 [2020-09-17T23:24:21.194Z] #39 27.27   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
23:24:21 [2020-09-17T23:24:21.194Z] #39 27.31   HOSTDEP  compel/src/main-host.d
23:24:21 [2020-09-17T23:24:21.348Z] #39 22.03   DEP      criu/arch/x86/vdso-pie.d
23:24:21 [2020-09-17T23:24:21.348Z] #39 22.07   DEP      criu/pie/parasite-vdso.d
23:24:21 [2020-09-17T23:24:21.348Z] #39 22.18   DEP      criu/pie/parasite.d
23:24:21 [2020-09-17T23:24:21.348Z] #39 22.28   CC       criu/pie/parasite.o
23:24:21 [2020-09-17T23:24:21.521Z] #39 27.34   DEP      compel/src/lib/ptrace.d
23:24:21 [2020-09-17T23:24:21.521Z] #39 27.45   DEP      compel/src/lib/infect.d
23:24:21 [2020-09-17T23:24:21.521Z] #39 27.53   DEP      compel/src/lib/infect-util.d
23:24:21 [2020-09-17T23:24:21.521Z] #39 27.60   DEP      compel/src/lib/infect-rpc.d
23:24:21 [2020-09-17T23:24:21.521Z] #39 27.68   DEP      compel/arch/s390/src/lib/infect.d
23:24:21 [2020-09-17T23:24:21.521Z] #39 27.72   DEP      compel/arch/s390/src/lib/cpu.d
23:24:21 [2020-09-17T23:24:21.848Z] #39 27.74   DEP      compel/src/lib/log.d
23:24:21 [2020-09-17T23:24:21.848Z] #39 27.77   DEP      compel/src/main.d
23:24:21 [2020-09-17T23:24:21.848Z] #39 27.82   DEP      compel/src/lib/handle-elf.d
23:24:21 [2020-09-17T23:24:21.848Z] #39 27.86   DEP      compel/arch/s390/src/lib/handle-elf.d
23:24:21 [2020-09-17T23:24:21.848Z] #39 27.90   CC       compel/src/lib/log.o
23:24:21 [2020-09-17T23:24:21.912Z] #39 22.71   LINK     criu/pie/parasite.built-in.o
23:24:21 [2020-09-17T23:24:21.912Z] #39 22.72   GEN      criu/pie/parasite-blob.h
23:24:21 [2020-09-17T23:24:21.912Z] #39 22.73   CC       criu/pie/parasite-vdso.o
23:24:22 [2020-09-17T23:24:22.170Z] #39 22.96   CC       criu/arch/x86/vdso-pie.o
23:24:22 [2020-09-17T23:24:22.170Z] #39 23.05   CC       criu/arch/x86/restorer.o
23:24:22 [2020-09-17T23:24:22.175Z] #39 28.04   CC       compel/arch/s390/src/lib/cpu.o
23:24:22 [2020-09-17T23:24:22.175Z] #39 28.13   CC       compel/arch/s390/src/lib/infect.o
23:24:22 [2020-09-17T23:24:22.208Z] #60 ...
23:24:22 [2020-09-17T23:24:22.208Z] 
23:24:22 [2020-09-17T23:24:22.208Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:22 [2020-09-17T23:24:22.208Z] #51 23.53 Fetched 8380 kB in 17s (482 kB/s)
23:24:22 [2020-09-17T23:24:22.208Z] #51 23.53 Reading package lists...
23:24:22 [2020-09-17T23:24:22.208Z] #51 30.91 Reading package lists...
23:24:22 [2020-09-17T23:24:22.208Z] #51 ...
23:24:22 [2020-09-17T23:24:22.208Z] 
23:24:22 [2020-09-17T23:24:22.208Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:22 [2020-09-17T23:24:22.208Z] #47 23.61 runtime/cgo
23:24:22 [2020-09-17T23:24:22.208Z] #47 23.62 runtime
23:24:22 [2020-09-17T23:24:22.208Z] #47 ...
23:24:22 [2020-09-17T23:24:22.208Z] 
23:24:22 [2020-09-17T23:24:22.208Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:22 [2020-09-17T23:24:22.208Z] #23 23.79 Fetched 8380 kB in 18s (475 kB/s)
23:24:22 [2020-09-17T23:24:22.208Z] #23 23.79 Reading package lists...
23:24:22 [2020-09-17T23:24:22.208Z] #23 30.88 Reading package lists...
23:24:22 [2020-09-17T23:24:22.208Z] #23 ...
23:24:22 [2020-09-17T23:24:22.208Z] 
23:24:22 [2020-09-17T23:24:22.208Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:22 [2020-09-17T23:24:22.208Z] #38 23.81 Fetched 8380 kB in 18s (472 kB/s)
23:24:22 [2020-09-17T23:24:22.208Z] #38 23.81 Reading package lists...
23:24:22 [2020-09-17T23:24:22.208Z] #38 31.41 Reading package lists...
23:24:22 [2020-09-17T23:24:22.208Z] #38 ...
23:24:22 [2020-09-17T23:24:22.208Z] 
23:24:22 [2020-09-17T23:24:22.208Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:22 [2020-09-17T23:24:22.208Z] #10 23.85 Fetched 8380 kB in 18s (475 kB/s)
23:24:22 [2020-09-17T23:24:22.208Z] #10 23.85 Reading package lists...
23:24:22 [2020-09-17T23:24:22.367Z] #38 28.46 debconf: delaying package configuration, since apt-utils is not installed
23:24:22 [2020-09-17T23:24:22.367Z] #38 28.65 Fetched 3798 kB in 1s (5353 kB/s)
23:24:22 [2020-09-17T23:24:22.367Z] #38 28.77 Selecting previously unselected package libcap-dev:arm64.
23:24:22 [2020-09-17T23:24:22.427Z] #39 23.22   CC       criu/arch/x86/restorer_unmap.o
23:24:22 [2020-09-17T23:24:22.427Z] #39 23.24   CC       criu/arch/x86/sigaction_compat_pie.o
23:24:22 [2020-09-17T23:24:22.427Z] #39 23.33   CC       criu/pie/restorer.o
23:24:22 [2020-09-17T23:24:22.469Z] #10 31.46 Reading package lists...
23:24:22 [2020-09-17T23:24:22.469Z] #10 ...
23:24:22 [2020-09-17T23:24:22.469Z] 
23:24:22 [2020-09-17T23:24:22.469Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:22 [2020-09-17T23:24:22.469Z] #36 23.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:24:22 [2020-09-17T23:24:22.502Z] #39 28.62   CC       compel/src/lib/infect-rpc.o
23:24:22 [2020-09-17T23:24:22.632Z] #38 28.77 (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.)
23:24:22 [2020-09-17T23:24:22.632Z] #38 28.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
23:24:22 [2020-09-17T23:24:22.632Z] #38 29.00 Unpacking libcap-dev:arm64 (1:2.25-2) ...
23:24:22 [2020-09-17T23:24:22.828Z] #39 28.78   CC       compel/src/lib/infect-util.o
23:24:22 [2020-09-17T23:24:22.828Z] #39 28.97   CC       compel/src/lib/infect.o
23:24:22 [2020-09-17T23:24:22.897Z] #38 29.21 Selecting previously unselected package libnet1:arm64.
23:24:22 [2020-09-17T23:24:22.897Z] #38 29.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:24:22 [2020-09-17T23:24:22.897Z] #38 29.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:24:23 [2020-09-17T23:24:23.119Z] #10 37.58 Building dependency tree...
23:24:23 [2020-09-17T23:24:23.161Z] #38 ...
23:24:23 [2020-09-17T23:24:23.161Z] 
23:24:23 [2020-09-17T23:24:23.161Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:23 [2020-09-17T23:24:23.161Z] #30 29.41 internal/reflectlite
23:24:23 [2020-09-17T23:24:23.161Z] #30 29.41 sync
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.06   LINK     criu/pie/restorer.built-in.o
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.06   GEN      criu/pie/restorer-blob.h
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.09   DEP      criu/vdso.d
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.13   DEP      criu/vdso-compat.d
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.17   DEP      criu/uts_ns.d
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.20   DEP      criu/util.d
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.25   DEP      criu/uffd.d
23:24:23 [2020-09-17T23:24:23.360Z] #39 24.30   DEP      criu/tun.d
23:24:23 [2020-09-17T23:24:23.622Z] #39 24.34   DEP      criu/tty.d
23:24:23 [2020-09-17T23:24:23.622Z] #39 24.39   DEP      criu/timerfd.d
23:24:23 [2020-09-17T23:24:23.622Z] #39 24.44   DEP      criu/timens.d
23:24:23 [2020-09-17T23:24:23.622Z] #39 ...
23:24:23 [2020-09-17T23:24:23.622Z] 
23:24:23 [2020-09-17T23:24:23.622Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.080 + RM_GOPATH=0
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.080 + TMP_GOPATH=
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.080 + : /build
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.080 + '[' -z '' ']'
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.081 ++ mktemp -d
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.082 + export GOPATH=/tmp/tmp.FNViNMlXZY
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.082 + GOPATH=/tmp/tmp.FNViNMlXZY
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.082 + RM_GOPATH=1
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.082 + case "$(go env GOARCH)" in
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.088 ++ go env GOARCH
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.116 + export GO_BUILDMODE=-buildmode=pie
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.116 + GO_BUILDMODE=-buildmode=pie
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 ++ dirname /tmp/install/install.sh
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 + dir=/tmp/install
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 + bin=runc
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 + shift
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 + '[' '!' -f /tmp/install/runc.installer ']'
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 + . /tmp/install/runc.installer
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 + install_runc
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.118 + uname -r
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.119 + grep -q '^3\.10\.0.*\.el7\.'
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.123 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.123 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.123 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.123 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FNViNMlXZY/src/github.com/opencontainers/runc
23:24:23 [2020-09-17T23:24:23.622Z] #49 1.125 Cloning into '/tmp/tmp.FNViNMlXZY/src/github.com/opencontainers/runc'...
23:24:23 [2020-09-17T23:24:23.622Z] #49 2.567 + cd /tmp/tmp.FNViNMlXZY/src/github.com/opencontainers/runc
23:24:23 [2020-09-17T23:24:23.622Z] #49 2.567 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:24:23 [2020-09-17T23:24:23.622Z] #49 2.665 + '[' -z '' ']'
23:24:23 [2020-09-17T23:24:23.622Z] #49 2.665 + target=static
23:24:23 [2020-09-17T23:24:23.622Z] #49 2.665 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:24:23 [2020-09-17T23:24:23.622Z] #49 2.812 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 .
23:24:23 [2020-09-17T23:24:23.622Z] #49 ...
23:24:23 [2020-09-17T23:24:23.622Z] 
23:24:23 [2020-09-17T23:24:23.622Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:23 [2020-09-17T23:24:23.622Z] #39 24.49   DEP      criu/sysfs_parse.d
23:24:23 [2020-09-17T23:24:23.622Z] #39 24.53   DEP      criu/sysctl.d
23:24:23 [2020-09-17T23:24:23.622Z] #39 24.58   DEP      criu/string.d
23:24:23 [2020-09-17T23:24:23.880Z] #39 24.60   DEP      criu/stats.d
23:24:23 [2020-09-17T23:24:23.880Z] #39 24.65   DEP      criu/sockets.d
23:24:23 [2020-09-17T23:24:23.880Z] #39 24.69   DEP      criu/sk-unix.d
23:24:23 [2020-09-17T23:24:23.880Z] #39 24.75   DEP      criu/sk-tcp.d
23:24:23 [2020-09-17T23:24:23.880Z] #39 24.79   DEP      criu/sk-queue.d
23:24:23 [2020-09-17T23:24:23.880Z] #39 24.83   DEP      criu/sk-packet.d
23:24:23 [2020-09-17T23:24:23.968Z] #39 30.02   CC       compel/src/lib/ptrace.o
23:24:24 [2020-09-17T23:24:24.137Z] #39 24.87   DEP      criu/sk-netlink.d
23:24:24 [2020-09-17T23:24:24.137Z] #39 24.92   DEP      criu/sk-inet.d
23:24:24 [2020-09-17T23:24:24.137Z] #39 24.98   DEP      criu/signalfd.d
23:24:24 [2020-09-17T23:24:24.137Z] #39 25.03   DEP      criu/sigframe.d
23:24:24 [2020-09-17T23:24:24.137Z] #39 25.06   DEP      criu/shmem.d
23:24:24 [2020-09-17T23:24:24.137Z] #39 25.10   DEP      criu/servicefd.d
23:24:24 [2020-09-17T23:24:24.295Z] #39 30.21   AR       compel/libcompel.a
23:24:24 [2020-09-17T23:24:24.296Z] #39 30.24   HOSTCC   compel/src/main-host.o
23:24:24 [2020-09-17T23:24:24.296Z] #39 30.49   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
23:24:24 [2020-09-17T23:24:24.394Z] #39 25.14   DEP      criu/seize.d
23:24:24 [2020-09-17T23:24:24.394Z] #39 25.18   DEP      criu/seccomp.d
23:24:24 [2020-09-17T23:24:24.394Z] #39 25.22   DEP      criu/rst-malloc.d
23:24:24 [2020-09-17T23:24:24.394Z] #39 25.24   DEP      criu/rbtree.d
23:24:24 [2020-09-17T23:24:24.394Z] #39 25.25   DEP      criu/pstree.d
23:24:24 [2020-09-17T23:24:24.394Z] #39 25.29   DEP      criu/protobuf.d
23:24:24 [2020-09-17T23:24:24.394Z] #39 25.33   GEN      criu/protobuf-desc-gen.h
23:24:24 [2020-09-17T23:24:24.694Z] #39 30.59   HOSTCC   compel/src/lib/handle-elf-host.o
23:24:24 [2020-09-17T23:24:24.694Z] #39 30.77   HOSTCC   compel/src/lib/log-host.o
23:24:24 [2020-09-17T23:24:24.694Z] #39 30.83   HOSTLINK compel/compel-host-bin
23:24:24 [2020-09-17T23:24:24.694Z] #39 30.88   DEP      soccr/soccr.d
23:24:24 [2020-09-17T23:24:24.957Z] #39 25.71   DEP      criu/protobuf-desc.d
23:24:24 [2020-09-17T23:24:24.957Z] #39 25.73   DEP      criu/proc_parse.d
23:24:24 [2020-09-17T23:24:24.957Z] #39 25.77   DEP      criu/plugin.d
23:24:24 [2020-09-17T23:24:24.957Z] #39 25.80   DEP      criu/pipes.d
23:24:24 [2020-09-17T23:24:24.957Z] #39 25.83   DEP      criu/pie-util.d
23:24:25 [2020-09-17T23:24:25.039Z] #10 41.21 The following additional packages will be installed:
23:24:25 [2020-09-17T23:24:25.039Z] #10 41.22   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:24:25 [2020-09-17T23:24:25.039Z] #10 41.22   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:24:25 [2020-09-17T23:24:25.039Z] #10 41.22   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:24:25 [2020-09-17T23:24:25.039Z] #10 41.23   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:24:25 [2020-09-17T23:24:25.039Z] #10 41.24 Suggested packages:
23:24:25 [2020-09-17T23:24:25.039Z] #10 41.24   gcc-8-locales seccomp wine64
23:24:25 [2020-09-17T23:24:25.062Z] #39 30.97   CC       soccr/soccr.o
23:24:25 [2020-09-17T23:24:25.106Z] #30 31.32 sort
23:24:25 [2020-09-17T23:24:25.106Z] #30 31.33 errors
23:24:25 [2020-09-17T23:24:25.214Z] #39 25.85   DEP      criu/pie-util-vdso.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 25.88   DEP      criu/pie-util-vdso-elf32.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 25.93   DEP      criu/path.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 25.96   DEP      criu/parasite-syscall.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 25.99   DEP      criu/pagemap.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 26.03   DEP      criu/pagemap-cache.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 26.06   DEP      criu/page-xfer.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 26.08   DEP      criu/page-pipe.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 26.10   DEP      criu/netfilter.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 26.13   DEP      criu/net.d
23:24:25 [2020-09-17T23:24:25.214Z] #39 26.17   DEP      criu/namespaces.d
23:24:25 [2020-09-17T23:24:25.215Z] #39 26.20   DEP      criu/mount.d
23:24:25 [2020-09-17T23:24:25.373Z] #30 31.59 strconv
23:24:25 [2020-09-17T23:24:25.373Z] #30 31.59 io
23:24:25 [2020-09-17T23:24:25.373Z] #30 31.60 internal/oserror
23:24:25 [2020-09-17T23:24:25.471Z] #39 26.23   DEP      criu/memfd.d
23:24:25 [2020-09-17T23:24:25.471Z] #39 26.27   DEP      criu/mem.d
23:24:25 [2020-09-17T23:24:25.471Z] #39 26.31   DEP      criu/lsm.d
23:24:25 [2020-09-17T23:24:25.471Z] #39 26.34   DEP      criu/log.d
23:24:25 [2020-09-17T23:24:25.471Z] #39 26.36   DEP      criu/libnetlink.d
23:24:25 [2020-09-17T23:24:25.471Z] #39 26.39   DEP      criu/kerndat.d
23:24:25 [2020-09-17T23:24:25.642Z] #30 31.78 syscall
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.42   DEP      criu/kcmp-ids.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.44   DEP      criu/irmap.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.47   DEP      criu/ipc_ns.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.50   DEP      criu/image.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.52   DEP      criu/image-desc.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.54   DEP      criu/fsnotify.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.57   DEP      criu/filesystems.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.60   DEP      criu/files.d
23:24:25 [2020-09-17T23:24:25.729Z] #39 26.65   DEP      criu/files-reg.d
23:24:25 [2020-09-17T23:24:25.766Z] #39 31.72   AR       soccr/libsoccr.a
23:24:25 [2020-09-17T23:24:25.766Z] #39 31.73 make[1]: 'soccr/libsoccr.a' is up to date.
23:24:25 [2020-09-17T23:24:25.777Z] #36 ...
23:24:25 [2020-09-17T23:24:25.777Z] 
23:24:25 [2020-09-17T23:24:25.777Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:25 [2020-09-17T23:24:25.777Z] #51 30.91 Reading package lists...
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.68   DEP      criu/files-ext.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.70   DEP      criu/file-lock.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.74   DEP      criu/file-ids.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.76   DEP      criu/fifo.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.80   DEP      criu/fdstore.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.82   DEP      criu/fault-injection.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.83   DEP      criu/external.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.86   DEP      criu/eventpoll.d
23:24:25 [2020-09-17T23:24:25.986Z] #39 26.89   DEP      criu/eventfd.d
23:24:26 [2020-09-17T23:24:26.093Z] #39 31.92   DEP      criu/arch/s390/sigframe.d
23:24:26 [2020-09-17T23:24:26.093Z] #39 32.00   DEP      criu/arch/s390/crtools.d
23:24:26 [2020-09-17T23:24:26.093Z] #39 32.11   DEP      criu/arch/s390/cpu.d
23:24:26 [2020-09-17T23:24:26.243Z] #39 ...
23:24:26 [2020-09-17T23:24:26.243Z] 
23:24:26 [2020-09-17T23:24:26.243Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:24:26 [2020-09-17T23:24:26.243Z] #36 40.45 + dpkg --print-architecture
23:24:26 [2020-09-17T23:24:26.243Z] #36 40.45 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:24:26 [2020-09-17T23:24:26.243Z] #36 40.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:24:26 [2020-09-17T23:24:26.243Z] #36 40.77 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:24:26 [2020-09-17T23:24:26.243Z] #36 DONE 48.8s
23:24:26 [2020-09-17T23:24:26.243Z] 
23:24:26 [2020-09-17T23:24:26.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:26 [2020-09-17T23:24:26.243Z] #39 26.92   DEP      criu/crtools.d
23:24:26 [2020-09-17T23:24:26.243Z] #39 26.95   DEP      criu/cr-service.d
23:24:26 [2020-09-17T23:24:26.243Z] #39 26.98   DEP      criu/cr-restore.d
23:24:26 [2020-09-17T23:24:26.243Z] #39 27.03   DEP      criu/cr-errno.d
23:24:26 [2020-09-17T23:24:26.243Z] #39 27.04   DEP      criu/cr-dump.d
23:24:26 [2020-09-17T23:24:26.243Z] #39 27.09   DEP      criu/cr-dedup.d
23:24:26 [2020-09-17T23:24:26.419Z] #39 32.26   CC       criu/arch/s390/cpu.o
23:24:26 [2020-09-17T23:24:26.428Z] #10 42.70 The following NEW packages will be installed:
23:24:26 [2020-09-17T23:24:26.428Z] #10 42.71   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:24:26 [2020-09-17T23:24:26.428Z] #10 42.71   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:24:26 [2020-09-17T23:24:26.428Z] #10 42.71   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:24:26 [2020-09-17T23:24:26.428Z] #10 42.72   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:24:26 [2020-09-17T23:24:26.428Z] #10 42.72   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:24:26 [2020-09-17T23:24:26.428Z] #10 42.73   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.14   DEP      criu/cr-check.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.19   DEP      criu/config.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.22   DEP      criu/clone-noasan.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.24   DEP      criu/cgroup.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.28   DEP      criu/cgroup-props.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.30   DEP      criu/bitmap.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.31   DEP      criu/bfd.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.34   DEP      criu/autofs.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 ...
23:24:26 [2020-09-17T23:24:26.501Z] 
23:24:26 [2020-09-17T23:24:26.501Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:26 [2020-09-17T23:24:26.501Z] #49 12.49 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
23:24:26 [2020-09-17T23:24:26.501Z] #49 12.91 + mkdir -p /build
23:24:26 [2020-09-17T23:24:26.501Z] #49 12.92 + cp runc /build/runc
23:24:26 [2020-09-17T23:24:26.501Z] #49 DONE 13.1s
23:24:26 [2020-09-17T23:24:26.501Z] 
23:24:26 [2020-09-17T23:24:26.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.37   DEP      criu/aio.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.41   DEP      criu/action-scripts.d
23:24:26 [2020-09-17T23:24:26.501Z] #39 27.48   CC       criu/action-scripts.o
23:24:26 [2020-09-17T23:24:26.690Z] #10 ...
23:24:26 [2020-09-17T23:24:26.690Z] 
23:24:26 [2020-09-17T23:24:26.690Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:26 [2020-09-17T23:24:26.690Z] #60 DONE 42.9s
23:24:26 [2020-09-17T23:24:26.690Z] 
23:24:26 [2020-09-17T23:24:26.690Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:26 [2020-09-17T23:24:26.690Z] #23 30.30 Reading package lists...
23:24:26 [2020-09-17T23:24:26.690Z] #23 37.83 Building dependency tree...
23:24:26 [2020-09-17T23:24:26.690Z] #23 41.69 ca-certificates is already the newest version (20200601~deb10u1).
23:24:26 [2020-09-17T23:24:26.690Z] #23 41.69 The following additional packages will be installed:
23:24:26 [2020-09-17T23:24:26.690Z] #23 41.70   libjq1 libonig5
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.22 The following NEW packages will be installed:
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.23   jq libjq1 libonig5
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.70 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.70 Need to get 355 kB of archives.
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.70 After this operation, 1072 kB of additional disk space will be used.
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:24:26 [2020-09-17T23:24:26.690Z] #23 42.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:24:26 [2020-09-17T23:24:26.745Z] #39 32.62   CC       criu/arch/s390/crtools.o
23:24:26 [2020-09-17T23:24:26.745Z] #39 ...
23:24:26 [2020-09-17T23:24:26.745Z] 
23:24:26 [2020-09-17T23:24:26.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:26 [2020-09-17T23:24:26.745Z] #10 59.62 Selecting previously unselected package g++-mingw-w64-x86-64.
23:24:26 [2020-09-17T23:24:26.745Z] #10 59.62 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:24:26 [2020-09-17T23:24:26.745Z] #10 59.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:26 [2020-09-17T23:24:26.950Z] #23 ...
23:24:26 [2020-09-17T23:24:26.950Z] 
23:24:26 [2020-09-17T23:24:26.950Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:26 [2020-09-17T23:24:26.950Z] #10 43.22 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:24:26 [2020-09-17T23:24:26.950Z] #10 43.22 Need to get 77.7 MB of archives.
23:24:26 [2020-09-17T23:24:26.950Z] #10 43.22 After this operation, 487 MB of additional disk space will be used.
23:24:26 [2020-09-17T23:24:26.950Z] #10 43.22 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]
23:24:27 [2020-09-17T23:24:27.052Z] #30 33.11 strings
23:24:27 [2020-09-17T23:24:27.052Z] #30 33.11 bytes
23:24:27 [2020-09-17T23:24:27.052Z] #30 ...
23:24:27 [2020-09-17T23:24:27.052Z] 
23:24:27 [2020-09-17T23:24:27.052Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:27 [2020-09-17T23:24:27.052Z] #23 22.30 Building dependency tree...
23:24:27 [2020-09-17T23:24:27.052Z] #23 25.28 ca-certificates is already the newest version (20200601~deb10u1).
23:24:27 [2020-09-17T23:24:27.052Z] #23 25.28 The following additional packages will be installed:
23:24:27 [2020-09-17T23:24:27.052Z] #23 25.28   libjq1 libonig5
23:24:27 [2020-09-17T23:24:27.052Z] #23 25.65 The following NEW packages will be installed:
23:24:27 [2020-09-17T23:24:27.052Z] #23 25.65   jq libjq1 libonig5
23:24:27 [2020-09-17T23:24:27.052Z] #23 26.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:24:27 [2020-09-17T23:24:27.052Z] #23 26.21 Need to get 325 kB of archives.
23:24:27 [2020-09-17T23:24:27.052Z] #23 26.21 After this operation, 1019 kB of additional disk space will be used.
23:24:27 [2020-09-17T23:24:27.052Z] #23 26.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:24:27 [2020-09-17T23:24:27.052Z] #23 26.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:24:27 [2020-09-17T23:24:27.052Z] #23 26.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:24:27 [2020-09-17T23:24:27.052Z] #23 27.66 debconf: delaying package configuration, since apt-utils is not installed
23:24:27 [2020-09-17T23:24:27.052Z] #23 27.86 Fetched 325 kB in 0s (772 kB/s)
23:24:27 [2020-09-17T23:24:27.052Z] #23 27.97 Selecting previously unselected package libonig5:arm64.
23:24:27 [2020-09-17T23:24:27.052Z] #23 27.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 ... 15383 files and directories currently installed.)
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.09 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.10 Unpacking libonig5:arm64 (6.9.1-1) ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.34 Selecting previously unselected package libjq1:arm64.
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.37 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.37 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.56 Selecting previously unselected package jq.
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.62 Unpacking jq (1.5+dfsg-2+b1) ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.79 Setting up libonig5:arm64 (6.9.1-1) ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.81 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.82 Setting up jq (1.5+dfsg-2+b1) ...
23:24:27 [2020-09-17T23:24:27.052Z] #23 28.84 Processing triggers for libc-bin (2.28-10) ...
23:24:27 [2020-09-17T23:24:27.066Z] #39 27.63   CC       criu/aio.o
23:24:27 [2020-09-17T23:24:27.066Z] #39 27.78   CC       criu/autofs.o
23:24:27 [2020-09-17T23:24:27.072Z] #10 ...
23:24:27 [2020-09-17T23:24:27.072Z] 
23:24:27 [2020-09-17T23:24:27.072Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:27 [2020-09-17T23:24:27.072Z] #41 60.91 github.com/LK4D4/vndr/versioned
23:24:27 [2020-09-17T23:24:27.072Z] #41 61.08 net
23:24:27 [2020-09-17T23:24:27.072Z] #41 61.33 github.com/LK4D4/vndr/build
23:24:27 [2020-09-17T23:24:27.072Z] #41 62.99 vendor/golang.org/x/text/transform
23:24:27 [2020-09-17T23:24:27.072Z] #41 63.33 vendor/golang.org/x/text/unicode/bidi
23:24:27 [2020-09-17T23:24:27.072Z] #41 64.55 vendor/golang.org/x/text/secure/bidirule
23:24:27 [2020-09-17T23:24:27.072Z] #41 64.72 vendor/golang.org/x/text/unicode/norm
23:24:27 [2020-09-17T23:24:27.072Z] #41 67.13 vendor/golang.org/x/net/idna
23:24:27 [2020-09-17T23:24:27.072Z] #41 68.52 vendor/golang.org/x/net/http2/hpack
23:24:27 [2020-09-17T23:24:27.072Z] #41 69.29 mime
23:24:27 [2020-09-17T23:24:27.072Z] #41 ...
23:24:27 [2020-09-17T23:24:27.072Z] 
23:24:27 [2020-09-17T23:24:27.072Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:27 [2020-09-17T23:24:27.072Z] #10 70.06 Selecting previously unselected package libapparmor1:s390x.
23:24:27 [2020-09-17T23:24:27.072Z] #10 70.07 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.072Z] #10 70.07 Unpacking libapparmor1:s390x (2.13.2-10) ...
23:24:27 [2020-09-17T23:24:27.072Z] #10 70.15 Selecting previously unselected package libapparmor-dev:s390x.
23:24:27 [2020-09-17T23:24:27.213Z] #10 43.50 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]
23:24:27 [2020-09-17T23:24:27.319Z] #23 ...
23:24:27 [2020-09-17T23:24:27.319Z] 
23:24:27 [2020-09-17T23:24:27.319Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:24:27 [2020-09-17T23:24:27.319Z] #28 31.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:24:27 [2020-09-17T23:24:27.319Z] #28 32.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:24:27 [2020-09-17T23:24:27.319Z] #28 ...
23:24:27 [2020-09-17T23:24:27.319Z] 
23:24:27 [2020-09-17T23:24:27.319Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:27 [2020-09-17T23:24:27.319Z] #51 23.53 Building dependency tree...
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.36 The following additional packages will be installed:
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.37   libbtrfs0
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.51 The following NEW packages will be installed:
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.52   libbtrfs-dev libbtrfs0
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.92 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.92 Need to get 119 kB of archives.
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.92 After this operation, 387 kB of additional disk space will be used.
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:24:27 [2020-09-17T23:24:27.319Z] #51 26.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.33 debconf: delaying package configuration, since apt-utils is not installed
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.52 Fetched 119 kB in 0s (436 kB/s)
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.63 Selecting previously unselected package libbtrfs0.
23:24:27 [2020-09-17T23:24:27.319Z] #51 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 ... 15383 files and directories currently installed.)
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.71 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.74 Unpacking libbtrfs0 (4.20.1-2) ...
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.87 Selecting previously unselected package libbtrfs-dev.
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.88 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
23:24:27 [2020-09-17T23:24:27.319Z] #51 28.88 Unpacking libbtrfs-dev (4.20.1-2) ...
23:24:27 [2020-09-17T23:24:27.319Z] #51 29.13 Setting up libbtrfs0 (4.20.1-2) ...
23:24:27 [2020-09-17T23:24:27.319Z] #51 29.15 Setting up libbtrfs-dev (4.20.1-2) ...
23:24:27 [2020-09-17T23:24:27.319Z] #51 29.16 Processing triggers for libc-bin (2.28-10) ...
23:24:27 [2020-09-17T23:24:27.319Z] #51 DONE 33.7s
23:24:27 [2020-09-17T23:24:27.319Z] 
23:24:27 [2020-09-17T23:24:27.319Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:27 [2020-09-17T23:24:27.319Z] #23 DONE 33.7s
23:24:27 [2020-09-17T23:24:27.319Z] 
23:24:27 [2020-09-17T23:24:27.319Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:27 [2020-09-17T23:24:27.319Z] #60 DONE 33.7s
23:24:27 [2020-09-17T23:24:27.324Z] #39 28.25   CC       criu/bfd.o
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.16 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.16 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.24 Selecting previously unselected package libbtrfs0.
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.24 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.25 Unpacking libbtrfs0 (4.20.1-2) ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.30 Selecting previously unselected package libbtrfs-dev.
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.30 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.30 Unpacking libbtrfs-dev (4.20.1-2) ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.36 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.36 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.37 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:24:27 [2020-09-17T23:24:27.398Z] #10 70.41 Selecting previously unselected package libudev-dev:s390x.
23:24:27 [2020-09-17T23:24:27.581Z] #39 28.40   CC       criu/bitmap.o
23:24:27 [2020-09-17T23:24:27.581Z] #39 28.44   CC       criu/cgroup-props.o
23:24:27 [2020-09-17T23:24:27.583Z] 
23:24:27 [2020-09-17T23:24:27.583Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:24:27 [2020-09-17T23:24:27.583Z] #24 DONE 0.2s
23:24:27 [2020-09-17T23:24:27.583Z] 
23:24:27 [2020-09-17T23:24:27.583Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:27 [2020-09-17T23:24:27.583Z] #32 19.16 Reading package lists...
23:24:27 [2020-09-17T23:24:27.583Z] #32 24.64 Building dependency tree...
23:24:27 [2020-09-17T23:24:27.583Z] #32 26.39 The following additional packages will be installed:
23:24:27 [2020-09-17T23:24:27.583Z] #32 26.39   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:24:27 [2020-09-17T23:24:27.584Z] #32 26.40 Suggested packages:
23:24:27 [2020-09-17T23:24:27.584Z] #32 26.40   cmake-doc ninja-build lrzip
23:24:27 [2020-09-17T23:24:27.584Z] #32 26.41 Recommended packages:
23:24:27 [2020-09-17T23:24:27.584Z] #32 26.41   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.13 The following NEW packages will be installed:
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.14   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.14   vim-common xxd
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.51 Need to get 14.2 MB of archives.
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.51 After this operation, 60.0 MB of additional disk space will be used.
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 27.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 28.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 28.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 28.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 28.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 28.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 28.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
23:24:27 [2020-09-17T23:24:27.584Z] #32 30.28 debconf: delaying package configuration, since apt-utils is not installed
23:24:27 [2020-09-17T23:24:27.584Z] #32 30.77 Fetched 14.2 MB in 1s (11.3 MB/s)
23:24:27 [2020-09-17T23:24:27.584Z] #32 32.41 Selecting previously unselected package xxd.
23:24:27 [2020-09-17T23:24:27.584Z] #32 32.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
23:24:27 [2020-09-17T23:24:27.584Z] #32 32.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
23:24:27 [2020-09-17T23:24:27.584Z] #32 32.76 Unpacking xxd (2:8.1.0875-5) ...
23:24:27 [2020-09-17T23:24:27.584Z] #32 33.73 Selecting previously unselected package vim-common.
23:24:27 [2020-09-17T23:24:27.584Z] #32 33.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:24:27 [2020-09-17T23:24:27.584Z] #32 33.82 Unpacking vim-common (2:8.1.0875-5) ...
23:24:27 [2020-09-17T23:24:27.584Z] #32 ...
23:24:27 [2020-09-17T23:24:27.584Z] 
23:24:27 [2020-09-17T23:24:27.584Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:27 [2020-09-17T23:24:27.725Z] #10 70.41 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.725Z] #10 70.42 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
23:24:27 [2020-09-17T23:24:27.725Z] #10 70.50 Selecting previously unselected package libsepol1-dev:s390x.
23:24:27 [2020-09-17T23:24:27.725Z] #10 70.50 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.725Z] #10 70.51 Unpacking libsepol1-dev:s390x (2.8-1) ...
23:24:27 [2020-09-17T23:24:27.725Z] #10 70.69 Selecting previously unselected package libpcre16-3:s390x.
23:24:27 [2020-09-17T23:24:27.725Z] #10 70.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.726Z] #10 70.69 Unpacking libpcre16-3:s390x (2:8.39-12) ...
23:24:27 [2020-09-17T23:24:27.726Z] #10 70.76 Selecting previously unselected package libpcre32-3:s390x.
23:24:27 [2020-09-17T23:24:27.726Z] #10 70.77 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
23:24:27 [2020-09-17T23:24:27.726Z] #10 70.77 Unpacking libpcre32-3:s390x (2:8.39-12) ...
23:24:27 [2020-09-17T23:24:27.785Z] #10 43.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:24:27 [2020-09-17T23:24:27.786Z] #10 43.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:24:27 [2020-09-17T23:24:27.786Z] #10 43.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:24:27 [2020-09-17T23:24:27.786Z] #10 43.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:24:27 [2020-09-17T23:24:27.840Z] #39 28.68   CC       criu/cgroup.o
23:24:27 [2020-09-17T23:24:27.954Z] #51 37.93 Building dependency tree...
23:24:28 [2020-09-17T23:24:28.052Z] #10 70.85 Selecting previously unselected package libpcrecpp0v5:s390x.
23:24:28 [2020-09-17T23:24:28.052Z] #10 70.85 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
23:24:28 [2020-09-17T23:24:28.052Z] #10 70.86 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
23:24:28 [2020-09-17T23:24:28.052Z] #10 70.89 Selecting previously unselected package libpcre3-dev:s390x.
23:24:28 [2020-09-17T23:24:28.052Z] #10 70.89 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
23:24:28 [2020-09-17T23:24:28.052Z] #10 70.90 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
23:24:28 [2020-09-17T23:24:28.052Z] #10 71.05 Selecting previously unselected package libselinux1-dev:s390x.
23:24:28 [2020-09-17T23:24:28.052Z] #10 71.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
23:24:28 [2020-09-17T23:24:28.052Z] #10 71.07 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
23:24:28 [2020-09-17T23:24:28.358Z] #10 44.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.26 Selecting previously unselected package libdevmapper-dev:s390x.
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.27 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.31 Selecting previously unselected package libseccomp-dev:s390x.
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.32 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.33 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.40 Selecting previously unselected package libsystemd-dev:s390x.
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.41 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
23:24:28 [2020-09-17T23:24:28.379Z] #10 71.41 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
23:24:28 [2020-09-17T23:24:28.392Z] Removing intermediate container 17dc0a8e55d1
23:24:28 [2020-09-17T23:24:28.392Z]  ---> e46d16c1609b
23:24:28 [2020-09-17T23:24:28.392Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
23:24:28 [2020-09-17T23:24:28.392Z]  ---> 805dc2d65d1c
23:24:28 [2020-09-17T23:24:28.392Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
23:24:28 [2020-09-17T23:24:28.392Z]  ---> 698d472afb02
23:24:28 [2020-09-17T23:24:28.392Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
23:24:28 [2020-09-17T23:24:28.392Z]  ---> Running in 6f5e78a41fa0
23:24:28 [2020-09-17T23:24:28.392Z] Removing intermediate container 6f5e78a41fa0
23:24:28 [2020-09-17T23:24:28.392Z]  ---> d819de47078d
23:24:28 [2020-09-17T23:24:28.392Z] Successfully built d819de47078d
23:24:28 [2020-09-17T23:24:28.392Z] Successfully tagged moby-buildx:latest
23:24:28 [2020-09-17T23:24:28.392Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
23:24:28 [2020-09-17T23:24:28.392Z] if [ -n "${id}" ]; then \
23:24:28 [2020-09-17T23:24:28.392Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
23:24:28 [2020-09-17T23:24:28.392Z] 	&& touch bundles/buildx; \
23:24:28 [2020-09-17T23:24:28.392Z] 	docker rm -f ${id}; \
23:24:28 [2020-09-17T23:24:28.392Z] fi
23:24:28 [2020-09-17T23:24:28.392Z] 5a22a51b755a31e4d9cde00a3c9e4f3a9fdd0c30ab9574b2a3dd1889f5c485a5
23:24:28 [2020-09-17T23:24:28.392Z] bundles/buildx version
23:24:28 [2020-09-17T23:24:28.393Z] buildx v0.3.1 6db68d0
23:24:28 [2020-09-17T23:24:28.393Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9fb324f00be66e27afd4172b509ec5525b588f81 .
23:24:28 [2020-09-17T23:24:28.393Z] #1 [internal] booting buildkit
23:24:28 [2020-09-17T23:24:28.393Z] #1 pulling image moby/buildkit:buildx-stable-1
23:24:28 [2020-09-17T23:24:28.393Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done
23:24:28 [2020-09-17T23:24:28.393Z] #1 creating container buildx_buildkit_default
23:24:28 [2020-09-17T23:24:28.393Z] #1 creating container buildx_buildkit_default 0.4s done
23:24:28 [2020-09-17T23:24:28.393Z] #1 DONE 2.2s
23:24:28 [2020-09-17T23:24:28.393Z] 
23:24:28 [2020-09-17T23:24:28.393Z] #2 [internal] load build definition from Dockerfile
23:24:28 [2020-09-17T23:24:28.393Z] #2 transferring dockerfile: 16.36kB done
23:24:28 [2020-09-17T23:24:28.393Z] #2 DONE 0.0s
23:24:28 [2020-09-17T23:24:28.393Z] 
23:24:28 [2020-09-17T23:24:28.393Z] #3 [internal] load .dockerignore
23:24:28 [2020-09-17T23:24:28.393Z] #3 transferring context: 87B done
23:24:28 [2020-09-17T23:24:28.393Z] #3 DONE 0.0s
23:24:28 [2020-09-17T23:24:28.393Z] 
23:24:28 [2020-09-17T23:24:28.393Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
23:24:28 [2020-09-17T23:24:28.527Z] #51 ...
23:24:28 [2020-09-17T23:24:28.527Z] 
23:24:28 [2020-09-17T23:24:28.527Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:28 [2020-09-17T23:24:28.527Z] #32 23.57 Reading package lists...
23:24:28 [2020-09-17T23:24:28.527Z] #32 30.77 Reading package lists...
23:24:28 [2020-09-17T23:24:28.527Z] #32 37.92 Building dependency tree...
23:24:28 [2020-09-17T23:24:28.527Z] #32 ...
23:24:28 [2020-09-17T23:24:28.527Z] 
23:24:28 [2020-09-17T23:24:28.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:28 [2020-09-17T23:24:28.527Z] #41 40.40 github.com/LK4D4/vndr/godl/singleflight
23:24:28 [2020-09-17T23:24:28.527Z] #41 40.42 internal/reflectlite
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.72 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.72 Setting up libseccomp-dev:s390x (2.3.3-4) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.73 Setting up libapparmor1:s390x (2.13.2-10) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.74 Setting up libpcre16-3:s390x (2:8.39-12) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.75 Setting up libsepol1-dev:s390x (2.8-1) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.76 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.76 Setting up libbtrfs0 (4.20.1-2) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.77 Setting up libpcre32-3:s390x (2:8.39-12) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.78 Setting up libudev-dev:s390x (241-7~deb10u4) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.79 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.79 Setting up libbtrfs-dev (4.20.1-2) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.80 Setting up libapparmor-dev:s390x (2.13.2-10) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.81 Setting up mingw-w64-common (6.0.0-3) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.81 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
23:24:28 [2020-09-17T23:24:28.705Z] #10 71.82 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:24:28 [2020-09-17T23:24:28.772Z] #39 29.54   CC       criu/clone-noasan.o
23:24:28 [2020-09-17T23:24:28.772Z] #39 29.61   CC       criu/config.o
23:24:28 [2020-09-17T23:24:28.788Z] #41 40.84 math/rand
23:24:28 [2020-09-17T23:24:28.940Z] #10 45.00 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]
23:24:28 [2020-09-17T23:24:28.940Z] #10 45.01 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]
23:24:28 [2020-09-17T23:24:28.985Z] #25 ...
23:24:28 [2020-09-17T23:24:28.985Z] 
23:24:28 [2020-09-17T23:24:28.985Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:28 [2020-09-17T23:24:28.985Z] #10 19.96 Reading package lists...
23:24:28 [2020-09-17T23:24:28.985Z] #10 25.38 Building dependency tree...
23:24:28 [2020-09-17T23:24:28.985Z] #10 27.85 The following additional packages will be installed:
23:24:28 [2020-09-17T23:24:28.985Z] #10 27.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:24:28 [2020-09-17T23:24:28.985Z] #10 27.86   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:24:28 [2020-09-17T23:24:28.985Z] #10 27.86   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:24:28 [2020-09-17T23:24:28.985Z] #10 27.87   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:24:28 [2020-09-17T23:24:28.985Z] #10 27.87 Suggested packages:
23:24:28 [2020-09-17T23:24:28.985Z] #10 27.88   gcc-8-locales seccomp wine64
23:24:28 [2020-09-17T23:24:28.985Z] #10 28.94 The following NEW packages will be installed:
23:24:28 [2020-09-17T23:24:28.985Z] #10 28.94   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:24:28 [2020-09-17T23:24:28.985Z] #10 28.95   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:24:28 [2020-09-17T23:24:28.985Z] #10 28.95   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:24:28 [2020-09-17T23:24:28.985Z] #10 28.95   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:24:28 [2020-09-17T23:24:28.985Z] #10 28.96   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:24:28 [2020-09-17T23:24:28.985Z] #10 28.96   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.38 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.38 Need to get 73.3 MB of archives.
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.38 After this operation, 472 MB of additional disk space will be used.
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.38 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]
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.61 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]
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 29.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 30.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 30.98 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]
23:24:28 [2020-09-17T23:24:28.985Z] #10 30.98 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]
23:24:28 [2020-09-17T23:24:28.985Z] #10 33.50 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]
23:24:28 [2020-09-17T23:24:28.985Z] #10 35.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 35.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 35.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 35.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 35.18 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]
23:24:28 [2020-09-17T23:24:28.985Z] #10 35.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 35.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
23:24:28 [2020-09-17T23:24:28.985Z] #10 ...
23:24:28 [2020-09-17T23:24:28.985Z] 
23:24:28 [2020-09-17T23:24:28.985Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:28 [2020-09-17T23:24:28.985Z] #38 32.40 Selecting previously unselected package libnet1-dev.
23:24:28 [2020-09-17T23:24:28.985Z] #38 32.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 32.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 33.68 Selecting previously unselected package libnl-3-200:arm64.
23:24:28 [2020-09-17T23:24:28.985Z] #38 33.70 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 33.70 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.02 Selecting previously unselected package libnl-3-dev:arm64.
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.04 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.66 Selecting previously unselected package libprotobuf-c1:arm64.
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.66 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.67 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.78 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:24:28 [2020-09-17T23:24:28.985Z] #38 34.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 35.09 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:24:28 [2020-09-17T23:24:28.985Z] #38 35.42 Selecting previously unselected package zlib1g-dev:arm64.
23:24:29 [2020-09-17T23:24:29.035Z] #10 71.83 Setting up libpcre3-dev:s390x (2:8.39-12) ...
23:24:29 [2020-09-17T23:24:29.035Z] #10 71.83 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.84 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
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.84 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
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.85 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.85 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
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.86 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
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.86 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.87 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.88 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.88 Setting up dmsetup (2:1.02.155-3) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.89 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.90 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
23:24:29 [2020-09-17T23:24:29.036Z] #10 71.90 Processing triggers for libc-bin (2.28-10) ...
23:24:29 [2020-09-17T23:24:29.338Z] #39 30.02   CC       criu/cr-check.o
23:24:29 [2020-09-17T23:24:29.343Z] #38 35.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
23:24:29 [2020-09-17T23:24:29.343Z] #38 35.43 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:24:29 [2020-09-17T23:24:29.365Z] #10 DONE 72.2s
23:24:29 [2020-09-17T23:24:29.366Z] 
23:24:29 [2020-09-17T23:24:29.366Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:29 [2020-09-17T23:24:29.429Z] #4 DONE 0.8s
23:24:29 [2020-09-17T23:24:29.429Z] 
23:24:29 [2020-09-17T23:24:29.429Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
23:24:29 [2020-09-17T23:24:29.429Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
23:24:29 [2020-09-17T23:24:29.722Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
23:24:29 [2020-09-17T23:24:29.722Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
23:24:29 [2020-09-17T23:24:29.722Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
23:24:29 [2020-09-17T23:24:29.722Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
23:24:29 [2020-09-17T23:24:29.722Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.3s done
23:24:29 [2020-09-17T23:24:29.884Z] #10 ...
23:24:29 [2020-09-17T23:24:29.884Z] 
23:24:29 [2020-09-17T23:24:29.884Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:29 [2020-09-17T23:24:29.884Z] #51 30.65 Reading package lists...
23:24:29 [2020-09-17T23:24:29.884Z] #51 38.20 Building dependency tree...
23:24:29 [2020-09-17T23:24:29.884Z] #51 42.17 The following additional packages will be installed:
23:24:29 [2020-09-17T23:24:29.884Z] #51 42.18   libbtrfs0
23:24:29 [2020-09-17T23:24:29.884Z] #51 42.41 The following NEW packages will be installed:
23:24:29 [2020-09-17T23:24:29.884Z] #51 42.45   libbtrfs-dev libbtrfs0
23:24:29 [2020-09-17T23:24:29.884Z] #51 43.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:24:29 [2020-09-17T23:24:29.884Z] #51 43.02 Need to get 119 kB of archives.
23:24:29 [2020-09-17T23:24:29.884Z] #51 43.02 After this operation, 387 kB of additional disk space will be used.
23:24:29 [2020-09-17T23:24:29.884Z] #51 43.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:24:29 [2020-09-17T23:24:29.884Z] #51 43.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:24:29 [2020-09-17T23:24:29.884Z] #51 44.64 debconf: delaying package configuration, since apt-utils is not installed
23:24:29 [2020-09-17T23:24:29.884Z] #51 44.88 Fetched 119 kB in 0s (368 kB/s)
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.04 Selecting previously unselected package libbtrfs0.
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.16 Unpacking libbtrfs0 (4.20.1-2) ...
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.28 Selecting previously unselected package libbtrfs-dev.
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.32 Unpacking libbtrfs-dev (4.20.1-2) ...
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.65 Setting up libbtrfs0 (4.20.1-2) ...
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.67 Setting up libbtrfs-dev (4.20.1-2) ...
23:24:29 [2020-09-17T23:24:29.884Z] #51 45.70 Processing triggers for libc-bin (2.28-10) ...
23:24:29 [2020-09-17T23:24:29.884Z] #51 DONE 46.2s
23:24:29 [2020-09-17T23:24:29.903Z] #39 30.52   CC       criu/cr-dedup.o
23:24:29 [2020-09-17T23:24:29.903Z] #39 ...
23:24:29 [2020-09-17T23:24:29.903Z] 
23:24:29 [2020-09-17T23:24:29.903Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:24:29 [2020-09-17T23:24:29.903Z] #17 1.261 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 1.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 1.278 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 1.640 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 2.133 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 2.628 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:24:29 [2020-09-17T23:24:29.903Z] #17 3.898 Fetched 8380 kB in 3s (2754 kB/s)
23:24:29 [2020-09-17T23:24:29.903Z] #17 3.898 Reading package lists...
23:24:29 [2020-09-17T23:24:29.903Z] #17 4.757 Reading package lists...
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.599 Building dependency tree...
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.857 libcap2-bin is already the newest version (1:2.25-2).
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.857 The following additional packages will be installed:
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.857   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.857   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.857   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.857   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858   python3.7 python3.7-minimal vim-runtime xxd
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858 Suggested packages:
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858 Recommended packages:
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858   aufs-dkms nftables build-essential python3-dev python3-keyring
23:24:29 [2020-09-17T23:24:29.903Z] #17 5.858   python3-keyrings.alt python3-xdg unzip
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.212 The following NEW packages will be installed:
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.213   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.213   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.213   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.213   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.213   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.213   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.214   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.214   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.214   xz-utils zip
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.484 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.484 Need to get 28.5 MB of archives.
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.484 After this operation, 116 MB of additional disk space will be used.
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.487 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.505 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.535 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.545 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.569 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.573 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.575 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.575 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.576 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.578 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.579 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.579 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.580 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.583 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.597 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.597 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.597 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.602 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.609 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.609 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.617 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.619 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.622 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.625 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.626 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.627 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.628 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.777 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.777 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.779 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.782 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.784 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.787 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.810 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.810 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.812 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.814 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.818 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.822 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.823 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.838 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.843 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.847 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 6.989 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.002 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.019 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.237 debconf: delaying package configuration, since apt-utils is not installed
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.267 Fetched 28.5 MB in 1s (35.8 MB/s)
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.301 Selecting previously unselected package pigz.
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.301 (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.)
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.316 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.320 Unpacking pigz (2.4-1) ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.441 Selecting previously unselected package libpython3.7-minimal:amd64.
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.442 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.446 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.597 Selecting previously unselected package python3.7-minimal.
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.597 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.610 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.900 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 7.913 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 8.587 Selecting previously unselected package python3-minimal.
23:24:29 [2020-09-17T23:24:29.903Z] #17 8.587 (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.)
23:24:29 [2020-09-17T23:24:29.903Z] #17 8.602 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 8.608 Unpacking python3-minimal (3.7.3-1) ...
23:24:29 [2020-09-17T23:24:29.903Z] #17 8.662 Selecting previously unselected package libmpdec2:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 8.666 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 8.672 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 8.731 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 8.734 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 8.743 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.013 Selecting previously unselected package python3.7.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.014 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.017 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.086 Selecting previously unselected package libpython3-stdlib:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.090 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.093 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.166 Setting up python3-minimal (3.7.3-1) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.433 Selecting previously unselected package python3.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.433 (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.)
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.450 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.462 Unpacking python3 (3.7.3-1) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.515 Selecting previously unselected package libip4tc0:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.519 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.529 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.590 Selecting previously unselected package libip6tc0:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.593 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.599 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.670 Selecting previously unselected package libiptc0:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.673 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.676 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.741 Selecting previously unselected package libnfnetlink0:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.745 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.753 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.798 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.801 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.804 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.844 Selecting previously unselected package libnftnl11:amd64.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.847 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.850 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.896 Selecting previously unselected package iptables.
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.900 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 9.903 Unpacking iptables (1.8.2-4) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 10.02 Selecting previously unselected package xxd.
23:24:29 [2020-09-17T23:24:29.904Z] #17 10.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 10.03 Unpacking xxd (2:8.1.0875-5) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 10.10 Selecting previously unselected package vim-common.
23:24:29 [2020-09-17T23:24:29.904Z] #17 10.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 10.13 Unpacking vim-common (2:8.1.0875-5) ...
23:24:29 [2020-09-17T23:24:29.904Z] #17 ...
23:24:29 [2020-09-17T23:24:29.904Z] 
23:24:29 [2020-09-17T23:24:29.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:29 [2020-09-17T23:24:29.904Z] #39 30.64   CC       criu/cr-dump.o
23:24:29 [2020-09-17T23:24:29.920Z] #38 36.22 Selecting previously unselected package libprotobuf17:arm64.
23:24:29 [2020-09-17T23:24:29.920Z] #38 36.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
23:24:29 [2020-09-17T23:24:29.920Z] #38 36.28 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
23:24:30 [2020-09-17T23:24:30.016Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
23:24:30 [2020-09-17T23:24:30.154Z] 
23:24:30 [2020-09-17T23:24:30.154Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:30 [2020-09-17T23:24:30.154Z] #23 44.52 debconf: delaying package configuration, since apt-utils is not installed
23:24:30 [2020-09-17T23:24:30.154Z] #23 44.70 Fetched 355 kB in 0s (1009 kB/s)
23:24:30 [2020-09-17T23:24:30.154Z] #23 44.87 Selecting previously unselected package libonig5:amd64.
23:24:30 [2020-09-17T23:24:30.154Z] #23 44.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 ... 15410 files and directories currently installed.)
23:24:30 [2020-09-17T23:24:30.154Z] #23 44.95 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 44.96 Unpacking libonig5:amd64 (6.9.1-1) ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.28 Selecting previously unselected package libjq1:amd64.
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.60 Selecting previously unselected package jq.
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.61 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.61 Unpacking jq (1.5+dfsg-2+b1) ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.91 Setting up libonig5:amd64 (6.9.1-1) ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.97 Setting up jq (1.5+dfsg-2+b1) ...
23:24:30 [2020-09-17T23:24:30.154Z] #23 45.99 Processing triggers for libc-bin (2.28-10) ...
23:24:30 [2020-09-17T23:24:30.179Z] #41 42.21 internal/singleflight
23:24:30 [2020-09-17T23:24:30.313Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done
23:24:30 [2020-09-17T23:24:30.313Z] #5 DONE 0.9s
23:24:30 [2020-09-17T23:24:30.313Z] 
23:24:30 [2020-09-17T23:24:30.313Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:24:30 [2020-09-17T23:24:30.414Z] #23 DONE 46.5s
23:24:30 [2020-09-17T23:24:30.415Z] 
23:24:30 [2020-09-17T23:24:30.415Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:24:30 [2020-09-17T23:24:30.415Z] #24 DONE 0.1s
23:24:30 [2020-09-17T23:24:30.415Z] 
23:24:30 [2020-09-17T23:24:30.415Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:30 [2020-09-17T23:24:30.415Z] #38 31.30 Reading package lists...
23:24:30 [2020-09-17T23:24:30.415Z] #38 38.78 Building dependency tree...
23:24:30 [2020-09-17T23:24:30.415Z] #38 42.58 The following additional packages will be installed:
23:24:30 [2020-09-17T23:24:30.415Z] #38 42.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:24:30 [2020-09-17T23:24:30.415Z] #38 42.59   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:24:30 [2020-09-17T23:24:30.415Z] #38 42.59 Suggested packages:
23:24:30 [2020-09-17T23:24:30.415Z] #38 42.60   manpages-dev python-setuptools
23:24:30 [2020-09-17T23:24:30.415Z] #38 44.63 The following NEW packages will be installed:
23:24:30 [2020-09-17T23:24:30.415Z] #38 44.64   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:24:30 [2020-09-17T23:24:30.415Z] #38 44.64   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:24:30 [2020-09-17T23:24:30.415Z] #38 44.64   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:24:30 [2020-09-17T23:24:30.415Z] #38 44.64   python-six zlib1g-dev
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.15 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.15 Need to get 4095 kB of archives.
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.15 After this operation, 22.5 MB of additional disk space will be used.
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 45.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:24:30 [2020-09-17T23:24:30.415Z] #38 ...
23:24:30 [2020-09-17T23:24:30.415Z] 
23:24:30 [2020-09-17T23:24:30.415Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:30 [2020-09-17T23:24:30.469Z] #39 31.31   CC       criu/cr-errno.o
23:24:30 [2020-09-17T23:24:30.469Z] #39 31.34   CC       criu/cr-restore.o
23:24:30 [2020-09-17T23:24:30.874Z] #38 ...
23:24:30 [2020-09-17T23:24:30.874Z] 
23:24:30 [2020-09-17T23:24:30.874Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:24:30 [2020-09-17T23:24:30.874Z] #43 DONE 37.2s
23:24:30 [2020-09-17T23:24:30.949Z] #7 DONE 0.6s
23:24:30 [2020-09-17T23:24:30.949Z] 
23:24:30 [2020-09-17T23:24:30.949Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + RM_GOPATH=0
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + TMP_GOPATH=
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + : /build
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + '[' -z '' ']'
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 ++ mktemp -d
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + export GOPATH=/tmp/tmp.GvbTzAn62N
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + GOPATH=/tmp/tmp.GvbTzAn62N
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + RM_GOPATH=1
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 + case "$(go env GOARCH)" in
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.444 ++ go env GOARCH
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + export GO_BUILDMODE=-buildmode=pie
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + GO_BUILDMODE=-buildmode=pie
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 ++ dirname /tmp/install/install.sh
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + dir=/tmp/install
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + bin=runc
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + shift
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + '[' '!' -f /tmp/install/runc.installer ']'
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + . /tmp/install/runc.installer
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + install_runc
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + grep -q '^3\.10\.0.*\.el7\.'
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + uname -r
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.508 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GvbTzAn62N/src/github.com/opencontainers/runc
23:24:31 [2020-09-17T23:24:31.090Z] #49 1.555 Cloning into '/tmp/tmp.GvbTzAn62N/src/github.com/opencontainers/runc'...
23:24:31 [2020-09-17T23:24:31.090Z] #49 ...
23:24:31 [2020-09-17T23:24:31.090Z] 
23:24:31 [2020-09-17T23:24:31.090Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
23:24:31 [2020-09-17T23:24:31.090Z] #11 DONE 1.8s
23:24:31 [2020-09-17T23:24:31.090Z] 
23:24:31 [2020-09-17T23:24:31.090Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:24:31 [2020-09-17T23:24:31.139Z] 
23:24:31 [2020-09-17T23:24:31.139Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:31 [2020-09-17T23:24:31.139Z] #38 37.33 Selecting previously unselected package libprotobuf-lite17:arm64.
23:24:31 [2020-09-17T23:24:31.139Z] #38 37.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
23:24:31 [2020-09-17T23:24:31.139Z] #38 37.34 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:24:31 [2020-09-17T23:24:31.139Z] #38 37.54 Selecting previously unselected package libprotobuf-dev:arm64.
23:24:31 [2020-09-17T23:24:31.139Z] #38 37.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
23:24:31 [2020-09-17T23:24:31.248Z] #6 DONE 0.8s
23:24:31 [2020-09-17T23:24:31.248Z] 
23:24:31 [2020-09-17T23:24:31.248Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:24:31 [2020-09-17T23:24:31.248Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:24:31 [2020-09-17T23:24:31.402Z] #38 37.55 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:24:31 [2020-09-17T23:24:31.553Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:24:31 [2020-09-17T23:24:31.553Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s
23:24:31 [2020-09-17T23:24:31.553Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:24:31 [2020-09-17T23:24:31.566Z] #41 ...
23:24:31 [2020-09-17T23:24:31.566Z] 
23:24:31 [2020-09-17T23:24:31.566Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:31 [2020-09-17T23:24:31.566Z] #60 DONE 43.3s
23:24:31 [2020-09-17T23:24:31.566Z] 
23:24:31 [2020-09-17T23:24:31.566Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:31 [2020-09-17T23:24:31.566Z] #41 43.53 bytes
23:24:31 [2020-09-17T23:24:31.566Z] #41 43.53 strconv
23:24:31 [2020-09-17T23:24:31.801Z] #25 ...
23:24:31 [2020-09-17T23:24:31.801Z] 
23:24:31 [2020-09-17T23:24:31.801Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:31 [2020-09-17T23:24:31.801Z] #41 38.07 sync
23:24:31 [2020-09-17T23:24:31.801Z] #41 38.07 internal/reflectlite
23:24:31 [2020-09-17T23:24:31.801Z] #41 39.89 github.com/LK4D4/vndr/godl/singleflight
23:24:31 [2020-09-17T23:24:31.801Z] #41 40.32 math/rand
23:24:31 [2020-09-17T23:24:31.801Z] #41 41.19 internal/singleflight
23:24:31 [2020-09-17T23:24:31.801Z] #41 41.77 sort
23:24:31 [2020-09-17T23:24:31.801Z] #41 41.82 errors
23:24:31 [2020-09-17T23:24:31.801Z] #41 42.40 io
23:24:31 [2020-09-17T23:24:31.801Z] #41 43.18 strconv
23:24:31 [2020-09-17T23:24:31.801Z] #41 44.38 bytes
23:24:31 [2020-09-17T23:24:31.801Z] #41 47.12 bufio
23:24:31 [2020-09-17T23:24:31.843Z] #39 32.75   CC       criu/cr-service.o
23:24:32 [2020-09-17T23:24:32.061Z] #41 ...
23:24:32 [2020-09-17T23:24:32.061Z] 
23:24:32 [2020-09-17T23:24:32.061Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:32 [2020-09-17T23:24:32.061Z] #32 30.92 Reading package lists...
23:24:32 [2020-09-17T23:24:32.061Z] #32 38.60 Building dependency tree...
23:24:32 [2020-09-17T23:24:32.061Z] #32 42.50 The following additional packages will be installed:
23:24:32 [2020-09-17T23:24:32.061Z] #32 42.52   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:24:32 [2020-09-17T23:24:32.061Z] #32 42.55 Suggested packages:
23:24:32 [2020-09-17T23:24:32.061Z] #32 42.55   cmake-doc ninja-build lrzip
23:24:32 [2020-09-17T23:24:32.061Z] #32 42.55 Recommended packages:
23:24:32 [2020-09-17T23:24:32.061Z] #32 42.55   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.22 The following NEW packages will be installed:
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.25   vim-common xxd
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.76 Need to get 14.9 MB of archives.
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.76 After this operation, 61.8 MB of additional disk space will be used.
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 44.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 45.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 45.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 45.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 45.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 45.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 45.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:24:32 [2020-09-17T23:24:32.061Z] #32 48.07 debconf: delaying package configuration, since apt-utils is not installed
23:24:32 [2020-09-17T23:24:32.061Z] #32 48.40 Fetched 14.9 MB in 2s (8650 kB/s)
23:24:32 [2020-09-17T23:24:32.061Z] #32 48.49 Selecting previously unselected package xxd.
23:24:32 [2020-09-17T23:24:32.061Z] #32 ...
23:24:32 [2020-09-17T23:24:32.061Z] 
23:24:32 [2020-09-17T23:24:32.061Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:32 [2020-09-17T23:24:32.061Z] #38 47.20 debconf: delaying package configuration, since apt-utils is not installed
23:24:32 [2020-09-17T23:24:32.061Z] #38 47.65 Fetched 4095 kB in 1s (5228 kB/s)
23:24:32 [2020-09-17T23:24:32.061Z] #38 47.91 Selecting previously unselected package libcap-dev:amd64.
23:24:32 [2020-09-17T23:24:32.061Z] #38 47.91 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.01 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.10 Selecting previously unselected package libnet1:amd64.
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.27 Selecting previously unselected package libnet1-dev.
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.41 Selecting previously unselected package libnl-3-200:amd64.
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:24:32 [2020-09-17T23:24:32.061Z] #38 48.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:24:32 [2020-09-17T23:24:32.236Z] #12 ...
23:24:32 [2020-09-17T23:24:32.236Z] 
23:24:32 [2020-09-17T23:24:32.236Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:24:32 [2020-09-17T23:24:32.236Z] #54 70.72 + for f in rootlesskit rootlesskit-docker-proxy
23:24:32 [2020-09-17T23:24:32.236Z] #54 70.72 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:24:32 [2020-09-17T23:24:32.236Z] #54 DONE 75.2s
23:24:32 [2020-09-17T23:24:32.236Z] 
23:24:32 [2020-09-17T23:24:32.236Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:24:32 [2020-09-17T23:24:32.236Z] #55 DONE 0.1s
23:24:32 [2020-09-17T23:24:32.279Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 523.23kB / 9.86MB 0.6s
23:24:32 [2020-09-17T23:24:32.279Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.36MB / 9.86MB 0.7s
23:24:32 [2020-09-17T23:24:32.321Z] #38 48.53 Selecting previously unselected package libnl-3-dev:amd64.
23:24:32 [2020-09-17T23:24:32.321Z] #38 48.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:24:32 [2020-09-17T23:24:32.321Z] #38 48.54 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:24:32 [2020-09-17T23:24:32.407Z] #39 33.17   CC       criu/crtools.o
23:24:32 [2020-09-17T23:24:32.407Z] #39 33.34   CC       criu/eventfd.o
23:24:32 [2020-09-17T23:24:32.567Z] 
23:24:32 [2020-09-17T23:24:32.567Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:24:32 [2020-09-17T23:24:32.567Z] #56 DONE 0.1s
23:24:32 [2020-09-17T23:24:32.567Z] 
23:24:32 [2020-09-17T23:24:32.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:32 [2020-09-17T23:24:32.567Z] #39 33.21   CC       criu/arch/s390/sigframe.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 33.32   LINK     criu/arch/s390/crtools.built-in.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 33.35   DEP      criu/pie/util-vdso.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 33.44   DEP      criu/pie/util.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 33.53   CC       criu/pie/util.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 33.75   CC       criu/pie/util-vdso.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 34.11   AR       criu/pie/pie.lib.a
23:24:32 [2020-09-17T23:24:32.567Z] #39 34.16   DEP      criu/pie/restorer.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 34.35   DEP      criu/arch/s390/restorer.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 34.47   DEP      criu/arch/s390/vdso-pie.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 34.57   DEP      criu/pie/parasite-vdso.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 34.74   DEP      criu/pie/parasite.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 34.92   CC       criu/pie/parasite.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 35.54   LINK     criu/pie/parasite.built-in.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 35.54   GEN      criu/pie/parasite-blob.h
23:24:32 [2020-09-17T23:24:32.567Z] #39 35.54   CC       criu/pie/parasite-vdso.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 35.97   CC       criu/arch/s390/vdso-pie.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 36.10   CC       criu/arch/s390/restorer.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 36.20   CC       criu/pie/restorer.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 38.02   LINK     criu/pie/restorer.built-in.o
23:24:32 [2020-09-17T23:24:32.567Z] #39 38.03   GEN      criu/pie/restorer-blob.h
23:24:32 [2020-09-17T23:24:32.567Z] #39 38.08   DEP      criu/vdso.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 38.38   DEP      criu/uts_ns.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 38.54   DEP      criu/util.d
23:24:32 [2020-09-17T23:24:32.567Z] #39 38.69   DEP      criu/uffd.d
23:24:32 [2020-09-17T23:24:32.581Z] #38 48.87 Selecting previously unselected package libprotobuf-c1:amd64.
23:24:32 [2020-09-17T23:24:32.581Z] #38 48.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:24:32 [2020-09-17T23:24:32.581Z] #38 48.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:24:32 [2020-09-17T23:24:32.604Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.64MB / 9.86MB 0.9s
23:24:32 [2020-09-17T23:24:32.605Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.28MB / 9.86MB 1.0s
23:24:32 [2020-09-17T23:24:32.664Z] #39 33.44   CC       criu/eventpoll.o
23:24:32 [2020-09-17T23:24:32.664Z] #39 33.65   CC       criu/external.o
23:24:32 [2020-09-17T23:24:32.859Z] #38 49.01 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:24:32 [2020-09-17T23:24:32.859Z] #38 49.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:24:32 [2020-09-17T23:24:32.859Z] #38 49.03 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:24:32 [2020-09-17T23:24:32.859Z] #38 ...
23:24:32 [2020-09-17T23:24:32.859Z] 
23:24:32 [2020-09-17T23:24:32.859Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:32 [2020-09-17T23:24:32.859Z] #30 39.15 internal/reflectlite
23:24:32 [2020-09-17T23:24:32.859Z] #30 39.16 sync
23:24:32 [2020-09-17T23:24:32.859Z] #30 41.77 sort
23:24:32 [2020-09-17T23:24:32.859Z] #30 41.78 errors
23:24:32 [2020-09-17T23:24:32.859Z] #30 42.27 strconv
23:24:32 [2020-09-17T23:24:32.859Z] #30 43.13 io
23:24:32 [2020-09-17T23:24:32.859Z] #30 44.98 internal/oserror
23:24:32 [2020-09-17T23:24:32.859Z] #30 45.12 syscall
23:24:32 [2020-09-17T23:24:32.859Z] #30 47.35 reflect
23:24:32 [2020-09-17T23:24:32.893Z] #39 ...
23:24:32 [2020-09-17T23:24:32.893Z] 
23:24:32 [2020-09-17T23:24:32.893Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:24:32 [2020-09-17T23:24:32.893Z] #12 DONE 1.7s
23:24:32 [2020-09-17T23:24:32.893Z] 
23:24:32 [2020-09-17T23:24:32.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:32 [2020-09-17T23:24:32.893Z] #39 38.88   DEP      criu/tun.d
23:24:32 [2020-09-17T23:24:32.894Z] #39 ...
23:24:32 [2020-09-17T23:24:32.894Z] 
23:24:32 [2020-09-17T23:24:32.894Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:24:32 [2020-09-17T23:24:32.914Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.09MB / 9.86MB 1.2s
23:24:32 [2020-09-17T23:24:32.914Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
23:24:32 [2020-09-17T23:24:32.914Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
23:24:32 [2020-09-17T23:24:32.921Z] #39 33.75   CC       criu/fault-injection.o
23:24:32 [2020-09-17T23:24:32.921Z] #39 33.79   CC       criu/fdstore.o
23:24:33 [2020-09-17T23:24:33.119Z] #30 ...
23:24:33 [2020-09-17T23:24:33.119Z] 
23:24:33 [2020-09-17T23:24:33.119Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:33 [2020-09-17T23:24:33.119Z] #38 49.16 Selecting previously unselected package zlib1g-dev:amd64.
23:24:33 [2020-09-17T23:24:33.119Z] #38 49.17 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:24:33 [2020-09-17T23:24:33.119Z] #38 49.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:24:33 [2020-09-17T23:24:33.178Z] #39 33.90   CC       criu/fifo.o
23:24:33 [2020-09-17T23:24:33.178Z] #39 34.00   CC       criu/file-ids.o
23:24:33 [2020-09-17T23:24:33.352Z] #38 ...
23:24:33 [2020-09-17T23:24:33.353Z] 
23:24:33 [2020-09-17T23:24:33.353Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:33 [2020-09-17T23:24:33.353Z] #41 29.41 sync
23:24:33 [2020-09-17T23:24:33.353Z] #41 29.42 internal/reflectlite
23:24:33 [2020-09-17T23:24:33.353Z] #41 30.34 internal/singleflight
23:24:33 [2020-09-17T23:24:33.353Z] #41 30.34 math/rand
23:24:33 [2020-09-17T23:24:33.353Z] #41 30.35 github.com/LK4D4/vndr/godl/singleflight
23:24:33 [2020-09-17T23:24:33.353Z] #41 31.36 sort
23:24:33 [2020-09-17T23:24:33.353Z] #41 31.37 errors
23:24:33 [2020-09-17T23:24:33.353Z] #41 31.73 io
23:24:33 [2020-09-17T23:24:33.353Z] #41 31.73 internal/oserror
23:24:33 [2020-09-17T23:24:33.353Z] #41 31.73 strconv
23:24:33 [2020-09-17T23:24:33.353Z] #41 31.74 vendor/golang.org/x/net/dns/dnsmessage
23:24:33 [2020-09-17T23:24:33.353Z] #41 31.92 syscall
23:24:33 [2020-09-17T23:24:33.353Z] #41 32.96 bytes
23:24:33 [2020-09-17T23:24:33.353Z] #41 37.23 reflect
23:24:33 [2020-09-17T23:24:33.353Z] #41 37.40 bufio
23:24:33 [2020-09-17T23:24:33.353Z] #41 38.97 regexp/syntax
23:24:33 [2020-09-17T23:24:33.353Z] #41 ...
23:24:33 [2020-09-17T23:24:33.353Z] 
23:24:33 [2020-09-17T23:24:33.353Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:33 [2020-09-17T23:24:33.353Z] #25 3.155 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:24:33 [2020-09-17T23:24:33.353Z] #25 3.655 
23:24:33 [2020-09-17T23:24:33.380Z] #38 49.51 Selecting previously unselected package libprotobuf17:amd64.
23:24:33 [2020-09-17T23:24:33.380Z] #38 49.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:24:33 [2020-09-17T23:24:33.380Z] #38 49.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:24:33 [2020-09-17T23:24:33.434Z] #39 34.08   CC       criu/file-lock.o
23:24:33 [2020-09-17T23:24:33.434Z] #39 34.29   CC       criu/files-ext.o
23:24:33 [2020-09-17T23:24:33.691Z] #39 34.39   CC       criu/files-reg.o
23:24:33 [2020-09-17T23:24:33.881Z] #25 3.943 #=#=#                                                                         

                                                                           0.0%
#                                                                          2.5%
####                                                                       6.3%
#######                                                                   10.7%
##########                                                                14.2%
#############                                                             18.1%
###############                                                           21.8%
##################                                                        25.1%
####################                                                      28.8%
###########################                                               38.4%
################################                                          44.5%
####################################                                      51.0%
#######################################                                   55.2%
#############################################                             62.6%
#################################################                         68.2%
####################################################                      72.9%
########################################################                  78.9%
##############################################################            86.7%
#####################################################################     96.6%
######################################################################## 100.0%
23:24:34 [2020-09-17T23:24:34.124Z] #41 ...
23:24:34 [2020-09-17T23:24:34.124Z] 
23:24:34 [2020-09-17T23:24:34.124Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:24:34 [2020-09-17T23:24:34.124Z] #51 41.79 The following additional packages will be installed:
23:24:34 [2020-09-17T23:24:34.124Z] #51 41.79   libbtrfs0
23:24:34 [2020-09-17T23:24:34.124Z] #51 42.00 The following NEW packages will be installed:
23:24:34 [2020-09-17T23:24:34.124Z] #51 42.00   libbtrfs-dev libbtrfs0
23:24:34 [2020-09-17T23:24:34.124Z] #51 42.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:24:34 [2020-09-17T23:24:34.124Z] #51 42.47 Need to get 119 kB of archives.
23:24:34 [2020-09-17T23:24:34.124Z] #51 42.47 After this operation, 387 kB of additional disk space will be used.
23:24:34 [2020-09-17T23:24:34.124Z] #51 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:24:34 [2020-09-17T23:24:34.124Z] #51 42.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:24:34 [2020-09-17T23:24:34.124Z] #51 44.34 debconf: delaying package configuration, since apt-utils is not installed
23:24:34 [2020-09-17T23:24:34.124Z] #51 44.77 Fetched 119 kB in 0s (315 kB/s)
23:24:34 [2020-09-17T23:24:34.124Z] #51 44.92 Selecting previously unselected package libbtrfs0.
23:24:34 [2020-09-17T23:24:34.124Z] #51 44.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.02 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.04 Unpacking libbtrfs0 (4.20.1-2) ...
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.15 Selecting previously unselected package libbtrfs-dev.
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.17 Unpacking libbtrfs-dev (4.20.1-2) ...
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.39 Setting up libbtrfs0 (4.20.1-2) ...
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.45 Setting up libbtrfs-dev (4.20.1-2) ...
23:24:34 [2020-09-17T23:24:34.124Z] #51 45.47 Processing triggers for libc-bin (2.28-10) ...
23:24:34 [2020-09-17T23:24:34.124Z] #51 DONE 45.9s
23:24:34 [2020-09-17T23:24:34.124Z] 
23:24:34 [2020-09-17T23:24:34.124Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:34 [2020-09-17T23:24:34.255Z] #39 35.00   CC       criu/files.o
23:24:34 [2020-09-17T23:24:34.323Z] #38 50.47 Selecting previously unselected package libprotobuf-lite17:amd64.
23:24:34 [2020-09-17T23:24:34.323Z] #38 50.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:24:34 [2020-09-17T23:24:34.323Z] #38 50.50 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:24:34 [2020-09-17T23:24:34.463Z] #25 6.622 
23:24:34 [2020-09-17T23:24:34.583Z] #38 50.77 Selecting previously unselected package libprotobuf-dev:amd64.
23:24:34 [2020-09-17T23:24:34.583Z] #38 50.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:24:34 [2020-09-17T23:24:34.583Z] #38 50.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:24:34 [2020-09-17T23:24:34.612Z] #13 1.657 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:24:34 [2020-09-17T23:24:34.612Z] #13 DONE 1.8s
23:24:34 [2020-09-17T23:24:34.612Z] 
23:24:34 [2020-09-17T23:24:34.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:34 [2020-09-17T23:24:34.612Z] #39 39.03   DEP      criu/tty.d
23:24:34 [2020-09-17T23:24:34.612Z] #39 39.43   DEP      criu/timerfd.d
23:24:34 [2020-09-17T23:24:34.612Z] #39 39.53   DEP      criu/timens.d
23:24:34 [2020-09-17T23:24:34.612Z] #39 39.65   DEP      criu/sysfs_parse.d
23:24:34 [2020-09-17T23:24:34.612Z] #39 39.87   DEP      criu/sysctl.d
23:24:34 [2020-09-17T23:24:34.612Z] #39 40.06   DEP      criu/string.d
23:24:34 [2020-09-17T23:24:34.613Z] #39 40.08   DEP      criu/stats.d
23:24:34 [2020-09-17T23:24:34.613Z] #39 40.16   DEP      criu/sockets.d
23:24:34 [2020-09-17T23:24:34.613Z] #39 40.32   DEP      criu/sk-unix.d
23:24:34 [2020-09-17T23:24:34.613Z] #39 40.48   DEP      criu/sk-tcp.d
23:24:34 [2020-09-17T23:24:34.613Z] #39 40.61   DEP      criu/sk-queue.d
23:24:34 [2020-09-17T23:24:34.613Z] #39 40.72   DEP      criu/sk-packet.d
23:24:34 [2020-09-17T23:24:34.701Z] #52 ...
23:24:34 [2020-09-17T23:24:34.701Z] 
23:24:34 [2020-09-17T23:24:34.701Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:24:34 [2020-09-17T23:24:34.701Z] #23 30.88 Reading package lists...
23:24:34 [2020-09-17T23:24:34.701Z] #23 38.39 Building dependency tree...
23:24:34 [2020-09-17T23:24:34.701Z] #23 42.22 ca-certificates is already the newest version (20200601~deb10u1).
23:24:34 [2020-09-17T23:24:34.701Z] #23 42.22 The following additional packages will be installed:
23:24:34 [2020-09-17T23:24:34.701Z] #23 42.23   libjq1 libonig5
23:24:34 [2020-09-17T23:24:34.701Z] #23 42.67 The following NEW packages will be installed:
23:24:34 [2020-09-17T23:24:34.701Z] #23 42.69   jq libjq1 libonig5
23:24:34 [2020-09-17T23:24:34.701Z] #23 43.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:24:34 [2020-09-17T23:24:34.701Z] #23 43.07 Need to get 355 kB of archives.
23:24:34 [2020-09-17T23:24:34.701Z] #23 43.07 After this operation, 1072 kB of additional disk space will be used.
23:24:34 [2020-09-17T23:24:34.701Z] #23 43.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:24:34 [2020-09-17T23:24:34.701Z] #23 43.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:24:34 [2020-09-17T23:24:34.701Z] #23 43.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:24:34 [2020-09-17T23:24:34.701Z] #23 44.49 debconf: delaying package configuration, since apt-utils is not installed
23:24:34 [2020-09-17T23:24:34.701Z] #23 44.80 Fetched 355 kB in 0s (1189 kB/s)
23:24:34 [2020-09-17T23:24:34.701Z] #23 44.92 Selecting previously unselected package libonig5:amd64.
23:24:34 [2020-09-17T23:24:34.701Z] #23 44.92 (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.)
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.00 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.02 Unpacking libonig5:amd64 (6.9.1-1) ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.28 Selecting previously unselected package libjq1:amd64.
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.46 Selecting previously unselected package jq.
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.49 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.50 Unpacking jq (1.5+dfsg-2+b1) ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.81 Setting up libonig5:amd64 (6.9.1-1) ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.96 Setting up jq (1.5+dfsg-2+b1) ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 45.98 Processing triggers for libc-bin (2.28-10) ...
23:24:34 [2020-09-17T23:24:34.701Z] #23 DONE 46.6s
23:24:34 [2020-09-17T23:24:34.701Z] 
23:24:34 [2020-09-17T23:24:34.701Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:24:34 [2020-09-17T23:24:34.727Z] #25 6.824 
                                                                           0.2%
###############################                                           44.2%
############################################################              83.6%
######################################################################## 100.0%
23:24:34 [2020-09-17T23:24:34.818Z] #39 35.53   CC       criu/filesystems.o
23:24:34 [2020-09-17T23:24:34.939Z] #39 40.84   DEP      criu/sk-netlink.d
23:24:34 [2020-09-17T23:24:34.939Z] #39 40.96   DEP      criu/sk-inet.d
23:24:34 [2020-09-17T23:24:34.973Z] #24 DONE 0.1s
23:24:34 [2020-09-17T23:24:34.973Z] 
23:24:34 [2020-09-17T23:24:34.973Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:34 [2020-09-17T23:24:34.991Z] #25 7.381 
23:24:35 [2020-09-17T23:24:35.075Z] #39 35.72   CC       criu/fsnotify.o
23:24:35 [2020-09-17T23:24:35.265Z] #39 41.15   DEP      criu/signalfd.d
23:24:35 [2020-09-17T23:24:35.265Z] #39 41.28   DEP      criu/sigframe.d
23:24:35 [2020-09-17T23:24:35.265Z] #39 41.32   DEP      criu/shmem.d
23:24:35 [2020-09-17T23:24:35.332Z] #39 35.99   CC       criu/image-desc.o
23:24:35 [2020-09-17T23:24:35.332Z] #39 36.03   CC       criu/image.o
23:24:35 [2020-09-17T23:24:35.332Z] #39 36.25   CC       criu/ipc_ns.o
23:24:35 [2020-09-17T23:24:35.593Z] #39 41.52   DEP      criu/servicefd.d
23:24:35 [2020-09-17T23:24:35.593Z] #39 41.69   DEP      criu/seize.d
23:24:35 [2020-09-17T23:24:35.593Z] #39 41.78   DEP      criu/seccomp.d
23:24:35 [2020-09-17T23:24:35.786Z] #25 7.581 
                                                                           0.2%
##############                                                            20.0%
############################                                              39.9%
###########################################                               60.0%
#########################################################                 80.0%
######################################################################    98.2%
######################################################################## 100.0%
23:24:35 [2020-09-17T23:24:35.894Z] #39 36.54   CC       criu/irmap.o
23:24:35 [2020-09-17T23:24:35.894Z] #39 36.69   CC       criu/kcmp-ids.o
23:24:35 [2020-09-17T23:24:35.894Z] #39 36.77   CC       criu/kerndat.o
23:24:35 [2020-09-17T23:24:35.894Z] #39 ...
23:24:35 [2020-09-17T23:24:35.894Z] 
23:24:35 [2020-09-17T23:24:35.894Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:24:35 [2020-09-17T23:24:35.894Z] #17 10.20 Selecting previously unselected package bash-completion.
23:24:35 [2020-09-17T23:24:35.894Z] #17 10.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.19 Unpacking bash-completion (1:2.8-6) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.30 Selecting previously unselected package bzip2.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.35 Selecting previously unselected package xz-utils.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.35 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.36 Unpacking xz-utils (5.2.4-1) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.42 Selecting previously unselected package apparmor.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.42 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.46 Unpacking apparmor (2.13.2-10) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.59 Selecting previously unselected package aufs-tools.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.60 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.65 Selecting previously unselected package libonig5:amd64.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.65 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.65 Unpacking libonig5:amd64 (6.9.1-1) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.72 Selecting previously unselected package libjq1:amd64.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.78 Selecting previously unselected package jq.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.78 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.79 Unpacking jq (1.5+dfsg-2+b1) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.82 Selecting previously unselected package libaio1:amd64.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.83 Unpacking libaio1:amd64 (0.3.112-3) ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.86 Selecting previously unselected package libgpm2:amd64.
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.86 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.894Z] #17 12.86 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 12.90 Selecting previously unselected package libicu63:amd64.
23:24:35 [2020-09-17T23:24:35.895Z] #17 12.91 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 12.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.77 Selecting previously unselected package libnet1:amd64.
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.81 Selecting previously unselected package libnl-3-200:amd64.
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.81 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.85 Selecting previously unselected package libprotobuf-c1:amd64.
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.88 Selecting previously unselected package libreadline5:amd64.
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.92 Selecting previously unselected package net-tools.
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.98 Selecting previously unselected package python-pip-whl.
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 13.99 Unpacking python-pip-whl (18.1-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.14 Selecting previously unselected package python3-lib2to3.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.15 Unpacking python3-lib2to3 (3.7.3-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.19 Selecting previously unselected package python3-distutils.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.20 Unpacking python3-distutils (3.7.3-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.25 Selecting previously unselected package python3-pip.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.25 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.26 Unpacking python3-pip (18.1-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.30 Selecting previously unselected package python3-pkg-resources.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.31 Unpacking python3-pkg-resources (40.8.0-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.37 Selecting previously unselected package python3-setuptools.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.37 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.37 Unpacking python3-setuptools (40.8.0-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.46 Selecting previously unselected package python3-wheel.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.47 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.47 Unpacking python3-wheel (0.32.3-2) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.51 Selecting previously unselected package sudo.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.52 Unpacking sudo (1.8.27-1+deb10u2) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.64 Selecting previously unselected package thin-provisioning-tools.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.72 Selecting previously unselected package uidmap.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.72 Unpacking uidmap (1:4.5-1.1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.77 Selecting previously unselected package vim-runtime.
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:24:35 [2020-09-17T23:24:35.895Z] #17 14.80 Unpacking vim-runtime (2:8.1.0875-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.38 Selecting previously unselected package vim.
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.39 Unpacking vim (2:8.1.0875-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.52 Selecting previously unselected package xfsprogs.
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.53 Unpacking xfsprogs (4.20.0-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.66 Selecting previously unselected package zip.
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.66 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.66 Unpacking zip (3.0-11+b1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.71 Setting up aufs-tools (1:4.14+20190211-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.72 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.73 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.73 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.74 Setting up libgpm2:amd64 (1.20.7-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.75 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.76 Setting up uidmap (1:4.5-1.1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.77 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.81 Setting up xxd (2:8.1.0875-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.82 Setting up zip (3.0-11+b1) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.83 Setting up vim-common (2:8.1.0875-5) ...
23:24:35 [2020-09-17T23:24:35.895Z] #17 15.85 Setting up bash-completion (1:2.8-6) ...
23:24:35 [2020-09-17T23:24:35.919Z] #39 41.98   DEP      criu/rst-malloc.d
23:24:35 [2020-09-17T23:24:35.919Z] #39 42.02   DEP      criu/rbtree.d
23:24:35 [2020-09-17T23:24:35.919Z] #39 42.04   DEP      criu/pstree.d
23:24:35 [2020-09-17T23:24:35.966Z] #38 52.31 Selecting previously unselected package libprotoc17:amd64.
23:24:36 [2020-09-17T23:24:36.151Z] #17 ...
23:24:36 [2020-09-17T23:24:36.151Z] 
23:24:36 [2020-09-17T23:24:36.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:36 [2020-09-17T23:24:36.151Z] #39 37.03   CC       criu/libnetlink.o
23:24:36 [2020-09-17T23:24:36.227Z] #38 52.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.227Z] #38 52.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:24:36 [2020-09-17T23:24:36.249Z] #39 ...
23:24:36 [2020-09-17T23:24:36.249Z] 
23:24:36 [2020-09-17T23:24:36.249Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:24:36 [2020-09-17T23:24:36.249Z] #14 DONE 1.5s
23:24:36 [2020-09-17T23:24:36.249Z] 
23:24:36 [2020-09-17T23:24:36.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:36 [2020-09-17T23:24:36.249Z] #39 42.19   DEP      criu/protobuf.d
23:24:36 [2020-09-17T23:24:36.249Z] #39 42.27   GEN      criu/protobuf-desc-gen.h
23:24:36 [2020-09-17T23:24:36.362Z] #25 8.646 
23:24:36 [2020-09-17T23:24:36.407Z] #25 ...
23:24:36 [2020-09-17T23:24:36.407Z] 
23:24:36 [2020-09-17T23:24:36.407Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:36 [2020-09-17T23:24:36.407Z] #30 37.99 sync
23:24:36 [2020-09-17T23:24:36.407Z] #30 38.02 internal/reflectlite
23:24:36 [2020-09-17T23:24:36.407Z] #30 40.60 sort
23:24:36 [2020-09-17T23:24:36.407Z] #30 40.60 errors
23:24:36 [2020-09-17T23:24:36.407Z] #30 41.05 strconv
23:24:36 [2020-09-17T23:24:36.407Z] #30 41.85 io
23:24:36 [2020-09-17T23:24:36.407Z] #30 43.13 internal/oserror
23:24:36 [2020-09-17T23:24:36.407Z] #30 43.26 syscall
23:24:36 [2020-09-17T23:24:36.407Z] #30 45.70 reflect
23:24:36 [2020-09-17T23:24:36.407Z] #30 ...
23:24:36 [2020-09-17T23:24:36.407Z] 
23:24:36 [2020-09-17T23:24:36.407Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.506 + RM_GOPATH=0
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.506 + TMP_GOPATH=
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.506 + : /build
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.506 + '[' -z '' ']'
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.506 ++ mktemp -d
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.508 + export GOPATH=/tmp/tmp.bsYlJOoR7u
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.508 + GOPATH=/tmp/tmp.bsYlJOoR7u
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.508 + RM_GOPATH=1
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.508 + case "$(go env GOARCH)" in
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.508 ++ go env GOARCH
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.564 + export GO_BUILDMODE=-buildmode=pie
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.565 + GO_BUILDMODE=-buildmode=pie
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.566 ++ dirname /tmp/install/install.sh
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 + dir=/tmp/install
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 + bin=containerd
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 + shift
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 + '[' '!' -f /tmp/install/containerd.installer ']'
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 + . /tmp/install/containerd.installer
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 ++ set -e
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.567 + install_containerd
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.571 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.579 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bsYlJOoR7u/src/github.com/containerd/containerd
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.580 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:36 [2020-09-17T23:24:36.407Z] #52 1.594 Cloning into '/tmp/tmp.bsYlJOoR7u/src/github.com/containerd/containerd'...
23:24:36 [2020-09-17T23:24:36.407Z] #52 ...
23:24:36 [2020-09-17T23:24:36.407Z] 
23:24:36 [2020-09-17T23:24:36.407Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:36 [2020-09-17T23:24:36.407Z] #38 31.41 Reading package lists...
23:24:36 [2020-09-17T23:24:36.407Z] #38 38.61 Building dependency tree...
23:24:36 [2020-09-17T23:24:36.407Z] #38 42.46 The following additional packages will be installed:
23:24:36 [2020-09-17T23:24:36.407Z] #38 42.46   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:24:36 [2020-09-17T23:24:36.407Z] #38 42.46   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:24:36 [2020-09-17T23:24:36.407Z] #38 42.46 Suggested packages:
23:24:36 [2020-09-17T23:24:36.407Z] #38 42.48   manpages-dev python-setuptools
23:24:36 [2020-09-17T23:24:36.407Z] #38 43.92 The following NEW packages will be installed:
23:24:36 [2020-09-17T23:24:36.407Z] #38 43.94   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:24:36 [2020-09-17T23:24:36.407Z] #38 43.94   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:24:36 [2020-09-17T23:24:36.407Z] #38 43.94   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:24:36 [2020-09-17T23:24:36.407Z] #38 43.94   python-six zlib1g-dev
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.44 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.44 Need to get 4095 kB of archives.
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.44 After this operation, 22.5 MB of additional disk space will be used.
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:24:36 [2020-09-17T23:24:36.407Z] #38 44.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:24:36 [2020-09-17T23:24:36.408Z] #38 44.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:24:36 [2020-09-17T23:24:36.408Z] #38 46.20 debconf: delaying package configuration, since apt-utils is not installed
23:24:36 [2020-09-17T23:24:36.408Z] #38 46.57 Fetched 4095 kB in 1s (5294 kB/s)
23:24:36 [2020-09-17T23:24:36.408Z] #38 46.73 Selecting previously unselected package libcap-dev:amd64.
23:24:36 [2020-09-17T23:24:36.408Z] #38 46.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:36 [2020-09-17T23:24:36.408Z] #38 46.83 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 46.87 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.13 Selecting previously unselected package libnet1:amd64.
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.32 Selecting previously unselected package libnet1-dev.
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.81 Selecting previously unselected package libnl-3-200:amd64.
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 47.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.02 Selecting previously unselected package libnl-3-dev:amd64.
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.03 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.37 Selecting previously unselected package libprotobuf-c1:amd64.
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.37 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.46 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:24:36 [2020-09-17T23:24:36.408Z] #38 48.46 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.408Z] #39 37.13   CC       criu/log.o
23:24:36 [2020-09-17T23:24:36.408Z] #39 ...
23:24:36 [2020-09-17T23:24:36.408Z] 
23:24:36 [2020-09-17T23:24:36.408Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:36 [2020-09-17T23:24:36.408Z] #52 36.45 + bin/containerd
23:24:36 [2020-09-17T23:24:36.408Z] #52 ...
23:24:36 [2020-09-17T23:24:36.408Z] 
23:24:36 [2020-09-17T23:24:36.408Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.65 Setting up libiptc0:amd64 (1.8.2-4) ...
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.66 Setting up xz-utils (5.2.4-1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.68 Setting up sudo (1.8.27-1+deb10u2) ...
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.71 invoke-rc.d: could not determine current runlevel
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.71 invoke-rc.d: policy-rc.d denied execution of start.
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.71 Setting up pigz (2.4-1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:24:36 [2020-09-17T23:24:36.408Z] #17 16.73 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.75 Setting up python-pip-whl (18.1-5) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.76 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.77 Setting up vim-runtime (2:8.1.0875-5) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.87 Setting up libaio1:amd64 (0.3.112-3) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.88 Setting up libonig5:amd64 (6.9.1-1) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.90 Setting up vim (2:8.1.0875-5) ...
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:24:36 [2020-09-17T23:24:36.665Z] #17 16.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.95 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.97 Setting up jq (1.5+dfsg-2+b1) ...
23:24:36 [2020-09-17T23:24:36.666Z] #17 16.98 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:24:36 [2020-09-17T23:24:36.672Z] #38 48.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:24:36 [2020-09-17T23:24:36.672Z] #38 48.62 Selecting previously unselected package zlib1g-dev:amd64.
23:24:36 [2020-09-17T23:24:36.672Z] #38 ...
23:24:36 [2020-09-17T23:24:36.672Z] 
23:24:36 [2020-09-17T23:24:36.672Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:36 [2020-09-17T23:24:36.672Z] #10 31.46 Reading package lists...
23:24:36 [2020-09-17T23:24:36.672Z] #10 38.83 Building dependency tree...
23:24:36 [2020-09-17T23:24:36.672Z] #10 42.73 The following additional packages will be installed:
23:24:36 [2020-09-17T23:24:36.672Z] #10 42.73   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:24:36 [2020-09-17T23:24:36.672Z] #10 42.73   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:24:36 [2020-09-17T23:24:36.672Z] #10 42.73   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:24:36 [2020-09-17T23:24:36.672Z] #10 42.73   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:24:36 [2020-09-17T23:24:36.672Z] #10 42.76 Suggested packages:
23:24:36 [2020-09-17T23:24:36.672Z] #10 42.76   gcc-8-locales seccomp wine64
23:24:36 [2020-09-17T23:24:36.672Z] #10 44.75 The following NEW packages will be installed:
23:24:36 [2020-09-17T23:24:36.672Z] #10 44.75   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:24:36 [2020-09-17T23:24:36.672Z] #10 44.76   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:24:36 [2020-09-17T23:24:36.672Z] #10 44.76   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:24:36 [2020-09-17T23:24:36.672Z] #10 44.77   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:24:36 [2020-09-17T23:24:36.672Z] #10 44.77   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:24:36 [2020-09-17T23:24:36.672Z] #10 44.77   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.20 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.20 Need to get 77.7 MB of archives.
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.20 After this operation, 487 MB of additional disk space will be used.
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.20 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]
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.40 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]
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:24:36 [2020-09-17T23:24:36.672Z] #10 45.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:24:36 [2020-09-17T23:24:36.672Z] #10 46.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:24:36 [2020-09-17T23:24:36.672Z] #10 47.16 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]
23:24:36 [2020-09-17T23:24:36.672Z] #10 47.20 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]
23:24:36 [2020-09-17T23:24:36.672Z] #10 ...
23:24:36 [2020-09-17T23:24:36.672Z] 
23:24:36 [2020-09-17T23:24:36.672Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:36 [2020-09-17T23:24:36.672Z] #38 48.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.672Z] #38 48.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:24:36 [2020-09-17T23:24:36.799Z] #38 53.03 Selecting previously unselected package protobuf-c-compiler.
23:24:36 [2020-09-17T23:24:36.799Z] #38 53.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:24:36 [2020-09-17T23:24:36.799Z] #38 53.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:24:36 [2020-09-17T23:24:36.799Z] #38 53.23 Selecting previously unselected package protobuf-compiler.
23:24:36 [2020-09-17T23:24:36.922Z] #17 16.98 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:24:36 [2020-09-17T23:24:36.937Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done
23:24:36 [2020-09-17T23:24:36.937Z] #59 DONE 5.1s
23:24:36 [2020-09-17T23:24:36.937Z] 
23:24:36 [2020-09-17T23:24:36.937Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:24:36 [2020-09-17T23:24:36.937Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.3s done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.0s done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:805dc2d65d1cf4b9c47496eb9479547c38989024ec07ff55aafff7a0f7b16fb7 6.20kB / 6.20kB done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.8s done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.8s done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 82.30MB / 96.52MB 4.9s
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:587befacd090e4ee03242580889fab674e092756cd0b584eb63fac8383feb77a 1.79kB / 1.79kB done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.2s done
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.47MB / 96.52MB 5.1s
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.2s
23:24:36 [2020-09-17T23:24:36.937Z] #8 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 5.3s done
23:24:36 [2020-09-17T23:24:36.937Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
23:24:37 [2020-09-17T23:24:37.062Z] #38 53.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:24:37 [2020-09-17T23:24:37.062Z] #38 53.24 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:24:37 [2020-09-17T23:24:37.253Z] #38 48.99 Selecting previously unselected package libprotobuf17:amd64.
23:24:37 [2020-09-17T23:24:37.253Z] #38 48.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:24:37 [2020-09-17T23:24:37.253Z] #38 49.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:24:37 [2020-09-17T23:24:37.322Z] #38 53.44 Selecting previously unselected package python-pkg-resources.
23:24:37 [2020-09-17T23:24:37.322Z] #38 53.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:24:37 [2020-09-17T23:24:37.322Z] #38 53.48 Unpacking python-pkg-resources (40.8.0-1) ...
23:24:37 [2020-09-17T23:24:37.397Z] #39 43.20   DEP      criu/protobuf-desc.d
23:24:37 [2020-09-17T23:24:37.397Z] #39 43.30   DEP      criu/proc_parse.d
23:24:37 [2020-09-17T23:24:37.397Z] #39 43.45   DEP      criu/plugin.d
23:24:37 [2020-09-17T23:24:37.397Z] #39 ...
23:24:37 [2020-09-17T23:24:37.397Z] 
23:24:37 [2020-09-17T23:24:37.397Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:24:37 [2020-09-17T23:24:37.397Z] #15 DONE 1.5s
23:24:37 [2020-09-17T23:24:37.397Z] 
23:24:37 [2020-09-17T23:24:37.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:37 [2020-09-17T23:24:37.397Z] #39 43.52   DEP      criu/pipes.d
23:24:37 [2020-09-17T23:24:37.397Z] #39 ...
23:24:37 [2020-09-17T23:24:37.397Z] 
23:24:37 [2020-09-17T23:24:37.397Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:37 [2020-09-17T23:24:37.397Z] #41 70.47 mime/quotedprintable
23:24:37 [2020-09-17T23:24:37.397Z] #41 70.70 net/http/internal
23:24:37 [2020-09-17T23:24:37.397Z] #41 71.67 crypto/x509
23:24:37 [2020-09-17T23:24:37.397Z] #41 71.69 net/textproto
23:24:37 [2020-09-17T23:24:37.397Z] #41 72.54 vendor/golang.org/x/net/http/httpguts
23:24:37 [2020-09-17T23:24:37.397Z] #41 72.73 vendor/golang.org/x/net/http/httpproxy
23:24:37 [2020-09-17T23:24:37.398Z] #41 73.31 mime/multipart
23:24:37 [2020-09-17T23:24:37.398Z] #41 74.67 crypto/tls
23:24:37 [2020-09-17T23:24:37.398Z] #41 79.24 net/http/httptrace
23:24:37 [2020-09-17T23:24:37.398Z] #41 79.39 net/http
23:24:37 [2020-09-17T23:24:37.417Z] #25 9.015 
                                                                           0.0%
###                                                                        4.5%
######                                                                     9.0%
#########                                                                 13.4%
############                                                              17.1%
###############                                                           22.1%
###################                                                       27.2%
#####################                                                     30.4%
23:24:37 [2020-09-17T23:24:37.417Z] #25 ...
23:24:37 [2020-09-17T23:24:37.417Z] 
23:24:37 [2020-09-17T23:24:37.417Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.687 + RM_GOPATH=0
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.687 + TMP_GOPATH=
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.687 + : /build
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.687 + '[' -z '' ']'
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.689 ++ mktemp -d
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.707 + export GOPATH=/tmp/tmp.2ctA7Tsq7G
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.707 + GOPATH=/tmp/tmp.2ctA7Tsq7G
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.707 + RM_GOPATH=1
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.707 + case "$(go env GOARCH)" in
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.749 ++ go env GOARCH
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.759 + export GO_BUILDMODE=-buildmode=pie
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.759 + GO_BUILDMODE=-buildmode=pie
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.760 ++ dirname /tmp/install/install.sh
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.761 + dir=/tmp/install
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.762 + bin=containerd
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.762 + shift
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.763 + '[' '!' -f /tmp/install/containerd.installer ']'
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.764 + . /tmp/install/containerd.installer
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.765 ++ set -e
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.768 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.781 + install_containerd
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.785 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.789 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.789 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2ctA7Tsq7G/src/github.com/containerd/containerd
23:24:37 [2020-09-17T23:24:37.417Z] #52 2.791 Cloning into '/tmp/tmp.2ctA7Tsq7G/src/github.com/containerd/containerd'...
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.63 Setting up iptables (1.8.2-4) ...
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.67 Setting up python3 (3.7.3-1) ...
23:24:37 [2020-09-17T23:24:37.486Z] #17 17.78 Setting up python3-wheel (0.32.3-2) ...
23:24:37 [2020-09-17T23:24:37.585Z] #38 53.71 Selecting previously unselected package python-six.
23:24:37 [2020-09-17T23:24:37.585Z] #38 53.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:24:37 [2020-09-17T23:24:37.585Z] #38 53.72 Unpacking python-six (1.12.0-1) ...
23:24:37 [2020-09-17T23:24:37.585Z] #38 53.84 Selecting previously unselected package python-protobuf.
23:24:37 [2020-09-17T23:24:37.585Z] #38 53.87 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:24:37 [2020-09-17T23:24:37.585Z] #38 53.88 Unpacking python-protobuf (3.6.1.3-2) ...
23:24:37 [2020-09-17T23:24:37.592Z] #8 ...
23:24:37 [2020-09-17T23:24:37.592Z] 
23:24:37 [2020-09-17T23:24:37.592Z] #21 [internal] load build context
23:24:37 [2020-09-17T23:24:37.592Z] #21 transferring context: 51.44MB 6.4s done
23:24:37 [2020-09-17T23:24:37.592Z] #21 DONE 6.5s
23:24:37 [2020-09-17T23:24:37.681Z] #52 ...
23:24:37 [2020-09-17T23:24:37.681Z] 
23:24:37 [2020-09-17T23:24:37.681Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:37 [2020-09-17T23:24:37.724Z] #41 ...
23:24:37 [2020-09-17T23:24:37.724Z] 
23:24:37 [2020-09-17T23:24:37.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:37 [2020-09-17T23:24:37.724Z] #39 43.72   DEP      criu/pie-util.d
23:24:37 [2020-09-17T23:24:37.724Z] #39 43.82   DEP      criu/pie-util-vdso.d
23:24:37 [2020-09-17T23:24:37.743Z] #17 17.93 Setting up apparmor (2.13.2-10) ...
23:24:37 [2020-09-17T23:24:37.899Z] 
23:24:37 [2020-09-17T23:24:37.899Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817...
23:24:38 [2020-09-17T23:24:38.051Z] #39 43.91   DEP      criu/path.d
23:24:38 [2020-09-17T23:24:38.051Z] #39 44.04   DEP      criu/parasite-syscall.d
23:24:38 [2020-09-17T23:24:38.051Z] #39 44.18   DEP      criu/pagemap.d
23:24:38 [2020-09-17T23:24:38.051Z] #39 44.26   DEP      criu/pagemap-cache.d
23:24:38 [2020-09-17T23:24:38.163Z] #38 ...
23:24:38 [2020-09-17T23:24:38.163Z] 
23:24:38 [2020-09-17T23:24:38.163Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:38 [2020-09-17T23:24:38.163Z] #25 2.093 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:24:38 [2020-09-17T23:24:38.163Z] #25 2.575 
23:24:38 [2020-09-17T23:24:38.163Z] #25 2.779 
#                                                                          2.7%
######                                                                     8.6%
##########                                                                14.1%
##############                                                            20.6%
###################                                                       27.1%
#########################                                                 34.9%
##############################                                            43.1%
##################################                                        48.5%
#######################################                                   54.4%
############################################                              61.2%
##################################################                        70.1%
#####################################################                     74.8%
########################################################                  78.6%
##############################################################            87.4%
#####################################################################     97.0%
######################################################################## 100.0%
23:24:38 [2020-09-17T23:24:38.163Z] #25 4.879 
23:24:38 [2020-09-17T23:24:38.163Z] #25 5.084 
#                                                                          2.0%
########################                                                  34.3%
###############################################                           65.5%
######################################################################## 100.0%
23:24:38 [2020-09-17T23:24:38.163Z] #25 5.779 
23:24:38 [2020-09-17T23:24:38.163Z] #25 5.997 
                                                                           0.2%
################                                                          23.1%
#################################                                         46.7%
################################################################          90.0%
######################################################################## 100.0%
23:24:38 [2020-09-17T23:24:38.163Z] #25 6.733 
23:24:38 [2020-09-17T23:24:38.196Z] #38 50.03 Selecting previously unselected package libprotobuf-lite17:amd64.
23:24:38 [2020-09-17T23:24:38.196Z] #38 50.03 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:24:38 [2020-09-17T23:24:38.196Z] #38 50.04 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:24:38 [2020-09-17T23:24:38.214Z] #25 9.015 
                                                                           0.0%
###                                                                        4.5%
######                                                                     9.0%
#########                                                                 13.4%
############                                                              17.1%
###############                                                           22.1%
###################                                                       27.2%
#####################                                                     30.4%
#########################                                                 35.9%
###########################                                               38.8%
##############################                                            42.0%
################################                                          45.6%
###################################                                       48.8%
######################################                                    53.5%
23:24:38 [2020-09-17T23:24:38.214Z] #25 ...
23:24:38 [2020-09-17T23:24:38.214Z] 
23:24:38 [2020-09-17T23:24:38.214Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:38 [2020-09-17T23:24:38.214Z] #32 34.41 Selecting previously unselected package cmake-data.
23:24:38 [2020-09-17T23:24:38.214Z] #32 34.42 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:24:38 [2020-09-17T23:24:38.214Z] #32 34.43 Unpacking cmake-data (3.13.4-1) ...
23:24:38 [2020-09-17T23:24:38.214Z] #32 40.69 Selecting previously unselected package libicu63:arm64.
23:24:38 [2020-09-17T23:24:38.214Z] #32 40.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
23:24:38 [2020-09-17T23:24:38.214Z] #32 40.74 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:24:38 [2020-09-17T23:24:38.214Z] #32 ...
23:24:38 [2020-09-17T23:24:38.214Z] 
23:24:38 [2020-09-17T23:24:38.214Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:38 [2020-09-17T23:24:38.378Z] #39 44.34   DEP      criu/page-xfer.d
23:24:38 [2020-09-17T23:24:38.378Z] #39 44.48   DEP      criu/page-pipe.d
23:24:38 [2020-09-17T23:24:38.458Z] #38 50.28 Selecting previously unselected package libprotobuf-dev:amd64.
23:24:38 [2020-09-17T23:24:38.458Z] #38 50.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:24:38 [2020-09-17T23:24:38.458Z] #38 50.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:24:38 [2020-09-17T23:24:38.676Z] #17 18.89 Setting up xfsprogs (4.20.0-1) ...
23:24:38 [2020-09-17T23:24:38.676Z] #17 18.90 Setting up python3-lib2to3 (3.7.3-1) ...
23:24:38 [2020-09-17T23:24:38.676Z] #17 18.99 Setting up python3-pkg-resources (40.8.0-1) ...
23:24:38 [2020-09-17T23:24:38.704Z] #39 44.58   DEP      criu/netfilter.d
23:24:38 [2020-09-17T23:24:38.704Z] #39 44.72   DEP      criu/net.d
23:24:38 [2020-09-17T23:24:38.738Z] #25 9.015 
                                                                           0.0%
###                                                                        4.5%
######                                                                     9.0%
#########                                                                 13.4%
############                                                              17.1%
###############                                                           22.1%
###################                                                       27.2%
#####################                                                     30.4%
#########################                                                 35.9%
###########################                                               38.8%
##############################                                            42.0%
################################                                          45.6%
###################################                                       48.8%
######################################                                    53.5%
##########################################                                59.5%
##############################################                            64.2%
################################################                          67.0%
####################################################                      73.1%
########################################################                  77.8%
###########################################################               82.2%
23:24:38 [2020-09-17T23:24:38.738Z] #25 ...
23:24:38 [2020-09-17T23:24:38.738Z] 
23:24:38 [2020-09-17T23:24:38.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 35.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
23:24:38 [2020-09-17T23:24:38.738Z] #10 36.64 debconf: delaying package configuration, since apt-utils is not installed
23:24:38 [2020-09-17T23:24:38.738Z] #10 37.12 Fetched 73.3 MB in 6s (11.8 MB/s)
23:24:38 [2020-09-17T23:24:38.738Z] #10 37.33 Selecting previously unselected package binutils-mingw-w64-i686.
23:24:38 [2020-09-17T23:24:38.738Z] #10 37.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15383 files and directories currently installed.)
23:24:38 [2020-09-17T23:24:38.738Z] #10 37.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 37.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 40.70 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:24:38 [2020-09-17T23:24:38.738Z] #10 40.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 40.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.16 Selecting previously unselected package binutils-mingw-w64.
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.43 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.70 Selecting previously unselected package dmsetup.
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.71 Unpacking dmsetup (2:1.02.155-3) ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.88 Selecting previously unselected package mingw-w64-common.
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:24:38 [2020-09-17T23:24:38.738Z] #10 43.91 Unpacking mingw-w64-common (6.0.0-3) ...
23:24:38 [2020-09-17T23:24:38.933Z] #17 19.17 Setting up python3-distutils (3.7.3-1) ...
23:24:38 [2020-09-17T23:24:38.933Z] #17 19.29 Setting up python3-setuptools (40.8.0-1) ...
23:24:39 [2020-09-17T23:24:39.000Z] #10 ...
23:24:39 [2020-09-17T23:24:39.000Z] 
23:24:39 [2020-09-17T23:24:39.000Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:39 [2020-09-17T23:24:39.031Z] #39 44.90   DEP      criu/namespaces.d
23:24:39 [2020-09-17T23:24:39.031Z] #39 ...
23:24:39 [2020-09-17T23:24:39.031Z] 
23:24:39 [2020-09-17T23:24:39.031Z] #16 [dev-systemd-false  6/26] RUN ldconfig
23:24:39 [2020-09-17T23:24:39.031Z] #16 DONE 1.5s
23:24:39 [2020-09-17T23:24:39.031Z] 
23:24:39 [2020-09-17T23:24:39.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:39 [2020-09-17T23:24:39.031Z] #39 45.06   DEP      criu/mount.d
23:24:39 [2020-09-17T23:24:39.190Z] #17 19.54 Setting up python3-pip (18.1-5) ...
23:24:39 [2020-09-17T23:24:39.212Z] #25 6.949 
#                                                                          1.7%
######                                                                     8.4%
#########                                                                 13.4%
#############                                                             18.1%
#################                                                         24.2%
#####################                                                     29.6%
########################                                                  33.8%
###############################                                           44.3%
###################################                                       49.8%
###########################################                               59.8%
###############################################                           66.3%
###################################################                       71.9%
#######################################################                   76.9%
##########################################################                81.6%
###############################################################           87.8%
#####################################################################     96.7%
######################################################################## 100.0%
23:24:39 [2020-09-17T23:24:39.263Z] #25 9.015 
                                                                           0.0%
###                                                                        4.5%
######                                                                     9.0%
#########                                                                 13.4%
############                                                              17.1%
###############                                                           22.1%
###################                                                       27.2%
#####################                                                     30.4%
#########################                                                 35.9%
###########################                                               38.8%
##############################                                            42.0%
################################                                          45.6%
###################################                                       48.8%
######################################                                    53.5%
##########################################                                59.5%
##############################################                            64.2%
################################################                          67.0%
####################################################                      73.1%
########################################################                  77.8%
###########################################################               82.2%
##############################################################            86.9%
##################################################################        91.8%
######################################################################## 100.0%
23:24:39 [2020-09-17T23:24:39.361Z] #39 45.18   DEP      criu/memfd.d
23:24:39 [2020-09-17T23:24:39.361Z] #39 45.36   DEP      criu/mem.d
23:24:39 [2020-09-17T23:24:39.446Z] #17 19.75 Processing triggers for libc-bin (2.28-10) ...
23:24:39 [2020-09-17T23:24:39.446Z] #17 19.77 Processing triggers for mime-support (3.62) ...
23:24:39 [2020-09-17T23:24:39.538Z] #25 11.91 
23:24:39 [2020-09-17T23:24:39.688Z] #39 45.47   DEP      criu/lsm.d
23:24:39 [2020-09-17T23:24:39.688Z] #39 45.55   DEP      criu/log.d
23:24:39 [2020-09-17T23:24:39.688Z] #39 45.64   DEP      criu/libnetlink.d
23:24:39 [2020-09-17T23:24:39.783Z] #25 9.107 
23:24:39 [2020-09-17T23:24:39.844Z] #38 ...
23:24:39 [2020-09-17T23:24:39.844Z] 
23:24:39 [2020-09-17T23:24:39.844Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:39 [2020-09-17T23:24:39.844Z] #32 41.54 The following additional packages will be installed:
23:24:39 [2020-09-17T23:24:39.844Z] #32 41.55   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:24:39 [2020-09-17T23:24:39.844Z] #32 41.56 Suggested packages:
23:24:39 [2020-09-17T23:24:39.844Z] #32 41.56   cmake-doc ninja-build lrzip
23:24:39 [2020-09-17T23:24:39.844Z] #32 41.56 Recommended packages:
23:24:39 [2020-09-17T23:24:39.844Z] #32 41.56   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:24:39 [2020-09-17T23:24:39.844Z] #32 42.67 The following NEW packages will be installed:
23:24:39 [2020-09-17T23:24:39.844Z] #32 42.68   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:24:39 [2020-09-17T23:24:39.844Z] #32 42.68   vim-common xxd
23:24:39 [2020-09-17T23:24:39.844Z] #32 43.08 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:24:39 [2020-09-17T23:24:39.844Z] #32 43.08 Need to get 14.9 MB of archives.
23:24:39 [2020-09-17T23:24:39.844Z] #32 43.08 After this operation, 61.8 MB of additional disk space will be used.
23:24:39 [2020-09-17T23:24:39.844Z] #32 43.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 43.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 43.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 44.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 44.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 44.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 44.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 44.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 44.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:24:39 [2020-09-17T23:24:39.844Z] #32 46.61 debconf: delaying package configuration, since apt-utils is not installed
23:24:39 [2020-09-17T23:24:39.844Z] #32 46.91 Fetched 14.9 MB in 2s (6311 kB/s)
23:24:39 [2020-09-17T23:24:39.844Z] #32 47.16 Selecting previously unselected package xxd.
23:24:39 [2020-09-17T23:24:39.844Z] #32 47.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:39 [2020-09-17T23:24:39.844Z] #32 47.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 47.32 Unpacking xxd (2:8.1.0875-5) ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 47.54 Selecting previously unselected package vim-common.
23:24:39 [2020-09-17T23:24:39.844Z] #32 47.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 47.63 Unpacking vim-common (2:8.1.0875-5) ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 48.17 Selecting previously unselected package cmake-data.
23:24:39 [2020-09-17T23:24:39.844Z] #32 48.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 48.20 Unpacking cmake-data (3.13.4-1) ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 51.50 Selecting previously unselected package libicu63:amd64.
23:24:39 [2020-09-17T23:24:39.844Z] #32 51.51 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 51.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:24:39 [2020-09-17T23:24:39.844Z] #32 ...
23:24:39 [2020-09-17T23:24:39.844Z] 
23:24:39 [2020-09-17T23:24:39.844Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:39 [2020-09-17T23:24:39.844Z] #25 2.578 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:24:39 [2020-09-17T23:24:39.844Z] #25 2.960 
23:24:39 [2020-09-17T23:24:39.844Z] #25 3.147 
####                                                                       5.6%
#######                                                                   10.8%
############                                                              17.2%
###############                                                           22.0%
##################                                                        26.1%
#####################                                                     29.6%
#########################                                                 35.0%
############################                                              40.2%
################################                                          45.7%
####################################                                      51.2%
#########################################                                 57.1%
#############################################                             63.8%
###################################################                       72.1%
########################################################                  77.9%
############################################################              84.6%
###############################################################           88.8%
###################################################################       94.0%
######################################################################## 100.0%
23:24:40 [2020-09-17T23:24:40.015Z] #39 45.77   DEP      criu/kerndat.d
23:24:40 [2020-09-17T23:24:40.015Z] #39 45.96   DEP      criu/kcmp-ids.d
23:24:40 [2020-09-17T23:24:40.015Z] #39 46.06   DEP      criu/irmap.d
23:24:40 [2020-09-17T23:24:40.015Z] #39 46.14   DEP      criu/ipc_ns.d
23:24:40 [2020-09-17T23:24:40.046Z] #25 9.315 
                                                                           0.6%
#                                                                          1.8%
##                                                                         3.4%
###      
23:24:40 [2020-09-17T23:24:40.046Z] #25 ...
23:24:40 [2020-09-17T23:24:40.046Z] 
23:24:40 [2020-09-17T23:24:40.046Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.716 + RM_GOPATH=0
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.716 + TMP_GOPATH=
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.716 + : /build
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.717 + '[' -z '' ']'
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.727 ++ mktemp -d
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.727 + export GOPATH=/tmp/tmp.paECspMpUa
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.727 + GOPATH=/tmp/tmp.paECspMpUa
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.727 + RM_GOPATH=1
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.727 + case "$(go env GOARCH)" in
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.727 ++ go env GOARCH
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.760 + export GO_BUILDMODE=-buildmode=pie
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.760 + GO_BUILDMODE=-buildmode=pie
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.765 ++ dirname /tmp/install/install.sh
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.775 + dir=/tmp/install
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.775 + bin=containerd
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.775 + shift
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.776 + '[' '!' -f /tmp/install/containerd.installer ']'
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.777 + . /tmp/install/containerd.installer
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.777 ++ set -e
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.778 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.779 + install_containerd
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.779 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.780 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.780 + git clone https://github.com/containerd/containerd.git /tmp/tmp.paECspMpUa/src/github.com/containerd/containerd
23:24:40 [2020-09-17T23:24:40.046Z] #52 1.782 Cloning into '/tmp/tmp.paECspMpUa/src/github.com/containerd/containerd'...
23:24:40 [2020-09-17T23:24:40.046Z] #52 ...
23:24:40 [2020-09-17T23:24:40.046Z] 
23:24:40 [2020-09-17T23:24:40.046Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:40 [2020-09-17T23:24:40.341Z] #39 46.21   DEP      criu/image.d
23:24:40 [2020-09-17T23:24:40.341Z] #39 46.40   DEP      criu/image-desc.d
23:24:40 [2020-09-17T23:24:40.341Z] #39 46.45   DEP      criu/fsnotify.d
23:24:40 [2020-09-17T23:24:40.417Z] #25 5.444 
23:24:40 [2020-09-17T23:24:40.639Z] #25 12.30 #=#=#                                                                         

                                                                           0.1%
                                                                           1.1%
#                                                                          2.7%
##                                                                         3.8%
###                                                                        5.4%
####                                                                       6.4%
#####                                                                      7.1%
#
23:24:40 [2020-09-17T23:24:40.639Z] #25 ...
23:24:40 [2020-09-17T23:24:40.639Z] 
23:24:40 [2020-09-17T23:24:40.639Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:40 [2020-09-17T23:24:40.639Z] #47 36.98 strconv
23:24:40 [2020-09-17T23:24:40.639Z] #47 36.99 syscall
23:24:40 [2020-09-17T23:24:40.639Z] #47 37.01 bufio
23:24:40 [2020-09-17T23:24:40.639Z] #47 37.07 strings
23:24:40 [2020-09-17T23:24:40.639Z] #47 41.73 reflect
23:24:40 [2020-09-17T23:24:40.639Z] #47 41.73 regexp/syntax
23:24:40 [2020-09-17T23:24:40.639Z] #47 43.74 time
23:24:40 [2020-09-17T23:24:40.668Z] #39 46.55   DEP      criu/filesystems.d
23:24:40 [2020-09-17T23:24:40.668Z] #39 46.65   DEP      criu/files.d
23:24:40 [2020-09-17T23:24:40.668Z] #39 46.77   DEP      criu/files-reg.d
23:24:40 [2020-09-17T23:24:40.815Z] #17 DONE 20.9s
23:24:40 [2020-09-17T23:24:40.815Z] 
23:24:40 [2020-09-17T23:24:40.815Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:24:40 [2020-09-17T23:24:40.940Z] #25 5.667 
##                                                                         3.0%
###################################                                       48.7%
###################################################                       71.4%
######################################################################## 100.0%
23:24:40 [2020-09-17T23:24:40.995Z] #39 46.90   DEP      criu/files-ext.d
23:24:40 [2020-09-17T23:24:40.995Z] #39 46.96   DEP      criu/file-lock.d
23:24:40 [2020-09-17T23:24:40.995Z] #39 47.04   DEP      criu/file-ids.d
23:24:40 [2020-09-17T23:24:40.995Z] #39 47.09   DEP      criu/fifo.d
23:24:41 [2020-09-17T23:24:41.017Z] #47 ...
23:24:41 [2020-09-17T23:24:41.017Z] 
23:24:41 [2020-09-17T23:24:41.017Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:41 [2020-09-17T23:24:41.017Z] #30 36.99 bufio
23:24:41 [2020-09-17T23:24:41.017Z] #30 37.02 reflect
23:24:41 [2020-09-17T23:24:41.017Z] #30 37.22 path
23:24:41 [2020-09-17T23:24:41.017Z] #30 38.26 text/tabwriter
23:24:41 [2020-09-17T23:24:41.017Z] #30 41.47 internal/syscall/execenv
23:24:41 [2020-09-17T23:24:41.017Z] #30 41.48 internal/syscall/unix
23:24:41 [2020-09-17T23:24:41.017Z] #30 41.52 time
23:24:41 [2020-09-17T23:24:41.017Z] #30 45.87 internal/poll
23:24:41 [2020-09-17T23:24:41.017Z] #30 ...
23:24:41 [2020-09-17T23:24:41.017Z] 
23:24:41 [2020-09-17T23:24:41.017Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:41 [2020-09-17T23:24:41.071Z] #18 0.405 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:24:41 [2020-09-17T23:24:41.071Z] #18 0.408 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:24:41 [2020-09-17T23:24:41.071Z] #18 0.411 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:24:41 [2020-09-17T23:24:41.071Z] #18 DONE 0.4s
23:24:41 [2020-09-17T23:24:41.071Z] 
23:24:41 [2020-09-17T23:24:41.071Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:41 [2020-09-17T23:24:41.071Z] #39 37.26   CC       criu/lsm.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 37.35   CC       criu/mem.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 37.76   CC       criu/memfd.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 37.90   CC       criu/mount.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 38.86   CC       criu/namespaces.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 39.36   CC       criu/net.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 40.23   CC       criu/netfilter.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 40.33   CC       criu/page-pipe.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 40.51   CC       criu/page-xfer.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 40.90   CC       criu/pagemap-cache.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 41.02   CC       criu/pagemap.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 41.33   CC       criu/parasite-syscall.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 41.60   CC       criu/path.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 41.69   CC       criu/pie-util-vdso-elf32.o
23:24:41 [2020-09-17T23:24:41.071Z] #39 41.81   CC       criu/pie-util-vdso.o
23:24:41 [2020-09-17T23:24:41.201Z] #25 6.415 
23:24:41 [2020-09-17T23:24:41.322Z] #39 47.21   DEP      criu/fdstore.d
23:24:41 [2020-09-17T23:24:41.322Z] #39 47.27   DEP      criu/fault-injection.d
23:24:41 [2020-09-17T23:24:41.322Z] #39 47.30   DEP      criu/external.d
23:24:41 [2020-09-17T23:24:41.322Z] #39 47.37   DEP      criu/eventpoll.d
23:24:41 [2020-09-17T23:24:41.328Z] #39 41.93   CC       criu/pie-util.o
23:24:41 [2020-09-17T23:24:41.328Z] #39 41.98   CC       criu/pipes.o
23:24:41 [2020-09-17T23:24:41.328Z] #39 42.20   CC       criu/plugin.o
23:24:41 [2020-09-17T23:24:41.584Z] #39 42.31   CC       criu/proc_parse.o
23:24:41 [2020-09-17T23:24:41.648Z] #39 47.47   DEP      criu/eventfd.d
23:24:41 [2020-09-17T23:24:41.649Z] #39 47.61   DEP      criu/crtools.d
23:24:41 [2020-09-17T23:24:41.724Z] #25 6.678 
########                                                                  11.8%
##########################                                                37.4%
###################################                                       49.1%
######################################################################## 100.0%
23:24:41 [2020-09-17T23:24:41.975Z] #39 47.77   DEP      criu/cr-service.d
23:24:41 [2020-09-17T23:24:41.975Z] #39 47.91   DEP      criu/cr-restore.d
23:24:42 [2020-09-17T23:24:42.147Z] #39 43.02   CC       criu/protobuf-desc.o
23:24:42 [2020-09-17T23:24:42.297Z] #25 7.419 
23:24:42 [2020-09-17T23:24:42.302Z] #39 48.08   DEP      criu/cr-errno.d
23:24:42 [2020-09-17T23:24:42.302Z] #39 48.09   DEP      criu/cr-dump.d
23:24:42 [2020-09-17T23:24:42.302Z] #39 48.28   DEP      criu/cr-dedup.d
23:24:42 [2020-09-17T23:24:42.302Z] #39 48.37   DEP      criu/cr-check.d
23:24:42 [2020-09-17T23:24:42.393Z] #25 9.315 
                                                                           0.6%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.3%
####                                                                       5.9%
#####                                                                      7.1%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.8%
########                                                                  12.4%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.4%
##################                                                        25.4%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    30.8%
#######################                                                   32.9%
########################                                                  34.7%
##########################                                                36.8%
##########################                                                37.1%
23:24:42 [2020-09-17T23:24:42.393Z] #25 ...
23:24:42 [2020-09-17T23:24:42.393Z] 
23:24:42 [2020-09-17T23:24:42.393Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:42 [2020-09-17T23:24:42.393Z] #32 48.49 Selecting previously unselected package xxd.
23:24:42 [2020-09-17T23:24:42.393Z] #32 48.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:42 [2020-09-17T23:24:42.393Z] #32 48.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 48.64 Unpacking xxd (2:8.1.0875-5) ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 48.88 Selecting previously unselected package vim-common.
23:24:42 [2020-09-17T23:24:42.393Z] #32 48.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 48.95 Unpacking vim-common (2:8.1.0875-5) ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 49.38 Selecting previously unselected package cmake-data.
23:24:42 [2020-09-17T23:24:42.393Z] #32 49.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 49.40 Unpacking cmake-data (3.13.4-1) ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 52.81 Selecting previously unselected package libicu63:amd64.
23:24:42 [2020-09-17T23:24:42.393Z] #32 52.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 52.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:24:42 [2020-09-17T23:24:42.393Z] #32 ...
23:24:42 [2020-09-17T23:24:42.393Z] 
23:24:42 [2020-09-17T23:24:42.393Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:42 [2020-09-17T23:24:42.393Z] #41 48.63 reflect
23:24:42 [2020-09-17T23:24:42.393Z] #41 49.51 syscall
23:24:42 [2020-09-17T23:24:42.393Z] #41 58.29 time
23:24:42 [2020-09-17T23:24:42.404Z] #39 43.30   CC       criu/protobuf.o
23:24:42 [2020-09-17T23:24:42.628Z] #39 48.56   DEP      criu/config.d
23:24:42 [2020-09-17T23:24:42.629Z] #39 48.68   DEP      criu/clone-noasan.d
23:24:42 [2020-09-17T23:24:42.629Z] #39 48.71   DEP      criu/cgroup.d
23:24:42 [2020-09-17T23:24:42.654Z] #41 ...
23:24:42 [2020-09-17T23:24:42.654Z] 
23:24:42 [2020-09-17T23:24:42.654Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:42 [2020-09-17T23:24:42.660Z] #39 43.40   CC       criu/pstree.o
23:24:42 [2020-09-17T23:24:42.917Z] #39 43.71   CC       criu/rbtree.o
23:24:42 [2020-09-17T23:24:42.917Z] #39 43.81   CC       criu/rst-malloc.o
23:24:42 [2020-09-17T23:24:42.917Z] #39 ...
23:24:42 [2020-09-17T23:24:42.917Z] 
23:24:42 [2020-09-17T23:24:42.917Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:42 [2020-09-17T23:24:42.917Z] #52 53.13 + bin/containerd-stress
23:24:42 [2020-09-17T23:24:42.956Z] #39 48.81   DEP      criu/cgroup-props.d
23:24:42 [2020-09-17T23:24:42.956Z] #39 48.87   DEP      criu/bitmap.d
23:24:42 [2020-09-17T23:24:42.956Z] #39 48.87   DEP      criu/bfd.d
23:24:42 [2020-09-17T23:24:42.956Z] #39 48.93   DEP      criu/autofs.d
23:24:42 [2020-09-17T23:24:42.956Z] #39 49.08   DEP      criu/aio.d
23:24:43 [2020-09-17T23:24:43.178Z] #25 9.315 
                                                                           0.6%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.3%
####                                                                       5.9%
#####                                                                      7.1%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.8%
########                                                                  12.4%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.4%
##################                                                        25.4%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    30.8%
#######################                                                   32.9%
########################                                                  34.7%
##########################                                                36.8%
##########################                                                37.1%
############################                                              38.9%
############################                                              39.9%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.1%
#################################                                         46.1%
23:24:43 [2020-09-17T23:24:43.178Z] #25 ...
23:24:43 [2020-09-17T23:24:43.178Z] 
23:24:43 [2020-09-17T23:24:43.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:43 [2020-09-17T23:24:43.178Z] #10 49.32 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]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.03 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]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 52.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:24:43 [2020-09-17T23:24:43.178Z] #10 53.55 debconf: delaying package configuration, since apt-utils is not installed
23:24:43 [2020-09-17T23:24:43.179Z] #10 53.79 Fetched 77.7 MB in 9s (8257 kB/s)
23:24:43 [2020-09-17T23:24:43.179Z] #10 53.89 Selecting previously unselected package binutils-mingw-w64-i686.
23:24:43 [2020-09-17T23:24:43.179Z] #10 53.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:43 [2020-09-17T23:24:43.179Z] #10 54.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:24:43 [2020-09-17T23:24:43.179Z] #10 54.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:24:43 [2020-09-17T23:24:43.179Z] #10 57.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:24:43 [2020-09-17T23:24:43.179Z] #10 57.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:24:43 [2020-09-17T23:24:43.179Z] #10 57.31 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:24:43 [2020-09-17T23:24:43.179Z] #10 ...
23:24:43 [2020-09-17T23:24:43.179Z] 
23:24:43 [2020-09-17T23:24:43.179Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:43 [2020-09-17T23:24:43.179Z] #25 9.315 
                                                                           0.6%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.3%
####                                                                       5.9%
#####                                                                      7.1%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.8%
########                                                                  12.4%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.4%
##################                                                        25.4%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    30.8%
#######################                                                   32.9%
########################                                                  34.7%
##########################                                                36.8%
##########################                                                37.1%
############################                                              38.9%
############################                                              39.9%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.1%
#################################                                         46.1%
##################################                                        47.9%
###################################                                       49.0%
###
23:24:43 [2020-09-17T23:24:43.179Z] #25 ...
23:24:43 [2020-09-17T23:24:43.179Z] 
23:24:43 [2020-09-17T23:24:43.179Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:24:43 [2020-09-17T23:24:43.179Z] #28 49.49 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:24:43 [2020-09-17T23:24:43.179Z] #28 50.06 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:24:43 [2020-09-17T23:24:43.179Z] #28 50.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:24:43 [2020-09-17T23:24:43.283Z] #39 49.20   DEP      criu/action-scripts.d
23:24:43 [2020-09-17T23:24:43.283Z] #39 49.45   CC       criu/action-scripts.o
23:24:43 [2020-09-17T23:24:43.440Z] #28 ...
23:24:43 [2020-09-17T23:24:43.440Z] 
23:24:43 [2020-09-17T23:24:43.440Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:43 [2020-09-17T23:24:43.986Z] #39 49.84   CC       criu/aio.o
23:24:43 [2020-09-17T23:24:43.986Z] #39 50.13   CC       criu/autofs.o
23:24:44 [2020-09-17T23:24:44.285Z] #52 54.64 + bin/containerd-shim
23:24:44 [2020-09-17T23:24:44.370Z] #25 12.30 #=#=#                                                                         

                                                                           0.1%
                                                                           1.1%
#                                                                          2.7%
##                                                                         3.8%
###                                                                        5.4%
####                                                                       6.4%
#####                                                                      7.1%
######                                                                     8.4%
#######                                                                    9.9%
#######                                                                   10.8%
#######                                                                   11.1%
########                                                                  11.8%
#########                                                                 13.8%
###########                                                               15.3%
###########                                                               15.9%
############                                                              17.2%
#############                                                             19.0%
##############                                                            20.2%
###############                                                           21.5%
################                                                          22.8%
#################                                                         24.1%
##################                                                        25.3%
###################                                                       26.6%
####################                                                      28.2%
#####################                                                     29.5%
######################                                                    31.2%
#######################                                                   33.0%
#########################                                                 34.9%
##########################                                                36.3%
##########################                                                37.3%
###########################                                               38.4%
############################                                              39.9%
##############################                                            41.7%
###############################                                           43.3%
################################                                          45.3%
#################################                                         47.1%
###################################                                       49.0%
#
23:24:44 [2020-09-17T23:24:44.371Z] #25 ...
23:24:44 [2020-09-17T23:24:44.371Z] 
23:24:44 [2020-09-17T23:24:44.371Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:44 [2020-09-17T23:24:44.371Z] #41 40.59 hash/crc32
23:24:44 [2020-09-17T23:24:44.371Z] #41 41.22 crypto
23:24:44 [2020-09-17T23:24:44.371Z] #41 41.47 crypto/rc4
23:24:44 [2020-09-17T23:24:44.371Z] #41 41.83 vendor/golang.org/x/text/transform
23:24:44 [2020-09-17T23:24:44.371Z] #41 43.41 time
23:24:44 [2020-09-17T23:24:44.371Z] #41 45.02 regexp
23:24:44 [2020-09-17T23:24:44.371Z] #41 50.00 github.com/LK4D4/vndr/versioned
23:24:44 [2020-09-17T23:24:44.371Z] #41 50.04 path/filepath
23:24:44 [2020-09-17T23:24:44.371Z] #41 50.05 internal/lazyregexp
23:24:44 [2020-09-17T23:24:44.371Z] #41 50.34 net
23:24:44 [2020-09-17T23:24:44.371Z] #41 ...
23:24:44 [2020-09-17T23:24:44.371Z] 
23:24:44 [2020-09-17T23:24:44.371Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:44 [2020-09-17T23:24:44.371Z] #38 40.70 Selecting previously unselected package libprotoc17:arm64.
23:24:44 [2020-09-17T23:24:44.371Z] #38 40.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 40.72 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.13 Selecting previously unselected package protobuf-c-compiler.
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.33 Selecting previously unselected package protobuf-compiler.
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.35 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.58 Selecting previously unselected package python-pkg-resources.
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.59 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 41.65 Unpacking python-pkg-resources (40.8.0-1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 42.02 Selecting previously unselected package python-six.
23:24:44 [2020-09-17T23:24:44.371Z] #38 42.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 42.03 Unpacking python-six (1.12.0-1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 42.14 Selecting previously unselected package python-protobuf.
23:24:44 [2020-09-17T23:24:44.371Z] #38 42.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 42.28 Unpacking python-protobuf (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 43.06 Setting up python-pkg-resources (40.8.0-1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 45.60 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 45.70 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 45.72 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 45.76 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 45.81 Setting up python-six (1.12.0-1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.28 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.30 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.33 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.42 Setting up libcap-dev:arm64 (1:2.25-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.59 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.62 Setting up protobuf-compiler (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.65 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.67 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:24:44 [2020-09-17T23:24:44.371Z] #38 48.70 Setting up python-protobuf (3.6.1.3-2) ...
23:24:44 [2020-09-17T23:24:44.394Z] #25 7.658 
#                                                                          1.7%
####                                                                       6.3%
########                                                                  11.9%
###########                                                               16.1%
###############                                                           21.7%
####################                                                      28.8%
########################                                                  34.2%
#############################                                             40.6%
###############################                                           43.8%
###################################                                       49.2%
########################################                                  55.8%
############################################                              61.8%
################################################                          67.9%
###################################################                       72.2%
########################################################                  78.2%
#############################################################             85.2%
#################################################################         91.5%
######################################################################## 100.0%
23:24:44 [2020-09-17T23:24:44.647Z] #38 ...
23:24:44 [2020-09-17T23:24:44.647Z] 
23:24:44 [2020-09-17T23:24:44.647Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:44 [2020-09-17T23:24:44.656Z] #25 9.858 
23:24:45 [2020-09-17T23:24:45.028Z] #25 9.315 
                                                                           0.6%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.3%
####                                                                       5.9%
#####                                                                      7.1%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.8%
########                                                                  12.4%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.4%
##################                                                        25.4%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    30.8%
#######################                                                   32.9%
########################                                                  34.7%
##########################                                                36.8%
##########################                                                37.1%
############################                                              38.9%
############################                                              39.9%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.1%
#################################                                         46.1%
##################################                                        47.9%
###################################                                       49.0%
####################################                                      50.4%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.6%
###########################################                               60.5%
###########################################                               60.6%
#############################################                             62.5%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           66.3%
################################################                          67.1%
#################################################                         68.7%
##################################################                        70.2%
###
23:24:45 [2020-09-17T23:24:45.029Z] #25 ...
23:24:45 [2020-09-17T23:24:45.029Z] 
23:24:45 [2020-09-17T23:24:45.029Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:45 [2020-09-17T23:24:45.029Z] #47 51.30 syscall
23:24:45 [2020-09-17T23:24:45.029Z] #47 51.34 reflect
23:24:45 [2020-09-17T23:24:45.029Z] #47 60.34 time
23:24:45 [2020-09-17T23:24:45.029Z] #47 ...
23:24:45 [2020-09-17T23:24:45.029Z] 
23:24:45 [2020-09-17T23:24:45.029Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:45 [2020-09-17T23:24:45.126Z] #39 50.83   CC       criu/bfd.o
23:24:45 [2020-09-17T23:24:45.126Z] #39 51.18   CC       criu/bitmap.o
23:24:45 [2020-09-17T23:24:45.441Z] #25 10.04 #=#=#                                                                         

#                                                                          1.8%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                    9.8%
23:24:45 [2020-09-17T23:24:45.441Z] #25 ...
23:24:45 [2020-09-17T23:24:45.441Z] 
23:24:45 [2020-09-17T23:24:45.441Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:45 [2020-09-17T23:24:45.441Z] #41 47.47 bufio
23:24:45 [2020-09-17T23:24:45.441Z] #41 48.51 reflect
23:24:45 [2020-09-17T23:24:45.441Z] #41 49.76 syscall
23:24:45 [2020-09-17T23:24:45.453Z] #39 51.31   CC       criu/cgroup-props.o
23:24:45 [2020-09-17T23:24:45.703Z] #41 ...
23:24:45 [2020-09-17T23:24:45.703Z] 
23:24:45 [2020-09-17T23:24:45.703Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:45 [2020-09-17T23:24:45.780Z] #39 51.70   CC       criu/cgroup.o
23:24:45 [2020-09-17T23:24:45.811Z] #25 9.315 
                                                                           0.6%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.3%
####                                                                       5.9%
#####                                                                      7.1%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.8%
########                                                                  12.4%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.4%
##################                                                        25.4%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    30.8%
#######################                                                   32.9%
########################                                                  34.7%
##########################                                                36.8%
##########################                                                37.1%
############################                                              38.9%
############################                                              39.9%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.1%
#################################                                         46.1%
##################################                                        47.9%
###################################                                       49.0%
####################################                                      50.4%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.6%
###########################################                               60.5%
###########################################                               60.6%
#############################################                             62.5%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           66.3%
################################################                          67.1%
#################################################                         68.7%
##################################################                        70.2%
###################################################                       71.8%
####################################################                      73.0%
#####################################################                     74.2%
######################################################                    75.9%
#######################################################                   77.7%
#########################################################                 79.6%
############################################################              83.4%
23:24:45 [2020-09-17T23:24:45.811Z] #25 ...
23:24:45 [2020-09-17T23:24:45.811Z] 
23:24:45 [2020-09-17T23:24:45.811Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:24:45 [2020-09-17T23:24:45.811Z] #43 DONE 62.1s
23:24:45 [2020-09-17T23:24:45.811Z] 
23:24:45 [2020-09-17T23:24:45.811Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:46 [2020-09-17T23:24:46.106Z] #39 ...
23:24:46 [2020-09-17T23:24:46.106Z] 
23:24:46 [2020-09-17T23:24:46.106Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:46 [2020-09-17T23:24:46.106Z] #49 6.886 + cd /tmp/tmp.GvbTzAn62N/src/github.com/opencontainers/runc
23:24:46 [2020-09-17T23:24:46.106Z] #49 6.886 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:24:46 [2020-09-17T23:24:46.106Z] #49 7.184 + '[' -z '' ']'
23:24:46 [2020-09-17T23:24:46.106Z] #49 7.184 + target=static
23:24:46 [2020-09-17T23:24:46.106Z] #49 7.184 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:24:46 [2020-09-17T23:24:46.106Z] #49 7.366 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 .
23:24:46 [2020-09-17T23:24:46.434Z] #49 ...
23:24:46 [2020-09-17T23:24:46.434Z] 
23:24:46 [2020-09-17T23:24:46.434Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:24:46 [2020-09-17T23:24:46.434Z] #17 1.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:24:46 [2020-09-17T23:24:46.434Z] #17 1.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:24:46 [2020-09-17T23:24:46.434Z] #17 1.527 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:24:46 [2020-09-17T23:24:46.434Z] #17 1.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
23:24:46 [2020-09-17T23:24:46.434Z] #17 2.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [200 kB]
23:24:46 [2020-09-17T23:24:46.434Z] #17 3.495 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
23:24:46 [2020-09-17T23:24:46.434Z] #17 5.753 Fetched 8071 kB in 5s (1773 kB/s)
23:24:46 [2020-09-17T23:24:46.434Z] #17 5.753 Reading package lists...
23:24:47 [2020-09-17T23:24:47.124Z] #25 9.315 
                                                                           0.6%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.3%
####                                                                       5.9%
#####                                                                      7.1%
#####                                                                      8.2%
######                                                                     9.4%
#######                                                                   10.8%
########                                                                  12.4%
#########                                                                 13.8%
###########                                                               16.4%
#############                                                             18.2%
##############                                                            20.2%
###############                                                           21.7%
################                                                          23.4%
##################                                                        25.4%
###################                                                       27.5%
####################                                                      28.7%
######################                                                    30.8%
#######################                                                   32.9%
########################                                                  34.7%
##########################                                                36.8%
##########################                                                37.1%
############################                                              38.9%
############################                                              39.9%
#############################                                             41.2%
##############################                                            42.7%
###############################                                           43.9%
################################                                          45.1%
#################################                                         46.1%
##################################                                        47.9%
###################################                                       49.0%
####################################                                      50.4%
#####################################                                     51.7%
######################################                                    53.5%
#######################################                                   54.8%
########################################                                  56.1%
#########################################                                 57.6%
###########################################                               60.5%
###########################################                               60.6%
#############################################                             62.5%
#############################################                             63.4%
##############################################                            64.4%
###############################################                           66.3%
################################################                          67.1%
#################################################                         68.7%
##################################################                        70.2%
###################################################                       71.8%
####################################################                      73.0%
#####################################################                     74.2%
######################################################                    75.9%
#######################################################                   77.7%
#########################################################                 79.6%
############################################################              83.4%
##############################################################            86.1%
###############################################################           87.7%
###############################################################           88.5%
################################################################          89.0%
################################################################          89.8%
################################################################          90.1%
#################################################################         90.6%
#################################################################         91.2%
##################################################################        92.9%
###################################################################       94.0%
####################################################################      95.4%
#####################################################################     96.6%
#####################################################################     97.0%
#######################################################################   99.5%
######################################################################## 100.0%
23:24:47 [2020-09-17T23:24:47.386Z] #25 16.95 
23:24:47 [2020-09-17T23:24:47.571Z] #52 57.43 + bin/containerd-shim-runc-v1
23:24:47 [2020-09-17T23:24:47.577Z] #17 7.244 Reading package lists...
23:24:47 [2020-09-17T23:24:47.577Z] #17 ...
23:24:47 [2020-09-17T23:24:47.577Z] 
23:24:47 [2020-09-17T23:24:47.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:47 [2020-09-17T23:24:47.577Z] #39 53.36   CC       criu/clone-noasan.o
23:24:47 [2020-09-17T23:24:47.577Z] #39 53.47   CC       criu/config.o
23:24:48 [2020-09-17T23:24:48.056Z] #25 10.04 #=#=#                                                                         

#                                                                          1.8%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                    9.8%
########                                                                  11.2%
#########                                                                 12.6%
##########                                                                14.3%
###########                                                               16.4%
#############                                                             18.5%
##############                                                            20.2%
###############                                                           21.8%
#################                                                         24.2%
##################                                                        26.4%
####################                                                      27.9%
#####################                                                     29.5%
######################                                                    31.2%
########################                                                  33.8%
#########################                                                 35.7%
###########################                                               37.7%
############################                                              39.5%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         46.6%
###################################                                       49.3%
####################################                                      51.3%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.7%
23:24:48 [2020-09-17T23:24:48.056Z] #25 ...
23:24:48 [2020-09-17T23:24:48.056Z] 
23:24:48 [2020-09-17T23:24:48.056Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:24:48 [2020-09-17T23:24:48.056Z] #28 49.95 Checking out files:  85% (1298/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.
23:24:48 [2020-09-17T23:24:48.056Z] #28 50.85 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:24:48 [2020-09-17T23:24:48.056Z] #28 51.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:24:48 [2020-09-17T23:24:48.319Z] #28 ...
23:24:48 [2020-09-17T23:24:48.319Z] 
23:24:48 [2020-09-17T23:24:48.319Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:48 [2020-09-17T23:24:48.319Z] #47 50.17 syscall
23:24:48 [2020-09-17T23:24:48.319Z] #47 50.19 reflect
23:24:48 [2020-09-17T23:24:48.319Z] #47 59.08 time
23:24:48 [2020-09-17T23:24:48.319Z] #47 ...
23:24:48 [2020-09-17T23:24:48.319Z] 
23:24:48 [2020-09-17T23:24:48.319Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:48 [2020-09-17T23:24:48.326Z] #25 17.81 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:24:48 [2020-09-17T23:24:48.408Z] #25 12.30 #=#=#                                                                         

                                                                           0.1%
                                                                           1.1%
#                                                                          2.7%
##                                                                         3.8%
###                                                                        5.4%
####                                                                       6.4%
#####                                                                      7.1%
######                                                                     8.4%
#######                                                                    9.9%
#######                                                                   10.8%
#######                                                                   11.1%
########                                                                  11.8%
#########                                                                 13.8%
###########                                                               15.3%
###########                                                               15.9%
############                                                              17.2%
#############                                                             19.0%
##############                                                            20.2%
###############                                                           21.5%
################                                                          22.8%
#################                                                         24.1%
##################                                                        25.3%
###################                                                       26.6%
####################                                                      28.2%
#####################                                                     29.5%
######################                                                    31.2%
#######################                                                   33.0%
#########################                                                 34.9%
##########################                                                36.3%
##########################                                                37.3%
###########################                                               38.4%
############################                                              39.9%
##############################                                            41.7%
###############################                                           43.3%
################################                                          45.3%
#################################                                         47.1%
###################################                                       49.0%
####################################                                      50.6%
#####################################                                     52.5%
######################################                                    53.9%
#######################################                                   55.5%
########################################                                  56.6%
#########################################                                 57.7%
###########################################                               60.9%
############################################                              62.3%
#############################################                             63.8%
##############################################                            64.9%
###############################################                           66.3%
#################################################                         68.1%
##################################################                        69.5%
###################################################                       71.3%
####################################################                      72.9%
#####################################################                     73.7%
#####################################################                     74.6%
######################################################                    75.6%
#######################################################                   77.1%
########################################################                  78.3%
#########################################################                 79.8%
###########################################################               82.8%
############################################################              83.9%
#############################################################             85.5%
##############################################################            86.5%
###############################################################           88.3%
################################################################          89.5%
#################################################################         90.4%
##################################################################        91.9%
###################################################################       93.6%
###################################################################       94.0%
####################################################################      95.2%
#####################################################################     96.6%
#######################################################################   98.9%
######################################################################## 100.0%
23:24:48 [2020-09-17T23:24:48.408Z] #25 20.78 
23:24:48 [2020-09-17T23:24:48.503Z] #52 ...
23:24:48 [2020-09-17T23:24:48.503Z] 
23:24:48 [2020-09-17T23:24:48.503Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:48 [2020-09-17T23:24:48.503Z] #39 43.91   CC       criu/seccomp.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 44.10   CC       criu/seize.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 44.35   CC       criu/servicefd.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 44.47   CC       criu/shmem.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 44.73   CC       criu/sigframe.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 44.79   CC       criu/signalfd.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 44.87   CC       criu/sk-inet.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 45.17   CC       criu/sk-netlink.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 45.29   CC       criu/sk-packet.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 45.54   CC       criu/sk-queue.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 45.73   CC       criu/sk-tcp.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 45.95   CC       criu/sk-unix.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 46.73   CC       criu/sockets.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 47.04   CC       criu/stats.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 47.15   CC       criu/string.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 47.19   CC       criu/sysctl.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 47.46   CC       criu/sysfs_parse.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 47.60   CC       criu/timens.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 47.71   CC       criu/timerfd.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 47.82   CC       criu/tty.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 48.52   CC       criu/tun.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 48.75   CC       criu/uffd.o
23:24:48 [2020-09-17T23:24:48.503Z] #39 49.26   CC       criu/util.o
23:24:48 [2020-09-17T23:24:48.588Z] #25 ...
23:24:48 [2020-09-17T23:24:48.588Z] 
23:24:48 [2020-09-17T23:24:48.588Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:48 [2020-09-17T23:24:48.588Z] #38 54.77 Setting up python-pkg-resources (40.8.0-1) ...
23:24:48 [2020-09-17T23:24:48.588Z] #38 61.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:24:48 [2020-09-17T23:24:48.588Z] #38 61.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:48 [2020-09-17T23:24:48.588Z] #38 61.93 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:24:48 [2020-09-17T23:24:48.588Z] #38 62.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:24:48 [2020-09-17T23:24:48.588Z] #38 62.18 Setting up python-six (1.12.0-1) ...
23:24:48 [2020-09-17T23:24:48.588Z] #38 ...
23:24:48 [2020-09-17T23:24:48.588Z] 
23:24:48 [2020-09-17T23:24:48.588Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:48 [2020-09-17T23:24:48.588Z] #25 18.27 
23:24:48 [2020-09-17T23:24:48.742Z] #39 54.58   CC       criu/cr-check.o
23:24:48 [2020-09-17T23:24:48.849Z] #25 18.49 
#                           
23:24:48 [2020-09-17T23:24:48.849Z] #25 ...
23:24:48 [2020-09-17T23:24:48.849Z] 
23:24:48 [2020-09-17T23:24:48.849Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:48 [2020-09-17T23:24:48.849Z] #30 55.04 time
23:24:48 [2020-09-17T23:24:48.849Z] #30 61.69 internal/poll
23:24:48 [2020-09-17T23:24:48.849Z] #30 63.85 internal/fmtsort
23:24:48 [2020-09-17T23:24:48.849Z] #30 64.35 internal/syscall/execenv
23:24:48 [2020-09-17T23:24:48.849Z] #30 64.59 internal/syscall/unix
23:24:48 [2020-09-17T23:24:48.849Z] #30 64.64 strings
23:24:48 [2020-09-17T23:24:48.849Z] #30 64.86 os
23:24:49 [2020-09-17T23:24:49.067Z] #39 49.76   CC       criu/uts_ns.o
23:24:49 [2020-09-17T23:24:49.067Z] #39 49.85   CC       criu/vdso-compat.o
23:24:49 [2020-09-17T23:24:49.067Z] #39 49.92   CC       criu/vdso.o
23:24:49 [2020-09-17T23:24:49.110Z] #30 ...
23:24:49 [2020-09-17T23:24:49.110Z] 
23:24:49 [2020-09-17T23:24:49.110Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:49 [2020-09-17T23:24:49.110Z] #25 18.49 
#                                                                          2.2%
######################################################################## 100.0%
23:24:49 [2020-09-17T23:24:49.110Z] #25 18.64 
23:24:49 [2020-09-17T23:24:49.144Z] #25 10.04 #=#=#                                                                         

#                                                                          1.8%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                    9.8%
########                                                                  11.2%
#########                                                                 12.6%
##########                                                                14.3%
###########                                                               16.4%
#############                                                             18.5%
##############                                                            20.2%
###############                                                           21.8%
#################                                                         24.2%
##################                                                        26.4%
####################                                                      27.9%
#####################                                                     29.5%
######################                                                    31.2%
########################                                                  33.8%
#########################                                                 35.7%
###########################                                               37.7%
############################                                              39.5%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         46.6%
###################################                                       49.3%
####################################                                      51.3%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.7%
###########################################                               60.1%
#############################################                             63.3%
###############################################                           66.3%
#################################################                         69.2%
####################################################                      72.5%
######################################################                    76.1%
#########################################################                 79.4%
###########################################################               82.2%
23:24:49 [2020-09-17T23:24:49.144Z] #25 ...
23:24:49 [2020-09-17T23:24:49.144Z] 
23:24:49 [2020-09-17T23:24:49.144Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:49 [2020-09-17T23:24:49.144Z] #10 51.10 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]
23:24:49 [2020-09-17T23:24:49.144Z] #10 53.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:24:49 [2020-09-17T23:24:49.144Z] #10 53.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:24:49 [2020-09-17T23:24:49.144Z] #10 53.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:24:49 [2020-09-17T23:24:49.144Z] #10 53.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.69 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]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 53.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
23:24:49 [2020-09-17T23:24:49.145Z] #10 55.30 debconf: delaying package configuration, since apt-utils is not installed
23:24:49 [2020-09-17T23:24:49.145Z] #10 55.56 Fetched 77.7 MB in 9s (8559 kB/s)
23:24:49 [2020-09-17T23:24:49.145Z] #10 55.70 Selecting previously unselected package binutils-mingw-w64-i686.
23:24:49 [2020-09-17T23:24:49.145Z] #10 55.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
23:24:49 [2020-09-17T23:24:49.145Z] #10 55.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:24:49 [2020-09-17T23:24:49.145Z] #10 55.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:24:49 [2020-09-17T23:24:49.145Z] #10 58.98 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:24:49 [2020-09-17T23:24:49.145Z] #10 59.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:24:49 [2020-09-17T23:24:49.145Z] #10 59.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:24:49 [2020-09-17T23:24:49.323Z] #39 ...
23:24:49 [2020-09-17T23:24:49.323Z] 
23:24:49 [2020-09-17T23:24:49.323Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:24:49 [2020-09-17T23:24:49.323Z] #19 1.298 Collecting yamllint==1.16.0
23:24:49 [2020-09-17T23:24:49.323Z] #19 6.527   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:24:49 [2020-09-17T23:24:49.323Z] #19 6.647 Collecting pyyaml (from yamllint==1.16.0)
23:24:49 [2020-09-17T23:24:49.323Z] #19 6.703   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.152 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.175   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.191 Building wheels for collected packages: pyyaml
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.192   Running setup.py bdist_wheel for pyyaml: started
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.501   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.501   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.526 Successfully built pyyaml
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.531 Installing collected packages: pyyaml, pathspec, yamllint
23:24:49 [2020-09-17T23:24:49.323Z] #19 7.630 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:24:49 [2020-09-17T23:24:49.323Z] #19 DONE 8.1s
23:24:49 [2020-09-17T23:24:49.323Z] 
23:24:49 [2020-09-17T23:24:49.323Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:49 [2020-09-17T23:24:49.323Z] #39 50.13   LINK     criu/built-in.o
23:24:49 [2020-09-17T23:24:49.323Z] #39 ...
23:24:49 [2020-09-17T23:24:49.323Z] 
23:24:49 [2020-09-17T23:24:49.323Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:24:49 [2020-09-17T23:24:49.411Z] #10 ...
23:24:49 [2020-09-17T23:24:49.411Z] 
23:24:49 [2020-09-17T23:24:49.411Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:49 [2020-09-17T23:24:49.470Z] #39 55.59   CC       criu/cr-dedup.o
23:24:49 [2020-09-17T23:24:49.580Z] #22 DONE 0.4s
23:24:49 [2020-09-17T23:24:49.580Z] 
23:24:49 [2020-09-17T23:24:49.580Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:24:49 [2020-09-17T23:24:49.799Z] #39 ...
23:24:49 [2020-09-17T23:24:49.799Z] 
23:24:49 [2020-09-17T23:24:49.799Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:49 [2020-09-17T23:24:49.799Z] #41 86.33 github.com/LK4D4/vndr/godl
23:24:49 [2020-09-17T23:24:49.799Z] #41 86.86 github.com/LK4D4/vndr
23:24:49 [2020-09-17T23:24:49.799Z] #41 DONE 92.7s
23:24:49 [2020-09-17T23:24:49.799Z] 
23:24:49 [2020-09-17T23:24:49.799Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:24:49 [2020-09-17T23:24:49.799Z] #17 7.244 Reading package lists...
23:24:49 [2020-09-17T23:24:49.799Z] #17 8.745 Building dependency tree...
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.313 libcap2-bin is already the newest version (1:2.25-2).
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.313 The following additional packages will be installed:
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.335   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.335   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.335   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.335   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.335   python3.7 python3.7-minimal vim-runtime xxd
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.339 Suggested packages:
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.339   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.339   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.339   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.339 Recommended packages:
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.339   aufs-dkms nftables build-essential python3-dev python3-keyring
23:24:49 [2020-09-17T23:24:49.799Z] #17 9.339   python3-keyrings.alt python3-xdg unzip
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50 The following NEW packages will be installed:
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.50   xz-utils zip
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.59 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.59 Need to get 27.7 MB of archives.
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.59 After this operation, 117 MB of additional disk space will be used.
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB]
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB]
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
23:24:49 [2020-09-17T23:24:49.799Z] #17 10.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB]
23:24:49 [2020-09-17T23:24:49.813Z] #25 21.87 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:24:49 [2020-09-17T23:24:49.813Z] #25 22.12 
23:24:49 [2020-09-17T23:24:49.813Z] #25 22.30 
#                                                                          2.0%
######################################################################## 100.0%
23:24:49 [2020-09-17T23:24:49.953Z] #25 10.04 #=#=#                                                                         

#                                                                          1.8%
##                                                                         3.2%
###                                                                        4.5%
####                                                                       6.8%
#####                                                                      8.2%
#######                                                                    9.8%
########                                                                  11.2%
#########                                                                 12.6%
##########                                                                14.3%
###########                                                               16.4%
#############                                                             18.5%
##############                                                            20.2%
###############                                                           21.8%
#################                                                         24.2%
##################                                                        26.4%
####################                                                      27.9%
#####################                                                     29.5%
######################                                                    31.2%
########################                                                  33.8%
#########################                                                 35.7%
###########################                                               37.7%
############################                                              39.5%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         46.6%
###################################                                       49.3%
####################################                                      51.3%
######################################                                    52.8%
#######################################                                   54.4%
########################################                                  56.7%
###########################################                               60.1%
#############################################                             63.3%
###############################################                           66.3%
#################################################                         69.2%
####################################################                      72.5%
######################################################                    76.1%
#########################################################                 79.4%
###########################################################               82.2%
#############################################################             85.9%
###############################################################           88.2%
#################################################################         91.0%
###################################################################       93.2%
####################################################################      95.2%
######################################################################    97.5%
######################################################################## 100.0%
23:24:50 [2020-09-17T23:24:50.078Z] #25 22.42 
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 10.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 11.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 11.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 11.06 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 11.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 11.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 11.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
23:24:50 [2020-09-17T23:24:50.127Z] #17 11.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
23:24:50 [2020-09-17T23:24:50.215Z] #25 15.36 
23:24:50 [2020-09-17T23:24:50.215Z] #25 ...
23:24:50 [2020-09-17T23:24:50.215Z] 
23:24:50 [2020-09-17T23:24:50.215Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:50 [2020-09-17T23:24:50.215Z] #38 52.03 Selecting previously unselected package libprotoc17:amd64.
23:24:50 [2020-09-17T23:24:50.215Z] #38 52.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:24:50 [2020-09-17T23:24:50.215Z] #38 52.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:24:50 [2020-09-17T23:24:50.215Z] #38 52.77 Selecting previously unselected package protobuf-c-compiler.
23:24:50 [2020-09-17T23:24:50.215Z] #38 52.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 52.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 52.97 Selecting previously unselected package protobuf-compiler.
23:24:50 [2020-09-17T23:24:50.216Z] #38 52.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.00 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.22 Selecting previously unselected package python-pkg-resources.
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.25 Unpacking python-pkg-resources (40.8.0-1) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.53 Selecting previously unselected package python-six.
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.55 Unpacking python-six (1.12.0-1) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.72 Selecting previously unselected package python-protobuf.
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.76 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 53.76 Unpacking python-protobuf (3.6.1.3-2) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 54.48 Setting up python-pkg-resources (40.8.0-1) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 60.44 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 61.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 61.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 62.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:24:50 [2020-09-17T23:24:50.216Z] #38 ...
23:24:50 [2020-09-17T23:24:50.216Z] 
23:24:50 [2020-09-17T23:24:50.216Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:50 [2020-09-17T23:24:50.216Z] #32 59.66 Selecting previously unselected package libxml2:amd64.
23:24:50 [2020-09-17T23:24:50.216Z] #32 59.69 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:24:50 [2020-09-17T23:24:50.216Z] #32 59.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:24:50 [2020-09-17T23:24:50.216Z] #32 61.89 Selecting previously unselected package libarchive13:amd64.
23:24:50 [2020-09-17T23:24:50.216Z] #32 61.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:24:50 [2020-09-17T23:24:50.216Z] #32 62.01 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #25 ...
23:24:50 [2020-09-17T23:24:50.343Z] 
23:24:50 [2020-09-17T23:24:50.343Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:50 [2020-09-17T23:24:50.343Z] #32 46.67 Selecting previously unselected package libxml2:arm64.
23:24:50 [2020-09-17T23:24:50.343Z] #32 46.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 46.68 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 47.22 Selecting previously unselected package libarchive13:arm64.
23:24:50 [2020-09-17T23:24:50.343Z] #32 47.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 47.22 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 47.90 Selecting previously unselected package libjsoncpp1:arm64.
23:24:50 [2020-09-17T23:24:50.343Z] #32 47.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 47.91 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 48.29 Selecting previously unselected package librhash0:arm64.
23:24:50 [2020-09-17T23:24:50.343Z] #32 48.29 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 48.30 Unpacking librhash0:arm64 (1.3.8-1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 48.65 Selecting previously unselected package libuv1:arm64.
23:24:50 [2020-09-17T23:24:50.343Z] #32 48.68 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 48.69 Unpacking libuv1:arm64 (1.24.1-1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 49.10 Selecting previously unselected package cmake.
23:24:50 [2020-09-17T23:24:50.343Z] #32 49.10 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 49.10 Unpacking cmake (3.13.4-1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.43 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.45 Setting up xxd (2:8.1.0875-5) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.47 Setting up libuv1:arm64 (1.24.1-1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.50 Setting up vim-common (2:8.1.0875-5) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.53 Setting up librhash0:arm64 (1.3.8-1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.65 Setting up cmake-data (3.13.4-1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.68 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.70 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.74 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.75 Setting up cmake (3.13.4-1) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 51.77 Processing triggers for libc-bin (2.28-10) ...
23:24:50 [2020-09-17T23:24:50.343Z] #32 52.12 Processing triggers for mime-support (3.62) ...
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.17 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.53 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
23:24:50 [2020-09-17T23:24:50.456Z] #17 11.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
23:24:50 [2020-09-17T23:24:50.494Z] #25 19.70 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:24:50 [2020-09-17T23:24:50.494Z] #25 20.09 
23:24:50 [2020-09-17T23:24:50.550Z] #32 ...
23:24:50 [2020-09-17T23:24:50.550Z] 
23:24:50 [2020-09-17T23:24:50.550Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:24:50 [2020-09-17T23:24:50.550Z] #43 DONE 62.5s
23:24:50 [2020-09-17T23:24:50.759Z] #25 20.28 
                                                                           0.6%
######################################################################## 100.0%
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.60 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
23:24:50 [2020-09-17T23:24:50.783Z] #17 11.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
23:24:50 [2020-09-17T23:24:50.820Z] 
23:24:50 [2020-09-17T23:24:50.820Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:50 [2020-09-17T23:24:50.820Z] #10 62.61 Selecting previously unselected package binutils-mingw-w64.
23:24:50 [2020-09-17T23:24:50.820Z] #10 62.62 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:24:50 [2020-09-17T23:24:50.820Z] #10 62.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:24:51 [2020-09-17T23:24:51.019Z] #25 20.50 
23:24:51 [2020-09-17T23:24:51.082Z] #10 62.95 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:24:51 [2020-09-17T23:24:51.082Z] #10 62.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:24:51 [2020-09-17T23:24:51.082Z] #10 62.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:24:51 [2020-09-17T23:24:51.113Z] #17 11.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
23:24:51 [2020-09-17T23:24:51.113Z] #17 11.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
23:24:51 [2020-09-17T23:24:51.113Z] #17 11.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
23:24:51 [2020-09-17T23:24:51.297Z] #32 ...
23:24:51 [2020-09-17T23:24:51.297Z] 
23:24:51 [2020-09-17T23:24:51.297Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:51 [2020-09-17T23:24:51.297Z] #25 23.50 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:24:51 [2020-09-17T23:24:51.297Z] #25 23.75 
23:24:51 [2020-09-17T23:24:51.344Z] #10 63.35 Selecting previously unselected package dmsetup.
23:24:51 [2020-09-17T23:24:51.440Z] #17 12.35 debconf: delaying package configuration, since apt-utils is not installed
23:24:51 [2020-09-17T23:24:51.440Z] #17 12.41 Fetched 27.7 MB in 1s (19.3 MB/s)
23:24:51 [2020-09-17T23:24:51.440Z] #17 12.45 Selecting previously unselected package pigz.
23:24:51 [2020-09-17T23:24:51.562Z] #25 23.93 
#############                                                             18.7%
23:24:51 [2020-09-17T23:24:51.562Z] #25 ...
23:24:51 [2020-09-17T23:24:51.562Z] 
23:24:51 [2020-09-17T23:24:51.562Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:51 [2020-09-17T23:24:51.562Z] #30 47.88 os
23:24:51 [2020-09-17T23:24:51.562Z] #30 48.47 internal/fmtsort
23:24:51 [2020-09-17T23:24:51.562Z] #30 49.73 fmt
23:24:51 [2020-09-17T23:24:51.562Z] #30 49.75 path/filepath
23:24:51 [2020-09-17T23:24:51.562Z] #30 51.06 io/ioutil
23:24:51 [2020-09-17T23:24:51.562Z] #30 52.60 github.com/BurntSushi/toml
23:24:51 [2020-09-17T23:24:51.562Z] #30 52.62 log
23:24:51 [2020-09-17T23:24:51.562Z] #30 52.62 flag
23:24:51 [2020-09-17T23:24:51.562Z] #30 55.60 github.com/BurntSushi/toml/cmd/tomlv
23:24:51 [2020-09-17T23:24:51.562Z] #30 ...
23:24:51 [2020-09-17T23:24:51.562Z] 
23:24:51 [2020-09-17T23:24:51.562Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:51 [2020-09-17T23:24:51.562Z] #25 23.93 
#############                                                             18.7%
######################################################################## 100.0%
23:24:51 [2020-09-17T23:24:51.562Z] #25 24.11 
23:24:51 [2020-09-17T23:24:51.609Z] #10 63.37 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:24:51 [2020-09-17T23:24:51.609Z] #10 63.44 Unpacking dmsetup (2:1.02.155-3) ...
23:24:51 [2020-09-17T23:24:51.767Z] #17 12.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 ... 23199 files and directories currently installed.)
23:24:51 [2020-09-17T23:24:51.767Z] #17 12.48 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
23:24:51 [2020-09-17T23:24:51.767Z] #17 12.49 Unpacking pigz (2.4-1) ...
23:24:51 [2020-09-17T23:24:51.767Z] #17 12.53 Selecting previously unselected package libpython3.7-minimal:s390x.
23:24:51 [2020-09-17T23:24:51.767Z] #17 12.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
23:24:51 [2020-09-17T23:24:51.767Z] #17 12.53 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
23:24:51 [2020-09-17T23:24:51.826Z] #25 ...
23:24:51 [2020-09-17T23:24:51.826Z] 
23:24:51 [2020-09-17T23:24:51.826Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:51 [2020-09-17T23:24:51.826Z] #47 48.09 regexp
23:24:51 [2020-09-17T23:24:51.826Z] #47 50.62 path/filepath
23:24:51 [2020-09-17T23:24:51.826Z] #47 52.49 mvdan.cc/sh/v3/fileutil
23:24:51 [2020-09-17T23:24:51.826Z] #47 54.38 mvdan.cc/editorconfig
23:24:51 [2020-09-17T23:24:51.826Z] #47 54.38 encoding/binary
23:24:51 [2020-09-17T23:24:51.826Z] #47 54.38 go/token
23:24:51 [2020-09-17T23:24:51.826Z] #47 54.39 github.com/pkg/diff
23:24:51 [2020-09-17T23:24:51.826Z] #47 55.88 mvdan.cc/sh/v3/syntax
23:24:51 [2020-09-17T23:24:51.826Z] #47 56.16 encoding/base64
23:24:51 [2020-09-17T23:24:51.826Z] #47 56.55 golang.org/x/sys/unix
23:24:51 [2020-09-17T23:24:51.826Z] #47 56.65 go/scanner
23:24:51 [2020-09-17T23:24:51.826Z] #47 56.85 encoding/json
23:24:51 [2020-09-17T23:24:51.826Z] #47 58.09 go/ast
23:24:51 [2020-09-17T23:24:51.870Z] #10 ...
23:24:51 [2020-09-17T23:24:51.870Z] 
23:24:51 [2020-09-17T23:24:51.870Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:51 [2020-09-17T23:24:51.870Z] #30 53.61 time
23:24:51 [2020-09-17T23:24:51.870Z] #30 59.48 internal/poll
23:24:51 [2020-09-17T23:24:51.870Z] #30 61.62 internal/syscall/execenv
23:24:51 [2020-09-17T23:24:51.870Z] #30 61.84 internal/syscall/unix
23:24:51 [2020-09-17T23:24:51.870Z] #30 62.02 os
23:24:51 [2020-09-17T23:24:51.870Z] #30 62.29 internal/fmtsort
23:24:51 [2020-09-17T23:24:51.870Z] #30 63.59 strings
23:24:51 [2020-09-17T23:24:51.870Z] #30 ...
23:24:51 [2020-09-17T23:24:51.870Z] 
23:24:51 [2020-09-17T23:24:51.870Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:51 [2020-09-17T23:24:51.870Z] #32 62.61 Selecting previously unselected package libjsoncpp1:amd64.
23:24:51 [2020-09-17T23:24:51.870Z] #32 62.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:24:51 [2020-09-17T23:24:51.870Z] #32 62.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:24:51 [2020-09-17T23:24:51.870Z] #32 62.84 Selecting previously unselected package librhash0:amd64.
23:24:51 [2020-09-17T23:24:51.870Z] #32 62.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:24:51 [2020-09-17T23:24:51.870Z] #32 62.85 Unpacking librhash0:amd64 (1.3.8-1) ...
23:24:51 [2020-09-17T23:24:51.870Z] #32 63.18 Selecting previously unselected package libuv1:amd64.
23:24:51 [2020-09-17T23:24:51.870Z] #32 63.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:24:51 [2020-09-17T23:24:51.870Z] #32 63.18 Unpacking libuv1:amd64 (1.24.1-1) ...
23:24:51 [2020-09-17T23:24:51.870Z] #32 63.48 Selecting previously unselected package cmake.
23:24:51 [2020-09-17T23:24:51.870Z] #32 63.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:24:51 [2020-09-17T23:24:51.870Z] #32 63.52 Unpacking cmake (3.13.4-1) ...
23:24:52 [2020-09-17T23:24:52.095Z] #17 12.89 Selecting previously unselected package python3.7-minimal.
23:24:52 [2020-09-17T23:24:52.095Z] #17 12.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ...
23:24:52 [2020-09-17T23:24:52.095Z] #17 12.90 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:24:52 [2020-09-17T23:24:52.405Z] #25 21.80 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:24:52 [2020-09-17T23:24:52.405Z] #25 21.86 skipping existing c35d46ef359f
23:24:52 [2020-09-17T23:24:52.405Z] #25 22.03 
23:24:52 [2020-09-17T23:24:52.422Z] #17 13.46 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ...
23:24:52 [2020-09-17T23:24:52.749Z] #17 13.48 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:24:52 [2020-09-17T23:24:52.777Z] #47 ...
23:24:52 [2020-09-17T23:24:52.777Z] 
23:24:52 [2020-09-17T23:24:52.777Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:52 [2020-09-17T23:24:52.777Z] #25 25.14 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:24:52 [2020-09-17T23:24:52.777Z] #25 25.21 skipping existing 9a99313a2c50
23:24:53 [2020-09-17T23:24:53.041Z] #25 25.30 
23:24:53 [2020-09-17T23:24:53.792Z] #25 ...
23:24:53 [2020-09-17T23:24:53.792Z] 
23:24:53 [2020-09-17T23:24:53.792Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:53 [2020-09-17T23:24:53.792Z] #32 62.08 Selecting previously unselected package libxml2:amd64.
23:24:53 [2020-09-17T23:24:53.792Z] #32 62.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 62.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 63.35 Selecting previously unselected package libarchive13:amd64.
23:24:53 [2020-09-17T23:24:53.792Z] #32 63.35 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 63.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.24 Selecting previously unselected package libjsoncpp1:amd64.
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.25 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.41 Selecting previously unselected package librhash0:amd64.
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.42 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.42 Unpacking librhash0:amd64 (1.3.8-1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.60 Selecting previously unselected package libuv1:amd64.
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.61 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.62 Unpacking libuv1:amd64 (1.24.1-1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.79 Selecting previously unselected package cmake.
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 64.81 Unpacking cmake (3.13.4-1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.42 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.45 Setting up xxd (2:8.1.0875-5) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.47 Setting up libuv1:amd64 (1.24.1-1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.50 Setting up vim-common (2:8.1.0875-5) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.52 Setting up librhash0:amd64 (1.3.8-1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.54 Setting up cmake-data (3.13.4-1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.58 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.59 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.66 Setting up cmake (3.13.4-1) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.69 Processing triggers for libc-bin (2.28-10) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 68.81 Processing triggers for mime-support (3.62) ...
23:24:53 [2020-09-17T23:24:53.792Z] #32 DONE 69.6s
23:24:53 [2020-09-17T23:24:53.792Z] 
23:24:53 [2020-09-17T23:24:53.792Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:53 [2020-09-17T23:24:53.792Z] #25 23.24 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:24:53 [2020-09-17T23:24:53.890Z] #17 14.80 Selecting previously unselected package python3-minimal.
23:24:53 [2020-09-17T23:24:53.891Z] #17 14.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 ... 23448 files and directories currently installed.)
23:24:53 [2020-09-17T23:24:53.891Z] #17 14.83 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
23:24:53 [2020-09-17T23:24:53.891Z] #17 14.83 Unpacking python3-minimal (3.7.3-1) ...
23:24:53 [2020-09-17T23:24:53.891Z] #17 14.90 Selecting previously unselected package libmpdec2:s390x.
23:24:53 [2020-09-17T23:24:53.991Z] #25 26.34 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:24:54 [2020-09-17T23:24:54.219Z] #17 14.90 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
23:24:54 [2020-09-17T23:24:54.219Z] #17 14.90 Unpacking libmpdec2:s390x (2.4.2-2) ...
23:24:54 [2020-09-17T23:24:54.219Z] #17 14.94 Selecting previously unselected package libpython3.7-stdlib:s390x.
23:24:54 [2020-09-17T23:24:54.219Z] #17 14.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ...
23:24:54 [2020-09-17T23:24:54.219Z] #17 14.95 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
23:24:54 [2020-09-17T23:24:54.255Z] #25 26.62 
23:24:54 [2020-09-17T23:24:54.318Z] #25 23.81 #=#=#                                                                         
23:24:54 [2020-09-17T23:24:54.318Z] #25 23.98 
######################################################################## 100.0%
23:24:54 [2020-09-17T23:24:54.521Z] #25 26.76 
######################################################################## 100.0%
23:24:54 [2020-09-17T23:24:54.521Z] #25 26.90 
23:24:54 [2020-09-17T23:24:54.521Z] #25 26.95 Download of images into '/build' complete.
23:24:54 [2020-09-17T23:24:54.521Z] #25 26.95 Use something like the following to load the result into a Docker daemon:
23:24:54 [2020-09-17T23:24:54.521Z] #25 26.95   tar -cC '/build' . | docker load
23:24:54 [2020-09-17T23:24:54.546Z] #17 15.60 Selecting previously unselected package python3.7.
23:24:54 [2020-09-17T23:24:54.579Z] #25 24.10 
23:24:54 [2020-09-17T23:24:54.579Z] #25 24.21 Download of images into '/build' complete.
23:24:54 [2020-09-17T23:24:54.579Z] #25 24.21 Use something like the following to load the result into a Docker daemon:
23:24:54 [2020-09-17T23:24:54.579Z] #25 24.21   tar -cC '/build' . | docker load
23:24:54 [2020-09-17T23:24:54.828Z] #26 DONE 4.4s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:54 [2020-09-17T23:24:54.828Z] #39 50.25   LINK     criu/criu
23:24:54 [2020-09-17T23:24:54.828Z] #39 50.38   DEP      lib/c/criu.d
23:24:54 [2020-09-17T23:24:54.828Z] #39 50.40   CC       images/rpc.pb-c.o
23:24:54 [2020-09-17T23:24:54.828Z] #39 50.59   CC       lib/c/criu.o
23:24:54 [2020-09-17T23:24:54.828Z] #39 50.97   LINK     lib/c/built-in.o
23:24:54 [2020-09-17T23:24:54.828Z] #39 50.98   LINK     lib/c/libcriu.so
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.00   LINK     lib/c/libcriu.a
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.06   GEN      magic.py
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.13 Note: Building without setproctitle() and strlcpy() support.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.13       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.13 Note: Building without GnuTLS support
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.13 Makefile.config:39: Warn: you have no libnftables installed
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.13 Makefile.config:40: Warn: Building without nftables support
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.61 fatal: not a git repository (or any of the parent directories): .git
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.74 make[1]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.86 make[1]: 'images/built-in.o' is up to date.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.87 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.88 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.89 make[1]: 'compel/libcompel.a' is up to date.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.90 make[1]: 'compel/compel-host-bin' is up to date.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.91 make[1]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.91 make[1]: 'soccr/libsoccr.a' is up to date.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.98 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 51.99 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 52.01 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 52.04 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 52.06 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 52.06 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 52.08 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 52.10 make[2]: Nothing to be done for 'all'.
23:24:54 [2020-09-17T23:24:54.828Z] #39 52.11   INSTALL  criu/criu
23:24:54 [2020-09-17T23:24:54.828Z] #39 DONE 54.8s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:54 [2020-09-17T23:24:54.828Z] #52 59.91 + bin/containerd-shim-runc-v2
23:24:54 [2020-09-17T23:24:54.828Z] #52 61.44 + binaries
23:24:54 [2020-09-17T23:24:54.828Z] #52 61.44 + install -D bin/containerd /build/containerd
23:24:54 [2020-09-17T23:24:54.828Z] #52 61.47 + install -D bin/containerd-shim /build/containerd-shim
23:24:54 [2020-09-17T23:24:54.828Z] #52 61.48 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:24:54 [2020-09-17T23:24:54.828Z] #52 61.48 + install -D bin/ctr /build/ctr
23:24:54 [2020-09-17T23:24:54.828Z] #52 DONE 64.2s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:24:54 [2020-09-17T23:24:54.828Z] #29 DONE 0.3s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:24:54 [2020-09-17T23:24:54.828Z] #45 ...
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:24:54 [2020-09-17T23:24:54.828Z] #31 DONE 0.0s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:24:54 [2020-09-17T23:24:54.828Z] #34 DONE 0.0s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:24:54 [2020-09-17T23:24:54.828Z] #37 DONE 0.5s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:24:54 [2020-09-17T23:24:54.828Z] #45 ...
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:24:54 [2020-09-17T23:24:54.828Z] #40 DONE 0.0s
23:24:54 [2020-09-17T23:24:54.828Z] 
23:24:54 [2020-09-17T23:24:54.828Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:24:54 [2020-09-17T23:24:54.828Z] #42 DONE 0.1s
23:24:54 [2020-09-17T23:24:54.839Z] #25 DONE 24.4s
23:24:54 [2020-09-17T23:24:54.839Z] 
23:24:54 [2020-09-17T23:24:54.839Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + RM_GOPATH=0
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + TMP_GOPATH=
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + : /build
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + '[' -z '' ']'
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 ++ mktemp -d
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + export GOPATH=/tmp/tmp.QzcBAWFNyC
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + GOPATH=/tmp/tmp.QzcBAWFNyC
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + RM_GOPATH=1
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 + case "$(go env GOARCH)" in
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.059 ++ go env GOARCH
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.068 + export GO_BUILDMODE=-buildmode=pie
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.068 + GO_BUILDMODE=-buildmode=pie
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.071 ++ dirname /tmp/install/install.sh
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.091 + dir=/tmp/install
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.092 + bin=tini
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.092 + shift
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.092 + '[' '!' -f /tmp/install/tini.installer ']'
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.092 + . /tmp/install/tini.installer
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.092 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.093 + install_tini
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.094 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.094 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.094 + git clone https://github.com/krallin/tini.git /tmp/tmp.QzcBAWFNyC/tini
23:24:54 [2020-09-17T23:24:54.839Z] #33 1.106 Cloning into '/tmp/tmp.QzcBAWFNyC/tini'...
23:24:54 [2020-09-17T23:24:54.873Z] #17 ...
23:24:54 [2020-09-17T23:24:54.873Z] 
23:24:54 [2020-09-17T23:24:54.873Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:24:54 [2020-09-17T23:24:54.873Z] #28 DONE 97.6s
23:24:54 [2020-09-17T23:24:54.873Z] 
23:24:54 [2020-09-17T23:24:54.873Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:24:54 [2020-09-17T23:24:54.873Z] #17 15.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ...
23:24:54 [2020-09-17T23:24:54.873Z] #17 15.60 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:24:54 [2020-09-17T23:24:54.873Z] #17 ...
23:24:54 [2020-09-17T23:24:54.873Z] 
23:24:54 [2020-09-17T23:24:54.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:54 [2020-09-17T23:24:54.873Z] #39 55.86   CC       criu/cr-dump.o
23:24:54 [2020-09-17T23:24:54.873Z] #39 57.31   CC       criu/cr-errno.o
23:24:54 [2020-09-17T23:24:54.873Z] #39 57.34   CC       criu/cr-restore.o
23:24:54 [2020-09-17T23:24:54.873Z] #39 59.95   CC       criu/cr-service.o
23:24:55 [2020-09-17T23:24:55.084Z] 
23:24:55 [2020-09-17T23:24:55.084Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:24:55 [2020-09-17T23:24:55.084Z] #44 DONE 0.0s
23:24:55 [2020-09-17T23:24:55.084Z] 
23:24:55 [2020-09-17T23:24:55.084Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:24:55 [2020-09-17T23:24:55.098Z] #25 ...
23:24:55 [2020-09-17T23:24:55.098Z] 
23:24:55 [2020-09-17T23:24:55.098Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:55 [2020-09-17T23:24:55.098Z] #10 51.31 Selecting previously unselected package mingw-w64-x86-64-dev.
23:24:55 [2020-09-17T23:24:55.098Z] #10 51.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:24:55 [2020-09-17T23:24:55.098Z] #10 51.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:24:55 [2020-09-17T23:24:55.098Z] #10 ...
23:24:55 [2020-09-17T23:24:55.098Z] 
23:24:55 [2020-09-17T23:24:55.098Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:55 [2020-09-17T23:24:55.098Z] #52 26.84 Checking out files:  66% (2147/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
23:24:55 [2020-09-17T23:24:55.098Z] #52 27.73 + cd /tmp/tmp.2ctA7Tsq7G/src/github.com/containerd/containerd
23:24:55 [2020-09-17T23:24:55.098Z] #52 27.73 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:24:55 [2020-09-17T23:24:55.178Z] #32 67.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:24:55 [2020-09-17T23:24:55.178Z] #32 67.20 Setting up xxd (2:8.1.0875-5) ...
23:24:55 [2020-09-17T23:24:55.178Z] #32 67.21 Setting up libuv1:amd64 (1.24.1-1) ...
23:24:55 [2020-09-17T23:24:55.178Z] #32 67.23 Setting up vim-common (2:8.1.0875-5) ...
23:24:55 [2020-09-17T23:24:55.178Z] #32 67.28 Setting up librhash0:amd64 (1.3.8-1) ...
23:24:55 [2020-09-17T23:24:55.200Z] #39 61.01   CC       criu/crtools.o
23:24:55 [2020-09-17T23:24:55.200Z] #39 61.33   CC       criu/eventfd.o
23:24:55 [2020-09-17T23:24:55.362Z] #52 ...
23:24:55 [2020-09-17T23:24:55.362Z] 
23:24:55 [2020-09-17T23:24:55.362Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:55 [2020-09-17T23:24:55.362Z] #41 51.70 os/exec
23:24:55 [2020-09-17T23:24:55.362Z] #41 54.41 encoding/binary
23:24:55 [2020-09-17T23:24:55.362Z] #41 54.45 go/token
23:24:55 [2020-09-17T23:24:55.362Z] #41 54.54 net/url
23:24:55 [2020-09-17T23:24:55.362Z] #41 55.63 go/scanner
23:24:55 [2020-09-17T23:24:55.362Z] #41 56.62 text/template/parse
23:24:55 [2020-09-17T23:24:55.362Z] #41 57.22 encoding/json
23:24:55 [2020-09-17T23:24:55.362Z] #41 57.34 go/ast
23:24:55 [2020-09-17T23:24:55.362Z] #41 61.64 text/template
23:24:55 [2020-09-17T23:24:55.410Z] #33 ...
23:24:55 [2020-09-17T23:24:55.410Z] 
23:24:55 [2020-09-17T23:24:55.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:24:55 [2020-09-17T23:24:55.410Z] #10 61.63 Selecting previously unselected package binutils-mingw-w64.
23:24:55 [2020-09-17T23:24:55.410Z] #10 61.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 61.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 62.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:24:55 [2020-09-17T23:24:55.410Z] #10 62.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 62.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 62.69 Selecting previously unselected package dmsetup.
23:24:55 [2020-09-17T23:24:55.410Z] #10 62.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 62.69 Unpacking dmsetup (2:1.02.155-3) ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 63.05 Selecting previously unselected package mingw-w64-common.
23:24:55 [2020-09-17T23:24:55.410Z] #10 63.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 63.07 Unpacking mingw-w64-common (6.0.0-3) ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 68.99 Selecting previously unselected package mingw-w64-x86-64-dev.
23:24:55 [2020-09-17T23:24:55.410Z] #10 69.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:24:55 [2020-09-17T23:24:55.410Z] #10 69.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:24:55 [2020-09-17T23:24:55.443Z] #32 67.31 Setting up cmake-data (3.13.4-1) ...
23:24:55 [2020-09-17T23:24:55.443Z] #32 67.33 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:24:55 [2020-09-17T23:24:55.443Z] #32 67.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:24:55 [2020-09-17T23:24:55.443Z] #32 67.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:24:55 [2020-09-17T23:24:55.443Z] #32 67.39 Setting up cmake (3.13.4-1) ...
23:24:55 [2020-09-17T23:24:55.443Z] #32 67.40 Processing triggers for libc-bin (2.28-10) ...
23:24:55 [2020-09-17T23:24:55.527Z] #39 61.55   CC       criu/eventpoll.o
23:24:55 [2020-09-17T23:24:55.527Z] #39 ...
23:24:55 [2020-09-17T23:24:55.527Z] 
23:24:55 [2020-09-17T23:24:55.527Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:24:55 [2020-09-17T23:24:55.527Z] #17 15.72 Selecting previously unselected package libpython3-stdlib:s390x.
23:24:55 [2020-09-17T23:24:55.527Z] #17 15.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.527Z] #17 15.72 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
23:24:55 [2020-09-17T23:24:55.527Z] #17 15.76 Setting up python3-minimal (3.7.3-1) ...
23:24:55 [2020-09-17T23:24:55.527Z] #17 16.51 Selecting previously unselected package python3.
23:24:55 [2020-09-17T23:24:55.527Z] #17 16.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 ... 23860 files and directories currently installed.)
23:24:55 [2020-09-17T23:24:55.527Z] #17 16.53 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.527Z] #17 16.54 Unpacking python3 (3.7.3-1) ...
23:24:55 [2020-09-17T23:24:55.527Z] #17 16.59 Selecting previously unselected package libip4tc0:s390x.
23:24:55 [2020-09-17T23:24:55.626Z] #41 ...
23:24:55 [2020-09-17T23:24:55.626Z] 
23:24:55 [2020-09-17T23:24:55.626Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + export 'BUILDTAGS=netgo osusergo static_build'
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + BUILDTAGS='netgo osusergo static_build'
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + export EXTRA_FLAGS=-buildmode=pie
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + EXTRA_FLAGS=-buildmode=pie
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + '[' '' = dynamic ']'
23:24:55 [2020-09-17T23:24:55.626Z] #52 28.25 + make
23:24:55 [2020-09-17T23:24:55.648Z] #45 78.36 + cd /tmp/tmp.Qry56ASZzK/src/github.com/golangci/golangci-lint/
23:24:55 [2020-09-17T23:24:55.648Z] #45 78.36 + git checkout -q v1.23.8
23:24:55 [2020-09-17T23:24:55.672Z] #10 ...
23:24:55 [2020-09-17T23:24:55.672Z] 
23:24:55 [2020-09-17T23:24:55.672Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.12 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.17 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.19 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.21 Setting up protobuf-compiler (3.6.1.3-2) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.23 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:24:55 [2020-09-17T23:24:55.672Z] #38 67.26 Setting up python-protobuf (3.6.1.3-2) ...
23:24:55 [2020-09-17T23:24:55.704Z] #32 67.52 Processing triggers for mime-support (3.62) ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.59 Unpacking libip4tc0:s390x (1.8.2-4) ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.63 Selecting previously unselected package libip6tc0:s390x.
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.64 Unpacking libip6tc0:s390x (1.8.2-4) ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.68 Selecting previously unselected package libiptc0:s390x.
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.68 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.68 Unpacking libiptc0:s390x (1.8.2-4) ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.71 Selecting previously unselected package libnfnetlink0:s390x.
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.72 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.74 Selecting previously unselected package libnetfilter-conntrack3:s390x.
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.74 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.74 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.78 Selecting previously unselected package libnftnl11:s390x.
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.79 Unpacking libnftnl11:s390x (1.1.2-2) ...
23:24:55 [2020-09-17T23:24:55.854Z] #17 16.82 Selecting previously unselected package iptables.
23:24:55 [2020-09-17T23:24:55.905Z] #45 78.54 ++ git describe --tags
23:24:55 [2020-09-17T23:24:55.905Z] #45 78.54 + version=v1.23.8
23:24:55 [2020-09-17T23:24:55.905Z] #45 78.54 ++ git rev-parse --short HEAD
23:24:55 [2020-09-17T23:24:55.905Z] #45 78.54 + commit=76a82c6
23:24:55 [2020-09-17T23:24:55.905Z] #45 78.54 ++ git show -s --format=%cd
23:24:55 [2020-09-17T23:24:55.905Z] #45 78.55 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:24:55 [2020-09-17T23:24:55.905Z] #45 78.55 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:24:56 [2020-09-17T23:24:56.183Z] #17 16.82 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
23:24:56 [2020-09-17T23:24:56.183Z] #17 16.82 Unpacking iptables (1.8.2-4) ...
23:24:56 [2020-09-17T23:24:56.183Z] #17 17.02 Selecting previously unselected package xxd.
23:24:56 [2020-09-17T23:24:56.183Z] #17 17.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
23:24:56 [2020-09-17T23:24:56.183Z] #17 17.02 Unpacking xxd (2:8.1.0875-5) ...
23:24:56 [2020-09-17T23:24:56.183Z] #17 17.12 Selecting previously unselected package vim-common.
23:24:56 [2020-09-17T23:24:56.183Z] #17 17.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:24:56 [2020-09-17T23:24:56.183Z] #17 17.13 Unpacking vim-common (2:8.1.0875-5) ...
23:24:56 [2020-09-17T23:24:56.204Z] #52 ...
23:24:56 [2020-09-17T23:24:56.204Z] 
23:24:56 [2020-09-17T23:24:56.204Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:56 [2020-09-17T23:24:56.204Z] #25 DONE 28.5s
23:24:56 [2020-09-17T23:24:56.204Z] 
23:24:56 [2020-09-17T23:24:56.204Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:56 [2020-09-17T23:24:56.204Z] #32 DONE 62.4s
23:24:56 [2020-09-17T23:24:56.204Z] 
23:24:56 [2020-09-17T23:24:56.204Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:56 [2020-09-17T23:24:56.204Z] #38 53.28 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
23:24:56 [2020-09-17T23:24:56.204Z] #38 54.26 Processing triggers for libc-bin (2.28-10) ...
23:24:56 [2020-09-17T23:24:56.204Z] #38 DONE 62.4s
23:24:56 [2020-09-17T23:24:56.204Z] 
23:24:56 [2020-09-17T23:24:56.204Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:56 [2020-09-17T23:24:56.204Z] #30 DONE 62.4s
23:24:56 [2020-09-17T23:24:56.204Z] 
23:24:56 [2020-09-17T23:24:56.204Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:56 [2020-09-17T23:24:56.510Z] #17 17.23 Selecting previously unselected package bash-completion.
23:24:56 [2020-09-17T23:24:56.510Z] #17 17.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:24:56 [2020-09-17T23:24:56.649Z] #32 ...
23:24:56 [2020-09-17T23:24:56.649Z] 
23:24:56 [2020-09-17T23:24:56.649Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:56 [2020-09-17T23:24:56.649Z] #25 16.68 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:24:56 [2020-09-17T23:24:56.649Z] #25 17.28 
23:24:56 [2020-09-17T23:24:56.649Z] #25 17.48 
######################################################################    98.2%
######################################################################## 100.0%
23:24:56 [2020-09-17T23:24:56.650Z] #25 17.65 
23:24:56 [2020-09-17T23:24:56.650Z] #25 18.73 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:24:56 [2020-09-17T23:24:56.650Z] #25 19.12 
23:24:56 [2020-09-17T23:24:56.650Z] #25 19.35 
#######################                                                   32.4%
######################################################################## 100.0%
23:24:56 [2020-09-17T23:24:56.650Z] #25 19.54 
23:24:56 [2020-09-17T23:24:56.650Z] #25 20.51 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:24:56 [2020-09-17T23:24:56.650Z] #25 20.64 skipping existing c35d46ef359f
23:24:56 [2020-09-17T23:24:56.650Z] #25 20.78 
23:24:56 [2020-09-17T23:24:56.650Z] #25 ...
23:24:56 [2020-09-17T23:24:56.650Z] 
23:24:56 [2020-09-17T23:24:56.650Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:24:56 [2020-09-17T23:24:56.650Z] #32 DONE 68.4s
23:24:56 [2020-09-17T23:24:56.650Z] 
23:24:56 [2020-09-17T23:24:56.650Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:57 [2020-09-17T23:24:57.221Z] #33 ...
23:24:57 [2020-09-17T23:24:57.221Z] 
23:24:57 [2020-09-17T23:24:57.221Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:57 [2020-09-17T23:24:57.221Z] #41 59.17 time
23:24:57 [2020-09-17T23:24:57.221Z] #41 63.64 strings
23:24:57 [2020-09-17T23:24:57.221Z] #41 65.65 os
23:24:57 [2020-09-17T23:24:57.221Z] #41 66.94 regexp/syntax
23:24:57 [2020-09-17T23:24:57.482Z] #41 ...
23:24:57 [2020-09-17T23:24:57.482Z] 
23:24:57 [2020-09-17T23:24:57.482Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:24:57 [2020-09-17T23:24:57.482Z] #25 21.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:24:57 [2020-09-17T23:24:57.482Z] #25 22.61 
23:24:57 [2020-09-17T23:24:57.651Z] #17 18.42 Unpacking bash-completion (1:2.8-6) ...
23:24:57 [2020-09-17T23:24:57.651Z] #17 18.66 Selecting previously unselected package bzip2.
23:24:57 [2020-09-17T23:24:57.747Z] #25 22.75 
######################################################################## 100.0%
23:24:57 [2020-09-17T23:24:57.747Z] #25 22.85 
23:24:57 [2020-09-17T23:24:57.747Z] #25 22.94 Download of images into '/build' complete.
23:24:57 [2020-09-17T23:24:57.747Z] #25 22.94 Use something like the following to load the result into a Docker daemon:
23:24:57 [2020-09-17T23:24:57.747Z] #25 22.94   tar -cC '/build' . | docker load
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.66 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.71 Selecting previously unselected package xz-utils.
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.71 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.71 Unpacking xz-utils (5.2.4-1) ...
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.79 Selecting previously unselected package apparmor.
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.80 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
23:24:57 [2020-09-17T23:24:57.978Z] #17 18.82 Unpacking apparmor (2.13.2-10) ...
23:24:57 [2020-09-17T23:24:57.978Z] #17 19.06 Selecting previously unselected package aufs-tools.
23:24:58 [2020-09-17T23:24:58.010Z] #25 DONE 23.1s
23:24:58 [2020-09-17T23:24:58.010Z] 
23:24:58 [2020-09-17T23:24:58.010Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.034 + RM_GOPATH=0
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.034 + TMP_GOPATH=
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.034 + : /build
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.034 + '[' -z '' ']'
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.034 ++ mktemp -d
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.036 + export GOPATH=/tmp/tmp.dVjShWYvV4
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.036 + GOPATH=/tmp/tmp.dVjShWYvV4
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.036 + RM_GOPATH=1
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.037 + case "$(go env GOARCH)" in
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.038 ++ go env GOARCH
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.067 + export GO_BUILDMODE=-buildmode=pie
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.067 + GO_BUILDMODE=-buildmode=pie
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.071 ++ dirname /tmp/install/install.sh
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + dir=/tmp/install
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + bin=tini
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + shift
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + '[' '!' -f /tmp/install/tini.installer ']'
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + . /tmp/install/tini.installer
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + install_tini
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.078 + git clone https://github.com/krallin/tini.git /tmp/tmp.dVjShWYvV4/tini
23:24:58 [2020-09-17T23:24:58.010Z] #33 1.084 Cloning into '/tmp/tmp.dVjShWYvV4/tini'...
23:24:58 [2020-09-17T23:24:58.215Z] #38 ...
23:24:58 [2020-09-17T23:24:58.215Z] 
23:24:58 [2020-09-17T23:24:58.215Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:58 [2020-09-17T23:24:58.215Z] #41 64.27 internal/poll
23:24:58 [2020-09-17T23:24:58.215Z] #41 64.51 internal/fmtsort
23:24:58 [2020-09-17T23:24:58.215Z] #41 65.22 strings
23:24:58 [2020-09-17T23:24:58.215Z] #41 66.65 os
23:24:58 [2020-09-17T23:24:58.215Z] #41 68.80 regexp/syntax
23:24:58 [2020-09-17T23:24:58.215Z] #41 71.43 fmt
23:24:58 [2020-09-17T23:24:58.215Z] #41 ...
23:24:58 [2020-09-17T23:24:58.215Z] 
23:24:58 [2020-09-17T23:24:58.215Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:58 [2020-09-17T23:24:58.215Z] #33 2.365 + cd /tmp/tmp.QzcBAWFNyC/tini
23:24:58 [2020-09-17T23:24:58.215Z] #33 2.365 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:24:58 [2020-09-17T23:24:58.215Z] #33 2.386 + cmake .
23:24:58 [2020-09-17T23:24:58.215Z] #33 3.443 -- The C compiler identification is GNU 8.3.0
23:24:58 [2020-09-17T23:24:58.215Z] #33 3.533 -- Check for working C compiler: /usr/bin/cc
23:24:58 [2020-09-17T23:24:58.215Z] #33 4.796 -- Check for working C compiler: /usr/bin/cc -- works
23:24:58 [2020-09-17T23:24:58.215Z] #33 4.803 -- Detecting C compiler ABI info
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.07 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.15 Selecting previously unselected package libonig5:s390x.
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.15 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.16 Unpacking libonig5:s390x (6.9.1-1) ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.24 Selecting previously unselected package libjq1:s390x.
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.29 Selecting previously unselected package jq.
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.29 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.29 Unpacking jq (1.5+dfsg-2+b1) ...
23:24:58 [2020-09-17T23:24:58.305Z] #17 19.32 Selecting previously unselected package libaio1:s390x.
23:24:58 [2020-09-17T23:24:58.349Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
23:24:58 [2020-09-17T23:24:58.349Z] 
23:24:58 [2020-09-17T23:24:58.349Z]  ________   ____  __.
23:24:58 [2020-09-17T23:24:58.349Z]  \_____  \ |    |/ _|
23:24:58 [2020-09-17T23:24:58.349Z]  /   |   \|      <
23:24:58 [2020-09-17T23:24:58.349Z]  /    |    \    |  \
23:24:58 [2020-09-17T23:24:58.349Z]  \_______  /____|__ \
23:24:58 [2020-09-17T23:24:58.349Z]          \/        \/
23:24:58 [2020-09-17T23:24:58.349Z] 
23:24:58 [2020-09-17T23:24:58.349Z] INFO: make.ps1 ended at 09/17/2020 23:24:57
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.32 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.33 Unpacking libaio1:s390x (0.3.112-3) ...
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.36 Selecting previously unselected package libgpm2:s390x.
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.36 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.36 Unpacking libgpm2:s390x (1.20.7-5) ...
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.40 Selecting previously unselected package libicu63:s390x.
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
23:24:58 [2020-09-17T23:24:58.632Z] #17 19.40 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:24:58 [2020-09-17T23:24:58.806Z] INFO: Binaries build ended at 09/17/2020 23:24:58. Duration:00:01:05.9613205
23:24:58 [2020-09-17T23:24:58.953Z] #33 2.378 + cd /tmp/tmp.dVjShWYvV4/tini
23:24:58 [2020-09-17T23:24:58.953Z] #33 2.378 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:24:58 [2020-09-17T23:24:58.953Z] #33 2.415 + cmake .
23:24:59 [2020-09-17T23:24:59.160Z] #33 5.468 -- Detecting C compiler ABI info - done
23:24:59 [2020-09-17T23:24:59.160Z] #33 5.521 -- Detecting C compile features
23:24:59 [2020-09-17T23:24:59.160Z] #33 ...
23:24:59 [2020-09-17T23:24:59.160Z] 
23:24:59 [2020-09-17T23:24:59.160Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:24:59 [2020-09-17T23:24:59.160Z] #38 75.10 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:24:59 [2020-09-17T23:24:59.160Z] #38 75.11 Processing triggers for libc-bin (2.28-10) ...
23:24:59 [2020-09-17T23:24:59.160Z] #38 DONE 75.5s
23:24:59 [2020-09-17T23:24:59.422Z] 
23:24:59 [2020-09-17T23:24:59.422Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:24:59 [2020-09-17T23:24:59.422Z] #39 ...
23:24:59 [2020-09-17T23:24:59.422Z] 
23:24:59 [2020-09-17T23:24:59.422Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:24:59 [2020-09-17T23:24:59.422Z] #47 65.68 encoding/binary
23:24:59 [2020-09-17T23:24:59.422Z] #47 66.41 context
23:24:59 [2020-09-17T23:24:59.422Z] #47 67.39 os
23:24:59 [2020-09-17T23:24:59.422Z] #47 67.90 encoding/base64
23:24:59 [2020-09-17T23:24:59.422Z] #47 68.76 golang.org/x/sys/unix
23:24:59 [2020-09-17T23:24:59.422Z] #47 73.13 fmt
23:24:59 [2020-09-17T23:24:59.683Z] #47 ...
23:24:59 [2020-09-17T23:24:59.683Z] 
23:24:59 [2020-09-17T23:24:59.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:24:59 [2020-09-17T23:24:59.683Z] #41 75.31 regexp
23:25:00 [2020-09-17T23:25:00.283Z] #17 21.30 Selecting previously unselected package libnet1:s390x.
23:25:00 [2020-09-17T23:25:00.283Z] #17 21.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:25:00 [2020-09-17T23:25:00.283Z] #17 21.31 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:25:00 [2020-09-17T23:25:00.283Z] #17 21.35 Selecting previously unselected package libnl-3-200:s390x.
23:25:00 [2020-09-17T23:25:00.342Z] #33 3.662 -- The C compiler identification is GNU 8.3.0
23:25:00 [2020-09-17T23:25:00.342Z] #33 3.745 -- Check for working C compiler: /usr/bin/cc
23:25:00 [2020-09-17T23:25:00.448Z] #8 unpacking docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 20.1s done
23:25:00 [2020-09-17T23:25:00.448Z] #8 DONE 25.7s
23:25:00 [2020-09-17T23:25:00.448Z] 
23:25:00 [2020-09-17T23:25:00.448Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:25:00 [2020-09-17T23:25:00.448Z] #9 DONE 0.2s
23:25:00 [2020-09-17T23:25:00.448Z] 
23:25:00 [2020-09-17T23:25:00.448Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:25:00 [2020-09-17T23:25:00.448Z] #10 DONE 0.2s
23:25:00 [2020-09-17T23:25:00.448Z] 
23:25:00 [2020-09-17T23:25:00.448Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:25:00 [2020-09-17T23:25:00.448Z] #28 DONE 0.1s
23:25:00 [2020-09-17T23:25:00.448Z] 
23:25:00 [2020-09-17T23:25:00.448Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:00 [2020-09-17T23:25:00.448Z] #42 ...
23:25:00 [2020-09-17T23:25:00.448Z] 
23:25:00 [2020-09-17T23:25:00.448Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:25:00 [2020-09-17T23:25:00.448Z] #36 DONE 0.1s
23:25:00 [2020-09-17T23:25:00.448Z] 
23:25:00 [2020-09-17T23:25:00.448Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:25:00 [2020-09-17T23:25:00.448Z] #37 0.686 + git clone https://github.com/docker/distribution.git .
23:25:00 [2020-09-17T23:25:00.448Z] #37 0.693 Cloning into '.'...
23:25:00 [2020-09-17T23:25:00.473Z] #39 4.184 Note: Building without setproctitle() and strlcpy() support.
23:25:00 [2020-09-17T23:25:00.473Z] #39 4.185       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:25:00 [2020-09-17T23:25:00.473Z] #39 4.197 Note: Building without GnuTLS support
23:25:00 [2020-09-17T23:25:00.473Z] #39 4.203 Makefile.config:39: Warn: you have no libnftables installed
23:25:00 [2020-09-17T23:25:00.473Z] #39 4.204 Makefile.config:40: Warn: Building without nftables support
23:25:00 [2020-09-17T23:25:00.603Z] #33 ...
23:25:00 [2020-09-17T23:25:00.603Z] 
23:25:00 [2020-09-17T23:25:00.603Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:00 [2020-09-17T23:25:00.603Z] #38 62.52 Setting up python-six (1.12.0-1) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 66.92 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 66.94 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 66.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 66.97 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 66.98 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 67.00 Setting up protobuf-compiler (3.6.1.3-2) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 67.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 67.03 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 67.04 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:25:00 [2020-09-17T23:25:00.603Z] #38 67.06 Setting up python-protobuf (3.6.1.3-2) ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.36 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.41 Selecting previously unselected package libprotobuf-c1:s390x.
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.41 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.44 Selecting previously unselected package libreadline5:s390x.
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.44 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.50 Selecting previously unselected package net-tools.
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:25:00 [2020-09-17T23:25:00.610Z] #17 21.63 Selecting previously unselected package python-pip-whl.
23:25:00 [2020-09-17T23:25:00.937Z] #17 21.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:25:00 [2020-09-17T23:25:00.937Z] #17 21.64 Unpacking python-pip-whl (18.1-5) ...
23:25:00 [2020-09-17T23:25:00.978Z] INFO: Copying the built daemon binary to d:\CI\PR-41466\1\binary\dockerd-9fb324f00b.exe...
23:25:00 [2020-09-17T23:25:00.978Z] INFO: Copying the built client binary to d:\CI\PR-41466\1\binary\docker-9fb324f00b.exe...
23:25:00 [2020-09-17T23:25:00.978Z] INFO: Copying dockerversion from the container...
23:25:00 [2020-09-17T23:25:00.978Z] INFO: Copying the golang package from the container to d:\CI\PR-41466\1\installer\go.zip...
23:25:01 [2020-09-17T23:25:01.265Z] #17 21.93 Selecting previously unselected package python3-lib2to3.
23:25:01 [2020-09-17T23:25:01.265Z] #17 21.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 21.93 Unpacking python3-lib2to3 (3.7.3-1) ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.00 Selecting previously unselected package python3-distutils.
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.00 Unpacking python3-distutils (3.7.3-1) ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.08 Selecting previously unselected package python3-pip.
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.09 Unpacking python3-pip (18.1-5) ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.20 Selecting previously unselected package python3-pkg-resources.
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.20 Unpacking python3-pkg-resources (40.8.0-1) ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.27 Selecting previously unselected package python3-setuptools.
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.27 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:25:01 [2020-09-17T23:25:01.265Z] #17 22.27 Unpacking python3-setuptools (40.8.0-1) ...
23:25:01 [2020-09-17T23:25:01.443Z] #39 ...
23:25:01 [2020-09-17T23:25:01.443Z] 
23:25:01 [2020-09-17T23:25:01.443Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:01 [2020-09-17T23:25:01.443Z] #47 67.88 golang.org/x/crypto/ssh/terminal
23:25:01 [2020-09-17T23:25:01.547Z] #38 ...
23:25:01 [2020-09-17T23:25:01.547Z] 
23:25:01 [2020-09-17T23:25:01.547Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:01 [2020-09-17T23:25:01.547Z] #33 4.772 -- Check for working C compiler: /usr/bin/cc -- works
23:25:01 [2020-09-17T23:25:01.547Z] #33 4.781 -- Detecting C compiler ABI info
23:25:01 [2020-09-17T23:25:01.592Z] #17 22.43 Selecting previously unselected package python3-wheel.
23:25:01 [2020-09-17T23:25:01.592Z] #17 22.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:25:01 [2020-09-17T23:25:01.592Z] #17 22.44 Unpacking python3-wheel (0.32.3-2) ...
23:25:01 [2020-09-17T23:25:01.592Z] #17 22.48 Selecting previously unselected package sudo.
23:25:01 [2020-09-17T23:25:01.592Z] #17 22.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
23:25:01 [2020-09-17T23:25:01.592Z] #17 22.48 Unpacking sudo (1.8.27-1+deb10u2) ...
23:25:01 [2020-09-17T23:25:01.596Z] #41 77.81 go/token
23:25:01 [2020-09-17T23:25:01.856Z] #41 ...
23:25:01 [2020-09-17T23:25:01.857Z] 
23:25:01 [2020-09-17T23:25:01.857Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:01 [2020-09-17T23:25:01.857Z] #30 68.00 path
23:25:01 [2020-09-17T23:25:01.857Z] #30 68.71 text/tabwriter
23:25:01 [2020-09-17T23:25:01.857Z] #30 69.36 fmt
23:25:01 [2020-09-17T23:25:01.857Z] #30 69.38 path/filepath
23:25:01 [2020-09-17T23:25:01.857Z] #30 71.91 io/ioutil
23:25:01 [2020-09-17T23:25:01.857Z] #30 75.00 github.com/BurntSushi/toml
23:25:01 [2020-09-17T23:25:01.857Z] #30 75.02 flag
23:25:01 [2020-09-17T23:25:01.857Z] #30 77.03 log
23:25:01 [2020-09-17T23:25:01.857Z] #30 ...
23:25:01 [2020-09-17T23:25:01.857Z] 
23:25:01 [2020-09-17T23:25:01.857Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:01 [2020-09-17T23:25:01.857Z] #10 77.73 Selecting previously unselected package gcc-mingw-w64-base.
23:25:01 [2020-09-17T23:25:01.857Z] #10 77.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:25:01 [2020-09-17T23:25:01.857Z] #10 77.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:25:01 [2020-09-17T23:25:01.857Z] #10 77.99 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:25:01 [2020-09-17T23:25:01.857Z] #10 77.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:25:01 [2020-09-17T23:25:01.857Z] #10 78.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:01 [2020-09-17T23:25:01.919Z] #17 22.83 Selecting previously unselected package thin-provisioning-tools.
23:25:01 [2020-09-17T23:25:01.919Z] #17 22.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
23:25:01 [2020-09-17T23:25:01.919Z] #17 22.83 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:25:02 [2020-09-17T23:25:02.119Z] #33 5.479 -- Detecting C compiler ABI info - done
23:25:02 [2020-09-17T23:25:02.119Z] #33 5.533 -- Detecting C compile features
23:25:02 [2020-09-17T23:25:02.119Z] #33 ...
23:25:02 [2020-09-17T23:25:02.119Z] 
23:25:02 [2020-09-17T23:25:02.119Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:02 [2020-09-17T23:25:02.119Z] #10 64.06 Selecting previously unselected package mingw-w64-common.
23:25:02 [2020-09-17T23:25:02.119Z] #10 64.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:25:02 [2020-09-17T23:25:02.119Z] #10 64.07 Unpacking mingw-w64-common (6.0.0-3) ...
23:25:02 [2020-09-17T23:25:02.119Z] #10 72.47 Selecting previously unselected package mingw-w64-x86-64-dev.
23:25:02 [2020-09-17T23:25:02.119Z] #10 72.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:25:02 [2020-09-17T23:25:02.119Z] #10 72.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:25:02 [2020-09-17T23:25:02.248Z] #17 22.99 Selecting previously unselected package uidmap.
23:25:02 [2020-09-17T23:25:02.248Z] #17 23.00 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
23:25:02 [2020-09-17T23:25:02.248Z] #17 23.00 Unpacking uidmap (1:4.5-1.1) ...
23:25:02 [2020-09-17T23:25:02.248Z] #17 23.08 Selecting previously unselected package vim-runtime.
23:25:02 [2020-09-17T23:25:02.248Z] #17 23.08 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:25:02 [2020-09-17T23:25:02.248Z] #17 23.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:25:02 [2020-09-17T23:25:02.248Z] #17 23.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:25:02 [2020-09-17T23:25:02.248Z] #17 23.11 Unpacking vim-runtime (2:8.1.0875-5) ...
23:25:02 [2020-09-17T23:25:02.380Z] #10 ...
23:25:02 [2020-09-17T23:25:02.380Z] 
23:25:02 [2020-09-17T23:25:02.380Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:02 [2020-09-17T23:25:02.380Z] #30 66.53 fmt
23:25:02 [2020-09-17T23:25:02.380Z] #30 66.90 path/filepath
23:25:02 [2020-09-17T23:25:02.380Z] #30 68.48 io/ioutil
23:25:02 [2020-09-17T23:25:02.380Z] #30 69.70 path
23:25:02 [2020-09-17T23:25:02.380Z] #30 70.91 text/tabwriter
23:25:02 [2020-09-17T23:25:02.380Z] #30 72.79 flag
23:25:02 [2020-09-17T23:25:02.380Z] #30 72.79 github.com/BurntSushi/toml
23:25:02 [2020-09-17T23:25:02.380Z] #30 74.07 log
23:25:02 [2020-09-17T23:25:02.560Z] #37 ...
23:25:02 [2020-09-17T23:25:02.560Z] 
23:25:02 [2020-09-17T23:25:02.560Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.847 + RM_GOPATH=0
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.848 + TMP_GOPATH=
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.848 + : /build
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.848 + '[' -z '' ']'
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.849 ++ mktemp -d
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.851 + export GOPATH=/tmp/tmp.MPniE5eKIt
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.851 + GOPATH=/tmp/tmp.MPniE5eKIt
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.851 + RM_GOPATH=1
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.851 + case "$(go env GOARCH)" in
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.852 ++ go env GOARCH
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.909 + export GO_BUILDMODE=-buildmode=pie
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.909 + GO_BUILDMODE=-buildmode=pie
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.926 ++ dirname /tmp/install/install.sh
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.952 + dir=/tmp/install
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.953 + bin=tomlv
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.953 + shift
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.953 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.954 + . /tmp/install/tomlv.installer
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.954 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.954 + install_tomlv
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.955 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.955 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.956 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MPniE5eKIt/src/github.com/BurntSushi/toml
23:25:02 [2020-09-17T23:25:02.560Z] #31 0.964 Cloning into '/tmp/tmp.MPniE5eKIt/src/github.com/BurntSushi/toml'...
23:25:02 [2020-09-17T23:25:02.560Z] #31 2.093 + cd /tmp/tmp.MPniE5eKIt/src/github.com/BurntSushi/toml
23:25:02 [2020-09-17T23:25:02.560Z] #31 2.100 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:25:02 [2020-09-17T23:25:02.560Z] #31 2.147 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:25:02 [2020-09-17T23:25:02.560Z] #31 2.670 internal/cpu
23:25:02 [2020-09-17T23:25:02.560Z] #31 2.674 math/bits
23:25:02 [2020-09-17T23:25:02.560Z] #31 2.690 runtime/internal/sys
23:25:02 [2020-09-17T23:25:02.560Z] #31 2.797 runtime/internal/atomic
23:25:02 [2020-09-17T23:25:02.560Z] #31 3.407 runtime/internal/math
23:25:02 [2020-09-17T23:25:02.560Z] #31 3.455 unicode/utf8
23:25:02 [2020-09-17T23:25:02.560Z] #31 3.855 internal/race
23:25:02 [2020-09-17T23:25:02.560Z] #31 4.184 sync/atomic
23:25:02 [2020-09-17T23:25:02.560Z] #31 4.647 internal/bytealg
23:25:02 [2020-09-17T23:25:02.560Z] #31 5.232 unicode
23:25:02 [2020-09-17T23:25:02.560Z] #31 5.449 math
23:25:02 [2020-09-17T23:25:02.839Z] #47 68.90 mvdan.cc/sh/v3/cmd/shfmt
23:25:02 [2020-09-17T23:25:02.861Z] #31 5.597 internal/testlog
23:25:03 [2020-09-17T23:25:03.323Z] #30 ...
23:25:03 [2020-09-17T23:25:03.323Z] 
23:25:03 [2020-09-17T23:25:03.323Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:03 [2020-09-17T23:25:03.323Z] #47 65.03 context
23:25:03 [2020-09-17T23:25:03.323Z] #47 65.69 encoding/binary
23:25:03 [2020-09-17T23:25:03.323Z] #47 66.30 os
23:25:03 [2020-09-17T23:25:03.323Z] #47 68.41 encoding/base64
23:25:03 [2020-09-17T23:25:03.323Z] #47 69.75 golang.org/x/sys/unix
23:25:03 [2020-09-17T23:25:03.323Z] #47 71.98 fmt
23:25:03 [2020-09-17T23:25:03.323Z] #47 ...
23:25:03 [2020-09-17T23:25:03.323Z] 
23:25:03 [2020-09-17T23:25:03.323Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:03 [2020-09-17T23:25:03.323Z] #38 75.16 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:25:03 [2020-09-17T23:25:03.323Z] #38 75.18 Processing triggers for libc-bin (2.28-10) ...
23:25:03 [2020-09-17T23:25:03.899Z] #38 DONE 75.9s
23:25:03 [2020-09-17T23:25:03.899Z] 
23:25:03 [2020-09-17T23:25:03.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:03 [2020-09-17T23:25:03.919Z] #31 6.393 runtime
23:25:03 [2020-09-17T23:25:03.919Z] #31 ...
23:25:03 [2020-09-17T23:25:03.919Z] 
23:25:03 [2020-09-17T23:25:03.919Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.829 + RM_GOPATH=0
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.829 + TMP_GOPATH=
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.829 + : /build
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.829 + '[' -z '' ']'
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.852 ++ mktemp -d
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.874 + export GOPATH=/tmp/tmp.eHZOAm4z03
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.887 + GOPATH=/tmp/tmp.eHZOAm4z03
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.895 + RM_GOPATH=1
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.897 + case "$(go env GOARCH)" in
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.903 ++ go env GOARCH
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.963 + export GO_BUILDMODE=-buildmode=pie
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.963 + GO_BUILDMODE=-buildmode=pie
23:25:03 [2020-09-17T23:25:03.919Z] #44 0.973 ++ dirname /tmp/install/install.sh
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.014 + dir=/tmp/install
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.014 + bin=gotestsum
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.014 + shift
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.014 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.014 + . /tmp/install/gotestsum.installer
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.014 ++ : v0.5.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.014 + install_gotestsum
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.015 + set -e
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.016 + export GO111MODULE=on
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.016 + GO111MODULE=on
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.016 + GOBIN=/build
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.017 + go get gotest.tools/gotestsum@v0.5.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.091 go: finding gotest.tools v0.5.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 1.092 go: finding gotest.tools/gotestsum v0.5.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 2.757 go: downloading gotest.tools/gotestsum v0.5.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 3.963 go: extracting gotest.tools/gotestsum v0.5.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 5.858 go: downloading github.com/pkg/errors v0.9.1
23:25:03 [2020-09-17T23:25:03.919Z] #44 5.892 go: downloading github.com/spf13/pflag v1.0.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 5.941 go: downloading github.com/fatih/color v1.9.0
23:25:03 [2020-09-17T23:25:03.919Z] #44 5.961 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:25:03 [2020-09-17T23:25:03.919Z] #44 5.969 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.005 go: downloading github.com/jonboulle/clockwork v0.1.0
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.025 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.150 go: extracting github.com/pkg/errors v0.9.1
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.385 go: extracting github.com/fatih/color v1.9.0
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.414 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.472 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.501 go: downloading github.com/mattn/go-isatty v0.0.12
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.507 go: extracting github.com/spf13/pflag v1.0.3
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.586 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.587 go: downloading github.com/mattn/go-colorable v0.1.6
23:25:03 [2020-09-17T23:25:03.919Z] #44 6.653 go: extracting github.com/jonboulle/clockwork v0.1.0
23:25:03 [2020-09-17T23:25:03.919Z] #44 ...
23:25:03 [2020-09-17T23:25:03.919Z] 
23:25:03 [2020-09-17T23:25:03.919Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:03 [2020-09-17T23:25:03.919Z] #31 6.707 encoding
23:25:04 [2020-09-17T23:25:04.496Z] #17 25.05 Selecting previously unselected package vim.
23:25:04 [2020-09-17T23:25:04.496Z] #17 25.05 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
23:25:04 [2020-09-17T23:25:04.496Z] #17 25.08 Unpacking vim (2:8.1.0875-5) ...
23:25:04 [2020-09-17T23:25:04.496Z] #17 25.35 Selecting previously unselected package xfsprogs.
23:25:04 [2020-09-17T23:25:04.496Z] #17 25.36 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
23:25:04 [2020-09-17T23:25:04.496Z] #17 25.36 Unpacking xfsprogs (4.20.0-1) ...
23:25:04 [2020-09-17T23:25:04.571Z] #31 7.108 runtime/cgo
23:25:04 [2020-09-17T23:25:04.707Z] INFO: Extracting go.zip to d:\CI\PR-41466\1\go
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.62 Selecting previously unselected package zip.
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.63 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.63 Unpacking zip (3.0-11+b1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.72 Setting up aufs-tools (1:4.14+20190211-1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.73 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.74 Setting up libip6tc0:s390x (1.8.2-4) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.74 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.75 Setting up libgpm2:s390x (1.20.7-5) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.75 Setting up libip4tc0:s390x (1.8.2-4) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.76 Setting up uidmap (1:4.5-1.1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.77 Setting up libnftnl11:s390x (1.1.2-2) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.77 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.79 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.80 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.80 Setting up xxd (2:8.1.0875-5) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.81 Setting up zip (3.0-11+b1) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.82 Setting up vim-common (2:8.1.0875-5) ...
23:25:04 [2020-09-17T23:25:04.826Z] #17 25.83 Setting up bash-completion (1:2.8-6) ...
23:25:05 [2020-09-17T23:25:05.858Z] #45 DONE 88.1s
23:25:05 [2020-09-17T23:25:05.969Z] #17 ...
23:25:05 [2020-09-17T23:25:05.969Z] 
23:25:05 [2020-09-17T23:25:05.969Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:05 [2020-09-17T23:25:05.969Z] #39 61.97   CC       criu/external.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 62.18   CC       criu/fault-injection.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 62.26   CC       criu/fdstore.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 62.47   CC       criu/fifo.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 62.75   CC       criu/file-ids.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 62.94   CC       criu/file-lock.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 63.39   CC       criu/files-ext.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 63.59   CC       criu/files-reg.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 64.69   CC       criu/files.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 65.69   CC       criu/filesystems.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 66.13   CC       criu/fsnotify.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 66.76   CC       criu/image-desc.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 66.88   CC       criu/image.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 67.23   CC       criu/ipc_ns.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 67.88   CC       criu/irmap.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 68.19   CC       criu/kcmp-ids.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 68.35   CC       criu/kerndat.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 68.97   CC       criu/libnetlink.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 69.25   CC       criu/log.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 69.45   CC       criu/lsm.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 69.59   CC       criu/mem.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 70.65   CC       criu/memfd.o
23:25:05 [2020-09-17T23:25:05.969Z] #39 71.05   CC       criu/mount.o
23:25:06 [2020-09-17T23:25:06.065Z] #10 ...
23:25:06 [2020-09-17T23:25:06.065Z] 
23:25:06 [2020-09-17T23:25:06.065Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.019 -- Detecting C compile features - done
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.067 -- Performing Test HAS_BUILTIN_FORTIFY
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.330 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.452 -- Configuring done
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.474 -- Generating done
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.490 -- Build files have been written to: /tmp/tmp.QzcBAWFNyC/tini
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.511 + make tini-static
23:25:06 [2020-09-17T23:25:06.065Z] #33 8.948 Scanning dependencies of target tini-static
23:25:06 [2020-09-17T23:25:06.065Z] #33 9.052 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:25:06 [2020-09-17T23:25:06.065Z] #33 10.46 [100%] Linking C executable tini-static
23:25:06 [2020-09-17T23:25:06.065Z] #33 11.16 [100%] Built target tini-static
23:25:06 [2020-09-17T23:25:06.065Z] #33 11.27 + mkdir -p /build
23:25:06 [2020-09-17T23:25:06.065Z] #33 11.28 + cp tini-static /build/docker-init
23:25:06 [2020-09-17T23:25:06.065Z] #33 DONE 11.9s
23:25:06 [2020-09-17T23:25:06.065Z] 
23:25:06 [2020-09-17T23:25:06.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:06 [2020-09-17T23:25:06.065Z] #39 2.265 Note: Building without setproctitle() and strlcpy() support.
23:25:06 [2020-09-17T23:25:06.065Z] #39 2.265       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:25:06 [2020-09-17T23:25:06.065Z] #39 2.307 Note: Building without GnuTLS support
23:25:06 [2020-09-17T23:25:06.065Z] #39 2.311 Makefile.config:39: Warn: you have no libnftables installed
23:25:06 [2020-09-17T23:25:06.065Z] #39 2.311 Makefile.config:40: Warn: Building without nftables support
23:25:06 [2020-09-17T23:25:06.065Z] #39 4.579 fatal: not a git repository (or any of the parent directories): .git
23:25:06 [2020-09-17T23:25:06.065Z] #39 4.626   GEN      .gitid
23:25:06 [2020-09-17T23:25:06.065Z] #39 4.673   GEN      criu/include/version.h
23:25:06 [2020-09-17T23:25:06.065Z] #39 4.767   GEN      include/common/asm
23:25:06 [2020-09-17T23:25:06.065Z] #39 6.718   PBCC     images/timens.pb-c.c
23:25:06 [2020-09-17T23:25:06.065Z] #39 6.770   DEP      images/timens.pb-c.d
23:25:06 [2020-09-17T23:25:06.114Z] 
23:25:06 [2020-09-17T23:25:06.114Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:25:06 [2020-09-17T23:25:06.159Z] #47 ...
23:25:06 [2020-09-17T23:25:06.159Z] 
23:25:06 [2020-09-17T23:25:06.159Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.280 + RM_GOPATH=0
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.281 + TMP_GOPATH=
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.281 + : /build
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.281 + '[' -z '' ']'
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.282 ++ mktemp -d
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.284 + export GOPATH=/tmp/tmp.Bw2na9GRBE
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.284 + GOPATH=/tmp/tmp.Bw2na9GRBE
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.285 + RM_GOPATH=1
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.286 + case "$(go env GOARCH)" in
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.290 ++ go env GOARCH
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.310 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + export GO_BUILDMODE=-buildmode=pie
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + GO_BUILDMODE=-buildmode=pie
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 ++ dirname /tmp/install/install.sh
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + dir=/tmp/install
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + bin=tini
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + shift
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + '[' '!' -f /tmp/install/tini.installer ']'
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + . /tmp/install/tini.installer
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + install_tini
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.Bw2na9GRBE/tini
23:25:06 [2020-09-17T23:25:06.159Z] #33 2.330 Cloning into '/tmp/tmp.Bw2na9GRBE/tini'...
23:25:06 [2020-09-17T23:25:06.159Z] #33 3.322 + cd /tmp/tmp.Bw2na9GRBE/tini
23:25:06 [2020-09-17T23:25:06.159Z] #33 3.322 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:25:06 [2020-09-17T23:25:06.159Z] #33 3.336 + cmake .
23:25:06 [2020-09-17T23:25:06.159Z] #33 4.274 -- The C compiler identification is GNU 8.3.0
23:25:06 [2020-09-17T23:25:06.159Z] #33 4.301 -- Check for working C compiler: /usr/bin/cc
23:25:06 [2020-09-17T23:25:06.159Z] #33 4.899 -- Check for working C compiler: /usr/bin/cc -- works
23:25:06 [2020-09-17T23:25:06.159Z] #33 4.904 -- Detecting C compiler ABI info
23:25:06 [2020-09-17T23:25:06.159Z] #33 5.548 -- Detecting C compiler ABI info - done
23:25:06 [2020-09-17T23:25:06.159Z] #33 5.572 -- Detecting C compile features
23:25:06 [2020-09-17T23:25:06.159Z] #33 7.577 -- Detecting C compile features - done
23:25:06 [2020-09-17T23:25:06.159Z] #33 7.596 -- Performing Test HAS_BUILTIN_FORTIFY
23:25:06 [2020-09-17T23:25:06.159Z] #33 7.848 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:25:06 [2020-09-17T23:25:06.159Z] #33 7.940 -- Configuring done
23:25:06 [2020-09-17T23:25:06.159Z] #33 7.959 -- Generating done
23:25:06 [2020-09-17T23:25:06.159Z] #33 7.970 -- Build files have been written to: /tmp/tmp.Bw2na9GRBE/tini
23:25:06 [2020-09-17T23:25:06.159Z] #33 7.980 + make tini-static
23:25:06 [2020-09-17T23:25:06.159Z] #33 8.255 Scanning dependencies of target tini-static
23:25:06 [2020-09-17T23:25:06.159Z] #33 8.326 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:25:06 [2020-09-17T23:25:06.159Z] #33 9.364 [100%] Linking C executable tini-static
23:25:06 [2020-09-17T23:25:06.159Z] #33 10.08 [100%] Built target tini-static
23:25:06 [2020-09-17T23:25:06.159Z] #33 ...
23:25:06 [2020-09-17T23:25:06.159Z] 
23:25:06 [2020-09-17T23:25:06.159Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:06 [2020-09-17T23:25:06.159Z] #39 6.195 fatal: not a git repository (or any of the parent directories): .git
23:25:06 [2020-09-17T23:25:06.159Z] #39 6.274   GEN      .gitid
23:25:06 [2020-09-17T23:25:06.159Z] #39 6.323   GEN      criu/include/version.h
23:25:06 [2020-09-17T23:25:06.159Z] #39 6.432   GEN      include/common/asm
23:25:06 [2020-09-17T23:25:06.159Z] #39 7.861   PBCC     images/timens.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 7.938   DEP      images/timens.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 7.982   PBCC     images/fown.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.006   PBCC     images/google/protobuf/descriptor.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.053   PBCC     images/opts.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.095   PBCC     images/memfd.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.172   DEP      images/fown.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.231   DEP      images/google/protobuf/descriptor.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.316   DEP      images/opts.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.361   DEP      images/memfd.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.409   PBCC     images/sit.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.482   DEP      images/sit.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.560   PBCC     images/macvlan.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.584   DEP      images/macvlan.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.643   PBCC     images/autofs.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.686   DEP      images/autofs.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.741   PBCC     images/sysctl.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.801   DEP      images/sysctl.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.827   PBCC     images/time.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.854   DEP      images/time.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.891   PBCC     images/binfmt-misc.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 8.914   DEP      images/binfmt-misc.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.000   PBCC     images/seccomp.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.014   DEP      images/seccomp.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.050   PBCC     images/userns.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.086   DEP      images/userns.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.127   PBCC     images/cgroup.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.143   DEP      images/cgroup.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.214   PBCC     images/ext-file.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.238   DEP      images/ext-file.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.288   PBCC     images/rpc.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.376   DEP      images/rpc.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.431   PBCC     images/siginfo.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.469   DEP      images/siginfo.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.562   PBCC     images/pagemap.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.622   DEP      images/pagemap.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.649   PBCC     images/rlimit.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.670   DEP      images/rlimit.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.739   PBCC     images/file-lock.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.790   DEP      images/file-lock.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.833   PBCC     images/tty.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.899   DEP      images/tty.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 9.958   PBCC     images/tun.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 10.00   PBCC     images/netdev.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 10.07   DEP      images/tun.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 10.11   DEP      images/netdev.pb-c.d
23:25:06 [2020-09-17T23:25:06.159Z] #39 10.19   PBCC     images/vma.pb-c.c
23:25:06 [2020-09-17T23:25:06.159Z] #39 10.24   DEP      images/vma.pb-c.d
23:25:06 [2020-09-17T23:25:06.296Z] #39 ...
23:25:06 [2020-09-17T23:25:06.296Z] 
23:25:06 [2020-09-17T23:25:06.296Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.13 Setting up libiptc0:s390x (1.8.2-4) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.14 Setting up xz-utils (5.2.4-1) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.15 Setting up sudo (1.8.27-1+deb10u2) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.19 invoke-rc.d: could not determine current runlevel
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.19 invoke-rc.d: policy-rc.d denied execution of start.
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.20 Setting up pigz (2.4-1) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.20 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.21 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.22 Setting up python-pip-whl (18.1-5) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.23 Setting up libmpdec2:s390x (2.4.2-2) ...
23:25:06 [2020-09-17T23:25:06.296Z] #17 27.23 Setting up vim-runtime (2:8.1.0875-5) ...
23:25:06 [2020-09-17T23:25:06.326Z] #39 6.911   PBCC     images/fown.pb-c.c
23:25:06 [2020-09-17T23:25:06.326Z] #39 7.044   PBCC     images/google/protobuf/descriptor.pb-c.c
23:25:06 [2020-09-17T23:25:06.370Z] #46 DONE 0.4s
23:25:06 [2020-09-17T23:25:06.425Z] #39 10.30   PBCC     images/creds.pb-c.c
23:25:06 [2020-09-17T23:25:06.425Z] #39 10.33   DEP      images/creds.pb-c.d
23:25:06 [2020-09-17T23:25:06.425Z] #39 10.38   PBCC     images/utsns.pb-c.c
23:25:06 [2020-09-17T23:25:06.425Z] #39 10.41   DEP      images/utsns.pb-c.d
23:25:06 [2020-09-17T23:25:06.425Z] #39 10.49   PBCC     images/ipc-desc.pb-c.c
23:25:06 [2020-09-17T23:25:06.463Z] #39 2.415 Note: Building without setproctitle() and strlcpy() support.
23:25:06 [2020-09-17T23:25:06.463Z] #39 2.419       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:25:06 [2020-09-17T23:25:06.463Z] #39 2.441 Note: Building without GnuTLS support
23:25:06 [2020-09-17T23:25:06.463Z] #39 2.449 Makefile.config:39: Warn: you have no libnftables installed
23:25:06 [2020-09-17T23:25:06.463Z] #39 2.453 Makefile.config:40: Warn: Building without nftables support
23:25:06 [2020-09-17T23:25:06.587Z] #39 7.242   PBCC     images/opts.pb-c.c
23:25:06 [2020-09-17T23:25:06.587Z] #39 7.401   PBCC     images/memfd.pb-c.c
23:25:06 [2020-09-17T23:25:06.587Z] #39 7.439   DEP      images/fown.pb-c.d
23:25:06 [2020-09-17T23:25:06.625Z] 
23:25:06 [2020-09-17T23:25:06.625Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:25:06 [2020-09-17T23:25:06.625Z] #48 DONE 0.0s
23:25:06 [2020-09-17T23:25:06.625Z] 
23:25:06 [2020-09-17T23:25:06.625Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:25:06 [2020-09-17T23:25:06.625Z] #50 DONE 0.1s
23:25:06 [2020-09-17T23:25:06.625Z] 
23:25:06 [2020-09-17T23:25:06.626Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:25:06 [2020-09-17T23:25:06.689Z] #39 10.51   PBCC     images/ipc-sem.pb-c.c
23:25:06 [2020-09-17T23:25:06.689Z] #39 10.56   DEP      images/ipc-desc.pb-c.d
23:25:06 [2020-09-17T23:25:06.689Z] #39 10.60   DEP      images/ipc-sem.pb-c.d
23:25:06 [2020-09-17T23:25:06.689Z] #39 10.65   PBCC     images/ipc-msg.pb-c.c
23:25:06 [2020-09-17T23:25:06.689Z] #39 10.72   DEP      images/ipc-msg.pb-c.d
23:25:06 [2020-09-17T23:25:06.689Z] #39 ...
23:25:06 [2020-09-17T23:25:06.689Z] 
23:25:06 [2020-09-17T23:25:06.689Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:25:06 [2020-09-17T23:25:06.689Z] #52 29.37 + bin/ctr
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.40 Setting up libaio1:s390x (0.3.112-3) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.41 Setting up libonig5:s390x (6.9.1-1) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.42 Setting up vim (2:8.1.0875-5) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.47 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.48 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.49 Setting up jq (1.5+dfsg-2+b1) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.49 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
23:25:06 [2020-09-17T23:25:06.702Z] #17 27.50 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:25:06 [2020-09-17T23:25:06.847Z] #39 7.465   DEP      images/google/protobuf/descriptor.pb-c.d
23:25:06 [2020-09-17T23:25:06.847Z] #39 7.521   DEP      images/opts.pb-c.d
23:25:06 [2020-09-17T23:25:06.847Z] #39 7.557   DEP      images/memfd.pb-c.d
23:25:06 [2020-09-17T23:25:06.847Z] #39 7.607   PBCC     images/sit.pb-c.c
23:25:06 [2020-09-17T23:25:06.847Z] #39 7.692   DEP      images/sit.pb-c.d
23:25:06 [2020-09-17T23:25:06.954Z] #52 ...
23:25:06 [2020-09-17T23:25:06.954Z] 
23:25:06 [2020-09-17T23:25:06.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:06 [2020-09-17T23:25:06.954Z] #39 10.80   PBCC     images/ipc-shm.pb-c.c
23:25:06 [2020-09-17T23:25:06.954Z] #39 10.83   DEP      images/ipc-shm.pb-c.d
23:25:06 [2020-09-17T23:25:06.954Z] #39 ...
23:25:06 [2020-09-17T23:25:06.954Z] 
23:25:06 [2020-09-17T23:25:06.954Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:06 [2020-09-17T23:25:06.954Z] #33 10.18 + mkdir -p /build
23:25:06 [2020-09-17T23:25:06.954Z] #33 10.18 + cp tini-static /build/docker-init
23:25:06 [2020-09-17T23:25:06.954Z] #33 DONE 11.0s
23:25:06 [2020-09-17T23:25:06.954Z] 
23:25:06 [2020-09-17T23:25:06.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:06 [2020-09-17T23:25:06.954Z] #39 10.89   PBCC     images/ipc-var.pb-c.c
23:25:06 [2020-09-17T23:25:06.954Z] #39 10.92   DEP      images/ipc-var.pb-c.d
23:25:07 [2020-09-17T23:25:07.108Z] #39 7.738   PBCC     images/macvlan.pb-c.c
23:25:07 [2020-09-17T23:25:07.108Z] #39 7.788   DEP      images/macvlan.pb-c.d
23:25:07 [2020-09-17T23:25:07.108Z] #39 7.859   PBCC     images/autofs.pb-c.c
23:25:07 [2020-09-17T23:25:07.108Z] #39 7.889   DEP      images/autofs.pb-c.d
23:25:07 [2020-09-17T23:25:07.108Z] #39 7.934   PBCC     images/sysctl.pb-c.c
23:25:07 [2020-09-17T23:25:07.108Z] #39 7.962   DEP      images/sysctl.pb-c.d
23:25:07 [2020-09-17T23:25:07.221Z] #39 11.06   PBCC     images/sk-opts.pb-c.c
23:25:07 [2020-09-17T23:25:07.221Z] #39 11.10   PBCC     images/packet-sock.pb-c.c
23:25:07 [2020-09-17T23:25:07.352Z] #31 ...
23:25:07 [2020-09-17T23:25:07.352Z] 
23:25:07 [2020-09-17T23:25:07.352Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.825 + RM_GOPATH=0
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.826 + TMP_GOPATH=
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.826 + : /build
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.826 + '[' -z '' ']'
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.826 ++ mktemp -d
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.832 + export GOPATH=/tmp/tmp.MKvVhSRCv2
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.833 + GOPATH=/tmp/tmp.MKvVhSRCv2
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.833 + RM_GOPATH=1
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.833 + case "$(go env GOARCH)" in
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.882 ++ go env GOARCH
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.976 + export GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.985 + GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.986 ++ dirname /tmp/install/install.sh
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.988 + dir=/tmp/install
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.989 + bin=proxy
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.989 + shift
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.990 + '[' '!' -f /tmp/install/proxy.installer ']'
23:25:07 [2020-09-17T23:25:07.352Z] #61 0.990 + . /tmp/install/proxy.installer
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.002 ++ : d0951081b35fa4216fc4f0064bf065beeb55a74b
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.003 + install_proxy
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.003 + case "$1" in
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.003 + export CGO_ENABLED=0
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.004 + CGO_ENABLED=0
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.004 + _install_proxy
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.004 + echo 'Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b'
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.005 Install docker-proxy version d0951081b35fa4216fc4f0064bf065beeb55a74b
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.005 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MKvVhSRCv2/src/github.com/docker/libnetwork
23:25:07 [2020-09-17T23:25:07.352Z] #61 1.065 Cloning into '/tmp/tmp.MKvVhSRCv2/src/github.com/docker/libnetwork'...
23:25:07 [2020-09-17T23:25:07.352Z] #61 ...
23:25:07 [2020-09-17T23:25:07.352Z] 
23:25:07 [2020-09-17T23:25:07.352Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:25:07 [2020-09-17T23:25:07.352Z] #33 1.287 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:07 [2020-09-17T23:25:07.352Z] #33 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:07 [2020-09-17T23:25:07.352Z] #33 1.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:07 [2020-09-17T23:25:07.352Z] #33 2.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:25:07 [2020-09-17T23:25:07.352Z] #33 6.145 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
23:25:07 [2020-09-17T23:25:07.352Z] #33 6.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
23:25:07 [2020-09-17T23:25:07.369Z] #39 8.035   PBCC     images/time.pb-c.c
23:25:07 [2020-09-17T23:25:07.369Z] #39 8.041   DEP      images/time.pb-c.d
23:25:07 [2020-09-17T23:25:07.369Z] #39 8.093   PBCC     images/binfmt-misc.pb-c.c
23:25:07 [2020-09-17T23:25:07.369Z] #39 8.147   DEP      images/binfmt-misc.pb-c.d
23:25:07 [2020-09-17T23:25:07.369Z] #39 8.215   PBCC     images/seccomp.pb-c.c
23:25:07 [2020-09-17T23:25:07.492Z] #39 11.22   DEP      images/sk-opts.pb-c.d
23:25:07 [2020-09-17T23:25:07.492Z] #39 11.32   DEP      images/packet-sock.pb-c.d
23:25:07 [2020-09-17T23:25:07.492Z] #39 11.36   PBCC     images/sk-netlink.pb-c.c
23:25:07 [2020-09-17T23:25:07.553Z] #53 DONE 0.8s
23:25:07 [2020-09-17T23:25:07.553Z] 
23:25:07 [2020-09-17T23:25:07.553Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:25:07 [2020-09-17T23:25:07.553Z] #57 DONE 0.2s
23:25:07 [2020-09-17T23:25:07.553Z] 
23:25:07 [2020-09-17T23:25:07.553Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:25:07 [2020-09-17T23:25:07.630Z] #39 8.272   DEP      images/seccomp.pb-c.d
23:25:07 [2020-09-17T23:25:07.630Z] #39 8.339   PBCC     images/userns.pb-c.c
23:25:07 [2020-09-17T23:25:07.630Z] #39 8.403   DEP      images/userns.pb-c.d
23:25:07 [2020-09-17T23:25:07.630Z] #39 8.438   PBCC     images/cgroup.pb-c.c
23:25:07 [2020-09-17T23:25:07.630Z] #39 8.468   DEP      images/cgroup.pb-c.d
23:25:07 [2020-09-17T23:25:07.653Z] #33 ...
23:25:07 [2020-09-17T23:25:07.653Z] 
23:25:07 [2020-09-17T23:25:07.653Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.864 + RM_GOPATH=0
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.864 + TMP_GOPATH=
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.864 + : /build
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.864 + '[' -z '' ']'
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.865 ++ mktemp -d
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.887 + export GOPATH=/tmp/tmp.GD6VTRzKX6
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.898 + GOPATH=/tmp/tmp.GD6VTRzKX6
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.898 + RM_GOPATH=1
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.899 + case "$(go env GOARCH)" in
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.902 ++ go env GOARCH
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.946 + export GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.947 + GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.948 ++ dirname /tmp/install/install.sh
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.952 + dir=/tmp/install
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.953 + bin=rootlesskit
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.953 + shift
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.953 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.953 + . /tmp/install/rootlesskit.installer
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.953 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.954 + install_rootlesskit
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.955 + case "$1" in
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.955 + export CGO_ENABLED=0
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.956 + CGO_ENABLED=0
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.956 + _install_rootlesskit
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.957 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86'
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.958 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.958 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GD6VTRzKX6/src/github.com/rootless-containers/rootlesskit
23:25:07 [2020-09-17T23:25:07.653Z] #55 0.971 Cloning into '/tmp/tmp.GD6VTRzKX6/src/github.com/rootless-containers/rootlesskit'...
23:25:07 [2020-09-17T23:25:07.653Z] #55 7.768 + cd /tmp/tmp.GD6VTRzKX6/src/github.com/rootless-containers/rootlesskit
23:25:07 [2020-09-17T23:25:07.653Z] #55 7.769 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86
23:25:07 [2020-09-17T23:25:07.653Z] #55 8.586 + for f in rootlesskit rootlesskit-docker-proxy
23:25:07 [2020-09-17T23:25:07.653Z] #55 8.594 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:25:07 [2020-09-17T23:25:07.653Z] #55 ...
23:25:07 [2020-09-17T23:25:07.653Z] 
23:25:07 [2020-09-17T23:25:07.653Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.717 + RM_GOPATH=0
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.717 + TMP_GOPATH=
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.717 + : /build
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.717 + '[' -z '' ']'
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.718 ++ mktemp -d
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.719 + export GOPATH=/tmp/tmp.KfpinlbP04
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.719 + GOPATH=/tmp/tmp.KfpinlbP04
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.719 + RM_GOPATH=1
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.719 + case "$(go env GOARCH)" in
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.720 ++ go env GOARCH
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.724 + export GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.724 + GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.725 ++ dirname /tmp/install/install.sh
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.726 + dir=/tmp/install
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.726 + bin=shfmt
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.726 + shift
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.727 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.727 + . /tmp/install/shfmt.installer
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.727 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.727 + install_shfmt
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.727 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.727 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KfpinlbP04/src/github.com/mvdan/sh
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.727 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:25:07 [2020-09-17T23:25:07.653Z] #48 0.729 Cloning into '/tmp/tmp.KfpinlbP04/src/github.com/mvdan/sh'...
23:25:07 [2020-09-17T23:25:07.755Z] #39 11.47   DEP      images/sk-netlink.pb-c.d
23:25:07 [2020-09-17T23:25:07.755Z] #39 11.59   PBCC     images/sk-inet.pb-c.c
23:25:07 [2020-09-17T23:25:07.755Z] #39 11.61   DEP      images/sk-inet.pb-c.d
23:25:07 [2020-09-17T23:25:07.755Z] #39 11.68   PBCC     images/sk-unix.pb-c.c
23:25:07 [2020-09-17T23:25:07.844Z] #17 28.91 Setting up iptables (1.8.2-4) ...
23:25:07 [2020-09-17T23:25:07.890Z] #39 8.508   PBCC     images/ext-file.pb-c.c
23:25:07 [2020-09-17T23:25:07.890Z] #39 8.529   DEP      images/ext-file.pb-c.d
23:25:07 [2020-09-17T23:25:07.890Z] #39 ...
23:25:07 [2020-09-17T23:25:07.890Z] 
23:25:07 [2020-09-17T23:25:07.890Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:07 [2020-09-17T23:25:07.890Z] #30 79.51 github.com/BurntSushi/toml/cmd/tomlv
23:25:07 [2020-09-17T23:25:07.890Z] #30 DONE 84.2s
23:25:07 [2020-09-17T23:25:07.890Z] 
23:25:07 [2020-09-17T23:25:07.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:07 [2020-09-17T23:25:07.890Z] #39 8.642   PBCC     images/rpc.pb-c.c
23:25:07 [2020-09-17T23:25:07.890Z] #39 8.670   DEP      images/rpc.pb-c.d
23:25:07 [2020-09-17T23:25:07.890Z] #39 ...
23:25:07 [2020-09-17T23:25:07.890Z] 
23:25:07 [2020-09-17T23:25:07.890Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:07 [2020-09-17T23:25:07.890Z] #41 78.50 go/scanner
23:25:07 [2020-09-17T23:25:07.890Z] #41 79.79 internal/lazyregexp
23:25:07 [2020-09-17T23:25:07.890Z] #41 80.07 go/ast
23:25:07 [2020-09-17T23:25:07.890Z] #41 80.26 net/url
23:25:07 [2020-09-17T23:25:07.890Z] #41 82.58 text/template/parse
23:25:07 [2020-09-17T23:25:07.952Z] #48 ...
23:25:07 [2020-09-17T23:25:07.952Z] 
23:25:07 [2020-09-17T23:25:07.952Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:25:07 [2020-09-17T23:25:07.952Z] #52 1.289 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:07 [2020-09-17T23:25:07.952Z] #52 1.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:07 [2020-09-17T23:25:07.952Z] #52 1.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:07 [2020-09-17T23:25:07.952Z] #52 2.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:25:07 [2020-09-17T23:25:07.952Z] #52 6.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
23:25:07 [2020-09-17T23:25:07.952Z] #52 7.167 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
23:25:07 [2020-09-17T23:25:07.952Z] #52 ...
23:25:07 [2020-09-17T23:25:07.952Z] 
23:25:07 [2020-09-17T23:25:07.953Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.496 + RM_GOPATH=0
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.496 + TMP_GOPATH=
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.496 + : /build
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.496 + '[' -z '' ']'
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.497 ++ mktemp -d
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.499 + export GOPATH=/tmp/tmp.QinGVs35t3
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.499 + GOPATH=/tmp/tmp.QinGVs35t3
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.499 + RM_GOPATH=1
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.499 + case "$(go env GOARCH)" in
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.500 ++ go env GOARCH
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.506 + export GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.506 + GO_BUILDMODE=-buildmode=pie
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.507 ++ dirname /tmp/install/install.sh
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.508 + dir=/tmp/install
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.508 + bin=dockercli
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.508 + shift
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.508 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.508 + . /tmp/install/dockercli.installer
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.508 ++ : stable
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.508 ++ : 17.06.2-ce
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.509 + install_dockercli
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.509 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.509 Install docker/cli version 17.06.2-ce from stable
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.510 ++ uname -m
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.511 + arch=ppc64le
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.511 + '[' ppc64le '!=' x86_64 ']'
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.511 + '[' ppc64le '!=' s390x ']'
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.511 + '[' ppc64le '!=' armhf ']'
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.511 + build_dockercli
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.511 + git clone https://github.com/docker/docker-ce /tmp/tmp.QinGVs35t3/tmp/docker-ce
23:25:07 [2020-09-17T23:25:07.953Z] #22 0.514 Cloning into '/tmp/tmp.QinGVs35t3/tmp/docker-ce'...
23:25:08 [2020-09-17T23:25:08.019Z] #39 11.75   DEP      images/sk-unix.pb-c.d
23:25:08 [2020-09-17T23:25:08.019Z] #39 11.80   PBCC     images/mm.pb-c.c
23:25:08 [2020-09-17T23:25:08.019Z] #39 11.91   DEP      images/mm.pb-c.d
23:25:08 [2020-09-17T23:25:08.019Z] #39 11.95   PBCC     images/timerfd.pb-c.c
23:25:08 [2020-09-17T23:25:08.019Z] #39 ...
23:25:08 [2020-09-17T23:25:08.019Z] 
23:25:08 [2020-09-17T23:25:08.019Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:08 [2020-09-17T23:25:08.019Z] #10 64.31 Selecting previously unselected package gcc-mingw-w64-base.
23:25:08 [2020-09-17T23:25:08.019Z] #10 64.31 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:25:08 [2020-09-17T23:25:08.019Z] #10 64.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:25:08 [2020-09-17T23:25:08.019Z] #10 64.63 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:25:08 [2020-09-17T23:25:08.019Z] #10 64.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:25:08 [2020-09-17T23:25:08.019Z] #10 64.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:08 [2020-09-17T23:25:08.115Z] #59 DONE 0.4s
23:25:08 [2020-09-17T23:25:08.115Z] 
23:25:08 [2020-09-17T23:25:08.115Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:25:08 [2020-09-17T23:25:08.115Z] #61 DONE 0.0s
23:25:08 [2020-09-17T23:25:08.115Z] 
23:25:08 [2020-09-17T23:25:08.115Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:25:08 [2020-09-17T23:25:08.115Z] #62 DONE 0.0s
23:25:08 [2020-09-17T23:25:08.115Z] 
23:25:08 [2020-09-17T23:25:08.115Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
23:25:08 [2020-09-17T23:25:08.151Z] #41 ...
23:25:08 [2020-09-17T23:25:08.151Z] 
23:25:08 [2020-09-17T23:25:08.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:08 [2020-09-17T23:25:08.151Z] #39 8.874   PBCC     images/siginfo.pb-c.c
23:25:08 [2020-09-17T23:25:08.151Z] #39 8.942   DEP      images/siginfo.pb-c.d
23:25:08 [2020-09-17T23:25:08.171Z] #17 28.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:25:08 [2020-09-17T23:25:08.171Z] #17 28.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:25:08 [2020-09-17T23:25:08.171Z] #17 28.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:25:08 [2020-09-17T23:25:08.171Z] #17 28.93 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:25:08 [2020-09-17T23:25:08.171Z] #17 28.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:25:08 [2020-09-17T23:25:08.171Z] #17 28.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:25:08 [2020-09-17T23:25:08.171Z] #17 28.94 Setting up python3 (3.7.3-1) ...
23:25:08 [2020-09-17T23:25:08.252Z] #22 ...
23:25:08 [2020-09-17T23:25:08.252Z] 
23:25:08 [2020-09-17T23:25:08.252Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:25:08 [2020-09-17T23:25:08.252Z] #29 0.700 + git clone https://github.com/kolyshkin/go-swagger.git .
23:25:08 [2020-09-17T23:25:08.252Z] #29 0.716 Cloning into '.'...
23:25:08 [2020-09-17T23:25:08.252Z] #29 ...
23:25:08 [2020-09-17T23:25:08.252Z] 
23:25:08 [2020-09-17T23:25:08.252Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:08 [2020-09-17T23:25:08.252Z] #39 1.365 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:08 [2020-09-17T23:25:08.252Z] #39 1.573 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:08 [2020-09-17T23:25:08.252Z] #39 1.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:08 [2020-09-17T23:25:08.252Z] #39 2.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:25:08 [2020-09-17T23:25:08.252Z] #39 6.189 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
23:25:08 [2020-09-17T23:25:08.252Z] #39 7.236 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
23:25:08 [2020-09-17T23:25:08.282Z] #10 ...
23:25:08 [2020-09-17T23:25:08.282Z] 
23:25:08 [2020-09-17T23:25:08.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:08 [2020-09-17T23:25:08.282Z] #39 12.04   DEP      images/timerfd.pb-c.d
23:25:08 [2020-09-17T23:25:08.282Z] #39 12.09   PBCC     images/timer.pb-c.c
23:25:08 [2020-09-17T23:25:08.282Z] #39 12.12   DEP      images/timer.pb-c.d
23:25:08 [2020-09-17T23:25:08.282Z] #39 12.19   PBCC     images/sa.pb-c.c
23:25:08 [2020-09-17T23:25:08.282Z] #39 12.27   DEP      images/sa.pb-c.d
23:25:08 [2020-09-17T23:25:08.282Z] #39 12.32   PBCC     images/pipe-data.pb-c.c
23:25:08 [2020-09-17T23:25:08.378Z] #39 4.502 fatal: not a git repository (or any of the parent directories): .git
23:25:08 [2020-09-17T23:25:08.412Z] #39 9.106   PBCC     images/pagemap.pb-c.c
23:25:08 [2020-09-17T23:25:08.412Z] #39 9.138   DEP      images/pagemap.pb-c.d
23:25:08 [2020-09-17T23:25:08.412Z] #39 9.219   PBCC     images/rlimit.pb-c.c
23:25:08 [2020-09-17T23:25:08.412Z] #39 9.262   DEP      images/rlimit.pb-c.d
23:25:08 [2020-09-17T23:25:08.497Z] #17 29.26 Setting up python3-wheel (0.32.3-2) ...
23:25:08 [2020-09-17T23:25:08.546Z] #39 12.35   DEP      images/pipe-data.pb-c.d
23:25:08 [2020-09-17T23:25:08.546Z] #39 12.40   PBCC     images/mnt.pb-c.c
23:25:08 [2020-09-17T23:25:08.546Z] #39 ...
23:25:08 [2020-09-17T23:25:08.546Z] 
23:25:08 [2020-09-17T23:25:08.546Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:08 [2020-09-17T23:25:08.546Z] #41 64.80 go/parser
23:25:08 [2020-09-17T23:25:08.546Z] #41 65.09 encoding/xml
23:25:08 [2020-09-17T23:25:08.546Z] #41 69.42 compress/flate
23:25:08 [2020-09-17T23:25:08.546Z] #41 69.91 go/doc
23:25:08 [2020-09-17T23:25:08.546Z] #41 73.88 crypto/elliptic
23:25:08 [2020-09-17T23:25:08.546Z] #41 74.38 encoding/asn1
23:25:08 [2020-09-17T23:25:08.546Z] #41 ...
23:25:08 [2020-09-17T23:25:08.546Z] 
23:25:08 [2020-09-17T23:25:08.546Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:08 [2020-09-17T23:25:08.546Z] #47 DONE 74.9s
23:25:08 [2020-09-17T23:25:08.546Z] 
23:25:08 [2020-09-17T23:25:08.546Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:08 [2020-09-17T23:25:08.546Z] #41 75.00 github.com/LK4D4/vndr/build
23:25:08 [2020-09-17T23:25:08.546Z] #41 ...
23:25:08 [2020-09-17T23:25:08.546Z] 
23:25:08 [2020-09-17T23:25:08.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:08 [2020-09-17T23:25:08.546Z] #39 12.47   DEP      images/mnt.pb-c.d
23:25:08 [2020-09-17T23:25:08.546Z] #39 12.55   PBCC     images/sk-packet.pb-c.c
23:25:08 [2020-09-17T23:25:08.560Z] #39 ...
23:25:08 [2020-09-17T23:25:08.560Z] 
23:25:08 [2020-09-17T23:25:08.560Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:08 [2020-09-17T23:25:08.560Z] #11 1.109 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:08 [2020-09-17T23:25:08.560Z] #11 1.183 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:08 [2020-09-17T23:25:08.560Z] #11 1.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:08 [2020-09-17T23:25:08.560Z] #11 2.488 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:25:08 [2020-09-17T23:25:08.560Z] #11 4.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
23:25:08 [2020-09-17T23:25:08.560Z] #11 6.787 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
23:25:08 [2020-09-17T23:25:08.560Z] #11 ...
23:25:08 [2020-09-17T23:25:08.560Z] 
23:25:08 [2020-09-17T23:25:08.560Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.555 + RM_GOPATH=0
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.556 + TMP_GOPATH=
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.556 + : /build
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.556 + '[' -z '' ']'
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.557 ++ mktemp -d
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.558 + export GOPATH=/tmp/tmp.mLc9f1DE8r
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.558 + GOPATH=/tmp/tmp.mLc9f1DE8r
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.558 + RM_GOPATH=1
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.558 + case "$(go env GOARCH)" in
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.559 ++ go env GOARCH
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.564 + export GO_BUILDMODE=-buildmode=pie
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.564 + GO_BUILDMODE=-buildmode=pie
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.565 ++ dirname /tmp/install/install.sh
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.566 + dir=/tmp/install
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.566 + bin=golangci_lint
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.566 + shift
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.566 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.566 + . /tmp/install/golangci_lint.installer
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.566 ++ : v1.23.8
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.567 + install_golangci_lint
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.567 + echo 'Installing golangci-lint version v1.23.8'
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.567 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:25:08 [2020-09-17T23:25:08.560Z] #46 0.567 Installing golangci-lint version v1.23.8
23:25:08 [2020-09-17T23:25:08.639Z] #39 ...
23:25:08 [2020-09-17T23:25:08.639Z] 
23:25:08 [2020-09-17T23:25:08.639Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:08 [2020-09-17T23:25:08.639Z] #33 8.297 -- Detecting C compile features - done
23:25:08 [2020-09-17T23:25:08.639Z] #33 8.354 -- Performing Test HAS_BUILTIN_FORTIFY
23:25:08 [2020-09-17T23:25:08.639Z] #33 8.594 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:25:08 [2020-09-17T23:25:08.639Z] #33 8.793 -- Configuring done
23:25:08 [2020-09-17T23:25:08.639Z] #33 8.815 -- Generating done
23:25:08 [2020-09-17T23:25:08.639Z] #33 8.821 -- Build files have been written to: /tmp/tmp.dVjShWYvV4/tini
23:25:08 [2020-09-17T23:25:08.639Z] #33 8.836 + make tini-static
23:25:08 [2020-09-17T23:25:08.639Z] #33 9.218 Scanning dependencies of target tini-static
23:25:08 [2020-09-17T23:25:08.639Z] #33 9.342 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:25:08 [2020-09-17T23:25:08.639Z] #33 10.91 [100%] Linking C executable tini-static
23:25:08 [2020-09-17T23:25:08.639Z] #33 11.56 [100%] Built target tini-static
23:25:08 [2020-09-17T23:25:08.639Z] #33 11.68 + mkdir -p /build
23:25:08 [2020-09-17T23:25:08.639Z] #33 11.69 + cp tini-static /build/docker-init
23:25:08 [2020-09-17T23:25:08.639Z] #33 DONE 12.0s
23:25:08 [2020-09-17T23:25:08.639Z] 
23:25:08 [2020-09-17T23:25:08.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:08 [2020-09-17T23:25:08.639Z] #39 4.567   GEN      .gitid
23:25:08 [2020-09-17T23:25:08.639Z] #39 4.646   GEN      criu/include/version.h
23:25:08 [2020-09-17T23:25:08.639Z] #39 4.759   GEN      include/common/asm
23:25:08 [2020-09-17T23:25:08.673Z] #39 9.343   PBCC     images/file-lock.pb-c.c
23:25:08 [2020-09-17T23:25:08.673Z] #39 9.411   DEP      images/file-lock.pb-c.d
23:25:08 [2020-09-17T23:25:08.673Z] #39 9.487   PBCC     images/tty.pb-c.c
23:25:08 [2020-09-17T23:25:08.673Z] #39 9.556   DEP      images/tty.pb-c.d
23:25:08 [2020-09-17T23:25:08.678Z] #63 DONE 0.7s
23:25:08 [2020-09-17T23:25:08.678Z] 
23:25:08 [2020-09-17T23:25:08.678Z] #64 exporting to image
23:25:08 [2020-09-17T23:25:08.678Z] #64 exporting layers
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.59   DEP      images/sk-packet.pb-c.d
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.61   PBCC     images/tcp-stream.pb-c.c
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.63   DEP      images/tcp-stream.pb-c.d
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.66   PBCC     images/pipe.pb-c.c
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.68   DEP      images/pipe.pb-c.d
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.71   PBCC     images/pstree.pb-c.c
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.73   DEP      images/pstree.pb-c.d
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.77   PBCC     images/fs.pb-c.c
23:25:08 [2020-09-17T23:25:08.810Z] #39 12.82   DEP      images/fs.pb-c.d
23:25:08 [2020-09-17T23:25:08.824Z] #17 29.67 Setting up apparmor (2.13.2-10) ...
23:25:08 [2020-09-17T23:25:08.868Z] #46 ...
23:25:08 [2020-09-17T23:25:08.868Z] 
23:25:08 [2020-09-17T23:25:08.868Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.816 + RM_GOPATH=0
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.816 + TMP_GOPATH=
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.816 + : /build
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.816 + '[' -z '' ']'
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.816 ++ mktemp -d
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.817 + export GOPATH=/tmp/tmp.RCSWUdPu7A
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.851 + GOPATH=/tmp/tmp.RCSWUdPu7A
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.851 + RM_GOPATH=1
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.851 + case "$(go env GOARCH)" in
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.865 ++ go env GOARCH
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.910 + export GO_BUILDMODE=-buildmode=pie
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.910 + GO_BUILDMODE=-buildmode=pie
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.917 ++ dirname /tmp/install/install.sh
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.929 + dir=/tmp/install
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.930 + bin=vndr
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.930 + shift
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.930 + '[' '!' -f /tmp/install/vndr.installer ']'
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.930 + . /tmp/install/vndr.installer
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.931 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.931 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.931 + install_vndr
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.931 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.931 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RCSWUdPu7A/src/github.com/LK4D4/vndr
23:25:08 [2020-09-17T23:25:08.868Z] #42 0.939 Cloning into '/tmp/tmp.RCSWUdPu7A/src/github.com/LK4D4/vndr'...
23:25:08 [2020-09-17T23:25:08.868Z] #42 1.956 + cd /tmp/tmp.RCSWUdPu7A/src/github.com/LK4D4/vndr
23:25:08 [2020-09-17T23:25:08.868Z] #42 1.966 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:25:08 [2020-09-17T23:25:08.868Z] #42 2.015 + go build -buildmode=pie -v -o /build/vndr .
23:25:08 [2020-09-17T23:25:08.868Z] #42 3.830 internal/cpu
23:25:08 [2020-09-17T23:25:08.868Z] #42 3.900 internal/race
23:25:08 [2020-09-17T23:25:08.868Z] #42 4.020 unicode
23:25:08 [2020-09-17T23:25:08.868Z] #42 4.058 sync/atomic
23:25:08 [2020-09-17T23:25:08.868Z] #42 4.201 unicode/utf8
23:25:08 [2020-09-17T23:25:08.868Z] #42 5.175 math/bits
23:25:08 [2020-09-17T23:25:08.868Z] #42 5.335 internal/bytealg
23:25:08 [2020-09-17T23:25:08.868Z] #42 6.559 internal/testlog
23:25:08 [2020-09-17T23:25:08.868Z] #42 7.231 math
23:25:08 [2020-09-17T23:25:08.868Z] #42 7.363 unicode/utf16
23:25:08 [2020-09-17T23:25:08.868Z] #42 7.561 runtime
23:25:08 [2020-09-17T23:25:08.868Z] #42 8.318 container/list
23:25:08 [2020-09-17T23:25:08.868Z] #42 ...
23:25:08 [2020-09-17T23:25:08.868Z] 
23:25:08 [2020-09-17T23:25:08.868Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:25:08 [2020-09-17T23:25:08.868Z] #24 1.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:08 [2020-09-17T23:25:08.868Z] #24 1.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:08 [2020-09-17T23:25:08.868Z] #24 1.545 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:08 [2020-09-17T23:25:08.868Z] #24 2.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:25:08 [2020-09-17T23:25:08.868Z] #24 5.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
23:25:08 [2020-09-17T23:25:08.868Z] #24 6.892 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
23:25:08 [2020-09-17T23:25:08.933Z] #39 9.671   PBCC     images/tun.pb-c.c
23:25:08 [2020-09-17T23:25:08.933Z] #39 9.705   PBCC     images/netdev.pb-c.c
23:25:08 [2020-09-17T23:25:08.933Z] #39 9.741   DEP      images/tun.pb-c.d
23:25:08 [2020-09-17T23:25:08.933Z] #39 9.765   DEP      images/netdev.pb-c.d
23:25:08 [2020-09-17T23:25:08.933Z] #39 9.809   PBCC     images/vma.pb-c.c
23:25:09 [2020-09-17T23:25:09.073Z] #39 12.89   PBCC     images/signalfd.pb-c.c
23:25:09 [2020-09-17T23:25:09.073Z] #39 12.96   DEP      images/signalfd.pb-c.d
23:25:09 [2020-09-17T23:25:09.073Z] #39 13.01   PBCC     images/fh.pb-c.c
23:25:09 [2020-09-17T23:25:09.073Z] #39 13.11   PBCC     images/fsnotify.pb-c.c
23:25:09 [2020-09-17T23:25:09.167Z] #24 ...
23:25:09 [2020-09-17T23:25:09.167Z] 
23:25:09 [2020-09-17T23:25:09.167Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:09 [2020-09-17T23:25:09.167Z] #48 11.46 + cd /tmp/tmp.KfpinlbP04/src/github.com/mvdan/sh
23:25:09 [2020-09-17T23:25:09.167Z] #48 11.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:25:09 [2020-09-17T23:25:09.167Z] #48 11.65 + GO111MODULE=on
23:25:09 [2020-09-17T23:25:09.167Z] #48 11.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:25:09 [2020-09-17T23:25:09.194Z] #39 9.854   DEP      images/vma.pb-c.d
23:25:09 [2020-09-17T23:25:09.194Z] #39 9.888   PBCC     images/creds.pb-c.c
23:25:09 [2020-09-17T23:25:09.194Z] #39 9.915   DEP      images/creds.pb-c.d
23:25:09 [2020-09-17T23:25:09.194Z] #39 9.946   PBCC     images/utsns.pb-c.c
23:25:09 [2020-09-17T23:25:09.194Z] #39 9.975   DEP      images/utsns.pb-c.d
23:25:09 [2020-09-17T23:25:09.194Z] #39 10.02   PBCC     images/ipc-desc.pb-c.c
23:25:09 [2020-09-17T23:25:09.337Z] #39 13.14   DEP      images/fh.pb-c.d
23:25:09 [2020-09-17T23:25:09.337Z] #39 13.20   DEP      images/fsnotify.pb-c.d
23:25:09 [2020-09-17T23:25:09.337Z] #39 13.23   PBCC     images/eventpoll.pb-c.c
23:25:09 [2020-09-17T23:25:09.337Z] #39 13.25   DEP      images/eventpoll.pb-c.d
23:25:09 [2020-09-17T23:25:09.337Z] #39 13.29   PBCC     images/eventfd.pb-c.c
23:25:09 [2020-09-17T23:25:09.337Z] #39 13.33   DEP      images/eventfd.pb-c.d
23:25:09 [2020-09-17T23:25:09.337Z] #39 13.37   PBCC     images/remap-file-path.pb-c.c
23:25:09 [2020-09-17T23:25:09.455Z] #39 10.03   PBCC     images/ipc-sem.pb-c.c
23:25:09 [2020-09-17T23:25:09.455Z] #39 10.05   DEP      images/ipc-desc.pb-c.d
23:25:09 [2020-09-17T23:25:09.455Z] #39 10.11   DEP      images/ipc-sem.pb-c.d
23:25:09 [2020-09-17T23:25:09.455Z] #39 10.16   PBCC     images/ipc-msg.pb-c.c
23:25:09 [2020-09-17T23:25:09.455Z] #39 10.19   DEP      images/ipc-msg.pb-c.d
23:25:09 [2020-09-17T23:25:09.455Z] #39 10.27   PBCC     images/ipc-shm.pb-c.c
23:25:09 [2020-09-17T23:25:09.532Z] #17 30.47 Setting up xfsprogs (4.20.0-1) ...
23:25:09 [2020-09-17T23:25:09.532Z] #17 30.48 Setting up python3-lib2to3 (3.7.3-1) ...
23:25:09 [2020-09-17T23:25:09.601Z] #39 13.39   DEP      images/remap-file-path.pb-c.d
23:25:09 [2020-09-17T23:25:09.601Z] #39 13.44   PBCC     images/fifo.pb-c.c
23:25:09 [2020-09-17T23:25:09.601Z] #39 13.48   DEP      images/fifo.pb-c.d
23:25:09 [2020-09-17T23:25:09.601Z] #39 13.52   PBCC     images/ghost-file.pb-c.c
23:25:09 [2020-09-17T23:25:09.601Z] #39 13.58   DEP      images/ghost-file.pb-c.d
23:25:09 [2020-09-17T23:25:09.716Z] #39 10.30   DEP      images/ipc-shm.pb-c.d
23:25:09 [2020-09-17T23:25:09.716Z] #39 10.36   PBCC     images/ipc-var.pb-c.c
23:25:09 [2020-09-17T23:25:09.716Z] #39 10.45   DEP      images/ipc-var.pb-c.d
23:25:09 [2020-09-17T23:25:09.716Z] #39 10.53   PBCC     images/sk-opts.pb-c.c
23:25:09 [2020-09-17T23:25:09.858Z] #17 30.60 Setting up python3-pkg-resources (40.8.0-1) ...
23:25:09 [2020-09-17T23:25:09.864Z] #39 13.64   PBCC     images/regfile.pb-c.c
23:25:09 [2020-09-17T23:25:09.864Z] #39 13.72   DEP      images/regfile.pb-c.d
23:25:09 [2020-09-17T23:25:09.864Z] #39 13.77   PBCC     images/ns.pb-c.c
23:25:09 [2020-09-17T23:25:09.864Z] #39 13.80   DEP      images/ns.pb-c.d
23:25:09 [2020-09-17T23:25:09.864Z] #39 13.86   PBCC     images/fdinfo.pb-c.c
23:25:09 [2020-09-17T23:25:09.977Z] #39 10.58   PBCC     images/packet-sock.pb-c.c
23:25:09 [2020-09-17T23:25:09.977Z] #39 10.67   DEP      images/sk-opts.pb-c.d
23:25:09 [2020-09-17T23:25:09.977Z] #39 10.74   DEP      images/packet-sock.pb-c.d
23:25:09 [2020-09-17T23:25:09.977Z] #39 10.83   PBCC     images/sk-netlink.pb-c.c
23:25:10 [2020-09-17T23:25:10.027Z] #39 ...
23:25:10 [2020-09-17T23:25:10.028Z] 
23:25:10 [2020-09-17T23:25:10.028Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:10 [2020-09-17T23:25:10.028Z] #41 71.74 fmt
23:25:10 [2020-09-17T23:25:10.028Z] #41 74.14 regexp
23:25:10 [2020-09-17T23:25:10.028Z] #41 77.79 go/token
23:25:10 [2020-09-17T23:25:10.028Z] #41 78.09 internal/lazyregexp
23:25:10 [2020-09-17T23:25:10.028Z] #41 78.49 net/url
23:25:10 [2020-09-17T23:25:10.028Z] #41 78.54 go/scanner
23:25:10 [2020-09-17T23:25:10.028Z] #41 80.09 go/ast
23:25:10 [2020-09-17T23:25:10.028Z] #41 80.65 text/template/parse
23:25:10 [2020-09-17T23:25:10.028Z] #41 ...
23:25:10 [2020-09-17T23:25:10.028Z] 
23:25:10 [2020-09-17T23:25:10.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:10 [2020-09-17T23:25:10.028Z] #10 79.03 Selecting previously unselected package gcc-mingw-w64-base.
23:25:10 [2020-09-17T23:25:10.028Z] #10 79.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:25:10 [2020-09-17T23:25:10.028Z] #10 79.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:25:10 [2020-09-17T23:25:10.028Z] #10 79.29 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:25:10 [2020-09-17T23:25:10.028Z] #10 79.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:25:10 [2020-09-17T23:25:10.028Z] #10 79.29 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:10 [2020-09-17T23:25:10.127Z] #39 13.97   DEP      images/fdinfo.pb-c.d
23:25:10 [2020-09-17T23:25:10.127Z] #39 14.05   PBCC     images/core-aarch64.pb-c.c
23:25:10 [2020-09-17T23:25:10.127Z] #39 14.10   PBCC     images/core-arm.pb-c.c
23:25:10 [2020-09-17T23:25:10.127Z] #39 14.14   PBCC     images/core-ppc64.pb-c.c
23:25:10 [2020-09-17T23:25:10.127Z] #39 14.17   PBCC     images/core-s390.pb-c.c
23:25:10 [2020-09-17T23:25:10.127Z] #39 14.21   PBCC     images/core-x86.pb-c.c
23:25:10 [2020-09-17T23:25:10.185Z] #17 30.92 Setting up python3-distutils (3.7.3-1) ...
23:25:10 [2020-09-17T23:25:10.185Z] #17 31.07 Setting up python3-setuptools (40.8.0-1) ...
23:25:10 [2020-09-17T23:25:10.237Z] #39 10.88   DEP      images/sk-netlink.pb-c.d
23:25:10 [2020-09-17T23:25:10.237Z] #39 10.96   PBCC     images/sk-inet.pb-c.c
23:25:10 [2020-09-17T23:25:10.237Z] #39 10.99   DEP      images/sk-inet.pb-c.d
23:25:10 [2020-09-17T23:25:10.289Z] #10 ...
23:25:10 [2020-09-17T23:25:10.289Z] 
23:25:10 [2020-09-17T23:25:10.289Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:10 [2020-09-17T23:25:10.289Z] #30 77.28 github.com/BurntSushi/toml/cmd/tomlv
23:25:10 [2020-09-17T23:25:10.289Z] #30 DONE 82.0s
23:25:10 [2020-09-17T23:25:10.289Z] 
23:25:10 [2020-09-17T23:25:10.289Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:10 [2020-09-17T23:25:10.289Z] #47 77.14 encoding/json
23:25:10 [2020-09-17T23:25:10.289Z] #47 81.43 github.com/pkg/diff
23:25:10 [2020-09-17T23:25:10.391Z] #39 14.24   PBCC     images/core.pb-c.c
23:25:10 [2020-09-17T23:25:10.391Z] #39 14.28   PBCC     images/inventory.pb-c.c
23:25:10 [2020-09-17T23:25:10.391Z] #39 14.33   DEP      images/core-aarch64.pb-c.d
23:25:10 [2020-09-17T23:25:10.391Z] #39 14.35   DEP      images/core-arm.pb-c.d
23:25:10 [2020-09-17T23:25:10.391Z] #39 14.39   DEP      images/core-ppc64.pb-c.d
23:25:10 [2020-09-17T23:25:10.391Z] #39 14.43   DEP      images/core-s390.pb-c.d
23:25:10 [2020-09-17T23:25:10.498Z] #39 11.08   PBCC     images/sk-unix.pb-c.c
23:25:10 [2020-09-17T23:25:10.498Z] #39 11.11   DEP      images/sk-unix.pb-c.d
23:25:10 [2020-09-17T23:25:10.498Z] #39 11.18   PBCC     images/mm.pb-c.c
23:25:10 [2020-09-17T23:25:10.498Z] #39 11.23   DEP      images/mm.pb-c.d
23:25:10 [2020-09-17T23:25:10.498Z] #39 11.29   PBCC     images/timerfd.pb-c.c
23:25:10 [2020-09-17T23:25:10.512Z] #17 31.57 Setting up python3-pip (18.1-5) ...
23:25:10 [2020-09-17T23:25:10.655Z] #39 14.47   DEP      images/core-x86.pb-c.d
23:25:10 [2020-09-17T23:25:10.656Z] #39 14.56   DEP      images/core.pb-c.d
23:25:10 [2020-09-17T23:25:10.656Z] #39 14.61   DEP      images/inventory.pb-c.d
23:25:10 [2020-09-17T23:25:10.656Z] #39 14.68   PBCC     images/cpuinfo.pb-c.c
23:25:10 [2020-09-17T23:25:10.702Z] #48 13.37 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:25:10 [2020-09-17T23:25:10.702Z] #48 13.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:25:10 [2020-09-17T23:25:10.702Z] #48 13.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:25:10 [2020-09-17T23:25:10.758Z] #39 11.36   DEP      images/timerfd.pb-c.d
23:25:10 [2020-09-17T23:25:10.759Z] #39 11.43   PBCC     images/timer.pb-c.c
23:25:10 [2020-09-17T23:25:10.759Z] #39 11.45   DEP      images/timer.pb-c.d
23:25:10 [2020-09-17T23:25:10.759Z] #39 11.49   PBCC     images/sa.pb-c.c
23:25:10 [2020-09-17T23:25:10.759Z] #39 11.55   DEP      images/sa.pb-c.d
23:25:10 [2020-09-17T23:25:10.759Z] #39 11.63   PBCC     images/pipe-data.pb-c.c
23:25:10 [2020-09-17T23:25:10.919Z] #39 14.70   DEP      images/cpuinfo.pb-c.d
23:25:10 [2020-09-17T23:25:10.919Z] #39 14.78   PBCC     images/stats.pb-c.c
23:25:10 [2020-09-17T23:25:10.919Z] #39 14.81   DEP      images/stats.pb-c.d
23:25:11 [2020-09-17T23:25:11.005Z] #48 13.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:25:11 [2020-09-17T23:25:11.005Z] #48 13.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:25:11 [2020-09-17T23:25:11.019Z] #39 11.66   DEP      images/pipe-data.pb-c.d
23:25:11 [2020-09-17T23:25:11.019Z] #39 11.71   PBCC     images/mnt.pb-c.c
23:25:11 [2020-09-17T23:25:11.019Z] #39 11.78   DEP      images/mnt.pb-c.d
23:25:11 [2020-09-17T23:25:11.019Z] #39 11.84   PBCC     images/sk-packet.pb-c.c
23:25:11 [2020-09-17T23:25:11.019Z] #39 11.87   DEP      images/sk-packet.pb-c.d
23:25:11 [2020-09-17T23:25:11.019Z] #39 11.92   PBCC     images/tcp-stream.pb-c.c
23:25:11 [2020-09-17T23:25:11.216Z] #17 32.18 Processing triggers for libc-bin (2.28-10) ...
23:25:11 [2020-09-17T23:25:11.216Z] #17 32.20 Processing triggers for mime-support (3.62) ...
23:25:11 [2020-09-17T23:25:11.280Z] #39 11.94   DEP      images/tcp-stream.pb-c.d
23:25:11 [2020-09-17T23:25:11.280Z] #39 12.00   PBCC     images/pipe.pb-c.c
23:25:11 [2020-09-17T23:25:11.280Z] #39 12.03   DEP      images/pipe.pb-c.d
23:25:11 [2020-09-17T23:25:11.280Z] #39 12.08   PBCC     images/pstree.pb-c.c
23:25:11 [2020-09-17T23:25:11.280Z] #39 12.11   DEP      images/pstree.pb-c.d
23:25:11 [2020-09-17T23:25:11.280Z] #39 12.17   PBCC     images/fs.pb-c.c
23:25:11 [2020-09-17T23:25:11.540Z] #39 12.20   DEP      images/fs.pb-c.d
23:25:11 [2020-09-17T23:25:11.540Z] #39 12.25   PBCC     images/signalfd.pb-c.c
23:25:11 [2020-09-17T23:25:11.540Z] #39 12.31   DEP      images/signalfd.pb-c.d
23:25:11 [2020-09-17T23:25:11.540Z] #39 12.41   PBCC     images/fh.pb-c.c
23:25:11 [2020-09-17T23:25:11.540Z] #39 12.43   PBCC     images/fsnotify.pb-c.c
23:25:11 [2020-09-17T23:25:11.677Z] #47 83.33 go/ast
23:25:11 [2020-09-17T23:25:11.677Z] #47 83.64 golang.org/x/crypto/ssh/terminal
23:25:11 [2020-09-17T23:25:11.677Z] #47 ...
23:25:11 [2020-09-17T23:25:11.677Z] 
23:25:11 [2020-09-17T23:25:11.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:11 [2020-09-17T23:25:11.677Z] #39 7.681   PBCC     images/timens.pb-c.c
23:25:11 [2020-09-17T23:25:11.677Z] #39 7.703   DEP      images/timens.pb-c.d
23:25:11 [2020-09-17T23:25:11.677Z] #39 7.758   PBCC     images/fown.pb-c.c
23:25:11 [2020-09-17T23:25:11.677Z] #39 7.790   PBCC     images/google/protobuf/descriptor.pb-c.c
23:25:11 [2020-09-17T23:25:11.677Z] #39 7.912   PBCC     images/opts.pb-c.c
23:25:11 [2020-09-17T23:25:11.801Z] #39 12.47   DEP      images/fh.pb-c.d
23:25:11 [2020-09-17T23:25:11.801Z] #39 12.55   DEP      images/fsnotify.pb-c.d
23:25:11 [2020-09-17T23:25:11.801Z] #39 12.62   PBCC     images/eventpoll.pb-c.c
23:25:11 [2020-09-17T23:25:11.801Z] #39 12.63   DEP      images/eventpoll.pb-c.d
23:25:11 [2020-09-17T23:25:11.801Z] #39 12.68   PBCC     images/eventfd.pb-c.c
23:25:11 [2020-09-17T23:25:11.924Z] #17 DONE 32.6s
23:25:11 [2020-09-17T23:25:11.924Z] 
23:25:11 [2020-09-17T23:25:11.924Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:25:11 [2020-09-17T23:25:11.939Z] #39 7.973   PBCC     images/memfd.pb-c.c
23:25:11 [2020-09-17T23:25:11.939Z] #39 8.021   DEP      images/fown.pb-c.d
23:25:11 [2020-09-17T23:25:11.939Z] #39 8.063   DEP      images/google/protobuf/descriptor.pb-c.d
23:25:11 [2020-09-17T23:25:11.939Z] #39 8.133   DEP      images/opts.pb-c.d
23:25:11 [2020-09-17T23:25:11.947Z] #64 exporting layers 3.2s done
23:25:11 [2020-09-17T23:25:11.947Z] #64 writing image sha256:16182844809620cdfc5a0550c14a9dc31ed607a4697a160bc938710f04e7943e done
23:25:11 [2020-09-17T23:25:11.947Z] #64 naming to docker.io/library/docker:9fb324f00be66e27afd4172b509ec5525b588f81 done
23:25:11 [2020-09-17T23:25:11.947Z] #64 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
23:25:12 [2020-09-17T23:25:12.061Z] #39 12.69   DEP      images/eventfd.pb-c.d
23:25:12 [2020-09-17T23:25:12.062Z] #39 12.75   PBCC     images/remap-file-path.pb-c.c
23:25:12 [2020-09-17T23:25:12.062Z] #39 12.81   DEP      images/remap-file-path.pb-c.d
23:25:12 [2020-09-17T23:25:12.062Z] #39 12.88   PBCC     images/fifo.pb-c.c
23:25:12 [2020-09-17T23:25:12.062Z] #39 12.89   DEP      images/fifo.pb-c.d
23:25:12 [2020-09-17T23:25:12.062Z] #39 12.93   PBCC     images/ghost-file.pb-c.c
23:25:12 [2020-09-17T23:25:12.200Z] #39 8.178   DEP      images/memfd.pb-c.d
23:25:12 [2020-09-17T23:25:12.200Z] #39 8.237   PBCC     images/sit.pb-c.c
23:25:12 [2020-09-17T23:25:12.200Z] #39 8.297   DEP      images/sit.pb-c.d
23:25:12 [2020-09-17T23:25:12.200Z] #39 8.341   PBCC     images/macvlan.pb-c.c
23:25:12 [2020-09-17T23:25:12.286Z] + trap exit INT TERM
23:25:12 [2020-09-17T23:25:12.286Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
23:25:12 [2020-09-17T23:25:12.286Z] + CONTAINER_NAME=docker-pr1
23:25:12 [2020-09-17T23:25:12.286Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41466/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh dynbinary-daemon
23:25:12 [2020-09-17T23:25:12.315Z] #39 16.04 make[1]: Nothing to be done for 'all'.
23:25:12 [2020-09-17T23:25:12.322Z] #39 12.97   DEP      images/ghost-file.pb-c.d
23:25:12 [2020-09-17T23:25:12.322Z] #39 13.03   PBCC     images/regfile.pb-c.c
23:25:12 [2020-09-17T23:25:12.322Z] #39 13.08   DEP      images/regfile.pb-c.d
23:25:12 [2020-09-17T23:25:12.322Z] #39 13.14   PBCC     images/ns.pb-c.c
23:25:12 [2020-09-17T23:25:12.461Z] #39 8.375   DEP      images/macvlan.pb-c.d
23:25:12 [2020-09-17T23:25:12.461Z] #39 8.437   PBCC     images/autofs.pb-c.c
23:25:12 [2020-09-17T23:25:12.461Z] #39 8.473   DEP      images/autofs.pb-c.d
23:25:12 [2020-09-17T23:25:12.461Z] #39 8.529   PBCC     images/sysctl.pb-c.c
23:25:12 [2020-09-17T23:25:12.461Z] #39 8.553   DEP      images/sysctl.pb-c.d
23:25:12 [2020-09-17T23:25:12.461Z] #39 8.617   PBCC     images/time.pb-c.c
23:25:12 [2020-09-17T23:25:12.583Z] #39 13.17   DEP      images/ns.pb-c.d
23:25:12 [2020-09-17T23:25:12.583Z] #39 13.22   PBCC     images/fdinfo.pb-c.c
23:25:12 [2020-09-17T23:25:12.583Z] #39 13.30   DEP      images/fdinfo.pb-c.d
23:25:12 [2020-09-17T23:25:12.583Z] #39 13.36   PBCC     images/core-aarch64.pb-c.c
23:25:12 [2020-09-17T23:25:12.583Z] #39 13.39   PBCC     images/core-arm.pb-c.c
23:25:12 [2020-09-17T23:25:12.722Z] #39 8.661   DEP      images/time.pb-c.d
23:25:12 [2020-09-17T23:25:12.722Z] #39 8.725   PBCC     images/binfmt-misc.pb-c.c
23:25:12 [2020-09-17T23:25:12.722Z] #39 8.773   DEP      images/binfmt-misc.pb-c.d
23:25:12 [2020-09-17T23:25:12.722Z] #39 8.821   PBCC     images/seccomp.pb-c.c
23:25:12 [2020-09-17T23:25:12.722Z] #39 8.855   DEP      images/seccomp.pb-c.d
23:25:12 [2020-09-17T23:25:12.722Z] #39 8.886   PBCC     images/userns.pb-c.c
23:25:12 [2020-09-17T23:25:12.722Z] #39 8.959   DEP      images/userns.pb-c.d
23:25:12 [2020-09-17T23:25:12.846Z] #39 13.44   PBCC     images/core-ppc64.pb-c.c
23:25:12 [2020-09-17T23:25:12.846Z] #39 13.48   PBCC     images/core-s390.pb-c.c
23:25:12 [2020-09-17T23:25:12.846Z] #39 13.53   PBCC     images/core-x86.pb-c.c
23:25:12 [2020-09-17T23:25:12.846Z] #39 13.60   PBCC     images/core.pb-c.c
23:25:12 [2020-09-17T23:25:12.846Z] #39 13.66   PBCC     images/inventory.pb-c.c
23:25:12 [2020-09-17T23:25:12.846Z] #39 ...
23:25:12 [2020-09-17T23:25:12.846Z] 
23:25:12 [2020-09-17T23:25:12.846Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:12 [2020-09-17T23:25:12.846Z] #47 79.10 encoding/json
23:25:12 [2020-09-17T23:25:12.846Z] #47 80.66 github.com/pkg/diff
23:25:12 [2020-09-17T23:25:12.846Z] #47 82.44 go/ast
23:25:12 [2020-09-17T23:25:12.846Z] #47 85.80 golang.org/x/crypto/ssh/terminal
23:25:12 [2020-09-17T23:25:12.846Z] #47 87.19 mvdan.cc/editorconfig
23:25:12 [2020-09-17T23:25:12.846Z] #47 87.64 mvdan.cc/sh/v3/fileutil
23:25:12 [2020-09-17T23:25:12.846Z] #47 87.84 mvdan.cc/sh/v3/syntax
23:25:12 [2020-09-17T23:25:12.984Z] #39 8.984   PBCC     images/cgroup.pb-c.c
23:25:12 [2020-09-17T23:25:12.984Z] #39 9.057   DEP      images/cgroup.pb-c.d
23:25:12 [2020-09-17T23:25:12.984Z] #39 9.087   PBCC     images/ext-file.pb-c.c
23:25:12 [2020-09-17T23:25:12.984Z] #39 9.134   DEP      images/ext-file.pb-c.d
23:25:12 [2020-09-17T23:25:12.984Z] #39 9.187   PBCC     images/rpc.pb-c.c
23:25:13 [2020-09-17T23:25:13.066Z] #18 1.152 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:25:13 [2020-09-17T23:25:13.066Z] #18 1.155 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:25:13 [2020-09-17T23:25:13.066Z] #18 1.156 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:25:13 [2020-09-17T23:25:13.066Z] #18 DONE 1.3s
23:25:13 [2020-09-17T23:25:13.066Z] 
23:25:13 [2020-09-17T23:25:13.066Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:25:13 [2020-09-17T23:25:13.107Z] #47 ...
23:25:13 [2020-09-17T23:25:13.107Z] 
23:25:13 [2020-09-17T23:25:13.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:13 [2020-09-17T23:25:13.107Z] #39 13.73   DEP      images/core-aarch64.pb-c.d
23:25:13 [2020-09-17T23:25:13.107Z] #39 13.80   DEP      images/core-arm.pb-c.d
23:25:13 [2020-09-17T23:25:13.107Z] #39 13.84   DEP      images/core-ppc64.pb-c.d
23:25:13 [2020-09-17T23:25:13.107Z] #39 13.90   DEP      images/core-s390.pb-c.d
23:25:13 [2020-09-17T23:25:13.147Z] #48 15.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:25:13 [2020-09-17T23:25:13.215Z] 
23:25:13 [2020-09-17T23:25:13.215Z] Removing bundles/
23:25:13 [2020-09-17T23:25:13.215Z] 
23:25:13 [2020-09-17T23:25:13.215Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:25:13 [2020-09-17T23:25:13.215Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:25:13 [2020-09-17T23:25:13.215Z] GOOS="" GOARCH="" GOARM=""
23:25:13 [2020-09-17T23:25:13.264Z] #39 17.28   CC       images/stats.o
23:25:13 [2020-09-17T23:25:13.275Z] #39 9.213   DEP      images/rpc.pb-c.d
23:25:13 [2020-09-17T23:25:13.275Z] #39 9.329   PBCC     images/siginfo.pb-c.c
23:25:13 [2020-09-17T23:25:13.275Z] #39 9.369   DEP      images/siginfo.pb-c.d
23:25:13 [2020-09-17T23:25:13.275Z] #39 9.454   PBCC     images/pagemap.pb-c.c
23:25:13 [2020-09-17T23:25:13.368Z] #39 13.94   DEP      images/core-x86.pb-c.d
23:25:13 [2020-09-17T23:25:13.368Z] #39 13.99   DEP      images/core.pb-c.d
23:25:13 [2020-09-17T23:25:13.368Z] #39 14.05   DEP      images/inventory.pb-c.d
23:25:13 [2020-09-17T23:25:13.368Z] #39 14.14   PBCC     images/cpuinfo.pb-c.c
23:25:13 [2020-09-17T23:25:13.368Z] #39 14.14   DEP      images/cpuinfo.pb-c.d
23:25:13 [2020-09-17T23:25:13.541Z] #39 9.511   DEP      images/pagemap.pb-c.d
23:25:13 [2020-09-17T23:25:13.542Z] #39 9.577   PBCC     images/rlimit.pb-c.c
23:25:13 [2020-09-17T23:25:13.542Z] #39 9.594   DEP      images/rlimit.pb-c.d
23:25:13 [2020-09-17T23:25:13.542Z] #39 9.709   PBCC     images/file-lock.pb-c.c
23:25:13 [2020-09-17T23:25:13.629Z] #39 14.21   PBCC     images/stats.pb-c.c
23:25:13 [2020-09-17T23:25:13.629Z] #39 14.25   DEP      images/stats.pb-c.d
23:25:13 [2020-09-17T23:25:13.802Z] #39 9.733   DEP      images/file-lock.pb-c.d
23:25:13 [2020-09-17T23:25:13.802Z] #39 9.784   PBCC     images/tty.pb-c.c
23:25:13 [2020-09-17T23:25:13.802Z] #39 9.838   DEP      images/tty.pb-c.d
23:25:13 [2020-09-17T23:25:13.802Z] #39 9.907   PBCC     images/tun.pb-c.c
23:25:13 [2020-09-17T23:25:13.802Z] #39 9.942   PBCC     images/netdev.pb-c.c
23:25:13 [2020-09-17T23:25:13.804Z] #48 16.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:25:13 [2020-09-17T23:25:13.804Z] #48 ...
23:25:13 [2020-09-17T23:25:13.804Z] 
23:25:13 [2020-09-17T23:25:13.804Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:25:13 [2020-09-17T23:25:13.804Z] #24 16.67 Fetched 8156 kB in 16s (522 kB/s)
23:25:13 [2020-09-17T23:25:13.839Z] #39 17.77   CC       images/core.o
23:25:14 [2020-09-17T23:25:14.062Z] #39 9.996   DEP      images/tun.pb-c.d
23:25:14 [2020-09-17T23:25:14.062Z] #39 10.03   DEP      images/netdev.pb-c.d
23:25:14 [2020-09-17T23:25:14.062Z] #39 10.07   PBCC     images/vma.pb-c.c
23:25:14 [2020-09-17T23:25:14.062Z] #39 10.11   DEP      images/vma.pb-c.d
23:25:14 [2020-09-17T23:25:14.062Z] #39 10.18   PBCC     images/creds.pb-c.c
23:25:14 [2020-09-17T23:25:14.062Z] #39 10.20   DEP      images/creds.pb-c.d
23:25:14 [2020-09-17T23:25:14.062Z] #39 10.27   PBCC     images/utsns.pb-c.c
23:25:14 [2020-09-17T23:25:14.062Z] #39 10.28   DEP      images/utsns.pb-c.d
23:25:14 [2020-09-17T23:25:14.322Z] #39 10.32   PBCC     images/ipc-desc.pb-c.c
23:25:14 [2020-09-17T23:25:14.322Z] #39 10.36   PBCC     images/ipc-sem.pb-c.c
23:25:14 [2020-09-17T23:25:14.322Z] #39 10.38   DEP      images/ipc-desc.pb-c.d
23:25:14 [2020-09-17T23:25:14.322Z] #39 10.43   DEP      images/ipc-sem.pb-c.d
23:25:14 [2020-09-17T23:25:14.322Z] #39 10.49   PBCC     images/ipc-msg.pb-c.c
23:25:14 [2020-09-17T23:25:14.322Z] #39 10.52   DEP      images/ipc-msg.pb-c.d
23:25:14 [2020-09-17T23:25:14.416Z] #39 18.41   CC       images/core-x86.o
23:25:14 [2020-09-17T23:25:14.459Z] #24 16.67 Reading package lists...
23:25:14 [2020-09-17T23:25:14.459Z] #24 ...
23:25:14 [2020-09-17T23:25:14.459Z] 
23:25:14 [2020-09-17T23:25:14.459Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:25:14 [2020-09-17T23:25:14.459Z] #44 7.256 go: extracting github.com/mattn/go-isatty v0.0.12
23:25:14 [2020-09-17T23:25:14.459Z] #44 7.467 go: extracting github.com/mattn/go-colorable v0.1.6
23:25:14 [2020-09-17T23:25:14.459Z] #44 7.718 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:25:14 [2020-09-17T23:25:14.459Z] #44 9.588 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:25:14 [2020-09-17T23:25:14.459Z] #44 10.66 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:25:14 [2020-09-17T23:25:14.459Z] #44 12.90 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:25:14 [2020-09-17T23:25:14.459Z] #44 15.90 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:25:14 [2020-09-17T23:25:14.459Z] #44 15.93 go: finding github.com/pkg/errors v0.9.1
23:25:14 [2020-09-17T23:25:14.459Z] #44 15.94 go: finding github.com/fatih/color v1.9.0
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.01 go: finding github.com/spf13/pflag v1.0.3
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.26 go: finding github.com/mattn/go-colorable v0.1.6
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.46 go: finding github.com/mattn/go-isatty v0.0.12
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.73 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.75 go: finding github.com/jonboulle/clockwork v0.1.0
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.76 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:25:14 [2020-09-17T23:25:14.459Z] #44 16.92 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:25:14 [2020-09-17T23:25:14.584Z] #39 10.56   PBCC     images/ipc-shm.pb-c.c
23:25:14 [2020-09-17T23:25:14.584Z] #39 10.62   DEP      images/ipc-shm.pb-c.d
23:25:14 [2020-09-17T23:25:14.584Z] #39 10.68   PBCC     images/ipc-var.pb-c.c
23:25:14 [2020-09-17T23:25:14.584Z] #39 10.69   DEP      images/ipc-var.pb-c.d
23:25:14 [2020-09-17T23:25:14.584Z] #39 10.74   PBCC     images/sk-opts.pb-c.c
23:25:14 [2020-09-17T23:25:14.761Z] #44 ...
23:25:14 [2020-09-17T23:25:14.761Z] 
23:25:14 [2020-09-17T23:25:14.761Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:25:14 [2020-09-17T23:25:14.761Z] #52 16.99 Fetched 8156 kB in 16s (512 kB/s)
23:25:14 [2020-09-17T23:25:14.843Z] #39 10.80   PBCC     images/packet-sock.pb-c.c
23:25:14 [2020-09-17T23:25:14.843Z] #39 10.87   DEP      images/sk-opts.pb-c.d
23:25:14 [2020-09-17T23:25:14.843Z] #39 10.90   DEP      images/packet-sock.pb-c.d
23:25:14 [2020-09-17T23:25:14.843Z] #39 10.94   PBCC     images/sk-netlink.pb-c.c
23:25:14 [2020-09-17T23:25:14.994Z] #39 19.00   CC       images/core-arm.o
23:25:15 [2020-09-17T23:25:15.014Z] #39 15.65 make[1]: Nothing to be done for 'all'.
23:25:15 [2020-09-17T23:25:15.103Z] #39 11.03   DEP      images/sk-netlink.pb-c.d
23:25:15 [2020-09-17T23:25:15.103Z] #39 11.11   PBCC     images/sk-inet.pb-c.c
23:25:15 [2020-09-17T23:25:15.103Z] #39 11.17   DEP      images/sk-inet.pb-c.d
23:25:15 [2020-09-17T23:25:15.103Z] #39 11.22   PBCC     images/sk-unix.pb-c.c
23:25:15 [2020-09-17T23:25:15.103Z] #39 11.27   DEP      images/sk-unix.pb-c.d
23:25:15 [2020-09-17T23:25:15.103Z] #39 11.33   PBCC     images/mm.pb-c.c
23:25:15 [2020-09-17T23:25:15.364Z] #39 11.38   DEP      images/mm.pb-c.d
23:25:15 [2020-09-17T23:25:15.364Z] #39 11.43   PBCC     images/timerfd.pb-c.c
23:25:15 [2020-09-17T23:25:15.364Z] #39 11.53   DEP      images/timerfd.pb-c.d
23:25:15 [2020-09-17T23:25:15.574Z] #39 19.41   CC       images/core-aarch64.o
23:25:15 [2020-09-17T23:25:15.624Z] #39 11.61   PBCC     images/timer.pb-c.c
23:25:15 [2020-09-17T23:25:15.624Z] #39 11.64   DEP      images/timer.pb-c.d
23:25:15 [2020-09-17T23:25:15.624Z] #39 11.69   PBCC     images/sa.pb-c.c
23:25:15 [2020-09-17T23:25:15.624Z] #39 11.73   DEP      images/sa.pb-c.d
23:25:15 [2020-09-17T23:25:15.624Z] #39 11.78   PBCC     images/pipe-data.pb-c.c
23:25:15 [2020-09-17T23:25:15.624Z] #39 11.80   DEP      images/pipe-data.pb-c.d
23:25:15 [2020-09-17T23:25:15.840Z] #39 19.65   CC       images/core-ppc64.o
23:25:15 [2020-09-17T23:25:15.885Z] #39 11.84   PBCC     images/mnt.pb-c.c
23:25:15 [2020-09-17T23:25:15.885Z] #39 11.91   DEP      images/mnt.pb-c.d
23:25:15 [2020-09-17T23:25:15.885Z] #39 11.99   PBCC     images/sk-packet.pb-c.c
23:25:15 [2020-09-17T23:25:15.885Z] #39 12.02   DEP      images/sk-packet.pb-c.d
23:25:15 [2020-09-17T23:25:15.955Z] #39 16.79   CC       images/stats.o
23:25:16 [2020-09-17T23:25:16.104Z] #39 20.07   CC       images/core-s390.o
23:25:16 [2020-09-17T23:25:16.145Z] #39 12.05   PBCC     images/tcp-stream.pb-c.c
23:25:16 [2020-09-17T23:25:16.145Z] #39 12.14   DEP      images/tcp-stream.pb-c.d
23:25:16 [2020-09-17T23:25:16.145Z] #39 12.19   PBCC     images/pipe.pb-c.c
23:25:16 [2020-09-17T23:25:16.145Z] #39 12.27   DEP      images/pipe.pb-c.d
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.32   PBCC     images/pstree.pb-c.c
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.37   DEP      images/pstree.pb-c.d
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.42   PBCC     images/fs.pb-c.c
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.44   DEP      images/fs.pb-c.d
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.46   PBCC     images/signalfd.pb-c.c
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.52   DEP      images/signalfd.pb-c.d
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.57   PBCC     images/fh.pb-c.c
23:25:16 [2020-09-17T23:25:16.406Z] #39 12.63   PBCC     images/fsnotify.pb-c.c
23:25:16 [2020-09-17T23:25:16.527Z] #39 17.22   CC       images/core.o
23:25:16 [2020-09-17T23:25:16.671Z] #39 12.78   DEP      images/fh.pb-c.d
23:25:16 [2020-09-17T23:25:16.671Z] #39 12.82   DEP      images/fsnotify.pb-c.d
23:25:16 [2020-09-17T23:25:16.682Z] #39 20.51   CC       images/cpuinfo.o
23:25:16 [2020-09-17T23:25:16.682Z] #39 ...
23:25:16 [2020-09-17T23:25:16.682Z] 
23:25:16 [2020-09-17T23:25:16.682Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:25:16 [2020-09-17T23:25:16.682Z] #54 77.15 + for f in rootlesskit rootlesskit-docker-proxy
23:25:16 [2020-09-17T23:25:16.682Z] #54 77.15 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:25:16 [2020-09-17T23:25:16.682Z] #54 DONE 83.0s
23:25:16 [2020-09-17T23:25:16.682Z] 
23:25:16 [2020-09-17T23:25:16.682Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:25:16 [2020-09-17T23:25:16.682Z] #55 DONE 0.2s
23:25:16 [2020-09-17T23:25:16.682Z] 
23:25:16 [2020-09-17T23:25:16.682Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:16 [2020-09-17T23:25:16.682Z] #41 77.29 vendor/golang.org/x/text/unicode/norm
23:25:16 [2020-09-17T23:25:16.682Z] #41 79.10 vendor/golang.org/x/crypto/cryptobyte
23:25:16 [2020-09-17T23:25:16.682Z] #41 80.28 mime/quotedprintable
23:25:16 [2020-09-17T23:25:16.682Z] #41 80.94 net/http/internal
23:25:16 [2020-09-17T23:25:16.682Z] #41 82.04 net/textproto
23:25:16 [2020-09-17T23:25:16.682Z] #41 82.09 crypto/x509
23:25:16 [2020-09-17T23:25:16.682Z] #41 82.12 vendor/golang.org/x/net/idna
23:25:16 [2020-09-17T23:25:16.844Z] #19 3.394 Collecting yamllint==1.16.0
23:25:16 [2020-09-17T23:25:16.844Z] #19 3.598   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:25:16 [2020-09-17T23:25:16.844Z] #19 3.632 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:25:16 [2020-09-17T23:25:16.844Z] #19 3.669   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:25:16 [2020-09-17T23:25:16.844Z] #19 3.685 Collecting pyyaml (from yamllint==1.16.0)
23:25:16 [2020-09-17T23:25:16.844Z] #19 ...
23:25:16 [2020-09-17T23:25:16.844Z] 
23:25:16 [2020-09-17T23:25:16.844Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:16 [2020-09-17T23:25:16.844Z] #39 72.79   CC       criu/namespaces.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 74.01   CC       criu/net.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 75.53   CC       criu/netfilter.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 75.82   CC       criu/page-pipe.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 76.31   CC       criu/page-xfer.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 77.11   CC       criu/pagemap-cache.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 77.31   CC       criu/pagemap.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 77.85   CC       criu/parasite-syscall.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 78.35   CC       criu/path.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 78.47   CC       criu/pie-util-vdso.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 78.66   CC       criu/pie-util.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 78.73   CC       criu/pipes.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 79.05   CC       criu/plugin.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 79.26   CC       criu/proc_parse.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 80.78   CC       criu/protobuf-desc.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 81.36   CC       criu/protobuf.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 81.65   CC       criu/pstree.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 82.46   CC       criu/rbtree.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 82.75   CC       criu/rst-malloc.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 82.94   CC       criu/seccomp.o
23:25:16 [2020-09-17T23:25:16.844Z] #39 ...
23:25:16 [2020-09-17T23:25:16.844Z] 
23:25:16 [2020-09-17T23:25:16.844Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:25:16 [2020-09-17T23:25:16.844Z] #36 119.3 + dpkg --print-architecture
23:25:16 [2020-09-17T23:25:16.844Z] #36 119.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:25:16 [2020-09-17T23:25:16.844Z] #36 119.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:25:16 [2020-09-17T23:25:16.844Z] #36 119.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:25:16 [2020-09-17T23:25:16.932Z] #39 12.93   PBCC     images/eventpoll.pb-c.c
23:25:16 [2020-09-17T23:25:16.932Z] #39 12.94   DEP      images/eventpoll.pb-c.d
23:25:16 [2020-09-17T23:25:16.932Z] #39 12.98   PBCC     images/eventfd.pb-c.c
23:25:16 [2020-09-17T23:25:16.932Z] #39 13.00   DEP      images/eventfd.pb-c.d
23:25:16 [2020-09-17T23:25:16.932Z] #39 13.07   PBCC     images/remap-file-path.pb-c.c
23:25:16 [2020-09-17T23:25:16.932Z] #39 13.09   DEP      images/remap-file-path.pb-c.d
23:25:16 [2020-09-17T23:25:16.945Z] #41 ...
23:25:16 [2020-09-17T23:25:16.945Z] 
23:25:16 [2020-09-17T23:25:16.945Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:16 [2020-09-17T23:25:16.945Z] #39 20.85   CC       images/inventory.o
23:25:17 [2020-09-17T23:25:17.192Z] #39 13.17   PBCC     images/fifo.pb-c.c
23:25:17 [2020-09-17T23:25:17.192Z] #39 13.19   DEP      images/fifo.pb-c.d
23:25:17 [2020-09-17T23:25:17.192Z] #39 13.25   PBCC     images/ghost-file.pb-c.c
23:25:17 [2020-09-17T23:25:17.209Z] #39 ...
23:25:17 [2020-09-17T23:25:17.209Z] 
23:25:17 [2020-09-17T23:25:17.209Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:25:17 [2020-09-17T23:25:17.209Z] #56 DONE 0.1s
23:25:17 [2020-09-17T23:25:17.209Z] 
23:25:17 [2020-09-17T23:25:17.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:17 [2020-09-17T23:25:17.209Z] #39 21.21   CC       images/fdinfo.o
23:25:17 [2020-09-17T23:25:17.453Z] #39 13.31   DEP      images/ghost-file.pb-c.d
23:25:17 [2020-09-17T23:25:17.453Z] #39 13.38   PBCC     images/regfile.pb-c.c
23:25:17 [2020-09-17T23:25:17.453Z] #39 13.49   DEP      images/regfile.pb-c.d
23:25:17 [2020-09-17T23:25:17.453Z] #39 13.57   PBCC     images/ns.pb-c.c
23:25:17 [2020-09-17T23:25:17.469Z] #39 17.90   CC       images/core-x86.o
23:25:17 [2020-09-17T23:25:17.714Z] #39 13.62   DEP      images/ns.pb-c.d
23:25:17 [2020-09-17T23:25:17.714Z] #39 13.66   PBCC     images/fdinfo.pb-c.c
23:25:17 [2020-09-17T23:25:17.714Z] #39 13.77   DEP      images/fdinfo.pb-c.d
23:25:17 [2020-09-17T23:25:17.714Z] #39 13.81   PBCC     images/core-aarch64.pb-c.c
23:25:17 [2020-09-17T23:25:17.730Z] #39 18.45   CC       images/core-arm.o
23:25:17 [2020-09-17T23:25:17.786Z] #39 21.65   CC       images/fown.o
23:25:17 [2020-09-17T23:25:17.974Z] #39 13.90   PBCC     images/core-arm.pb-c.c
23:25:17 [2020-09-17T23:25:17.974Z] #39 13.95   PBCC     images/core-ppc64.pb-c.c
23:25:17 [2020-09-17T23:25:17.974Z] #39 14.02   PBCC     images/core-s390.pb-c.c
23:25:17 [2020-09-17T23:25:17.974Z] #39 14.07   PBCC     images/core-x86.pb-c.c
23:25:17 [2020-09-17T23:25:17.974Z] #39 14.13   PBCC     images/core.pb-c.c
23:25:17 [2020-09-17T23:25:17.990Z] #39 18.75   CC       images/core-aarch64.o
23:25:18 [2020-09-17T23:25:18.050Z] #39 22.00   CC       images/ns.o
23:25:18 [2020-09-17T23:25:18.234Z] #39 14.19   PBCC     images/inventory.pb-c.c
23:25:18 [2020-09-17T23:25:18.234Z] #39 14.26   DEP      images/core-aarch64.pb-c.d
23:25:18 [2020-09-17T23:25:18.234Z] #39 14.30   DEP      images/core-arm.pb-c.d
23:25:18 [2020-09-17T23:25:18.234Z] #39 14.35   DEP      images/core-ppc64.pb-c.d
23:25:18 [2020-09-17T23:25:18.314Z] #39 22.26   CC       images/regfile.o
23:25:18 [2020-09-17T23:25:18.495Z] #39 14.44   DEP      images/core-s390.pb-c.d
23:25:18 [2020-09-17T23:25:18.495Z] #39 14.51   DEP      images/core-x86.pb-c.d
23:25:18 [2020-09-17T23:25:18.495Z] #39 14.58   DEP      images/core.pb-c.d
23:25:18 [2020-09-17T23:25:18.495Z] #39 14.62   DEP      images/inventory.pb-c.d
23:25:18 [2020-09-17T23:25:18.562Z] #39 19.15   CC       images/core-ppc64.o
23:25:18 [2020-09-17T23:25:18.756Z] #39 14.68   PBCC     images/cpuinfo.pb-c.c
23:25:18 [2020-09-17T23:25:18.756Z] #39 14.70   DEP      images/cpuinfo.pb-c.d
23:25:18 [2020-09-17T23:25:18.756Z] #39 14.75   PBCC     images/stats.pb-c.c
23:25:18 [2020-09-17T23:25:18.756Z] #39 14.82   DEP      images/stats.pb-c.d
23:25:18 [2020-09-17T23:25:18.892Z] #39 22.55   CC       images/ghost-file.o
23:25:19 [2020-09-17T23:25:19.113Z] #36 ...
23:25:19 [2020-09-17T23:25:19.113Z] 
23:25:19 [2020-09-17T23:25:19.113Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:25:19 [2020-09-17T23:25:19.113Z] #19 3.773   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:25:19 [2020-09-17T23:25:19.113Z] #19 4.484 Building wheels for collected packages: pyyaml
23:25:19 [2020-09-17T23:25:19.113Z] #19 4.495   Running setup.py bdist_wheel for pyyaml: started
23:25:19 [2020-09-17T23:25:19.113Z] #19 5.108   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:25:19 [2020-09-17T23:25:19.113Z] #19 5.109   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:25:19 [2020-09-17T23:25:19.113Z] #19 5.180 Successfully built pyyaml
23:25:19 [2020-09-17T23:25:19.113Z] #19 5.205 Installing collected packages: pathspec, pyyaml, yamllint
23:25:19 [2020-09-17T23:25:19.113Z] #19 5.339 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:25:19 [2020-09-17T23:25:19.113Z] #19 DONE 5.6s
23:25:19 [2020-09-17T23:25:19.113Z] 
23:25:19 [2020-09-17T23:25:19.113Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:25:19 [2020-09-17T23:25:19.113Z] #22 DONE 0.1s
23:25:19 [2020-09-17T23:25:19.113Z] 
23:25:19 [2020-09-17T23:25:19.113Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:25:19 [2020-09-17T23:25:19.134Z] #39 19.75   CC       images/core-s390.o
23:25:19 [2020-09-17T23:25:19.134Z] #39 ...
23:25:19 [2020-09-17T23:25:19.134Z] 
23:25:19 [2020-09-17T23:25:19.134Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:25:19 [2020-09-17T23:25:19.134Z] #52 39.16 Checking out files:  30% (992/3239)   
Checking out files:  31% (1005/3239)   
Checking out files:  32% (1037/3239)   
Checking out files:  33% (1069/3239)   
Checking out files:  34% (1102/3239)   
Checking out files:  35% (1134/3239)   
Checking out files:  36% (1167/3239)   
Checking out files:  37% (1199/3239)   
Checking out files:  38% (1231/3239)   
Checking out files:  39% (1264/3239)   
Checking out files:  40% (1296/3239)   
Checking out files:  41% (1328/3239)   
Checking out files:  42% (1361/3239)   
Checking out files:  43% (1393/3239)   
Checking out files:  44% (1426/3239)   
Checking out files:  45% (1458/3239)   
Checking out files:  46% (1490/3239)   
Checking out files:  47% (1523/3239)   
Checking out files:  48% (1555/3239)   
Checking out files:  49% (1588/3239)   
Checking out files:  50% (1620/3239)   
Checking out files:  51% (1652/3239)   
Checking out files:  52% (1685/3239)   
Checking out files:  53% (1717/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  79% (2587/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
23:25:19 [2020-09-17T23:25:19.134Z] #52 40.81 + cd /tmp/tmp.paECspMpUa/src/github.com/containerd/containerd
23:25:19 [2020-09-17T23:25:19.134Z] #52 40.81 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + export 'BUILDTAGS=netgo osusergo static_build'
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + BUILDTAGS='netgo osusergo static_build'
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + export EXTRA_FLAGS=-buildmode=pie
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + EXTRA_FLAGS=-buildmode=pie
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + '[' '' = dynamic ']'
23:25:19 [2020-09-17T23:25:19.134Z] #52 41.35 + make
23:25:19 [2020-09-17T23:25:19.134Z] #52 42.18 + bin/ctr
23:25:19 [2020-09-17T23:25:19.155Z] #39 22.90   CC       images/fifo.o
23:25:19 [2020-09-17T23:25:19.155Z] #39 23.04   CC       images/remap-file-path.o
23:25:19 [2020-09-17T23:25:19.307Z] #52 16.99 Reading package lists...
23:25:19 [2020-09-17T23:25:19.307Z] #52 ...
23:25:19 [2020-09-17T23:25:19.307Z] 
23:25:19 [2020-09-17T23:25:19.307Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:19 [2020-09-17T23:25:19.307Z] #42 11.69 crypto/internal/subtle
23:25:19 [2020-09-17T23:25:19.307Z] #42 12.09 crypto/subtle
23:25:19 [2020-09-17T23:25:19.307Z] #42 12.53 vendor/golang.org/x/crypto/cryptobyte/asn1
23:25:19 [2020-09-17T23:25:19.307Z] #42 12.96 internal/nettrace
23:25:19 [2020-09-17T23:25:19.307Z] #42 13.30 runtime/cgo
23:25:19 [2020-09-17T23:25:19.307Z] #42 15.83 vendor/golang.org/x/crypto/internal/subtle
23:25:19 [2020-09-17T23:25:19.307Z] #42 ...
23:25:19 [2020-09-17T23:25:19.307Z] 
23:25:19 [2020-09-17T23:25:19.307Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:19 [2020-09-17T23:25:19.307Z] #61 19.39 Checking out files:  80% (1541/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.
23:25:19 [2020-09-17T23:25:19.307Z] #61 19.91 + cd /tmp/tmp.MKvVhSRCv2/src/github.com/docker/libnetwork
23:25:19 [2020-09-17T23:25:19.307Z] #61 19.91 + git checkout -q d0951081b35fa4216fc4f0064bf065beeb55a74b
23:25:19 [2020-09-17T23:25:19.307Z] #61 20.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:25:19 [2020-09-17T23:25:19.419Z] #39 23.25   CC       images/eventfd.o
23:25:19 [2020-09-17T23:25:19.440Z] #26 DONE 0.8s
23:25:19 [2020-09-17T23:25:19.440Z] 
23:25:19 [2020-09-17T23:25:19.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:19 [2020-09-17T23:25:19.440Z] #39 83.36   CC       criu/seize.o
23:25:19 [2020-09-17T23:25:19.440Z] #39 84.02   CC       criu/servicefd.o
23:25:19 [2020-09-17T23:25:19.440Z] #39 84.35   CC       criu/shmem.o
23:25:19 [2020-09-17T23:25:19.440Z] #39 85.11   CC       criu/sigframe.o
23:25:19 [2020-09-17T23:25:19.440Z] #39 85.23   CC       criu/signalfd.o
23:25:19 [2020-09-17T23:25:19.440Z] #39 85.46   CC       criu/sk-inet.o
23:25:19 [2020-09-17T23:25:19.683Z] #39 23.50   CC       images/eventpoll.o
23:25:19 [2020-09-17T23:25:19.705Z] #52 ...
23:25:19 [2020-09-17T23:25:19.705Z] 
23:25:19 [2020-09-17T23:25:19.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:19 [2020-09-17T23:25:19.705Z] #39 20.29   CC       images/cpuinfo.o
23:25:19 [2020-09-17T23:25:19.705Z] #39 ...
23:25:19 [2020-09-17T23:25:19.705Z] 
23:25:19 [2020-09-17T23:25:19.705Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:19 [2020-09-17T23:25:19.705Z] #41 86.07 go/parser
23:25:19 [2020-09-17T23:25:19.705Z] #41 87.26 text/template
23:25:19 [2020-09-17T23:25:19.705Z] #41 89.69 encoding/xml
23:25:19 [2020-09-17T23:25:19.705Z] #41 92.11 go/doc
23:25:19 [2020-09-17T23:25:19.705Z] #41 95.10 github.com/LK4D4/vndr/versioned
23:25:19 [2020-09-17T23:25:19.705Z] #41 95.20 compress/flate
23:25:19 [2020-09-17T23:25:19.705Z] #41 95.65 github.com/LK4D4/vndr/build
23:25:19 [2020-09-17T23:25:19.767Z] #39 ...
23:25:19 [2020-09-17T23:25:19.767Z] 
23:25:19 [2020-09-17T23:25:19.767Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:25:19 [2020-09-17T23:25:19.767Z] #29 DONE 0.2s
23:25:19 [2020-09-17T23:25:19.951Z] #39 23.77   CC       images/fh.o
23:25:19 [2020-09-17T23:25:19.966Z] #41 ...
23:25:19 [2020-09-17T23:25:19.966Z] 
23:25:19 [2020-09-17T23:25:19.966Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:19 [2020-09-17T23:25:19.966Z] #39 20.78   CC       images/inventory.o
23:25:20 [2020-09-17T23:25:20.094Z] 
23:25:20 [2020-09-17T23:25:20.094Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:25:20 [2020-09-17T23:25:20.094Z] #31 DONE 0.1s
23:25:20 [2020-09-17T23:25:20.094Z] 
23:25:20 [2020-09-17T23:25:20.094Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:20 [2020-09-17T23:25:20.094Z] #39 86.05   CC       criu/sk-netlink.o
23:25:20 [2020-09-17T23:25:20.094Z] #39 ...
23:25:20 [2020-09-17T23:25:20.094Z] 
23:25:20 [2020-09-17T23:25:20.094Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:25:20 [2020-09-17T23:25:20.094Z] #34 DONE 0.1s
23:25:20 [2020-09-17T23:25:20.094Z] 
23:25:20 [2020-09-17T23:25:20.094Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:20 [2020-09-17T23:25:20.094Z] #39 86.19   CC       criu/sk-packet.o
23:25:20 [2020-09-17T23:25:20.215Z] #39 24.07   CC       images/fsnotify.o
23:25:20 [2020-09-17T23:25:20.421Z] #39 86.44   CC       criu/sk-queue.o
23:25:20 [2020-09-17T23:25:20.537Z] #39 21.01   CC       images/fdinfo.o
23:25:20 [2020-09-17T23:25:20.538Z] #39 21.41   CC       images/fown.o
23:25:20 [2020-09-17T23:25:20.670Z] #39 16.29 make[1]: Nothing to be done for 'all'.
23:25:20 [2020-09-17T23:25:20.749Z] #39 86.64   CC       criu/sk-tcp.o
23:25:20 [2020-09-17T23:25:20.793Z] #39 24.50   CC       images/signalfd.o
23:25:20 [2020-09-17T23:25:20.793Z] #39 24.74   CC       images/fs.o
23:25:21 [2020-09-17T23:25:21.057Z] #39 25.03   CC       images/pstree.o
23:25:21 [2020-09-17T23:25:21.077Z] #39 87.06   CC       criu/sk-unix.o
23:25:21 [2020-09-17T23:25:21.109Z] #39 21.64   CC       images/ns.o
23:25:21 [2020-09-17T23:25:21.109Z] #39 21.90   CC       images/regfile.o
23:25:21 [2020-09-17T23:25:21.321Z] #39 25.26   CC       images/pipe.o
23:25:21 [2020-09-17T23:25:21.371Z] #39 22.13   CC       images/ghost-file.o
23:25:21 [2020-09-17T23:25:21.585Z] #39 25.53   CC       images/tcp-stream.o
23:25:21 [2020-09-17T23:25:21.612Z] #39 17.68   CC       images/stats.o
23:25:21 [2020-09-17T23:25:21.849Z] #39 25.79   CC       images/sk-packet.o
23:25:21 [2020-09-17T23:25:21.873Z] #39 18.01   CC       images/core.o
23:25:21 [2020-09-17T23:25:21.943Z] #39 22.55   CC       images/fifo.o
23:25:22 [2020-09-17T23:25:22.113Z] #39 26.06   CC       images/mnt.o
23:25:22 [2020-09-17T23:25:22.204Z] #39 22.74   CC       images/remap-file-path.o
23:25:22 [2020-09-17T23:25:22.204Z] #39 22.95   CC       images/eventfd.o
23:25:22 [2020-09-17T23:25:22.218Z] #39 88.04   CC       criu/sockets.o
23:25:22 [2020-09-17T23:25:22.219Z] #39 88.37   CC       criu/stats.o
23:25:22 [2020-09-17T23:25:22.377Z] #39 26.36   CC       images/pipe-data.o
23:25:22 [2020-09-17T23:25:22.465Z] #39 23.18   CC       images/eventpoll.o
23:25:22 [2020-09-17T23:25:22.545Z] #39 88.56   CC       criu/string.o
23:25:22 [2020-09-17T23:25:22.545Z] #39 88.60   CC       criu/sysctl.o
23:25:22 [2020-09-17T23:25:22.641Z] #39 26.65   CC       images/sa.o
23:25:22 [2020-09-17T23:25:22.726Z] #39 23.50   CC       images/fh.o
23:25:22 [2020-09-17T23:25:22.815Z] #39 18.62   CC       images/core-x86.o
23:25:22 [2020-09-17T23:25:22.873Z] #39 88.90   CC       criu/sysfs_parse.o
23:25:22 [2020-09-17T23:25:22.906Z] #39 26.89   CC       images/timer.o
23:25:22 [2020-09-17T23:25:22.987Z] #39 23.81   CC       images/fsnotify.o
23:25:23 [2020-09-17T23:25:23.076Z] #39 ...
23:25:23 [2020-09-17T23:25:23.077Z] 
23:25:23 [2020-09-17T23:25:23.077Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:23 [2020-09-17T23:25:23.077Z] #47 84.98 mvdan.cc/editorconfig
23:25:23 [2020-09-17T23:25:23.077Z] #47 86.31 mvdan.cc/sh/v3/fileutil
23:25:23 [2020-09-17T23:25:23.077Z] #47 86.47 mvdan.cc/sh/v3/syntax
23:25:23 [2020-09-17T23:25:23.077Z] #47 93.00 mvdan.cc/sh/v3/cmd/shfmt
23:25:23 [2020-09-17T23:25:23.077Z] #47 ...
23:25:23 [2020-09-17T23:25:23.077Z] 
23:25:23 [2020-09-17T23:25:23.077Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:23 [2020-09-17T23:25:23.077Z] #39 19.21   CC       images/core-arm.o
23:25:23 [2020-09-17T23:25:23.169Z] #39 27.15   CC       images/timerfd.o
23:25:23 [2020-09-17T23:25:23.274Z] #39 89.10   CC       criu/timens.o
23:25:23 [2020-09-17T23:25:23.274Z] #39 89.36   CC       criu/timerfd.o
23:25:23 [2020-09-17T23:25:23.599Z] #39 24.35   CC       images/signalfd.o
23:25:23 [2020-09-17T23:25:23.601Z] #39 89.56   CC       criu/tty.o
23:25:23 [2020-09-17T23:25:23.601Z] #39 ...
23:25:23 [2020-09-17T23:25:23.601Z] 
23:25:23 [2020-09-17T23:25:23.601Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:23 [2020-09-17T23:25:23.601Z] #49 53.25 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
23:25:23 [2020-09-17T23:25:23.601Z] #49 54.19 + mkdir -p /build
23:25:23 [2020-09-17T23:25:23.601Z] #49 54.19 + cp runc /build/runc
23:25:23 [2020-09-17T23:25:23.601Z] #49 DONE 54.5s
23:25:23 [2020-09-17T23:25:23.648Z] #39 19.71   CC       images/core-aarch64.o
23:25:23 [2020-09-17T23:25:23.747Z] #39 27.41   CC       images/mm.o
23:25:23 [2020-09-17T23:25:23.747Z] #39 ...
23:25:23 [2020-09-17T23:25:23.748Z] 
23:25:23 [2020-09-17T23:25:23.748Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:23 [2020-09-17T23:25:23.748Z] #10 79.84 Selecting previously unselected package g++-mingw-w64-x86-64.
23:25:23 [2020-09-17T23:25:23.748Z] #10 79.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:25:23 [2020-09-17T23:25:23.748Z] #10 79.87 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:23 [2020-09-17T23:25:23.748Z] #10 ...
23:25:23 [2020-09-17T23:25:23.748Z] 
23:25:23 [2020-09-17T23:25:23.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:23 [2020-09-17T23:25:23.748Z] #39 27.67   CC       images/sk-opts.o
23:25:23 [2020-09-17T23:25:23.827Z] #61 ...
23:25:23 [2020-09-17T23:25:23.827Z] 
23:25:23 [2020-09-17T23:25:23.827Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:25:23 [2020-09-17T23:25:23.827Z] #33 16.17 Fetched 8156 kB in 15s (542 kB/s)
23:25:23 [2020-09-17T23:25:23.827Z] #33 16.17 Reading package lists...
23:25:23 [2020-09-17T23:25:23.827Z] #33 24.02 Reading package lists...
23:25:23 [2020-09-17T23:25:23.827Z] #33 ...
23:25:23 [2020-09-17T23:25:23.827Z] 
23:25:23 [2020-09-17T23:25:23.827Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:25:23 [2020-09-17T23:25:23.827Z] #37 17.42 Checking out files:  94% (1570/1665)   
Checking out files:  95% (1582/1665)   
Checking out files:  96% (1599/1665)   
Checking out files:  97% (1616/1665)   
Checking out files:  98% (1632/1665)   
Checking out files:  99% (1649/1665)   
Checking out files: 100% (1665/1665)   
Checking out files: 100% (1665/1665), done.
23:25:23 [2020-09-17T23:25:23.827Z] #37 17.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:25:23 [2020-09-17T23:25:23.827Z] #37 20.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:25:23 [2020-09-17T23:25:23.827Z] #37 ...
23:25:23 [2020-09-17T23:25:23.827Z] 
23:25:23 [2020-09-17T23:25:23.827Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:23 [2020-09-17T23:25:23.827Z] #11 16.62 Fetched 8156 kB in 16s (524 kB/s)
23:25:23 [2020-09-17T23:25:23.827Z] #11 16.62 Reading package lists...
23:25:23 [2020-09-17T23:25:23.876Z] #39 24.61   CC       images/fs.o
23:25:23 [2020-09-17T23:25:23.876Z] #39 ...
23:25:23 [2020-09-17T23:25:23.876Z] 
23:25:23 [2020-09-17T23:25:23.876Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:23 [2020-09-17T23:25:23.876Z] #47 93.84 mvdan.cc/sh/v3/cmd/shfmt
23:25:23 [2020-09-17T23:25:23.876Z] #47 DONE 100.3s
23:25:23 [2020-09-17T23:25:23.876Z] 
23:25:23 [2020-09-17T23:25:23.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:23 [2020-09-17T23:25:23.876Z] #39 24.71   CC       images/pstree.o
23:25:23 [2020-09-17T23:25:23.909Z] #39 ...
23:25:23 [2020-09-17T23:25:23.909Z] 
23:25:23 [2020-09-17T23:25:23.909Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:23 [2020-09-17T23:25:23.909Z] #41 85.74 text/template
23:25:23 [2020-09-17T23:25:23.909Z] #41 85.80 go/parser
23:25:23 [2020-09-17T23:25:23.909Z] #41 89.50 encoding/xml
23:25:23 [2020-09-17T23:25:23.909Z] #41 90.23 go/doc
23:25:23 [2020-09-17T23:25:23.909Z] #41 93.58 github.com/LK4D4/vndr/build
23:25:23 [2020-09-17T23:25:23.909Z] #41 95.05 github.com/LK4D4/vndr/versioned
23:25:23 [2020-09-17T23:25:23.909Z] #41 95.17 compress/flate
23:25:23 [2020-09-17T23:25:23.909Z] #41 ...
23:25:23 [2020-09-17T23:25:23.909Z] 
23:25:23 [2020-09-17T23:25:23.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:23 [2020-09-17T23:25:23.909Z] #39 20.16   CC       images/core-ppc64.o
23:25:23 [2020-09-17T23:25:23.938Z] 
23:25:23 [2020-09-17T23:25:23.938Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:25:24 [2020-09-17T23:25:24.011Z] #39 27.91   CC       images/sk-unix.o
23:25:24 [2020-09-17T23:25:24.144Z] #11 24.45 Reading package lists...
23:25:24 [2020-09-17T23:25:24.144Z] #11 ...
23:25:24 [2020-09-17T23:25:24.144Z] 
23:25:24 [2020-09-17T23:25:24.144Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:24 [2020-09-17T23:25:24.144Z] #39 16.70 Fetched 8156 kB in 16s (524 kB/s)
23:25:24 [2020-09-17T23:25:24.144Z] #39 16.70 Reading package lists...
23:25:24 [2020-09-17T23:25:24.144Z] #39 24.71 Reading package lists...
23:25:24 [2020-09-17T23:25:24.144Z] #39 ...
23:25:24 [2020-09-17T23:25:24.144Z] 
23:25:24 [2020-09-17T23:25:24.144Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:25:24 [2020-09-17T23:25:24.144Z] #24 16.67 Reading package lists...
23:25:24 [2020-09-17T23:25:24.170Z] #39 ...
23:25:24 [2020-09-17T23:25:24.170Z] 
23:25:24 [2020-09-17T23:25:24.170Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:25:24 [2020-09-17T23:25:24.170Z] #52 40.26 Checking out files:  49% (1616/3239)   
Checking out files:  50% (1620/3239)   
Checking out files:  51% (1652/3239)   
Checking out files:  52% (1685/3239)   
Checking out files:  53% (1717/3239)   
Checking out files:  54% (1750/3239)   
Checking out files:  55% (1782/3239)   
Checking out files:  56% (1814/3239)   
Checking out files:  57% (1847/3239)   
Checking out files:  58% (1879/3239)   
Checking out files:  59% (1912/3239)   
Checking out files:  60% (1944/3239)   
Checking out files:  61% (1976/3239)   
Checking out files:  62% (2009/3239)   
Checking out files:  63% (2041/3239)   
Checking out files:  64% (2073/3239)   
Checking out files:  65% (2106/3239)   
Checking out files:  66% (2138/3239)   
Checking out files:  67% (2171/3239)   
Checking out files:  68% (2203/3239)   
Checking out files:  69% (2235/3239)   
Checking out files:  70% (2268/3239)   
Checking out files:  71% (2300/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  91% (2961/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.57 + cd /tmp/tmp.bsYlJOoR7u/src/github.com/containerd/containerd
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.58 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + export 'BUILDTAGS=netgo osusergo static_build'
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + BUILDTAGS='netgo osusergo static_build'
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + export EXTRA_FLAGS=-buildmode=pie
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + EXTRA_FLAGS=-buildmode=pie
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + '[' '' = dynamic ']'
23:25:24 [2020-09-17T23:25:24.170Z] #52 41.94 + make
23:25:24 [2020-09-17T23:25:24.170Z] #52 42.69 + bin/ctr
23:25:24 [2020-09-17T23:25:24.276Z] #39 28.20   CC       images/sk-inet.o
23:25:24 [2020-09-17T23:25:24.476Z] #39 25.13   CC       images/pipe.o
23:25:24 [2020-09-17T23:25:24.742Z] #52 ...
23:25:24 [2020-09-17T23:25:24.742Z] 
23:25:24 [2020-09-17T23:25:24.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:24 [2020-09-17T23:25:24.742Z] #39 20.89   CC       images/core-s390.o
23:25:24 [2020-09-17T23:25:24.854Z] #39 28.66   CC       images/tun.o
23:25:24 [2020-09-17T23:25:24.854Z] #39 28.85   CC       images/sk-netlink.o
23:25:25 [2020-09-17T23:25:25.081Z] #39 25.78   CC       images/tcp-stream.o
23:25:25 [2020-09-17T23:25:25.085Z] #45 ...
23:25:25 [2020-09-17T23:25:25.085Z] 
23:25:25 [2020-09-17T23:25:25.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:25 [2020-09-17T23:25:25.085Z] #39 91.11   CC       criu/tun.o
23:25:25 [2020-09-17T23:25:25.120Z] #39 29.00   CC       images/packet-sock.o
23:25:25 [2020-09-17T23:25:25.414Z] #39 91.36   CC       criu/uffd.o
23:25:25 [2020-09-17T23:25:25.685Z] #39 26.24   CC       images/sk-packet.o
23:25:25 [2020-09-17T23:25:25.696Z] #39 21.52   CC       images/cpuinfo.o
23:25:25 [2020-09-17T23:25:25.696Z] #39 21.93   CC       images/inventory.o
23:25:25 [2020-09-17T23:25:25.711Z] #39 29.42   CC       images/ipc-var.o
23:25:25 [2020-09-17T23:25:25.711Z] #39 29.67   CC       images/ipc-desc.o
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Extraction ended at 09/17/2020 23:25:25. Duration:00:00:21.6001689
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Updating the golang and path environment variables
23:25:25 [2020-09-17T23:25:25.782Z] INFO: GOPATH=d:\gopath
23:25:25 [2020-09-17T23:25:25.782Z] INFO: go version go1.13.15 windows/amd64
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Running the daemon under test in debug mode
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Starting a daemon under test...
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41466\1\daemon --pidfile d:\CI\PR-41466\1\docker.pid -D
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Process started successfully.
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Start tailing logs of the daemon under tests
23:25:25 [2020-09-17T23:25:25.782Z] INFO: Waiting for the daemon under test to start...
23:25:25 [2020-09-17T23:25:25.964Z] #39 26.55   CC       images/mnt.o
23:25:25 [2020-09-17T23:25:25.964Z] #39 26.75   CC       images/pipe-data.o
23:25:26 [2020-09-17T23:25:26.204Z] #39 91.87   CC       criu/util.o
23:25:26 [2020-09-17T23:25:26.204Z] #39 92.27   CC       criu/uts_ns.o
23:25:26 [2020-09-17T23:25:26.204Z] #39 92.34   CC       criu/vdso.o
23:25:26 [2020-09-17T23:25:26.235Z] #39 26.85   CC       images/sa.o
23:25:26 [2020-09-17T23:25:26.259Z] #24 25.07 Reading package lists...
23:25:26 [2020-09-17T23:25:26.260Z] #24 ...
23:25:26 [2020-09-17T23:25:26.260Z] 
23:25:26 [2020-09-17T23:25:26.260Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:26 [2020-09-17T23:25:26.260Z] #48 18.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:25:26 [2020-09-17T23:25:26.260Z] #48 20.32 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:25:26 [2020-09-17T23:25:26.260Z] #48 20.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:25:26 [2020-09-17T23:25:26.260Z] #48 20.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:25:26 [2020-09-17T23:25:26.260Z] #48 20.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:25:26 [2020-09-17T23:25:26.260Z] #48 22.15 runtime/cgo
23:25:26 [2020-09-17T23:25:26.260Z] #48 22.40 runtime
23:25:26 [2020-09-17T23:25:26.274Z] #39 22.31   CC       images/fdinfo.o
23:25:26 [2020-09-17T23:25:26.292Z] #39 29.93   CC       images/ipc-shm.o
23:25:26 [2020-09-17T23:25:26.292Z] #39 30.18   CC       images/ipc-msg.o
23:25:26 [2020-09-17T23:25:26.499Z] #39 27.11   CC       images/timer.o
23:25:26 [2020-09-17T23:25:26.499Z] #39 27.37   CC       images/timerfd.o
23:25:26 [2020-09-17T23:25:26.531Z] #39 92.55   LINK     criu/built-in.o
23:25:26 [2020-09-17T23:25:26.531Z] #39 92.60   LINK     criu/criu
23:25:26 [2020-09-17T23:25:26.535Z] #39 22.55   CC       images/fown.o
23:25:26 [2020-09-17T23:25:26.557Z] #39 30.44   CC       images/ipc-sem.o
23:25:26 [2020-09-17T23:25:26.763Z] #39 27.59   CC       images/mm.o
23:25:26 [2020-09-17T23:25:26.796Z] #39 22.74   CC       images/ns.o
23:25:26 [2020-09-17T23:25:26.796Z] #39 22.92   CC       images/regfile.o
23:25:26 [2020-09-17T23:25:26.825Z] #39 30.59   CC       images/utsns.o
23:25:26 [2020-09-17T23:25:26.825Z] #39 30.83   CC       images/creds.o
23:25:26 [2020-09-17T23:25:26.926Z] #39 92.74   DEP      lib/c/criu.d
23:25:26 [2020-09-17T23:25:26.926Z] #39 92.77   CC       images/rpc.pb-c.o
23:25:27 [2020-09-17T23:25:27.057Z] #39 23.09   CC       images/ghost-file.o
23:25:27 [2020-09-17T23:25:27.089Z] #39 ...
23:25:27 [2020-09-17T23:25:27.089Z] 
23:25:27 [2020-09-17T23:25:27.089Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:27 [2020-09-17T23:25:27.089Z] #41 83.39 mime/multipart
23:25:27 [2020-09-17T23:25:27.089Z] #41 84.87 vendor/golang.org/x/net/http/httpguts
23:25:27 [2020-09-17T23:25:27.089Z] #41 84.87 vendor/golang.org/x/net/http/httpproxy
23:25:27 [2020-09-17T23:25:27.089Z] #41 86.12 crypto/tls
23:25:27 [2020-09-17T23:25:27.089Z] #41 90.54 net/http/httptrace
23:25:27 [2020-09-17T23:25:27.089Z] #41 90.77 net/http
23:25:27 [2020-09-17T23:25:27.089Z] #41 ...
23:25:27 [2020-09-17T23:25:27.089Z] 
23:25:27 [2020-09-17T23:25:27.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.35 Selecting previously unselected package libapparmor1:arm64.
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.36 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.37 Unpacking libapparmor1:arm64 (2.13.2-10) ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.48 Selecting previously unselected package libapparmor-dev:arm64.
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.48 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.49 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.65 Selecting previously unselected package libbtrfs0.
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.65 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.66 Unpacking libbtrfs0 (4.20.1-2) ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.76 Selecting previously unselected package libbtrfs-dev.
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.76 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.77 Unpacking libbtrfs-dev (4.20.1-2) ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.93 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.93 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 91.94 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:25:27 [2020-09-17T23:25:27.089Z] #10 92.04 Selecting previously unselected package libudev-dev:arm64.
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.04 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.06 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.20 Selecting previously unselected package libsepol1-dev:arm64.
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.20 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.21 Unpacking libsepol1-dev:arm64 (2.8-1) ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.54 Selecting previously unselected package libpcre16-3:arm64.
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.55 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.75 Selecting previously unselected package libpcre32-3:arm64.
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.76 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.94 Selecting previously unselected package libpcrecpp0v5:arm64.
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.95 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 92.96 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 93.10 Selecting previously unselected package libpcre3-dev:arm64.
23:25:27 [2020-09-17T23:25:27.090Z] #10 93.10 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.090Z] #10 93.11 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
23:25:27 [2020-09-17T23:25:27.253Z] #39 93.03   CC       lib/c/criu.o
23:25:27 [2020-09-17T23:25:27.318Z] #39 23.29   CC       images/fifo.o
23:25:27 [2020-09-17T23:25:27.318Z] #39 ...
23:25:27 [2020-09-17T23:25:27.318Z] 
23:25:27 [2020-09-17T23:25:27.318Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:27 [2020-09-17T23:25:27.318Z] #47 DONE 99.3s
23:25:27 [2020-09-17T23:25:27.348Z] #39 27.99   CC       images/sk-opts.o
23:25:27 [2020-09-17T23:25:27.354Z] #10 93.52 Selecting previously unselected package libselinux1-dev:arm64.
23:25:27 [2020-09-17T23:25:27.354Z] #10 93.53 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.354Z] #10 93.53 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
23:25:27 [2020-09-17T23:25:27.579Z] 
23:25:27 [2020-09-17T23:25:27.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:27 [2020-09-17T23:25:27.579Z] #39 23.57   CC       images/remap-file-path.o
23:25:27 [2020-09-17T23:25:27.580Z] #39 93.65   LINK     lib/c/built-in.o
23:25:27 [2020-09-17T23:25:27.580Z] #39 93.66   LINK     lib/c/libcriu.so
23:25:27 [2020-09-17T23:25:27.580Z] #39 93.69   LINK     lib/c/libcriu.a
23:25:27 [2020-09-17T23:25:27.580Z] #39 93.74   GEN      magic.py
23:25:27 [2020-09-17T23:25:27.609Z] #39 28.33   CC       images/sk-unix.o
23:25:27 [2020-09-17T23:25:27.619Z] #10 93.84 Selecting previously unselected package libdevmapper-dev:arm64.
23:25:27 [2020-09-17T23:25:27.619Z] #10 93.85 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.619Z] #10 93.88 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:25:27 [2020-09-17T23:25:27.619Z] #10 93.97 Selecting previously unselected package libseccomp-dev:arm64.
23:25:27 [2020-09-17T23:25:27.839Z] #39 23.74   CC       images/eventfd.o
23:25:27 [2020-09-17T23:25:27.839Z] #39 23.97   CC       images/eventpoll.o
23:25:27 [2020-09-17T23:25:27.869Z] #39 28.70   CC       images/sk-inet.o
23:25:27 [2020-09-17T23:25:27.883Z] #10 93.98 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.883Z] #10 93.99 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
23:25:27 [2020-09-17T23:25:27.883Z] #10 94.15 Selecting previously unselected package libsystemd-dev:arm64.
23:25:27 [2020-09-17T23:25:27.883Z] #10 94.15 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
23:25:27 [2020-09-17T23:25:27.883Z] #10 94.16 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
23:25:27 [2020-09-17T23:25:27.907Z] #39 93.80 Note: Building without setproctitle() and strlcpy() support.
23:25:27 [2020-09-17T23:25:27.907Z] #39 93.80       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:25:27 [2020-09-17T23:25:27.907Z] #39 93.80 Note: Building without GnuTLS support
23:25:27 [2020-09-17T23:25:27.907Z] #39 93.81 Makefile.config:39: Warn: you have no libnftables installed
23:25:27 [2020-09-17T23:25:27.907Z] #39 93.81 Makefile.config:40: Warn: Building without nftables support
23:25:28 [2020-09-17T23:25:28.219Z] #10 94.68 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
23:25:28 [2020-09-17T23:25:28.234Z] #39 94.10 fatal: not a git repository (or any of the parent directories): .git
23:25:28 [2020-09-17T23:25:28.391Z] #48 ...
23:25:28 [2020-09-17T23:25:28.391Z] 
23:25:28 [2020-09-17T23:25:28.391Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:25:28 [2020-09-17T23:25:28.391Z] #33 24.02 Reading package lists...
23:25:28 [2020-09-17T23:25:28.411Z] #39 24.45   CC       images/fh.o
23:25:28 [2020-09-17T23:25:28.439Z] #39 29.13   CC       images/tun.o
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.70 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.71 Setting up libapparmor1:arm64 (2.13.2-10) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.73 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.76 Setting up libpcre16-3:arm64 (2:8.39-12) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.78 Setting up libsepol1-dev:arm64 (2.8-1) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.79 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.80 Setting up libbtrfs0 (4.20.1-2) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.82 Setting up libpcre32-3:arm64 (2:8.39-12) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.84 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.86 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:25:28 [2020-09-17T23:25:28.513Z] #10 94.89 Setting up libbtrfs-dev (4.20.1-2) ...
23:25:28 [2020-09-17T23:25:28.560Z] #39 94.47 make[1]: Nothing to be done for 'all'.
23:25:28 [2020-09-17T23:25:28.672Z] #39 24.73   CC       images/fsnotify.o
23:25:28 [2020-09-17T23:25:28.698Z] #39 29.48   CC       images/sk-netlink.o
23:25:28 [2020-09-17T23:25:28.823Z] #10 94.95 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 94.97 Setting up mingw-w64-common (6.0.0-3) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 94.98 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 94.99 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.01 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.02 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.04 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
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.05 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
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.06 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.07 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
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.07 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
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.08 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.09 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.10 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.11 Setting up dmsetup (2:1.02.155-3) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.13 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.14 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:25:28 [2020-09-17T23:25:28.823Z] #10 95.15 Processing triggers for libc-bin (2.28-10) ...
23:25:28 [2020-09-17T23:25:28.890Z] #39 94.88 make[1]: 'images/built-in.o' is up to date.
23:25:28 [2020-09-17T23:25:28.890Z] #39 94.89 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:25:28 [2020-09-17T23:25:28.890Z] #39 94.90 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:25:28 [2020-09-17T23:25:28.890Z] #39 94.91 make[1]: 'compel/libcompel.a' is up to date.
23:25:28 [2020-09-17T23:25:28.890Z] #39 94.92 make[1]: 'compel/compel-host-bin' is up to date.
23:25:28 [2020-09-17T23:25:28.890Z] #39 94.94 make[1]: Nothing to be done for 'all'.
23:25:28 [2020-09-17T23:25:28.890Z] #39 94.94 make[1]: 'soccr/libsoccr.a' is up to date.
23:25:28 [2020-09-17T23:25:28.932Z] #39 25.17   CC       images/signalfd.o
23:25:29 [2020-09-17T23:25:29.193Z] #39 25.31   CC       images/fs.o
23:25:29 [2020-09-17T23:25:29.193Z] #39 25.45   CC       images/pstree.o
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.04 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.05 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.07 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.16 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.18 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.19 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.21 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.26 make[2]: Nothing to be done for 'all'.
23:25:29 [2020-09-17T23:25:29.217Z] #39 95.26   INSTALL  criu/criu
23:25:29 [2020-09-17T23:25:29.283Z] #39 29.75   CC       images/packet-sock.o
23:25:29 [2020-09-17T23:25:29.283Z] #39 30.02   CC       images/ipc-var.o
23:25:29 [2020-09-17T23:25:29.508Z] INFO: Daemon under test started and replied!
23:25:29 [2020-09-17T23:25:29.508Z] INFO: Docker version of the daemon under test
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] Client:
23:25:29 [2020-09-17T23:25:29.508Z]  Version:      17.06.2-ce
23:25:29 [2020-09-17T23:25:29.508Z]  API version:  1.30
23:25:29 [2020-09-17T23:25:29.508Z]  Go version:   go1.8.3
23:25:29 [2020-09-17T23:25:29.508Z]  Git commit:   cec0b72
23:25:29 [2020-09-17T23:25:29.508Z]  Built:        Tue Sep  5 19:57:19 2017
23:25:29 [2020-09-17T23:25:29.508Z]  OS/Arch:      windows/amd64
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] Server:
23:25:29 [2020-09-17T23:25:29.508Z]  Version:      0.0.0-dev
23:25:29 [2020-09-17T23:25:29.508Z]  API version:  1.41 (minimum version 1.24)
23:25:29 [2020-09-17T23:25:29.508Z]  Go version:   go1.13.15
23:25:29 [2020-09-17T23:25:29.508Z]  Git commit:   9fb324f00b
23:25:29 [2020-09-17T23:25:29.508Z]  Built:        09/17/2020 23:23:56
23:25:29 [2020-09-17T23:25:29.508Z]  OS/Arch:      windows/amd64
23:25:29 [2020-09-17T23:25:29.508Z]  Experimental: false
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] INFO: Docker info of the daemon under test
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] Containers: 0
23:25:29 [2020-09-17T23:25:29.508Z]  Running: 0
23:25:29 [2020-09-17T23:25:29.508Z]  Paused: 0
23:25:29 [2020-09-17T23:25:29.508Z]  Stopped: 0
23:25:29 [2020-09-17T23:25:29.508Z] Images: 0
23:25:29 [2020-09-17T23:25:29.508Z] Server Version: 0.0.0-dev
23:25:29 [2020-09-17T23:25:29.508Z] Storage Driver: windowsfilter
23:25:29 [2020-09-17T23:25:29.508Z]  Windows: 
23:25:29 [2020-09-17T23:25:29.508Z] Logging Driver: json-file
23:25:29 [2020-09-17T23:25:29.508Z] Plugins: 
23:25:29 [2020-09-17T23:25:29.508Z]  Volume: local
23:25:29 [2020-09-17T23:25:29.508Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:25:29 [2020-09-17T23:25:29.508Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:25:29 [2020-09-17T23:25:29.508Z] Swarm: inactive
23:25:29 [2020-09-17T23:25:29.508Z] Default Isolation: process
23:25:29 [2020-09-17T23:25:29.508Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:25:29 [2020-09-17T23:25:29.508Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
23:25:29 [2020-09-17T23:25:29.508Z] OSType: windows
23:25:29 [2020-09-17T23:25:29.508Z] Architecture: x86_64
23:25:29 [2020-09-17T23:25:29.508Z] CPUs: 4
23:25:29 [2020-09-17T23:25:29.508Z] Total Memory: 32GiB
23:25:29 [2020-09-17T23:25:29.508Z] Name: azwin-2-592260
23:25:29 [2020-09-17T23:25:29.508Z] ID: 2M7O:USYK:7XC5:GAGH:EA26:ECA2:5RTZ:UBRB:GDPL:GIKT:C2EU:7Y7X
23:25:29 [2020-09-17T23:25:29.508Z] Docker Root Dir: D:\CI\PR-41466\1\daemon
23:25:29 [2020-09-17T23:25:29.508Z] Debug Mode (client): false
23:25:29 [2020-09-17T23:25:29.508Z] Debug Mode (server): true
23:25:29 [2020-09-17T23:25:29.508Z]  File Descriptors: -1
23:25:29 [2020-09-17T23:25:29.508Z]  Goroutines: 17
23:25:29 [2020-09-17T23:25:29.508Z]  System Time: 2020-09-17T23:25:29.4090913Z
23:25:29 [2020-09-17T23:25:29.508Z]  EventsListeners: 0
23:25:29 [2020-09-17T23:25:29.508Z] Registry: https://index.docker.io/v1/
23:25:29 [2020-09-17T23:25:29.508Z] Labels:
23:25:29 [2020-09-17T23:25:29.508Z] Experimental: false
23:25:29 [2020-09-17T23:25:29.508Z] Insecure Registries:
23:25:29 [2020-09-17T23:25:29.508Z]  127.0.0.0/8
23:25:29 [2020-09-17T23:25:29.508Z] Live Restore Enabled: false
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] INFO: Docker images of the daemon under test
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
23:25:29 [2020-09-17T23:25:29.508Z] 
23:25:29 [2020-09-17T23:25:29.508Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
23:25:29 [2020-09-17T23:25:29.543Z] #39 30.23   CC       images/ipc-desc.o
23:25:29 [2020-09-17T23:25:29.559Z] #39 ...
23:25:29 [2020-09-17T23:25:29.559Z] 
23:25:29 [2020-09-17T23:25:29.559Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:25:29 [2020-09-17T23:25:29.559Z] #36 DONE 132.3s
23:25:29 [2020-09-17T23:25:29.559Z] 
23:25:29 [2020-09-17T23:25:29.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:29 [2020-09-17T23:25:29.559Z] #39 DONE 95.5s
23:25:29 [2020-09-17T23:25:29.559Z] 
23:25:29 [2020-09-17T23:25:29.559Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:25:29 [2020-09-17T23:25:29.766Z] #39 25.61   CC       images/pipe.o
23:25:29 [2020-09-17T23:25:29.766Z] #39 25.84   CC       images/tcp-stream.o
23:25:29 [2020-09-17T23:25:29.803Z] #39 30.54   CC       images/ipc-shm.o
23:25:29 [2020-09-17T23:25:29.966Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
23:25:29 [2020-09-17T23:25:29.966Z] ltsc2019: Pulling from windows/servercore
23:25:29 [2020-09-17T23:25:29.966Z] 4612f6d0b889: Pulling fs layer
23:25:29 [2020-09-17T23:25:29.966Z] c3aff4450246: Pulling fs layer
23:25:30 [2020-09-17T23:25:30.027Z] #39 26.06   CC       images/sk-packet.o
23:25:30 [2020-09-17T23:25:30.063Z] #39 30.76   CC       images/ipc-msg.o
23:25:30 [2020-09-17T23:25:30.237Z] #33 31.34 Building dependency tree...
23:25:30 [2020-09-17T23:25:30.238Z] #10 DONE 96.3s
23:25:30 [2020-09-17T23:25:30.238Z] 
23:25:30 [2020-09-17T23:25:30.238Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:30 [2020-09-17T23:25:30.288Z] #39 26.42   CC       images/mnt.o
23:25:30 [2020-09-17T23:25:30.323Z] #39 31.00   CC       images/ipc-sem.o
23:25:30 [2020-09-17T23:25:30.323Z] #39 31.15   CC       images/utsns.o
23:25:30 [2020-09-17T23:25:30.550Z] #39 26.63   CC       images/pipe-data.o
23:25:30 [2020-09-17T23:25:30.583Z] #39 31.32   CC       images/creds.o
23:25:30 [2020-09-17T23:25:30.700Z] #52 ...
23:25:30 [2020-09-17T23:25:30.700Z] 
23:25:30 [2020-09-17T23:25:30.700Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:25:30 [2020-09-17T23:25:30.812Z] #39 26.83   CC       images/sa.o
23:25:30 [2020-09-17T23:25:30.843Z] #39 31.49   CC       images/vma.o
23:25:30 [2020-09-17T23:25:30.843Z] #39 31.74   CC       images/netdev.o
23:25:31 [2020-09-17T23:25:31.026Z] #37 DONE 0.2s
23:25:31 [2020-09-17T23:25:31.027Z] 
23:25:31 [2020-09-17T23:25:31.027Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:25:31 [2020-09-17T23:25:31.027Z] #40 DONE 0.1s
23:25:31 [2020-09-17T23:25:31.027Z] 
23:25:31 [2020-09-17T23:25:31.027Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:25:31 [2020-09-17T23:25:31.073Z] #39 27.10   CC       images/timer.o
23:25:31 [2020-09-17T23:25:31.296Z] #33 ...
23:25:31 [2020-09-17T23:25:31.296Z] 
23:25:31 [2020-09-17T23:25:31.296Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:25:31 [2020-09-17T23:25:31.296Z] #52 16.99 Reading package lists...
23:25:31 [2020-09-17T23:25:31.296Z] #52 24.52 Reading package lists...
23:25:31 [2020-09-17T23:25:31.335Z] #39 27.35   CC       images/timerfd.o
23:25:31 [2020-09-17T23:25:31.354Z] #42 DONE 0.1s
23:25:31 [2020-09-17T23:25:31.354Z] 
23:25:31 [2020-09-17T23:25:31.354Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:25:31 [2020-09-17T23:25:31.354Z] #44 DONE 0.1s
23:25:31 [2020-09-17T23:25:31.354Z] 
23:25:31 [2020-09-17T23:25:31.354Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:25:31 [2020-09-17T23:25:31.413Z] #39 32.02   CC       images/tty.o
23:25:31 [2020-09-17T23:25:31.596Z] #39 27.63   CC       images/mm.o
23:25:31 [2020-09-17T23:25:31.597Z] #52 33.05 Building dependency tree...
23:25:31 [2020-09-17T23:25:31.597Z] #52 ...
23:25:31 [2020-09-17T23:25:31.597Z] 
23:25:31 [2020-09-17T23:25:31.597Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:25:31 [2020-09-17T23:25:31.597Z] #24 25.07 Reading package lists...
23:25:31 [2020-09-17T23:25:31.635Z] #49 1.782 + RM_GOPATH=0
23:25:31 [2020-09-17T23:25:31.635Z] #49 1.782 + TMP_GOPATH=
23:25:31 [2020-09-17T23:25:31.673Z] #39 ...
23:25:31 [2020-09-17T23:25:31.673Z] 
23:25:31 [2020-09-17T23:25:31.673Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:31 [2020-09-17T23:25:31.673Z] #41 97.99 hash/crc32
23:25:31 [2020-09-17T23:25:31.673Z] #41 98.51 compress/gzip
23:25:31 [2020-09-17T23:25:31.673Z] #41 98.89 net
23:25:31 [2020-09-17T23:25:31.673Z] #41 99.18 vendor/golang.org/x/text/transform
23:25:31 [2020-09-17T23:25:31.673Z] #41 100.0 vendor/golang.org/x/text/unicode/bidi
23:25:31 [2020-09-17T23:25:31.673Z] #41 102.6 vendor/golang.org/x/text/secure/bidirule
23:25:31 [2020-09-17T23:25:31.673Z] #41 103.0 vendor/golang.org/x/text/unicode/norm
23:25:31 [2020-09-17T23:25:31.673Z] #41 106.6 vendor/golang.org/x/net/idna
23:25:31 [2020-09-17T23:25:31.680Z] #45 134.5 + cd /tmp/tmp.CIW8jM5DKP/src/github.com/golangci/golangci-lint/
23:25:31 [2020-09-17T23:25:31.680Z] #45 134.5 + git checkout -q v1.23.8
23:25:31 [2020-09-17T23:25:31.680Z] #45 134.7 ++ git describe --tags
23:25:31 [2020-09-17T23:25:31.857Z] #39 27.98   CC       images/sk-opts.o
23:25:31 [2020-09-17T23:25:31.899Z] #49 ...
23:25:31 [2020-09-17T23:25:31.899Z] 
23:25:31 [2020-09-17T23:25:31.899Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
23:25:31 [2020-09-17T23:25:31.899Z] #11 DONE 1.8s
23:25:31 [2020-09-17T23:25:31.899Z] 
23:25:31 [2020-09-17T23:25:31.899Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.782 + : /build
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.782 + '[' -z '' ']'
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.783 ++ mktemp -d
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.787 + export GOPATH=/tmp/tmp.OU7AVu4HG4
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.787 + GOPATH=/tmp/tmp.OU7AVu4HG4
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.787 + RM_GOPATH=1
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.787 + case "$(go env GOARCH)" in
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.788 ++ go env GOARCH
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.796 + export GO_BUILDMODE=-buildmode=pie
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.796 + GO_BUILDMODE=-buildmode=pie
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.796 ++ dirname /tmp/install/install.sh
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.799 + dir=/tmp/install
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.799 + bin=runc
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.799 + shift
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.799 + '[' '!' -f /tmp/install/runc.installer ']'
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.799 + . /tmp/install/runc.installer
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.801 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.802 + install_runc
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.822 + grep -q '^3\.10\.0.*\.el7\.'
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.823 + uname -r
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.827 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.827 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.827 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OU7AVu4HG4/src/github.com/opencontainers/runc
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.827 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:25:31 [2020-09-17T23:25:31.899Z] #49 1.832 Cloning into '/tmp/tmp.OU7AVu4HG4/src/github.com/opencontainers/runc'...
23:25:31 [2020-09-17T23:25:31.933Z] #41 ...
23:25:31 [2020-09-17T23:25:31.933Z] 
23:25:31 [2020-09-17T23:25:31.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:31 [2020-09-17T23:25:31.933Z] #39 32.49   CC       images/file-lock.o
23:25:32 [2020-09-17T23:25:32.007Z] #45 134.7 + version=v1.23.8
23:25:32 [2020-09-17T23:25:32.007Z] #45 134.7 ++ git rev-parse --short HEAD
23:25:32 [2020-09-17T23:25:32.007Z] #45 134.7 + commit=76a82c6
23:25:32 [2020-09-17T23:25:32.007Z] #45 134.7 ++ git show -s --format=%cd
23:25:32 [2020-09-17T23:25:32.007Z] #45 134.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:25:32 [2020-09-17T23:25:32.007Z] #45 134.7 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:25:32 [2020-09-17T23:25:32.192Z] #39 32.79   CC       images/rlimit.o
23:25:32 [2020-09-17T23:25:32.193Z] #39 32.97   CC       images/pagemap.o
23:25:32 [2020-09-17T23:25:32.428Z] #39 28.26   CC       images/sk-unix.o
23:25:32 [2020-09-17T23:25:32.428Z] #39 28.57   CC       images/sk-inet.o
23:25:32 [2020-09-17T23:25:32.762Z] #39 33.30   CC       images/siginfo.o
23:25:33 [2020-09-17T23:25:33.000Z] #39 29.05   CC       images/tun.o
23:25:33 [2020-09-17T23:25:33.021Z] #39 33.55   CC       images/rpc.o
23:25:33 [2020-09-17T23:25:33.261Z] #39 29.31   CC       images/sk-netlink.o
23:25:33 [2020-09-17T23:25:33.523Z] #39 29.57   CC       images/packet-sock.o
23:25:33 [2020-09-17T23:25:33.730Z] #24 34.30 Building dependency tree...
23:25:33 [2020-09-17T23:25:33.783Z] #39 29.89   CC       images/ipc-var.o
23:25:33 [2020-09-17T23:25:33.829Z] #49 ...
23:25:33 [2020-09-17T23:25:33.829Z] 
23:25:33 [2020-09-17T23:25:33.829Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:25:33 [2020-09-17T23:25:33.829Z] #12 DONE 2.1s
23:25:33 [2020-09-17T23:25:33.829Z] 
23:25:33 [2020-09-17T23:25:33.829Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:25:33 [2020-09-17T23:25:33.960Z] #39 34.68   CC       images/ext-file.o
23:25:34 [2020-09-17T23:25:34.044Z] #39 30.11   CC       images/ipc-desc.o
23:25:34 [2020-09-17T23:25:34.220Z] #39 34.87   CC       images/cgroup.o
23:25:34 [2020-09-17T23:25:34.305Z] #39 30.37   CC       images/ipc-shm.o
23:25:34 [2020-09-17T23:25:34.566Z] #39 30.54   CC       images/ipc-msg.o
23:25:34 [2020-09-17T23:25:34.789Z] #39 35.38   CC       images/userns.o
23:25:34 [2020-09-17T23:25:34.827Z] #39 30.80   CC       images/ipc-sem.o
23:25:34 [2020-09-17T23:25:34.827Z] #39 30.97   CC       images/utsns.o
23:25:34 [2020-09-17T23:25:34.827Z] #39 ...
23:25:34 [2020-09-17T23:25:34.827Z] 
23:25:34 [2020-09-17T23:25:34.827Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:34 [2020-09-17T23:25:34.827Z] #41 96.85 hash/crc32
23:25:34 [2020-09-17T23:25:34.827Z] #41 97.52 net
23:25:34 [2020-09-17T23:25:34.827Z] #41 97.56 compress/gzip
23:25:34 [2020-09-17T23:25:34.827Z] #41 98.17 vendor/golang.org/x/text/transform
23:25:34 [2020-09-17T23:25:34.827Z] #41 98.92 vendor/golang.org/x/text/unicode/bidi
23:25:34 [2020-09-17T23:25:34.827Z] #41 100.9 vendor/golang.org/x/text/secure/bidirule
23:25:34 [2020-09-17T23:25:34.827Z] #41 101.0 vendor/golang.org/x/text/unicode/norm
23:25:34 [2020-09-17T23:25:34.827Z] #41 104.6 vendor/golang.org/x/net/idna
23:25:34 [2020-09-17T23:25:34.827Z] #41 106.7 vendor/golang.org/x/net/http2/hpack
23:25:35 [2020-09-17T23:25:35.049Z] #39 35.63   CC       images/google/protobuf/descriptor.o
23:25:35 [2020-09-17T23:25:35.087Z] #41 ...
23:25:35 [2020-09-17T23:25:35.087Z] 
23:25:35 [2020-09-17T23:25:35.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:35 [2020-09-17T23:25:35.087Z] #39 31.15   CC       images/creds.o
23:25:35 [2020-09-17T23:25:35.223Z] #13 1.210 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:25:35 [2020-09-17T23:25:35.276Z] #24 37.92 ca-certificates is already the newest version (20200601~deb10u1).
23:25:35 [2020-09-17T23:25:35.276Z] #24 37.92 The following additional packages will be installed:
23:25:35 [2020-09-17T23:25:35.276Z] #24 37.93   libjq1 libonig5
23:25:35 [2020-09-17T23:25:35.348Z] #39 31.42   CC       images/vma.o
23:25:35 [2020-09-17T23:25:35.487Z] #13 DONE 1.7s
23:25:35 [2020-09-17T23:25:35.487Z] 
23:25:35 [2020-09-17T23:25:35.487Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:25:35 [2020-09-17T23:25:35.609Z] #39 31.62   CC       images/netdev.o
23:25:35 [2020-09-17T23:25:35.869Z] #39 31.97   CC       images/tty.o
23:25:35 [2020-09-17T23:25:35.925Z] #24 38.64 The following NEW packages will be installed:
23:25:35 [2020-09-17T23:25:35.925Z] #24 38.65   jq libjq1 libonig5
23:25:36 [2020-09-17T23:25:36.252Z] #24 38.79 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
23:25:36 [2020-09-17T23:25:36.252Z] #24 38.79 Need to get 358 kB of archives.
23:25:36 [2020-09-17T23:25:36.252Z] #24 38.79 After this operation, 1277 kB of additional disk space will be used.
23:25:36 [2020-09-17T23:25:36.252Z] #24 38.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:25:36 [2020-09-17T23:25:36.252Z] #24 38.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:25:36 [2020-09-17T23:25:36.252Z] #24 38.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:25:36 [2020-09-17T23:25:36.430Z] #39 37.22   CC       images/opts.o
23:25:36 [2020-09-17T23:25:36.441Z] #39 32.52   CC       images/file-lock.o
23:25:36 [2020-09-17T23:25:36.691Z] #39 ...
23:25:36 [2020-09-17T23:25:36.691Z] 
23:25:36 [2020-09-17T23:25:36.691Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:36 [2020-09-17T23:25:36.691Z] #10 102.8 Selecting previously unselected package g++-mingw-w64-x86-64.
23:25:36 [2020-09-17T23:25:36.691Z] #10 102.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:25:36 [2020-09-17T23:25:36.691Z] #10 102.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:36 [2020-09-17T23:25:36.691Z] #10 ...
23:25:36 [2020-09-17T23:25:36.691Z] 
23:25:36 [2020-09-17T23:25:36.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:36 [2020-09-17T23:25:36.691Z] #39 37.47   CC       images/seccomp.o
23:25:36 [2020-09-17T23:25:36.701Z] #39 32.77   CC       images/rlimit.o
23:25:36 [2020-09-17T23:25:36.902Z] #24 ...
23:25:36 [2020-09-17T23:25:36.902Z] 
23:25:36 [2020-09-17T23:25:36.902Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:36 [2020-09-17T23:25:36.902Z] #39 24.71 Reading package lists...
23:25:36 [2020-09-17T23:25:36.902Z] #39 31.98 Building dependency tree...
23:25:36 [2020-09-17T23:25:36.902Z] #39 35.09 The following additional packages will be installed:
23:25:36 [2020-09-17T23:25:36.902Z] #39 35.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:25:36 [2020-09-17T23:25:36.902Z] #39 35.11   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:25:36 [2020-09-17T23:25:36.902Z] #39 35.13 Suggested packages:
23:25:36 [2020-09-17T23:25:36.902Z] #39 35.13   manpages-dev python-setuptools
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.01 The following NEW packages will be installed:
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.01   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.01   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.02   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.02   python-six zlib1g-dev
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.26 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.26 Need to get 4075 kB of archives.
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.26 After this operation, 24.5 MB of additional disk space will be used.
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.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]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 37.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #39 38.97 debconf: delaying package configuration, since apt-utils is not installed
23:25:36 [2020-09-17T23:25:36.902Z] #39 39.18 Fetched 4075 kB in 1s (7201 kB/s)
23:25:36 [2020-09-17T23:25:36.902Z] #39 39.37 Selecting previously unselected package libcap-dev:ppc64el.
23:25:36 [2020-09-17T23:25:36.902Z] #39 39.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
23:25:36 [2020-09-17T23:25:36.902Z] #39 39.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
23:25:36 [2020-09-17T23:25:36.902Z] #39 39.50 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
23:25:36 [2020-09-17T23:25:36.902Z] #39 ...
23:25:36 [2020-09-17T23:25:36.902Z] 
23:25:36 [2020-09-17T23:25:36.902Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:25:36 [2020-09-17T23:25:36.902Z] #52 33.05 Building dependency tree...
23:25:36 [2020-09-17T23:25:36.902Z] #52 36.96 The following additional packages will be installed:
23:25:36 [2020-09-17T23:25:36.902Z] #52 36.99   libbtrfs0
23:25:36 [2020-09-17T23:25:36.902Z] #52 37.20 The following NEW packages will be installed:
23:25:36 [2020-09-17T23:25:36.902Z] #52 37.22   libbtrfs-dev libbtrfs0
23:25:36 [2020-09-17T23:25:36.902Z] #52 37.63 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:25:36 [2020-09-17T23:25:36.902Z] #52 37.63 Need to get 120 kB of archives.
23:25:36 [2020-09-17T23:25:36.902Z] #52 37.63 After this operation, 423 kB of additional disk space will be used.
23:25:36 [2020-09-17T23:25:36.902Z] #52 37.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #52 37.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:25:36 [2020-09-17T23:25:36.902Z] #52 39.03 debconf: delaying package configuration, since apt-utils is not installed
23:25:36 [2020-09-17T23:25:36.902Z] #52 39.39 Fetched 120 kB in 0s (1230 kB/s)
23:25:36 [2020-09-17T23:25:36.902Z] #52 39.51 Selecting previously unselected package libbtrfs0.
23:25:36 [2020-09-17T23:25:36.902Z] #52 39.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 ... 15339 files and directories currently installed.)
23:25:36 [2020-09-17T23:25:36.902Z] #52 39.66 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
23:25:36 [2020-09-17T23:25:36.902Z] #52 39.67 Unpacking libbtrfs0 (4.20.1-2) ...
23:25:36 [2020-09-17T23:25:36.953Z] #39 37.68   CC       images/binfmt-misc.o
23:25:36 [2020-09-17T23:25:36.962Z] #39 33.05   CC       images/pagemap.o
23:25:37 [2020-09-17T23:25:37.212Z] #52 39.85 Selecting previously unselected package libbtrfs-dev.
23:25:37 [2020-09-17T23:25:37.212Z] #52 39.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:25:37 [2020-09-17T23:25:37.212Z] #52 39.87 Unpacking libbtrfs-dev (4.20.1-2) ...
23:25:37 [2020-09-17T23:25:37.212Z] #52 40.11 Setting up libbtrfs0 (4.20.1-2) ...
23:25:37 [2020-09-17T23:25:37.212Z] #52 40.12 Setting up libbtrfs-dev (4.20.1-2) ...
23:25:37 [2020-09-17T23:25:37.213Z] #39 37.89   CC       images/time.o
23:25:37 [2020-09-17T23:25:37.213Z] #39 38.09   CC       images/sysctl.o
23:25:37 [2020-09-17T23:25:37.223Z] #39 33.25   CC       images/siginfo.o
23:25:37 [2020-09-17T23:25:37.421Z] #14 DONE 1.6s
23:25:37 [2020-09-17T23:25:37.421Z] 
23:25:37 [2020-09-17T23:25:37.421Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:25:37 [2020-09-17T23:25:37.421Z] #15 ...
23:25:37 [2020-09-17T23:25:37.421Z] 
23:25:37 [2020-09-17T23:25:37.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:37 [2020-09-17T23:25:37.421Z] #39 31.10   CC       images/vma.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 31.36   CC       images/netdev.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 31.80   CC       images/tty.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 32.54   CC       images/file-lock.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 32.81   CC       images/rlimit.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 32.99   CC       images/pagemap.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 33.33   CC       images/siginfo.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 33.64   CC       images/rpc.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 34.93   CC       images/ext-file.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 35.15   CC       images/cgroup.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 35.80   CC       images/userns.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 36.12   CC       images/google/protobuf/descriptor.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 38.19   CC       images/opts.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 38.40   CC       images/seccomp.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 38.72   CC       images/binfmt-misc.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 39.01   CC       images/time.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 39.21   CC       images/sysctl.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 39.43   CC       images/autofs.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 39.70   CC       images/macvlan.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 39.90   CC       images/sit.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 40.20   CC       images/memfd.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 40.44   CC       images/timens.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 40.86   LINK     images/built-in.o
23:25:37 [2020-09-17T23:25:37.421Z] #39 41.00   GEN      compel/include/asm
23:25:37 [2020-09-17T23:25:37.421Z] #39 41.04   GEN      compel/include/version.h
23:25:37 [2020-09-17T23:25:37.421Z] #39 41.07 touch .config
23:25:37 [2020-09-17T23:25:37.421Z] #39 41.15   GEN      include/common/config.h
23:25:37 [2020-09-17T23:25:37.421Z] #39 41.26   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:25:37 [2020-09-17T23:25:37.421Z] #39 ...
23:25:37 [2020-09-17T23:25:37.421Z] 
23:25:37 [2020-09-17T23:25:37.421Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:25:37 [2020-09-17T23:25:37.485Z] #39 33.56   CC       images/rpc.o
23:25:37 [2020-09-17T23:25:37.512Z] #52 40.13 Processing triggers for libc-bin (2.28-10) ...
23:25:37 [2020-09-17T23:25:37.782Z] #39 38.28   CC       images/autofs.o
23:25:37 [2020-09-17T23:25:37.782Z] #39 38.43   CC       images/macvlan.o
23:25:37 [2020-09-17T23:25:37.813Z] #52 DONE 40.6s
23:25:37 [2020-09-17T23:25:37.813Z] 
23:25:37 [2020-09-17T23:25:37.813Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:37 [2020-09-17T23:25:37.813Z] #39 39.77 Selecting previously unselected package libnet1:ppc64el.
23:25:37 [2020-09-17T23:25:37.813Z] #39 39.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:25:37 [2020-09-17T23:25:37.813Z] #39 39.79 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:25:37 [2020-09-17T23:25:37.813Z] #39 39.91 Selecting previously unselected package libnet1-dev.
23:25:37 [2020-09-17T23:25:37.813Z] #39 39.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
23:25:37 [2020-09-17T23:25:37.813Z] #39 39.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:25:37 [2020-09-17T23:25:37.813Z] #39 40.18 Selecting previously unselected package libnl-3-200:ppc64el.
23:25:37 [2020-09-17T23:25:37.813Z] #39 40.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:25:37 [2020-09-17T23:25:37.813Z] #39 40.21 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:25:37 [2020-09-17T23:25:37.813Z] #39 40.35 Selecting previously unselected package libnl-3-dev:ppc64el.
23:25:37 [2020-09-17T23:25:37.813Z] #39 40.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
23:25:37 [2020-09-17T23:25:37.813Z] #39 40.39 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
23:25:38 [2020-09-17T23:25:38.042Z] #39 38.61   CC       images/sit.o
23:25:38 [2020-09-17T23:25:38.042Z] #39 38.81   CC       images/memfd.o
23:25:38 [2020-09-17T23:25:38.112Z] #39 40.79 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:25:38 [2020-09-17T23:25:38.112Z] #39 40.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:25:38 [2020-09-17T23:25:38.112Z] #39 40.83 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:25:38 [2020-09-17T23:25:38.223Z] #21 101.2 Checking out files:  24% (2676/10921)   
Checking out files:  25% (2731/10921)   
Checking out files:  26% (2840/10921)   
Checking out files:  27% (2949/10921)   
Checking out files:  28% (3058/10921)   
Checking out files:  29% (3168/10921)   
Checking out files:  30% (3277/10921)   
Checking out files:  31% (3386/10921)   
Checking out files:  32% (3495/10921)   
Checking out files:  33% (3604/10921)   
Checking out files:  34% (3714/10921)   
Checking out files:  35% (3823/10921)   
Checking out files:  36% (3932/10921)   
Checking out files:  37% (4041/10921)   
Checking out files:  38% (4150/10921)   
Checking out files:  39% (4260/10921)   
Checking out files:  40% (4369/10921)   
Checking out files:  41% (4478/10921)   
Checking out files:  42% (4587/10921)   
Checking out files:  43% (4697/10921)   
Checking out files:  44% (4806/10921)   
Checking out files:  45% (4915/10921)   
Checking out files:  46% (5024/10921)   
Checking out files:  46% (5081/10921)   
Checking out files:  47% (5133/10921)   
Checking out files:  48% (5243/10921)   
Checking out files:  49% (5352/10921)   
Checking out files:  50% (5461/10921)   
Checking out files:  51% (5570/10921)   
Checking out files:  52% (5679/10921)   
Checking out files:  53% (5789/10921)   
Checking out files:  54% (5898/10921)   
Checking out files:  55% (6007/10921)   
Checking out files:  56% (6116/10921)   
Checking out files:  57% (6225/10921)   
Checking out files:  58% (6335/10921)   
Checking out files:  59% (6444/10921)   
Checking out files:  60% (6553/10921)   
Checking out files:  61% (6662/10921)   
Checking out files:  62% (6772/10921)   
Checking out files:  63% (6881/10921)   
Checking out files:  64% (6990/10921)   
Checking out files:  65% (7099/10921)   
Checking out files:  66% (7208/10921)   
Checking out files:  67% (7318/10921)   
Checking out files:  68% (7427/10921)   
Checking out files:  69% (7536/10921)   
Checking out files:  70% (7645/10921)   
Checking out files:  71% (7754/10921)   
Checking out files:  72% (7864/10921)   
Checking out files:  73% (7973/10921)   
Checking out files:  74% (8082/10921)   
Checking out files:  75% (8191/10921)   
Checking out files:  75% (8249/10921)   
Checking out files:  76% (8300/10921)   
Checking out files:  77% (8410/10921)   
Checking out files:  78% (8519/10921)   
Checking out files:  79% (8628/10921)   
Checking out files:  80% (8737/10921)   
Checking out files:  81% (8847/10921)   
Checking out files:  82% (8956/10921)   
Checking out files:  83% (9065/10921)   
Checking out files:  84% (9174/10921)   
Checking out files:  85% (9283/10921)   
Checking out files:  86% (9393/10921)   
Checking out files:  87% (9502/10921)   
Checking out files:  88% (9611/10921)   
Checking out files:  89% (9720/10921)   
Checking out files:  89% (9801/10921)   
Checking out files:  90% (9829/10921)   
Checking out files:  91% (9939/10921)   
Checking out files:  92% (10048/10921)   
Checking out files:  93% (10157/10921)   
Checking out files:  94% (10266/10921)   
Checking out files:  95% (10375/10921)   
Checking out files:  96% (10485/10921)   
Checking out files:  97% (10594/10921)   
Checking out files:  98% (10703/10921)   
Checking out files:  99% (10812/10921)   
Checking out files: 100% (10921/10921)   
Checking out files: 100% (10921/10921), done.
23:25:38 [2020-09-17T23:25:38.303Z] #39 39.08   CC       images/timens.o
23:25:38 [2020-09-17T23:25:38.412Z] #39 41.05 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
23:25:38 [2020-09-17T23:25:38.412Z] #39 41.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
23:25:38 [2020-09-17T23:25:38.412Z] #39 41.08 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:25:38 [2020-09-17T23:25:38.427Z] #39 34.58   CC       images/ext-file.o
23:25:38 [2020-09-17T23:25:38.496Z] #21 104.9 + cd /tmp/tmp.JP1GziY9Qc/tmp/docker-ce
23:25:38 [2020-09-17T23:25:38.496Z] #21 104.9 + git checkout -q v17.06.2-ce
23:25:38 [2020-09-17T23:25:38.526Z] c3aff4450246: Verifying Checksum
23:25:38 [2020-09-17T23:25:38.526Z] c3aff4450246: Download complete
23:25:38 [2020-09-17T23:25:38.564Z] #39 39.36   LINK     images/built-in.o
23:25:38 [2020-09-17T23:25:38.701Z] #39 34.81   CC       images/cgroup.o
23:25:38 [2020-09-17T23:25:38.727Z] #39 41.26 Selecting previously unselected package zlib1g-dev:ppc64el.
23:25:38 [2020-09-17T23:25:38.727Z] #39 41.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
23:25:38 [2020-09-17T23:25:38.727Z] #39 41.26 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:25:38 [2020-09-17T23:25:38.727Z] #39 41.57 Selecting previously unselected package libprotobuf17:ppc64el.
23:25:38 [2020-09-17T23:25:38.727Z] #39 41.58 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
23:25:38 [2020-09-17T23:25:38.727Z] #39 41.59 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
23:25:38 [2020-09-17T23:25:38.824Z] #39 39.55   GEN      compel/include/asm
23:25:38 [2020-09-17T23:25:38.824Z] #39 39.57   GEN      compel/include/version.h
23:25:38 [2020-09-17T23:25:38.824Z] #39 39.58 touch .config
23:25:38 [2020-09-17T23:25:38.824Z] #39 39.62   GEN      include/common/config.h
23:25:38 [2020-09-17T23:25:38.824Z] #39 39.71   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:25:38 [2020-09-17T23:25:38.824Z] #39 39.73   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:25:39 [2020-09-17T23:25:39.073Z] #21 ...
23:25:39 [2020-09-17T23:25:39.073Z] 
23:25:39 [2020-09-17T23:25:39.073Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:25:39 [2020-09-17T23:25:39.073Z] #15 DONE 1.8s
23:25:39 [2020-09-17T23:25:39.073Z] 
23:25:39 [2020-09-17T23:25:39.073Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.49   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.53   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.57   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.59   DEP      compel/plugins/std/infect.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.76   DEP      compel/plugins/std/string.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.86   DEP      compel/plugins/std/log.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.93   DEP      compel/plugins/std/fds.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 41.99   DEP      compel/plugins/std/std.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 42.16   DEP      compel/plugins/shmem/shmem.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 42.21   DEP      compel/plugins/fds/fds.d
23:25:39 [2020-09-17T23:25:39.073Z] #39 42.29   CC       compel/plugins/std/std.o
23:25:39 [2020-09-17T23:25:39.073Z] #39 42.56   CC       compel/plugins/std/fds.o
23:25:39 [2020-09-17T23:25:39.073Z] #39 43.07   CC       compel/plugins/std/log.o
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.75   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.77   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.80   DEP      compel/arch/x86/plugins/std/memcpy.d
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.82   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.83   GEN      compel/plugins/include/uapi/std/syscall.h
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.86   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.87   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.89   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:25:39 [2020-09-17T23:25:39.084Z] #39 39.89   DEP      compel/plugins/std/infect.d
23:25:39 [2020-09-17T23:25:39.253Z] #45 ...
23:25:39 [2020-09-17T23:25:39.253Z] 
23:25:39 [2020-09-17T23:25:39.253Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:25:39 [2020-09-17T23:25:39.253Z] #52 116.7 + bin/containerd
23:25:39 [2020-09-17T23:25:39.273Z] #39 35.29   CC       images/userns.o
23:25:39 [2020-09-17T23:25:39.345Z] #39 39.98   DEP      compel/plugins/std/string.d
23:25:39 [2020-09-17T23:25:39.345Z] #39 40.09   DEP      compel/plugins/std/log.d
23:25:39 [2020-09-17T23:25:39.345Z] #39 40.19   DEP      compel/plugins/std/fds.d
23:25:39 [2020-09-17T23:25:39.534Z] #39 35.55   CC       images/google/protobuf/descriptor.o
23:25:39 [2020-09-17T23:25:39.606Z] #39 40.28   DEP      compel/plugins/std/std.d
23:25:39 [2020-09-17T23:25:39.606Z] #39 40.41   DEP      compel/plugins/shmem/shmem.d
23:25:39 [2020-09-17T23:25:39.606Z] #39 40.51   DEP      compel/plugins/fds/fds.d
23:25:39 [2020-09-17T23:25:39.812Z] #39 42.35 Selecting previously unselected package libprotobuf-lite17:ppc64el.
23:25:39 [2020-09-17T23:25:39.812Z] #39 42.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
23:25:39 [2020-09-17T23:25:39.812Z] #39 42.36 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:25:39 [2020-09-17T23:25:39.812Z] #39 ...
23:25:39 [2020-09-17T23:25:39.812Z] 
23:25:39 [2020-09-17T23:25:39.812Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:25:39 [2020-09-17T23:25:39.812Z] #24 40.17 debconf: delaying package configuration, since apt-utils is not installed
23:25:39 [2020-09-17T23:25:39.812Z] #24 40.71 Fetched 358 kB in 0s (3251 kB/s)
23:25:39 [2020-09-17T23:25:39.812Z] #24 40.90 Selecting previously unselected package libonig5:ppc64el.
23:25:39 [2020-09-17T23:25:39.812Z] #24 40.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 ... 15339 files and directories currently installed.)
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.10 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.13 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.40 Selecting previously unselected package libjq1:ppc64el.
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.41 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.41 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.65 Selecting previously unselected package jq.
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.66 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.70 Unpacking jq (1.5+dfsg-2+b1) ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.97 Setting up libonig5:ppc64el (6.9.1-1) ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 41.99 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 42.03 Setting up jq (1.5+dfsg-2+b1) ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 42.03 Processing triggers for libc-bin (2.28-10) ...
23:25:39 [2020-09-17T23:25:39.812Z] #24 DONE 42.4s
23:25:39 [2020-09-17T23:25:39.812Z] 
23:25:39 [2020-09-17T23:25:39.812Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:25:39 [2020-09-17T23:25:39.812Z] #25 DONE 0.1s
23:25:39 [2020-09-17T23:25:39.812Z] 
23:25:39 [2020-09-17T23:25:39.812Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.297 + RM_GOPATH=0
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.297 + TMP_GOPATH=
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.297 + : /build
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.297 + '[' -z '' ']'
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.299 ++ mktemp -d
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.303 + export GOPATH=/tmp/tmp.JNfEqJTwHl
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.304 + GOPATH=/tmp/tmp.JNfEqJTwHl
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.304 + RM_GOPATH=1
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.304 + case "$(go env GOARCH)" in
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.305 ++ go env GOARCH
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.370 + export GO_BUILDMODE=-buildmode=pie
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.370 + GO_BUILDMODE=-buildmode=pie
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.390 ++ dirname /tmp/install/install.sh
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.406 + dir=/tmp/install
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.415 + bin=containerd
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.415 + shift
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.416 + '[' '!' -f /tmp/install/containerd.installer ']'
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.417 + . /tmp/install/containerd.installer
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.425 ++ set -e
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.426 ++ : c623d1b36f09f8ef6536a057bd658b3aa8632828
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.427 + install_containerd
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.434 + echo 'Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828'
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.435 Install containerd version c623d1b36f09f8ef6536a057bd658b3aa8632828
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.436 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JNfEqJTwHl/src/github.com/containerd/containerd
23:25:39 [2020-09-17T23:25:39.812Z] #53 0.472 Cloning into '/tmp/tmp.JNfEqJTwHl/src/github.com/containerd/containerd'...
23:25:39 [2020-09-17T23:25:39.866Z] #39 40.70   CC       compel/plugins/std/std.o
23:25:40 [2020-09-17T23:25:40.027Z] #39 43.99   CC       compel/plugins/std/string.o
23:25:40 [2020-09-17T23:25:40.109Z] #53 ...
23:25:40 [2020-09-17T23:25:40.109Z] 
23:25:40 [2020-09-17T23:25:40.109Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:40 [2020-09-17T23:25:40.109Z] #11 24.45 Reading package lists...
23:25:40 [2020-09-17T23:25:40.109Z] #11 33.09 Building dependency tree...
23:25:40 [2020-09-17T23:25:40.109Z] #11 37.58 The following additional packages will be installed:
23:25:40 [2020-09-17T23:25:40.109Z] #11 37.58   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:25:40 [2020-09-17T23:25:40.109Z] #11 37.59   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:25:40 [2020-09-17T23:25:40.109Z] #11 37.59   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:25:40 [2020-09-17T23:25:40.109Z] #11 37.60   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:25:40 [2020-09-17T23:25:40.109Z] #11 37.61 Suggested packages:
23:25:40 [2020-09-17T23:25:40.109Z] #11 37.61   gcc-8-locales seccomp wine64
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.69 The following NEW packages will be installed:
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.69   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.69   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.69   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.69   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.69   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.70   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.91 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.91 Need to get 78.9 MB of archives.
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.91 After this operation, 532 MB of additional disk space will be used.
23:25:40 [2020-09-17T23:25:40.109Z] #11 39.91 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]
23:25:40 [2020-09-17T23:25:40.109Z] #11 40.45 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]
23:25:40 [2020-09-17T23:25:40.109Z] #11 40.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:25:40 [2020-09-17T23:25:40.109Z] #11 40.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
23:25:40 [2020-09-17T23:25:40.109Z] #11 40.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
23:25:40 [2020-09-17T23:25:40.109Z] #11 40.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
23:25:40 [2020-09-17T23:25:40.109Z] #11 41.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:25:40 [2020-09-17T23:25:40.109Z] #11 41.99 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]
23:25:40 [2020-09-17T23:25:40.109Z] #11 42.00 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]
23:25:40 [2020-09-17T23:25:40.109Z] #11 ...
23:25:40 [2020-09-17T23:25:40.109Z] 
23:25:40 [2020-09-17T23:25:40.109Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:40 [2020-09-17T23:25:40.109Z] #39 42.67 Selecting previously unselected package libprotobuf-dev:ppc64el.
23:25:40 [2020-09-17T23:25:40.109Z] #39 42.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
23:25:40 [2020-09-17T23:25:40.109Z] #39 42.69 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:25:40 [2020-09-17T23:25:40.436Z] #39 40.96   CC       compel/plugins/std/fds.o
23:25:40 [2020-09-17T23:25:40.699Z] #39 41.47   CC       compel/plugins/std/log.o
23:25:40 [2020-09-17T23:25:40.704Z] #39 44.33   CC       compel/plugins/std/infect.o
23:25:40 [2020-09-17T23:25:40.968Z] #39 44.91   CC       compel/arch/aarch64/plugins/std/parasite-head.o
23:25:40 [2020-09-17T23:25:40.968Z] #39 44.96   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
23:25:41 [2020-09-17T23:25:41.233Z] #39 45.05   AR       compel/plugins/std.lib.a
23:25:41 [2020-09-17T23:25:41.233Z] #39 45.11   CC       compel/plugins/fds/fds.o
23:25:41 [2020-09-17T23:25:41.233Z] #39 ...
23:25:41 [2020-09-17T23:25:41.233Z] 
23:25:41 [2020-09-17T23:25:41.233Z] #16 [dev-systemd-false  6/26] RUN ldconfig
23:25:41 [2020-09-17T23:25:41.233Z] #16 DONE 2.3s
23:25:41 [2020-09-17T23:25:41.233Z] 
23:25:41 [2020-09-17T23:25:41.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:41 [2020-09-17T23:25:41.233Z] #39 45.28   AR       compel/plugins/fds.lib.a
23:25:41 [2020-09-17T23:25:41.449Z] #39 37.06   CC       images/opts.o
23:25:41 [2020-09-17T23:25:41.449Z] #39 37.26   CC       images/seccomp.o
23:25:41 [2020-09-17T23:25:41.449Z] #39 ...
23:25:41 [2020-09-17T23:25:41.449Z] 
23:25:41 [2020-09-17T23:25:41.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:41 [2020-09-17T23:25:41.449Z] #10 103.3 Selecting previously unselected package g++-mingw-w64-x86-64.
23:25:41 [2020-09-17T23:25:41.449Z] #10 103.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:25:41 [2020-09-17T23:25:41.449Z] #10 103.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:41 [2020-09-17T23:25:41.449Z] #10 ...
23:25:41 [2020-09-17T23:25:41.449Z] 
23:25:41 [2020-09-17T23:25:41.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:41 [2020-09-17T23:25:41.449Z] #39 37.57   CC       images/binfmt-misc.o
23:25:41 [2020-09-17T23:25:41.500Z] #39 45.37   HOSTDEP  compel/src/lib/log-host.d
23:25:41 [2020-09-17T23:25:41.642Z] #39 42.34   CC       compel/plugins/std/string.o
23:25:41 [2020-09-17T23:25:41.657Z] #39 44.19 Selecting previously unselected package libprotoc17:ppc64el.
23:25:41 [2020-09-17T23:25:41.657Z] #39 44.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
23:25:41 [2020-09-17T23:25:41.657Z] #39 44.22 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
23:25:41 [2020-09-17T23:25:41.710Z] #39 37.74   CC       images/time.o
23:25:41 [2020-09-17T23:25:41.710Z] #39 37.87   CC       images/sysctl.o
23:25:41 [2020-09-17T23:25:41.763Z] #39 ...
23:25:41 [2020-09-17T23:25:41.763Z] 
23:25:41 [2020-09-17T23:25:41.763Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:41 [2020-09-17T23:25:41.763Z] #41 99.94 github.com/LK4D4/vndr/godl
23:25:41 [2020-09-17T23:25:41.763Z] #41 100.8 github.com/LK4D4/vndr
23:25:41 [2020-09-17T23:25:41.763Z] #41 DONE 108.0s
23:25:41 [2020-09-17T23:25:41.763Z] 
23:25:41 [2020-09-17T23:25:41.763Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:41 [2020-09-17T23:25:41.764Z] #39 45.57   HOSTDEP  compel/src/lib/handle-elf-host.d
23:25:41 [2020-09-17T23:25:41.971Z] #39 38.06   CC       images/autofs.o
23:25:42 [2020-09-17T23:25:42.029Z] #39 45.79   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
23:25:42 [2020-09-17T23:25:42.029Z] #39 45.87   HOSTDEP  compel/src/main-host.d
23:25:42 [2020-09-17T23:25:42.213Z] #39 42.98   CC       compel/plugins/std/infect.o
23:25:42 [2020-09-17T23:25:42.232Z] #39 38.23   CC       images/macvlan.o
23:25:42 [2020-09-17T23:25:42.312Z] #39 44.90 Selecting previously unselected package protobuf-c-compiler.
23:25:42 [2020-09-17T23:25:42.313Z] #39 ...
23:25:42 [2020-09-17T23:25:42.313Z] 
23:25:42 [2020-09-17T23:25:42.313Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:25:42 [2020-09-17T23:25:42.313Z] #33 34.87 The following additional packages will be installed:
23:25:42 [2020-09-17T23:25:42.313Z] #33 34.88   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:25:42 [2020-09-17T23:25:42.313Z] #33 34.91 Suggested packages:
23:25:42 [2020-09-17T23:25:42.313Z] #33 34.91   cmake-doc ninja-build lrzip
23:25:42 [2020-09-17T23:25:42.313Z] #33 34.91 Recommended packages:
23:25:42 [2020-09-17T23:25:42.313Z] #33 34.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.21 The following NEW packages will be installed:
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.22   vim-common xxd
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.49 Need to get 14.9 MB of archives.
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.49 After this operation, 67.2 MB of additional disk space will be used.
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 36.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 37.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 38.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 38.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 38.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 38.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 38.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
23:25:42 [2020-09-17T23:25:42.313Z] #33 39.68 debconf: delaying package configuration, since apt-utils is not installed
23:25:42 [2020-09-17T23:25:42.313Z] #33 39.86 Fetched 14.9 MB in 2s (7205 kB/s)
23:25:42 [2020-09-17T23:25:42.313Z] #33 39.99 Selecting previously unselected package xxd.
23:25:42 [2020-09-17T23:25:42.313Z] #33 39.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.08 Unpacking xxd (2:8.1.0875-5) ...
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.35 Selecting previously unselected package vim-common.
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.49 Unpacking vim-common (2:8.1.0875-5) ...
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.94 Selecting previously unselected package cmake-data.
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:25:42 [2020-09-17T23:25:42.313Z] #33 40.99 Unpacking cmake-data (3.13.4-1) ...
23:25:42 [2020-09-17T23:25:42.313Z] #33 ...
23:25:42 [2020-09-17T23:25:42.313Z] 
23:25:42 [2020-09-17T23:25:42.313Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:42 [2020-09-17T23:25:42.313Z] #39 44.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
23:25:42 [2020-09-17T23:25:42.313Z] #39 44.92 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:25:42 [2020-09-17T23:25:42.313Z] #39 45.09 Selecting previously unselected package protobuf-compiler.
23:25:42 [2020-09-17T23:25:42.313Z] #39 45.11 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
23:25:42 [2020-09-17T23:25:42.313Z] #39 45.12 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:25:42 [2020-09-17T23:25:42.319Z] #39 46.03   DEP      compel/src/lib/ptrace.d
23:25:42 [2020-09-17T23:25:42.319Z] #39 46.23   DEP      compel/src/lib/infect.d
23:25:42 [2020-09-17T23:25:42.473Z] #39 ...
23:25:42 [2020-09-17T23:25:42.474Z] 
23:25:42 [2020-09-17T23:25:42.474Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:42 [2020-09-17T23:25:42.474Z] #41 108.8 vendor/golang.org/x/net/http2/hpack
23:25:42 [2020-09-17T23:25:42.474Z] #41 109.9 mime
23:25:42 [2020-09-17T23:25:42.474Z] #41 111.7 mime/quotedprintable
23:25:42 [2020-09-17T23:25:42.474Z] #41 112.0 net/http/internal
23:25:42 [2020-09-17T23:25:42.474Z] #41 116.1 net/textproto
23:25:42 [2020-09-17T23:25:42.474Z] #41 116.1 crypto/x509
23:25:42 [2020-09-17T23:25:42.474Z] #41 117.2 vendor/golang.org/x/net/http/httpguts
23:25:42 [2020-09-17T23:25:42.474Z] #41 117.5 vendor/golang.org/x/net/http/httpproxy
23:25:42 [2020-09-17T23:25:42.474Z] #41 117.9 mime/multipart
23:25:42 [2020-09-17T23:25:42.493Z] #39 38.42   CC       images/sit.o
23:25:42 [2020-09-17T23:25:42.583Z] #39 46.44   DEP      compel/src/lib/infect-util.d
23:25:42 [2020-09-17T23:25:42.583Z] #39 ...
23:25:42 [2020-09-17T23:25:42.583Z] 
23:25:42 [2020-09-17T23:25:42.583Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:25:42 [2020-09-17T23:25:42.583Z] #28 DONE 108.8s
23:25:42 [2020-09-17T23:25:42.659Z] #39 45.34 Selecting previously unselected package python-pkg-resources.
23:25:42 [2020-09-17T23:25:42.659Z] #39 45.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:25:42 [2020-09-17T23:25:42.659Z] #39 45.35 Unpacking python-pkg-resources (40.8.0-1) ...
23:25:42 [2020-09-17T23:25:42.736Z] #41 ...
23:25:42 [2020-09-17T23:25:42.736Z] 
23:25:42 [2020-09-17T23:25:42.736Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:42 [2020-09-17T23:25:42.736Z] #39 43.40   CC       compel/arch/x86/plugins/std/parasite-head.o
23:25:42 [2020-09-17T23:25:42.736Z] #39 43.44   CC       compel/arch/x86/plugins/std/memcpy.o
23:25:42 [2020-09-17T23:25:42.736Z] #39 43.49   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:25:42 [2020-09-17T23:25:42.736Z] #39 43.53   AR       compel/plugins/std.lib.a
23:25:42 [2020-09-17T23:25:42.754Z] #39 38.66   CC       images/memfd.o
23:25:42 [2020-09-17T23:25:42.848Z] 
23:25:42 [2020-09-17T23:25:42.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:42 [2020-09-17T23:25:42.848Z] #39 46.62   DEP      compel/src/lib/infect-rpc.d
23:25:42 [2020-09-17T23:25:42.848Z] #39 46.72   DEP      compel/arch/aarch64/src/lib/infect.d
23:25:42 [2020-09-17T23:25:42.960Z] #39 45.86 Selecting previously unselected package python-six.
23:25:42 [2020-09-17T23:25:42.960Z] #39 45.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:25:42 [2020-09-17T23:25:42.960Z] #39 45.88 Unpacking python-six (1.12.0-1) ...
23:25:43 [2020-09-17T23:25:43.005Z] #39 43.65   CC       compel/plugins/fds/fds.o
23:25:43 [2020-09-17T23:25:43.015Z] #39 38.91   CC       images/timens.o
23:25:43 [2020-09-17T23:25:43.015Z] #39 39.15   LINK     images/built-in.o
23:25:43 [2020-09-17T23:25:43.111Z] #39 46.90   DEP      compel/arch/aarch64/src/lib/cpu.d
23:25:43 [2020-09-17T23:25:43.111Z] #39 46.95   DEP      compel/src/lib/log.d
23:25:43 [2020-09-17T23:25:43.111Z] #39 47.00   DEP      compel/src/main.d
23:25:43 [2020-09-17T23:25:43.111Z] #39 47.09   DEP      compel/src/lib/handle-elf.d
23:25:43 [2020-09-17T23:25:43.111Z] #39 47.14   DEP      compel/arch/aarch64/src/lib/handle-elf.d
23:25:43 [2020-09-17T23:25:43.265Z] #39 43.81   AR       compel/plugins/fds.lib.a
23:25:43 [2020-09-17T23:25:43.265Z] #39 43.86   HOSTDEP  compel/src/lib/log-host.d
23:25:43 [2020-09-17T23:25:43.265Z] #39 43.92   HOSTDEP  compel/src/lib/handle-elf-host.d
23:25:43 [2020-09-17T23:25:43.265Z] #39 44.03   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:25:43 [2020-09-17T23:25:43.265Z] #39 44.13   HOSTDEP  compel/src/main-host.d
23:25:43 [2020-09-17T23:25:43.276Z] #39 39.30   GEN      compel/include/asm
23:25:43 [2020-09-17T23:25:43.277Z] #39 39.32   GEN      compel/include/version.h
23:25:43 [2020-09-17T23:25:43.277Z] #39 39.35 touch .config
23:25:43 [2020-09-17T23:25:43.277Z] #39 39.39   GEN      include/common/config.h
23:25:43 [2020-09-17T23:25:43.277Z] #39 39.45   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:25:43 [2020-09-17T23:25:43.375Z] #39 47.20   CC       compel/src/lib/log.o
23:25:43 [2020-09-17T23:25:43.375Z] #39 47.36   CC       compel/arch/aarch64/src/lib/cpu.o
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.47   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.49   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.50   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.53   DEP      compel/arch/x86/plugins/std/memcpy.d
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.55   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.58   GEN      compel/plugins/include/uapi/std/syscall.h
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.63   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.63   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:25:43 [2020-09-17T23:25:43.537Z] #39 39.66   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:25:43 [2020-09-17T23:25:43.558Z] #39 44.22   DEP      compel/src/lib/ptrace.d
23:25:43 [2020-09-17T23:25:43.558Z] #39 44.39   DEP      compel/src/lib/infect.d
23:25:43 [2020-09-17T23:25:43.620Z] #39 46.14 Selecting previously unselected package python-protobuf.
23:25:43 [2020-09-17T23:25:43.620Z] #39 46.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
23:25:43 [2020-09-17T23:25:43.620Z] #39 46.15 Unpacking python-protobuf (3.6.1.3-2) ...
23:25:43 [2020-09-17T23:25:43.639Z] #39 47.53   CC       compel/arch/aarch64/src/lib/infect.o
23:25:43 [2020-09-17T23:25:43.798Z] #39 39.66   DEP      compel/plugins/std/infect.d
23:25:43 [2020-09-17T23:25:43.798Z] #39 39.76   DEP      compel/plugins/std/string.d
23:25:43 [2020-09-17T23:25:43.798Z] #39 39.82   DEP      compel/plugins/std/log.d
23:25:43 [2020-09-17T23:25:43.798Z] #39 39.95   DEP      compel/plugins/std/fds.d
23:25:43 [2020-09-17T23:25:43.818Z] #39 44.49   DEP      compel/src/lib/infect-util.d
23:25:43 [2020-09-17T23:25:43.818Z] #39 44.61   DEP      compel/src/lib/infect-rpc.d
23:25:43 [2020-09-17T23:25:43.818Z] #39 44.72   DEP      compel/arch/x86/src/lib/infect.d
23:25:43 [2020-09-17T23:25:43.936Z] #39 ...
23:25:43 [2020-09-17T23:25:43.936Z] 
23:25:43 [2020-09-17T23:25:43.936Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:43 [2020-09-17T23:25:43.936Z] #61 DONE 46.7s
23:25:43 [2020-09-17T23:25:43.936Z] 
23:25:43 [2020-09-17T23:25:43.936Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:25:43 [2020-09-17T23:25:43.936Z] #26 2.004 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:25:43 [2020-09-17T23:25:43.936Z] #26 2.708 #=#=#                                                                         
23:25:44 [2020-09-17T23:25:44.059Z] #39 40.09   DEP      compel/plugins/std/std.d
23:25:44 [2020-09-17T23:25:44.059Z] #39 40.19   DEP      compel/plugins/shmem/shmem.d
23:25:44 [2020-09-17T23:25:44.078Z] #39 44.82   DEP      compel/arch/x86/src/lib/cpu.d
23:25:44 [2020-09-17T23:25:44.078Z] #39 ...
23:25:44 [2020-09-17T23:25:44.078Z] 
23:25:44 [2020-09-17T23:25:44.078Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:25:44 [2020-09-17T23:25:44.078Z] #54 112.4 + for f in rootlesskit rootlesskit-docker-proxy
23:25:44 [2020-09-17T23:25:44.078Z] #54 112.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:25:44 [2020-09-17T23:25:44.078Z] #54 DONE 120.4s
23:25:44 [2020-09-17T23:25:44.078Z] 
23:25:44 [2020-09-17T23:25:44.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:44 [2020-09-17T23:25:44.078Z] #39 44.87   DEP      compel/src/lib/log.d
23:25:44 [2020-09-17T23:25:44.078Z] #39 44.95   DEP      compel/src/main.d
23:25:44 [2020-09-17T23:25:44.217Z] #39 47.90   CC       compel/src/lib/infect-rpc.o
23:25:44 [2020-09-17T23:25:44.320Z] #39 40.32   DEP      compel/plugins/fds/fds.d
23:25:44 [2020-09-17T23:25:44.320Z] #39 40.47   CC       compel/plugins/std/std.o
23:25:44 [2020-09-17T23:25:44.338Z] #39 ...
23:25:44 [2020-09-17T23:25:44.338Z] 
23:25:44 [2020-09-17T23:25:44.338Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:25:44 [2020-09-17T23:25:44.338Z] #55 DONE 0.1s
23:25:44 [2020-09-17T23:25:44.338Z] 
23:25:44 [2020-09-17T23:25:44.338Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:25:44 [2020-09-17T23:25:44.338Z] #56 DONE 0.1s
23:25:44 [2020-09-17T23:25:44.338Z] 
23:25:44 [2020-09-17T23:25:44.338Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:44 [2020-09-17T23:25:44.338Z] #39 45.07   DEP      compel/src/lib/handle-elf.d
23:25:44 [2020-09-17T23:25:44.480Z] #39 48.31   CC       compel/src/lib/infect-util.o
23:25:44 [2020-09-17T23:25:44.480Z] #39 48.57   CC       compel/src/lib/infect.o
23:25:44 [2020-09-17T23:25:44.598Z] #39 45.20   DEP      compel/arch/x86/src/lib/handle-elf.d
23:25:44 [2020-09-17T23:25:44.598Z] #39 45.33   CC       compel/src/lib/log.o
23:25:44 [2020-09-17T23:25:44.891Z] #39 40.79   CC       compel/plugins/std/fds.o
23:25:45 [2020-09-17T23:25:45.152Z] #39 41.17   CC       compel/plugins/std/log.o
23:25:45 [2020-09-17T23:25:45.169Z] #39 45.77   CC       compel/arch/x86/src/lib/cpu.o
23:25:45 [2020-09-17T23:25:45.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:25:45 [2020-09-17T23:25:45.266Z] 
23:25:45 [2020-09-17T23:25:45.266Z] + TEST_INTEGRATION_DEST=1
23:25:45 [2020-09-17T23:25:45.266Z] + CONTAINER_NAME=docker-pr1-1
23:25:45 [2020-09-17T23:25:45.266Z] + TEST_SKIP_INTEGRATION_CLI=1
23:25:45 [2020-09-17T23:25:45.266Z] + run_tests test-integration-flaky
23:25:45 [2020-09-17T23:25:45.266Z] + '[' -n 0 ']'
23:25:45 [2020-09-17T23:25:45.266Z] + rm=
23:25:45 [2020-09-17T23:25:45.266Z] + TEST_INTEGRATION_DEST=2
23:25:45 [2020-09-17T23:25:45.266Z] + CONTAINER_NAME=docker-pr1-2
23:25:45 [2020-09-17T23:25:45.266Z] + TEST_SKIP_INTEGRATION=1
23:25:45 [2020-09-17T23:25:45.266Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41466/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41466/.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=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh test-integration-flaky test-integration
23:25:45 [2020-09-17T23:25:45.266Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
23:25:45 [2020-09-17T23:25:45.266Z] + run_tests
23:25:45 [2020-09-17T23:25:45.266Z] + c=0
23:25:45 [2020-09-17T23:25:45.266Z] + TEST_INTEGRATION_DEST=3
23:25:45 [2020-09-17T23:25:45.266Z] + '[' -n 0 ']'
23:25:45 [2020-09-17T23:25:45.266Z] + CONTAINER_NAME=docker-pr1-3
23:25:45 [2020-09-17T23:25:45.266Z] + rm=
23:25:45 [2020-09-17T23:25:45.266Z] + TEST_SKIP_INTEGRATION=1
23:25:45 [2020-09-17T23:25:45.266Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
23:25:45 [2020-09-17T23:25:45.266Z] + run_tests
23:25:45 [2020-09-17T23:25:45.266Z] + '[' -n 0 ']'
23:25:45 [2020-09-17T23:25:45.266Z] + rm=
23:25:45 [2020-09-17T23:25:45.266Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41466/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41466/.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=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh '' test-integration
23:25:45 [2020-09-17T23:25:45.266Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41466/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41466/.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=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh '' test-integration
23:25:45 [2020-09-17T23:25:45.266Z] ++ jobs -p
23:25:45 [2020-09-17T23:25:45.266Z] + for job in $(jobs -p)
23:25:45 [2020-09-17T23:25:45.266Z] + wait 13828
23:25:45 [2020-09-17T23:25:45.266Z] 
23:25:45 [2020-09-17T23:25:45.266Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
23:25:45 [2020-09-17T23:25:45.266Z] 
23:25:45 [2020-09-17T23:25:45.266Z] 
23:25:45 [2020-09-17T23:25:45.266Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:25:45 [2020-09-17T23:25:45.266Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:25:45 [2020-09-17T23:25:45.266Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:25:45 [2020-09-17T23:25:45.266Z] HOSTNAME=74a4b4cb3462
23:25:45 [2020-09-17T23:25:45.266Z] TEST_SKIP_INTEGRATION=1
23:25:45 [2020-09-17T23:25:45.266Z] TESTDEBUG=0
23:25:45 [2020-09-17T23:25:45.266Z] DEST=bundles/test-integration
23:25:45 [2020-09-17T23:25:45.266Z] PWD=/go/src/github.com/docker/docker
23:25:45 [2020-09-17T23:25:45.266Z] KEEPBUNDLE=1
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81
23:25:45 [2020-09-17T23:25:45.266Z] container=docker
23:25:45 [2020-09-17T23:25:45.266Z] HOME=/root
23:25:45 [2020-09-17T23:25:45.266Z] GOLANG_VERSION=1.13.15
23:25:45 [2020-09-17T23:25:45.266Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:25:45 [2020-09-17T23:25:45.266Z] VALIDATE_BRANCH=master
23:25:45 [2020-09-17T23:25:45.266Z] TERM=xterm
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_PKG=github.com/docker/docker
23:25:45 [2020-09-17T23:25:45.266Z] SHLVL=1
23:25:45 [2020-09-17T23:25:45.266Z] TIMEOUT=120m
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_GRAPHDRIVER=overlay2
23:25:45 [2020-09-17T23:25:45.266Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
23:25:45 [2020-09-17T23:25:45.266Z] GO111MODULE=off
23:25:45 [2020-09-17T23:25:45.266Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:25:45 [2020-09-17T23:25:45.266Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:25:45 [2020-09-17T23:25:45.266Z] GOPATH=/go
23:25:45 [2020-09-17T23:25:45.266Z] PKG_CONFIG=pkg-config
23:25:45 [2020-09-17T23:25:45.266Z] _=/usr/bin/env
23:25:45 [2020-09-17T23:25:45.266Z] Building test suite binary ./integration-cli/test.main
23:25:45 [2020-09-17T23:25:45.266Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:25:45 [2020-09-17T23:25:45.266Z] HOSTNAME=f47c543342f1
23:25:45 [2020-09-17T23:25:45.266Z] TEST_SKIP_INTEGRATION=1
23:25:45 [2020-09-17T23:25:45.266Z] TESTDEBUG=0
23:25:45 [2020-09-17T23:25:45.266Z] DEST=bundles/test-integration
23:25:45 [2020-09-17T23:25:45.266Z] PWD=/go/src/github.com/docker/docker
23:25:45 [2020-09-17T23:25:45.266Z] KEEPBUNDLE=1
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81
23:25:45 [2020-09-17T23:25:45.266Z] container=docker
23:25:45 [2020-09-17T23:25:45.266Z] HOME=/root
23:25:45 [2020-09-17T23:25:45.266Z] GOLANG_VERSION=1.13.15
23:25:45 [2020-09-17T23:25:45.266Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:25:45 [2020-09-17T23:25:45.266Z] VALIDATE_BRANCH=master
23:25:45 [2020-09-17T23:25:45.266Z] TERM=xterm
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_PKG=github.com/docker/docker
23:25:45 [2020-09-17T23:25:45.266Z] SHLVL=1
23:25:45 [2020-09-17T23:25:45.266Z] TIMEOUT=120m
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_GRAPHDRIVER=overlay2
23:25:45 [2020-09-17T23:25:45.266Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:25:45 [2020-09-17T23:25:45.266Z] GO111MODULE=off
23:25:45 [2020-09-17T23:25:45.266Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:25:45 [2020-09-17T23:25:45.266Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:25:45 [2020-09-17T23:25:45.266Z] GOPATH=/go
23:25:45 [2020-09-17T23:25:45.266Z] PKG_CONFIG=pkg-config
23:25:45 [2020-09-17T23:25:45.266Z] _=/usr/bin/env
23:25:45 [2020-09-17T23:25:45.266Z] Building test suite binary ./integration-cli/test.main
23:25:45 [2020-09-17T23:25:45.266Z] No new tests added to integration.
23:25:45 [2020-09-17T23:25:45.266Z] 
23:25:45 [2020-09-17T23:25:45.266Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:25:45 [2020-09-17T23:25:45.266Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:25:45 [2020-09-17T23:25:45.266Z] HOSTNAME=adc744f3517d
23:25:45 [2020-09-17T23:25:45.266Z] TESTDEBUG=0
23:25:45 [2020-09-17T23:25:45.266Z] DEST=bundles/test-integration
23:25:45 [2020-09-17T23:25:45.266Z] PWD=/go/src/github.com/docker/docker
23:25:45 [2020-09-17T23:25:45.266Z] KEEPBUNDLE=1
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81
23:25:45 [2020-09-17T23:25:45.266Z] container=docker
23:25:45 [2020-09-17T23:25:45.266Z] HOME=/root
23:25:45 [2020-09-17T23:25:45.266Z] GOLANG_VERSION=1.13.15
23:25:45 [2020-09-17T23:25:45.266Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:25:45 [2020-09-17T23:25:45.266Z] VALIDATE_BRANCH=master
23:25:45 [2020-09-17T23:25:45.266Z] TERM=xterm
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_PKG=github.com/docker/docker
23:25:45 [2020-09-17T23:25:45.266Z] SHLVL=1
23:25:45 [2020-09-17T23:25:45.266Z] TIMEOUT=120m
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:25:45 [2020-09-17T23:25:45.266Z] DOCKER_GRAPHDRIVER=overlay2
23:25:45 [2020-09-17T23:25:45.266Z] GO111MODULE=off
23:25:45 [2020-09-17T23:25:45.266Z] TEST_SKIP_INTEGRATION_CLI=1
23:25:45 [2020-09-17T23:25:45.266Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:25:45 [2020-09-17T23:25:45.266Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:25:45 [2020-09-17T23:25:45.266Z] GOPATH=/go
23:25:45 [2020-09-17T23:25:45.266Z] PKG_CONFIG=pkg-config
23:25:45 [2020-09-17T23:25:45.266Z] _=/usr/bin/env
23:25:45 [2020-09-17T23:25:45.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:25:45 [2020-09-17T23:25:45.470Z] #26 3.019 
                                                                           0.2%
###                                                                        4.9%
######                                                                     8.9%
#######                                                                   11.0%
##########                                                                15.0%
###############                                                           21.1%
##################                                                        25.2%
######################                                                    31.3%
##########################                                                37.4%
#############################                                             41.5%
################################                                          45.6%
########################################                                  55.7%
################################################                          67.3%
###################################################                       71.3%
######################################################                    75.4%
#########################################################                 79.5%
##########################################################                81.5%
#############################################################             85.6%
################################################################          89.7%
##################################################################        91.7%
####################################################################      95.8%
######################################################################## 100.0%
23:25:45 [2020-09-17T23:25:45.727Z] #39 ...
23:25:45 [2020-09-17T23:25:45.727Z] 
23:25:45 [2020-09-17T23:25:45.727Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:25:45 [2020-09-17T23:25:45.727Z] #54 109.7 + for f in rootlesskit rootlesskit-docker-proxy
23:25:45 [2020-09-17T23:25:45.727Z] #54 109.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:25:45 [2020-09-17T23:25:45.727Z] #54 DONE 117.6s
23:25:45 [2020-09-17T23:25:45.727Z] 
23:25:45 [2020-09-17T23:25:45.727Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:25:45 [2020-09-17T23:25:45.727Z] #55 DONE 0.1s
23:25:45 [2020-09-17T23:25:45.727Z] 
23:25:45 [2020-09-17T23:25:45.727Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:45 [2020-09-17T23:25:45.727Z] #41 107.7 mime
23:25:45 [2020-09-17T23:25:45.727Z] #41 109.2 mime/quotedprintable
23:25:45 [2020-09-17T23:25:45.727Z] #41 109.5 net/http/internal
23:25:45 [2020-09-17T23:25:45.727Z] #41 113.7 net/textproto
23:25:45 [2020-09-17T23:25:45.727Z] #41 113.7 crypto/x509
23:25:45 [2020-09-17T23:25:45.727Z] #41 114.6 vendor/golang.org/x/net/http/httpguts
23:25:45 [2020-09-17T23:25:45.727Z] #41 114.9 vendor/golang.org/x/net/http/httpproxy
23:25:45 [2020-09-17T23:25:45.727Z] #41 115.4 mime/multipart
23:25:45 [2020-09-17T23:25:45.727Z] #41 117.5 crypto/tls
23:25:45 [2020-09-17T23:25:45.988Z] #41 ...
23:25:45 [2020-09-17T23:25:45.988Z] 
23:25:45 [2020-09-17T23:25:45.988Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:25:45 [2020-09-17T23:25:45.988Z] #56 DONE 0.1s
23:25:45 [2020-09-17T23:25:45.988Z] 
23:25:45 [2020-09-17T23:25:45.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:45 [2020-09-17T23:25:45.988Z] #39 42.09   CC       compel/plugins/std/string.o
23:25:46 [2020-09-17T23:25:46.111Z] #39 46.71   CC       compel/arch/x86/src/lib/infect.o
23:25:46 [2020-09-17T23:25:46.121Z] #26 6.346 
23:25:46 [2020-09-17T23:25:46.409Z] #39 50.08   CC       compel/src/lib/ptrace.o
23:25:46 [2020-09-17T23:25:46.409Z] #39 50.34   AR       compel/libcompel.a
23:25:46 [2020-09-17T23:25:46.409Z] #39 50.42   HOSTCC   compel/src/main-host.o
23:25:46 [2020-09-17T23:25:46.757Z] #26 6.620 
###                                                                        4.8%
######################                                                    31.6%
#########################################                                 58.0%
######################################################################    98.1%
######################################################################## 100.0%
23:25:46 [2020-09-17T23:25:46.944Z] #39 43.03   CC       compel/plugins/std/infect.o
23:25:46 [2020-09-17T23:25:46.987Z] #39 50.68   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
23:25:46 [2020-09-17T23:25:46.987Z] #39 50.82   HOSTCC   compel/src/lib/handle-elf-host.o
23:25:47 [2020-09-17T23:25:47.050Z] #39 47.53   CC       compel/src/lib/infect-rpc.o
23:25:47 [2020-09-17T23:25:47.050Z] #39 47.82   CC       compel/src/lib/infect-util.o
23:25:47 [2020-09-17T23:25:47.205Z] #39 43.36   CC       compel/arch/x86/plugins/std/parasite-head.o
23:25:47 [2020-09-17T23:25:47.205Z] #39 43.42   CC       compel/arch/x86/plugins/std/memcpy.o
23:25:47 [2020-09-17T23:25:47.250Z] #39 51.12   HOSTCC   compel/src/lib/log-host.o
23:25:47 [2020-09-17T23:25:47.310Z] #39 48.01   CC       compel/src/lib/infect.o
23:25:47 [2020-09-17T23:25:47.424Z] #26 7.519 
23:25:47 [2020-09-17T23:25:47.466Z] #39 43.48   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:25:47 [2020-09-17T23:25:47.466Z] #39 43.54   AR       compel/plugins/std.lib.a
23:25:47 [2020-09-17T23:25:47.466Z] #39 43.62   CC       compel/plugins/fds/fds.o
23:25:47 [2020-09-17T23:25:47.514Z] #39 51.32   HOSTLINK compel/compel-host-bin
23:25:47 [2020-09-17T23:25:47.514Z] #39 51.51   DEP      soccr/soccr.d
23:25:47 [2020-09-17T23:25:47.581Z] #39 ...
23:25:47 [2020-09-17T23:25:47.581Z] 
23:25:47 [2020-09-17T23:25:47.581Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.0 Selecting previously unselected package libapparmor1:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.2 Selecting previously unselected package libapparmor-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.4 Selecting previously unselected package libbtrfs0.
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.4 Unpacking libbtrfs0 (4.20.1-2) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.5 Selecting previously unselected package libbtrfs-dev.
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.5 Unpacking libbtrfs-dev (4.20.1-2) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.7 Selecting previously unselected package libudev-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 118.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 119.5 Selecting previously unselected package libsepol1-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 119.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 119.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 120.4 Selecting previously unselected package libpcre16-3:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 120.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 120.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 120.7 Selecting previously unselected package libpcre32-3:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 120.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 120.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 121.0 Selecting previously unselected package libpcrecpp0v5:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 121.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 121.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 121.2 Selecting previously unselected package libpcre3-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 121.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 121.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.0 Selecting previously unselected package libselinux1-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.3 Selecting previously unselected package libdevmapper-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.4 Selecting previously unselected package libseccomp-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.5 Selecting previously unselected package libsystemd-dev:amd64.
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 122.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.1 Setting up libbtrfs0 (4.20.1-2) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.2 Setting up libbtrfs-dev (4.20.1-2) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.2 Setting up mingw-w64-common (6.0.0-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.3 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
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.3 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
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.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
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.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
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.4 Setting up dmsetup (2:1.02.155-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 123.4 Processing triggers for libc-bin (2.28-10) ...
23:25:47 [2020-09-17T23:25:47.581Z] #10 DONE 123.8s
23:25:47 [2020-09-17T23:25:47.581Z] 
23:25:47 [2020-09-17T23:25:47.581Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:47 [2020-09-17T23:25:47.727Z] #39 43.90   AR       compel/plugins/fds.lib.a
23:25:47 [2020-09-17T23:25:47.727Z] #39 43.93   HOSTDEP  compel/src/lib/log-host.d
23:25:47 [2020-09-17T23:25:47.731Z] #26 7.683 
####                                                                       6.6%
###################                                                       27.2%
##################################                                        47.5%
################################################                          68.0%
23:25:47 [2020-09-17T23:25:47.731Z] #26 ...
23:25:47 [2020-09-17T23:25:47.731Z] 
23:25:47 [2020-09-17T23:25:47.731Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:25:47 [2020-09-17T23:25:47.777Z] #39 51.70   CC       soccr/soccr.o
23:25:47 [2020-09-17T23:25:47.988Z] #39 44.08   HOSTDEP  compel/src/lib/handle-elf-host.d
23:25:47 [2020-09-17T23:25:47.988Z] #39 44.17   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:25:48 [2020-09-17T23:25:48.042Z] #39 ...
23:25:48 [2020-09-17T23:25:48.042Z] 
23:25:48 [2020-09-17T23:25:48.042Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:48 [2020-09-17T23:25:48.042Z] #49 8.214 + cd /tmp/tmp.OU7AVu4HG4/src/github.com/opencontainers/runc
23:25:48 [2020-09-17T23:25:48.042Z] #49 8.215 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:25:48 [2020-09-17T23:25:48.042Z] #49 8.505 + '[' -z '' ']'
23:25:48 [2020-09-17T23:25:48.042Z] #49 8.505 + target=static
23:25:48 [2020-09-17T23:25:48.042Z] #49 8.505 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:25:48 [2020-09-17T23:25:48.042Z] #49 8.710 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 .
23:25:48 [2020-09-17T23:25:48.249Z] #39 44.26   HOSTDEP  compel/src/main-host.d
23:25:48 [2020-09-17T23:25:48.249Z] #39 44.33   DEP      compel/src/lib/ptrace.d
23:25:48 [2020-09-17T23:25:48.249Z] #39 44.43   DEP      compel/src/lib/infect.d
23:25:48 [2020-09-17T23:25:48.306Z] #49 ...
23:25:48 [2020-09-17T23:25:48.306Z] 
23:25:48 [2020-09-17T23:25:48.306Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:25:48 [2020-09-17T23:25:48.306Z] #17 2.186 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:48 [2020-09-17T23:25:48.306Z] #17 2.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:48 [2020-09-17T23:25:48.306Z] #17 2.285 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:48 [2020-09-17T23:25:48.306Z] #17 3.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB]
23:25:48 [2020-09-17T23:25:48.306Z] #17 3.931 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [221 kB]
23:25:48 [2020-09-17T23:25:48.306Z] #17 4.964 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
23:25:48 [2020-09-17T23:25:48.510Z] #39 44.58   DEP      compel/src/lib/infect-util.d
23:25:48 [2020-09-17T23:25:48.633Z] #29 50.46 Checking out files:  69% (1052/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  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.
23:25:48 [2020-09-17T23:25:48.633Z] #29 51.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:25:48 [2020-09-17T23:25:48.772Z] #39 44.68   DEP      compel/src/lib/infect-rpc.d
23:25:48 [2020-09-17T23:25:48.772Z] #39 44.84   DEP      compel/arch/x86/src/lib/infect.d
23:25:48 [2020-09-17T23:25:48.830Z] 4612f6d0b889: Verifying Checksum
23:25:48 [2020-09-17T23:25:48.830Z] 4612f6d0b889: Download complete
23:25:48 [2020-09-17T23:25:48.884Z] #17 7.315 Fetched 8204 kB in 5s (1512 kB/s)
23:25:48 [2020-09-17T23:25:48.884Z] #17 7.315 Reading package lists...
23:25:48 [2020-09-17T23:25:48.884Z] #17 ...
23:25:48 [2020-09-17T23:25:48.884Z] 
23:25:48 [2020-09-17T23:25:48.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:48 [2020-09-17T23:25:48.884Z] #39 52.74   AR       soccr/libsoccr.a
23:25:48 [2020-09-17T23:25:48.884Z] #39 52.79 make[1]: 'soccr/libsoccr.a' is up to date.
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.469 + RM_GOPATH=0
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.469 + TMP_GOPATH=
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.469 + : /build
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.470 + '[' -z '' ']'
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.474 ++ mktemp -d
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.478 + export GOPATH=/tmp/tmp.KJNXPuSshZ
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.479 + GOPATH=/tmp/tmp.KJNXPuSshZ
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.479 + RM_GOPATH=1
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.479 + case "$(go env GOARCH)" in
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.480 ++ go env GOARCH
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.506 + export GO_BUILDMODE=-buildmode=pie
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.507 + GO_BUILDMODE=-buildmode=pie
23:25:48 [2020-09-17T23:25:48.962Z] #49 1.508 ++ dirname /tmp/install/install.sh
23:25:49 [2020-09-17T23:25:49.037Z] #39 45.01   DEP      compel/arch/x86/src/lib/cpu.d
23:25:49 [2020-09-17T23:25:49.037Z] #39 45.07   DEP      compel/src/lib/log.d
23:25:49 [2020-09-17T23:25:49.037Z] #39 45.14   DEP      compel/src/main.d
23:25:49 [2020-09-17T23:25:49.221Z] #49 ...
23:25:49 [2020-09-17T23:25:49.221Z] 
23:25:49 [2020-09-17T23:25:49.221Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
23:25:49 [2020-09-17T23:25:49.221Z] #11 DONE 1.5s
23:25:49 [2020-09-17T23:25:49.221Z] 
23:25:49 [2020-09-17T23:25:49.221Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.511 + dir=/tmp/install
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.512 + bin=runc
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.512 + shift
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.513 + '[' '!' -f /tmp/install/runc.installer ']'
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.513 + . /tmp/install/runc.installer
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.516 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.516 + install_runc
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.518 + grep -q '^3\.10\.0.*\.el7\.'
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.518 + uname -r
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.521 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.522 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.522 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KJNXPuSshZ/src/github.com/opencontainers/runc
23:25:49 [2020-09-17T23:25:49.221Z] #49 1.532 Cloning into '/tmp/tmp.KJNXPuSshZ/src/github.com/opencontainers/runc'...
23:25:49 [2020-09-17T23:25:49.290Z] #29 51.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:25:49 [2020-09-17T23:25:49.298Z] #39 45.24   DEP      compel/src/lib/handle-elf.d
23:25:49 [2020-09-17T23:25:49.298Z] #39 45.36   DEP      compel/arch/x86/src/lib/handle-elf.d
23:25:49 [2020-09-17T23:25:49.464Z] #39 53.31   DEP      criu/arch/aarch64/sigframe.d
23:25:49 [2020-09-17T23:25:49.464Z] #39 53.35   DEP      criu/arch/aarch64/crtools.d
23:25:49 [2020-09-17T23:25:49.559Z] #39 45.48   CC       compel/src/lib/log.o
23:25:49 [2020-09-17T23:25:49.559Z] #39 45.70   CC       compel/arch/x86/src/lib/cpu.o
23:25:49 [2020-09-17T23:25:49.729Z] #39 53.57   DEP      criu/arch/aarch64/cpu.d
23:25:49 [2020-09-17T23:25:49.729Z] #39 53.62   DEP      criu/arch/aarch64/bitops.d
23:25:49 [2020-09-17T23:25:49.729Z] #39 53.65   CC       criu/arch/aarch64/bitops.o
23:25:49 [2020-09-17T23:25:49.729Z] #39 53.70   CC       criu/arch/aarch64/cpu.o
23:25:49 [2020-09-17T23:25:49.993Z] #39 53.83   CC       criu/arch/aarch64/crtools.o
23:25:50 [2020-09-17T23:25:50.161Z] #49 ...
23:25:50 [2020-09-17T23:25:50.161Z] 
23:25:50 [2020-09-17T23:25:50.161Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:25:50 [2020-09-17T23:25:50.161Z] #12 DONE 1.1s
23:25:50 [2020-09-17T23:25:50.424Z] 
23:25:50 [2020-09-17T23:25:50.424Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:25:50 [2020-09-17T23:25:50.532Z] #39 46.37   CC       compel/arch/x86/src/lib/infect.o
23:25:50 [2020-09-17T23:25:50.571Z] #39 54.32   CC       criu/arch/aarch64/sigframe.o
23:25:50 [2020-09-17T23:25:50.571Z] #39 54.52   LINK     criu/arch/aarch64/crtools.built-in.o
23:25:50 [2020-09-17T23:25:50.571Z] #39 54.56   DEP      criu/pie/util-vdso.d
23:25:50 [2020-09-17T23:25:50.800Z] #39 ...
23:25:50 [2020-09-17T23:25:50.800Z] 
23:25:50 [2020-09-17T23:25:50.800Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:50 [2020-09-17T23:25:50.800Z] #10 118.6 Selecting previously unselected package libapparmor1:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 118.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 118.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 118.9 Selecting previously unselected package libapparmor-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 118.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 118.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.0 Selecting previously unselected package libbtrfs0.
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.1 Unpacking libbtrfs0 (4.20.1-2) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.1 Selecting previously unselected package libbtrfs-dev.
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.2 Unpacking libbtrfs-dev (4.20.1-2) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.4 Selecting previously unselected package libudev-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.6 Selecting previously unselected package libsepol1-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.8 Selecting previously unselected package libpcre16-3:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 119.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.0 Selecting previously unselected package libpcre32-3:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.2 Selecting previously unselected package libpcrecpp0v5:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.3 Selecting previously unselected package libpcre3-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.8 Selecting previously unselected package libselinux1-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 120.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.1 Selecting previously unselected package libdevmapper-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.2 Selecting previously unselected package libseccomp-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.3 Selecting previously unselected package libsystemd-dev:amd64.
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up libbtrfs0 (4.20.1-2) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 121.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up libbtrfs-dev (4.20.1-2) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up mingw-w64-common (6.0.0-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.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
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.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
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.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
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.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
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.1 Setting up dmsetup (2:1.02.155-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 122.2 Processing triggers for libc-bin (2.28-10) ...
23:25:50 [2020-09-17T23:25:50.800Z] #10 DONE 122.7s
23:25:50 [2020-09-17T23:25:50.800Z] 
23:25:50 [2020-09-17T23:25:50.800Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
23:25:50 [2020-09-17T23:25:50.834Z] #39 54.73   DEP      criu/pie/util.d
23:25:50 [2020-09-17T23:25:50.995Z] #13 0.953 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:25:51 [2020-09-17T23:25:51.098Z] #39 54.93   CC       criu/pie/util.o
23:25:51 [2020-09-17T23:25:51.257Z] #13 DONE 1.1s
23:25:51 [2020-09-17T23:25:51.257Z] 
23:25:51 [2020-09-17T23:25:51.257Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:51 [2020-09-17T23:25:51.257Z] #39 50.83   CC       compel/src/lib/ptrace.o
23:25:51 [2020-09-17T23:25:51.257Z] #39 51.50   AR       compel/libcompel.a
23:25:51 [2020-09-17T23:25:51.257Z] #39 51.64   HOSTCC   compel/src/main-host.o
23:25:51 [2020-09-17T23:25:51.257Z] #39 51.98   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:25:51 [2020-09-17T23:25:51.362Z] #39 55.25   CC       criu/pie/util-vdso.o
23:25:51 [2020-09-17T23:25:51.519Z] #39 52.29   HOSTCC   compel/src/lib/handle-elf-host.o
23:25:51 [2020-09-17T23:25:51.782Z] #39 52.66   HOSTCC   compel/src/lib/log-host.o
23:25:52 [2020-09-17T23:25:52.197Z] #11 DONE 1.4s
23:25:52 [2020-09-17T23:25:52.197Z] 
23:25:52 [2020-09-17T23:25:52.197Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:25:52 [2020-09-17T23:25:52.312Z] #39 55.95   AR       criu/pie/pie.lib.a
23:25:52 [2020-09-17T23:25:52.313Z] #39 56.00   DEP      criu/pie/restorer.d
23:25:52 [2020-09-17T23:25:52.313Z] #39 56.17   DEP      criu/arch/aarch64/intraprocedure.d
23:25:52 [2020-09-17T23:25:52.313Z] #39 ...
23:25:52 [2020-09-17T23:25:52.313Z] 
23:25:52 [2020-09-17T23:25:52.313Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:25:52 [2020-09-17T23:25:52.313Z] #21 108.6 + mkdir -p /tmp/tmp.JP1GziY9Qc/src/github.com/docker
23:25:52 [2020-09-17T23:25:52.313Z] #21 108.6 + mv components/cli /tmp/tmp.JP1GziY9Qc/src/github.com/docker/cli
23:25:52 [2020-09-17T23:25:52.313Z] #21 108.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:25:52 [2020-09-17T23:25:52.313Z] #21 ...
23:25:52 [2020-09-17T23:25:52.313Z] 
23:25:52 [2020-09-17T23:25:52.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:52 [2020-09-17T23:25:52.313Z] #39 56.18   DEP      criu/arch/aarch64/restorer.d
23:25:52 [2020-09-17T23:25:52.313Z] #39 56.29   DEP      criu/arch/aarch64/vdso-pie.d
23:25:52 [2020-09-17T23:25:52.352Z] #39 52.99   HOSTLINK compel/compel-host-bin
23:25:52 [2020-09-17T23:25:52.576Z] #39 56.44   DEP      criu/pie/parasite-vdso.d
23:25:52 [2020-09-17T23:25:52.576Z] #39 56.55   DEP      criu/pie/parasite.d
23:25:52 [2020-09-17T23:25:52.612Z] #39 ...
23:25:52 [2020-09-17T23:25:52.612Z] 
23:25:52 [2020-09-17T23:25:52.612Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:25:52 [2020-09-17T23:25:52.612Z] #14 DONE 1.2s
23:25:52 [2020-09-17T23:25:52.612Z] 
23:25:52 [2020-09-17T23:25:52.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:52 [2020-09-17T23:25:52.612Z] #39 53.15   DEP      soccr/soccr.d
23:25:52 [2020-09-17T23:25:52.840Z] #39 56.85   CC       criu/pie/parasite.o
23:25:52 [2020-09-17T23:25:52.872Z] #39 53.52   CC       soccr/soccr.o
23:25:52 [2020-09-17T23:25:52.944Z] #29 ...
23:25:52 [2020-09-17T23:25:52.944Z] 
23:25:52 [2020-09-17T23:25:52.944Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:25:52 [2020-09-17T23:25:52.944Z] #33 45.20 Selecting previously unselected package libicu63:ppc64el.
23:25:52 [2020-09-17T23:25:52.944Z] #33 45.23 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:25:52 [2020-09-17T23:25:52.944Z] #33 45.24 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:25:52 [2020-09-17T23:25:52.944Z] #33 55.31 Selecting previously unselected package libxml2:ppc64el.
23:25:52 [2020-09-17T23:25:52.944Z] #33 ...
23:25:52 [2020-09-17T23:25:52.944Z] 
23:25:52 [2020-09-17T23:25:52.944Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:25:52 [2020-09-17T23:25:52.944Z] #26 7.683 
####                                                                       6.6%
###################                                                       27.2%
##################################                                        47.5%
################################################                          68.0%
#######################################################################   98.8%
######################################################################## 100.0%
23:25:52 [2020-09-17T23:25:52.944Z] #26 8.826 
23:25:52 [2020-09-17T23:25:52.944Z] #26 9.135 
#                                                                          1.9%
####                                                                       6.2%
########                                                                  12.0%
################                                                          22.2%
###################                                                       26.9%
#######################                                                   32.7%
#############################                                             40.4%
###############################                                           44.3%
####################################                                      50.4%
########################################                                  56.2%
#############################################                             63.8%
###################################################                       71.5%
#########################################################                 79.2%
##############################################################            86.8%
##################################################################        92.6%
######################################################################    98.3%
######################################################################## 100.0%
23:25:52 [2020-09-17T23:25:52.944Z] #26 11.51 
23:25:53 [2020-09-17T23:25:53.250Z] #26 11.81 
                                                                           0.7%
                                                                           1.2%
#                                                                          2.3%
##                                                                         3.9%
###                                                                        5.0%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.4%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               15.9%
############                                                              18.1%
##############                                                            19.6%
23:25:53 [2020-09-17T23:25:53.250Z] #26 ...
23:25:53 [2020-09-17T23:25:53.250Z] 
23:25:53 [2020-09-17T23:25:53.250Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:25:53 [2020-09-17T23:25:53.250Z] #11 45.84 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]
23:25:53 [2020-09-17T23:25:53.250Z] #11 49.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
23:25:53 [2020-09-17T23:25:53.250Z] #11 49.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
23:25:53 [2020-09-17T23:25:53.250Z] #11 49.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:25:53 [2020-09-17T23:25:53.250Z] #11 49.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:25:53 [2020-09-17T23:25:53.250Z] #11 49.71 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]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 49.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
23:25:53 [2020-09-17T23:25:53.251Z] #11 52.05 debconf: delaying package configuration, since apt-utils is not installed
23:25:53 [2020-09-17T23:25:53.251Z] #11 52.40 Fetched 78.9 MB in 10s (7803 kB/s)
23:25:53 [2020-09-17T23:25:53.251Z] #11 52.58 Selecting previously unselected package binutils-mingw-w64-i686.
23:25:53 [2020-09-17T23:25:53.251Z] #11 52.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
23:25:53 [2020-09-17T23:25:53.251Z] #11 52.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
23:25:53 [2020-09-17T23:25:53.251Z] #11 52.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:25:53 [2020-09-17T23:25:53.251Z] #11 ...
23:25:53 [2020-09-17T23:25:53.251Z] 
23:25:53 [2020-09-17T23:25:53.251Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:25:53 [2020-09-17T23:25:53.443Z] #39 ...
23:25:53 [2020-09-17T23:25:53.443Z] 
23:25:53 [2020-09-17T23:25:53.443Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:25:53 [2020-09-17T23:25:53.443Z] #15 DONE 1.0s
23:25:53 [2020-09-17T23:25:53.584Z] #12 DONE 1.2s
23:25:53 [2020-09-17T23:25:53.584Z] 
23:25:53 [2020-09-17T23:25:53.584Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + RM_GOPATH=0
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + TMP_GOPATH=
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + : /build
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + '[' -z '' ']'
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 ++ mktemp -d
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + export GOPATH=/tmp/tmp.rNd33Cnxft
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + GOPATH=/tmp/tmp.rNd33Cnxft
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + RM_GOPATH=1
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 + case "$(go env GOARCH)" in
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.441 ++ go env GOARCH
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.469 + export GO_BUILDMODE=-buildmode=pie
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.469 + GO_BUILDMODE=-buildmode=pie
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.469 ++ dirname /tmp/install/install.sh
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 + dir=/tmp/install
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 + bin=runc
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 + shift
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 + '[' '!' -f /tmp/install/runc.installer ']'
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 + . /tmp/install/runc.installer
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 + install_runc
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.470 + grep -q '^3\.10\.0.*\.el7\.'
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.480 + uname -r
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.497 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.497 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.497 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.497 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rNd33Cnxft/src/github.com/opencontainers/runc
23:25:53 [2020-09-17T23:25:53.584Z] #49 1.519 Cloning into '/tmp/tmp.rNd33Cnxft/src/github.com/opencontainers/runc'...
23:25:53 [2020-09-17T23:25:53.703Z] 
23:25:53 [2020-09-17T23:25:53.703Z] #16 [dev-systemd-false  6/26] RUN ldconfig
23:25:53 [2020-09-17T23:25:53.703Z] #16 ...
23:25:53 [2020-09-17T23:25:53.703Z] 
23:25:53 [2020-09-17T23:25:53.703Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:53 [2020-09-17T23:25:53.703Z] #41 120.0 crypto/tls
23:25:53 [2020-09-17T23:25:53.703Z] #41 127.6 net/http/httptrace
23:25:53 [2020-09-17T23:25:53.703Z] #41 128.0 net/http
23:25:54 [2020-09-17T23:25:54.238Z] #39 57.94   LINK     criu/pie/parasite.built-in.o
23:25:54 [2020-09-17T23:25:54.238Z] #39 57.95   GEN      criu/pie/parasite-blob.h
23:25:54 [2020-09-17T23:25:54.238Z] #39 57.97   CC       criu/pie/parasite-vdso.o
23:25:54 [2020-09-17T23:25:54.476Z] #26 11.81 
                                                                           0.7%
                                                                           1.2%
#                                                                          2.3%
##                                                                         3.9%
###                                                                        5.0%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.4%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               15.9%
############                                                              18.1%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           21.9%
################                                                          22.4%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.8%
####################                                                      28.4%
#####################                                                     30.0%
######################                                                    31.7%
#######################                                                   33.3%
#########################                                                 34.9%
##
23:25:54 [2020-09-17T23:25:54.476Z] #26 ...
23:25:54 [2020-09-17T23:25:54.476Z] 
23:25:54 [2020-09-17T23:25:54.476Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:25:54 [2020-09-17T23:25:54.476Z] #39 47.18 Setting up python-pkg-resources (40.8.0-1) ...
23:25:54 [2020-09-17T23:25:54.476Z] #39 53.95 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:25:54 [2020-09-17T23:25:54.476Z] #39 53.96 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:25:54 [2020-09-17T23:25:54.476Z] #39 53.97 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:25:54 [2020-09-17T23:25:54.476Z] #39 53.97 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:25:54 [2020-09-17T23:25:54.476Z] #39 53.98 Setting up python-six (1.12.0-1) ...
23:25:54 [2020-09-17T23:25:54.476Z] #39 ...
23:25:54 [2020-09-17T23:25:54.476Z] 
23:25:54 [2020-09-17T23:25:54.476Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:25:54 [2020-09-17T23:25:54.502Z] #39 58.46   CC       criu/arch/aarch64/vdso-pie.o
23:25:54 [2020-09-17T23:25:54.527Z] #49 ...
23:25:54 [2020-09-17T23:25:54.527Z] 
23:25:54 [2020-09-17T23:25:54.527Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:25:54 [2020-09-17T23:25:54.527Z] #13 0.837 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:25:54 [2020-09-17T23:25:54.527Z] #13 DONE 0.9s
23:25:54 [2020-09-17T23:25:54.527Z] 
23:25:54 [2020-09-17T23:25:54.527Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:25:54 [2020-09-17T23:25:54.644Z] #41 ...
23:25:54 [2020-09-17T23:25:54.644Z] 
23:25:54 [2020-09-17T23:25:54.644Z] #16 [dev-systemd-false  6/26] RUN ldconfig
23:25:54 [2020-09-17T23:25:54.644Z] #16 DONE 1.2s
23:25:54 [2020-09-17T23:25:54.644Z] 
23:25:54 [2020-09-17T23:25:54.644Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:25:54 [2020-09-17T23:25:54.780Z] #26 11.81 
                                                                           0.7%
                                                                           1.2%
#                                                                          2.3%
##                                                                         3.9%
###                                                                        5.0%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.4%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               15.9%
############                                                              18.1%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           21.9%
################                                                          22.4%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.8%
####################                                                      28.4%
#####################                                                     30.0%
######################                                                    31.7%
#######################                                                   33.3%
#########################                                                 34.9%
#########################                                                 36.0%
##########################                                                37.0%
23:25:54 [2020-09-17T23:25:54.780Z] #26 ...
23:25:54 [2020-09-17T23:25:54.780Z] 
23:25:54 [2020-09-17T23:25:54.780Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:25:54 [2020-09-17T23:25:54.780Z] #31 47.34 internal/reflectlite
23:25:54 [2020-09-17T23:25:54.780Z] #31 47.38 sync
23:25:54 [2020-09-17T23:25:54.780Z] #31 52.41 errors
23:25:54 [2020-09-17T23:25:54.780Z] #31 52.41 sort
23:25:54 [2020-09-17T23:25:54.780Z] #31 52.96 io
23:25:54 [2020-09-17T23:25:54.780Z] #31 52.98 internal/oserror
23:25:54 [2020-09-17T23:25:54.780Z] #31 53.05 strconv
23:25:54 [2020-09-17T23:25:54.780Z] #31 53.59 syscall
23:25:54 [2020-09-17T23:25:54.780Z] #31 ...
23:25:54 [2020-09-17T23:25:54.780Z] 
23:25:54 [2020-09-17T23:25:54.780Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:25:55 [2020-09-17T23:25:55.081Z] #39 58.78   CC       criu/arch/aarch64/restorer.o
23:25:55 [2020-09-17T23:25:55.345Z] #39 59.12   CC       criu/arch/aarch64/intraprocedure.o
23:25:55 [2020-09-17T23:25:55.345Z] #39 59.15   CC       criu/pie/restorer.o
23:25:55 [2020-09-17T23:25:55.470Z] #14 DONE 1.1s
23:25:55 [2020-09-17T23:25:55.470Z] 
23:25:55 [2020-09-17T23:25:55.470Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:25:56 [2020-09-17T23:25:56.030Z] #17 1.389 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:56 [2020-09-17T23:25:56.030Z] #17 1.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:56 [2020-09-17T23:25:56.291Z] #17 1.490 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:56 [2020-09-17T23:25:56.414Z] #15 DONE 1.0s
23:25:56 [2020-09-17T23:25:56.414Z] 
23:25:56 [2020-09-17T23:25:56.414Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:25:56 [2020-09-17T23:25:56.414Z] #39 47.29   CC       compel/src/lib/infect-rpc.o
23:25:56 [2020-09-17T23:25:56.414Z] #39 47.80   CC       compel/src/lib/infect-util.o
23:25:56 [2020-09-17T23:25:56.414Z] #39 48.22   CC       compel/src/lib/infect.o
23:25:56 [2020-09-17T23:25:56.414Z] #39 51.40   CC       compel/src/lib/ptrace.o
23:25:56 [2020-09-17T23:25:56.414Z] #39 52.13   AR       compel/libcompel.a
23:25:56 [2020-09-17T23:25:56.414Z] #39 52.28   HOSTCC   compel/src/main-host.o
23:25:56 [2020-09-17T23:25:56.552Z] #17 1.966 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:25:56 [2020-09-17T23:25:56.675Z] #39 52.71   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:25:56 [2020-09-17T23:25:56.936Z] #39 53.05   HOSTCC   compel/src/lib/handle-elf-host.o
23:25:57 [2020-09-17T23:25:57.508Z] #39 ...
23:25:57 [2020-09-17T23:25:57.508Z] 
23:25:57 [2020-09-17T23:25:57.508Z] #16 [dev-systemd-false  6/26] RUN ldconfig
23:25:57 [2020-09-17T23:25:57.508Z] #16 DONE 1.1s
23:25:57 [2020-09-17T23:25:57.508Z] 
23:25:57 [2020-09-17T23:25:57.508Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:25:57 [2020-09-17T23:25:57.804Z] #26 11.81 
                                                                           0.7%
                                                                           1.2%
#                                                                          2.3%
##                                                                         3.9%
###                                                                        5.0%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.4%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               15.9%
############                                                              18.1%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           21.9%
################                                                          22.4%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.8%
####################                                                      28.4%
#####################                                                     30.0%
######################                                                    31.7%
#######################                                                   33.3%
#########################                                                 34.9%
#########################                                                 36.0%
##########################                                                37.0%
###########################                                               38.7%
############################                                              39.7%
#############################                                             40.3%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.4%
################################                                          45.0%
#################################                                         46.6%
##################################                                        48.3%
####################################                                      50.4%
#####################################                                     52.1%
#######################################                                   54.2%
#######################################                                   55.3%
#########################################                                 57.5%
###########################################                               60.2%
############################################                              62.1%
#############################################                             63.7%
##############################################                            64.3%
###############################################                           65.3%
################################################                          67.5%
#################################################                         69.1%
##################################################                        70.8%
###################################################                       71.9%
####################################################                      72.9%
####################################################                      73.5%
#####################################################                     74.6%
######################################################                    75.1%
23:25:57 [2020-09-17T23:25:57.804Z] #26 ...
23:25:57 [2020-09-17T23:25:57.804Z] 
23:25:57 [2020-09-17T23:25:57.804Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:25:57 [2020-09-17T23:25:57.804Z] #42 50.56 internal/reflectlite
23:25:57 [2020-09-17T23:25:57.804Z] #42 50.58 sync
23:25:57 [2020-09-17T23:25:57.804Z] #42 53.87 math/rand
23:25:57 [2020-09-17T23:25:57.804Z] #42 53.87 github.com/LK4D4/vndr/godl/singleflight
23:25:57 [2020-09-17T23:25:57.804Z] #42 53.88 internal/singleflight
23:25:57 [2020-09-17T23:25:57.804Z] #42 57.23 sort
23:25:57 [2020-09-17T23:25:57.804Z] #42 57.27 strconv
23:25:57 [2020-09-17T23:25:57.804Z] #42 57.28 io
23:25:57 [2020-09-17T23:25:57.804Z] #42 57.30 syscall
23:25:57 [2020-09-17T23:25:57.911Z] #39 61.71   LINK     criu/pie/restorer.built-in.o
23:25:57 [2020-09-17T23:25:57.911Z] #39 61.72   GEN      criu/pie/restorer-blob.h
23:25:57 [2020-09-17T23:25:57.911Z] #39 61.80   DEP      criu/vdso.d
23:25:57 [2020-09-17T23:25:57.936Z] #17 2.997 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:25:58 [2020-09-17T23:25:58.126Z] #42 ...
23:25:58 [2020-09-17T23:25:58.126Z] 
23:25:58 [2020-09-17T23:25:58.126Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:25:58 [2020-09-17T23:25:58.176Z] #39 62.05   DEP      criu/uts_ns.d
23:25:58 [2020-09-17T23:25:58.176Z] #39 62.24   DEP      criu/util.d
23:25:58 [2020-09-17T23:25:58.176Z] #39 ...
23:25:58 [2020-09-17T23:25:58.176Z] 
23:25:58 [2020-09-17T23:25:58.176Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:25:58 [2020-09-17T23:25:58.176Z] #17 7.315 Reading package lists...
23:25:58 [2020-09-17T23:25:58.176Z] #17 9.578 Reading package lists...
23:25:58 [2020-09-17T23:25:58.176Z] #17 11.74 Building dependency tree...
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.96 libcap2-bin is already the newest version (1:2.25-2).
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.96 The following additional packages will be installed:
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.96   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.96   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.96   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.96   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.96   python3.7 python3.7-minimal vim-runtime xxd
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.97 Suggested packages:
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.97   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.97   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.97   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.97 Recommended packages:
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.97   aufs-dkms nftables build-essential python3-dev python3-keyring
23:25:58 [2020-09-17T23:25:58.176Z] #17 12.97   python3-keyrings.alt python3-xdg unzip
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44 The following NEW packages will be installed:
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.44   xz-utils zip
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.77 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.77 Need to get 27.6 MB of archives.
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.77 After this operation, 114 MB of additional disk space will be used.
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 14.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.45 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 15.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
23:25:58 [2020-09-17T23:25:58.176Z] #17 16.53 debconf: delaying package configuration, since apt-utils is not installed
23:25:58 [2020-09-17T23:25:58.176Z] #17 16.60 Fetched 27.6 MB in 1s (19.9 MB/s)
23:25:58 [2020-09-17T23:25:58.176Z] #17 16.65 Selecting previously unselected package pigz.
23:25:58 [2020-09-17T23:25:58.177Z] #17 16.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 ... 23405 files and directories currently installed.)
23:25:58 [2020-09-17T23:25:58.177Z] #17 16.72 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
23:25:58 [2020-09-17T23:25:58.177Z] #17 16.72 Unpacking pigz (2.4-1) ...
23:25:58 [2020-09-17T23:25:58.177Z] #17 16.79 Selecting previously unselected package libpython3.7-minimal:arm64.
23:25:58 [2020-09-17T23:25:58.177Z] #17 16.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
23:25:58 [2020-09-17T23:25:58.177Z] #17 16.81 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
23:25:58 [2020-09-17T23:25:58.733Z] #26 11.81 
                                                                           0.7%
                                                                           1.2%
#                                                                          2.3%
##                                                                         3.9%
###                                                                        5.0%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.4%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               15.9%
############                                                              18.1%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           21.9%
################                                                          22.4%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.8%
####################                                                      28.4%
#####################                                                     30.0%
######################                                                    31.7%
#######################                                                   33.3%
#########################                                                 34.9%
#########################                                                 36.0%
##########################                                                37.0%
###########################                                               38.7%
############################                                              39.7%
#############################                                             40.3%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.4%
################################                                          45.0%
#################################                                         46.6%
##################################                                        48.3%
####################################                                      50.4%
#####################################                                     52.1%
#######################################                                   54.2%
#######################################                                   55.3%
#########################################                                 57.5%
###########################################                               60.2%
############################################                              62.1%
#############################################                             63.7%
##############################################                            64.3%
###############################################                           65.3%
################################################                          67.5%
#################################################                         69.1%
##################################################                        70.8%
###################################################                       71.9%
####################################################                      72.9%
####################################################                      73.5%
#####################################################                     74.6%
######################################################                    75.1%
######################################################                    75.7%
#######################################################                   76.6%
#######################################################                   77.3%
########################################################                  78.4%
#########################################################                 79.5%
##########################################################                80.6%
##########################################################                81.6%
23:25:58 [2020-09-17T23:25:58.733Z] #26 ...
23:25:58 [2020-09-17T23:25:58.733Z] 
23:25:58 [2020-09-17T23:25:58.733Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:25:58 [2020-09-17T23:25:58.733Z] #33 55.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 55.35 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.03 Selecting previously unselected package libarchive13:ppc64el.
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.08 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.55 Selecting previously unselected package libjsoncpp1:ppc64el.
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.56 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.57 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.86 Selecting previously unselected package librhash0:ppc64el.
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.88 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 56.89 Unpacking librhash0:ppc64el (1.3.8-1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 57.17 Selecting previously unselected package libuv1:ppc64el.
23:25:58 [2020-09-17T23:25:58.733Z] #33 57.24 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 57.24 Unpacking libuv1:ppc64el (1.24.1-1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 57.60 Selecting previously unselected package cmake.
23:25:58 [2020-09-17T23:25:58.733Z] #33 57.62 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 57.67 Unpacking cmake (3.13.4-1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.83 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.84 Setting up xxd (2:8.1.0875-5) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.85 Setting up libuv1:ppc64el (1.24.1-1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.88 Setting up vim-common (2:8.1.0875-5) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.94 Setting up librhash0:ppc64el (1.3.8-1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.95 Setting up cmake-data (3.13.4-1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.97 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.98 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 60.99 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 61.00 Setting up cmake (3.13.4-1) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 61.01 Processing triggers for libc-bin (2.28-10) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 61.21 Processing triggers for mime-support (3.62) ...
23:25:58 [2020-09-17T23:25:58.733Z] #33 DONE 61.6s
23:25:58 [2020-09-17T23:25:58.733Z] 
23:25:58 [2020-09-17T23:25:58.733Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:25:58 [2020-09-17T23:25:58.753Z] #17 17.28 Selecting previously unselected package python3.7-minimal.
23:25:58 [2020-09-17T23:25:58.753Z] #17 17.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ...
23:25:58 [2020-09-17T23:25:58.753Z] #17 17.30 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:25:58 [2020-09-17T23:25:58.877Z] #17 4.355 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:25:58 [2020-09-17T23:25:58.893Z] #17 1.364 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:25:58 [2020-09-17T23:25:58.893Z] #17 1.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:25:59 [2020-09-17T23:25:59.154Z] #17 1.542 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:25:59 [2020-09-17T23:25:59.415Z] #17 1.917 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB]
23:25:59 [2020-09-17T23:25:59.433Z] #17 17.99 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ...
23:25:59 [2020-09-17T23:25:59.433Z] #17 18.02 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:26:00 [2020-09-17T23:26:00.256Z] #26 11.81 
                                                                           0.7%
                                                                           1.2%
#                                                                          2.3%
##                                                                         3.9%
###                                                                        5.0%
#####                                                                      7.2%
######                                                                     8.8%
#######                                                                   10.4%
########                                                                  12.0%
#########                                                                 13.2%
##########                                                                14.3%
###########                                                               15.9%
############                                                              18.1%
##############                                                            19.6%
##############                                                            20.7%
###############                                                           21.9%
################                                                          22.4%
################                                                          23.5%
##################                                                        25.1%
###################                                                       26.8%
####################                                                      28.4%
#####################                                                     30.0%
######################                                                    31.7%
#######################                                                   33.3%
#########################                                                 34.9%
#########################                                                 36.0%
##########################                                                37.0%
###########################                                               38.7%
############################                                              39.7%
#############################                                             40.3%
#############################                                             41.4%
##############################                                            42.3%
###############################                                           43.4%
################################                                          45.0%
#################################                                         46.6%
##################################                                        48.3%
####################################                                      50.4%
#####################################                                     52.1%
#######################################                                   54.2%
#######################################                                   55.3%
#########################################                                 57.5%
###########################################                               60.2%
############################################                              62.1%
#############################################                             63.7%
##############################################                            64.3%
###############################################                           65.3%
################################################                          67.5%
#################################################                         69.1%
##################################################                        70.8%
###################################################                       71.9%
####################################################                      72.9%
####################################################                      73.5%
#####################################################                     74.6%
######################################################                    75.1%
######################################################                    75.7%
#######################################################                   76.6%
#######################################################                   77.3%
########################################################                  78.4%
#########################################################                 79.5%
##########################################################                80.6%
##########################################################                81.6%
###########################################################               82.5%
############################################################              83.8%
#############################################################             85.0%
##############################################################            86.7%
###############################################################           88.3%
################################################################          89.8%
#################################################################         91.2%
##################################################################        92.8%
####################################################################      94.5%
#####################################################################     96.1%
#######################################################################   98.8%
######################################################################## 100.0%
23:26:00 [2020-09-17T23:26:00.356Z] #17 2.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [226 kB]
23:26:00 [2020-09-17T23:26:00.556Z] #26 20.76 
23:26:00 [2020-09-17T23:26:00.787Z] #17 ...
23:26:00 [2020-09-17T23:26:00.787Z] 
23:26:00 [2020-09-17T23:26:00.787Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:00 [2020-09-17T23:26:00.787Z] #39 55.49   AR       soccr/libsoccr.a
23:26:00 [2020-09-17T23:26:00.787Z] #39 55.58 make[1]: 'soccr/libsoccr.a' is up to date.
23:26:00 [2020-09-17T23:26:00.787Z] #39 56.18   DEP      criu/arch/x86/sigframe.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 56.31   DEP      criu/arch/x86/sigaction_compat.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 56.40   DEP      criu/arch/x86/kerndat.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 56.48   DEP      criu/arch/x86/crtools.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 56.56   DEP      criu/arch/x86/cpu.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 56.69   CC       criu/arch/x86/cpu.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 57.32   CC       criu/arch/x86/crtools.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 58.67   CC       criu/arch/x86/kerndat.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 59.11   CC       criu/arch/x86/sigaction_compat.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 59.35   CC       criu/arch/x86/sigframe.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 59.59   LINK     criu/arch/x86/crtools.built-in.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 59.63   DEP      criu/pie/util-vdso-elf32.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 59.75   DEP      criu/pie/util-vdso.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 59.86   DEP      criu/pie/util.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 59.99   CC       criu/pie/util.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 60.25   CC       criu/pie/util-vdso.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 60.84   CC       criu/pie/util-vdso-elf32.o
23:26:00 [2020-09-17T23:26:00.787Z] #39 61.31   AR       criu/pie/pie.lib.a
23:26:00 [2020-09-17T23:26:00.787Z] #39 61.38   DEP      criu/pie/restorer.d
23:26:00 [2020-09-17T23:26:00.787Z] #39 61.53   DEP      criu/arch/x86/sigaction_compat_pie.d
23:26:01 [2020-09-17T23:26:01.047Z] #39 61.67   DEP      criu/arch/x86/restorer_unmap.d
23:26:01 [2020-09-17T23:26:01.047Z] #39 61.68   DEP      criu/arch/x86/restorer.d
23:26:01 [2020-09-17T23:26:01.308Z] #39 61.90   DEP      criu/arch/x86/vdso-pie.d
23:26:01 [2020-09-17T23:26:01.308Z] #39 61.99   DEP      criu/pie/parasite-vdso.d
23:26:01 [2020-09-17T23:26:01.383Z] #17 ...
23:26:01 [2020-09-17T23:26:01.383Z] 
23:26:01 [2020-09-17T23:26:01.383Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:26:01 [2020-09-17T23:26:01.383Z] #36 127.3 + dpkg --print-architecture
23:26:01 [2020-09-17T23:26:01.569Z] #39 62.19   DEP      criu/pie/parasite.d
23:26:01 [2020-09-17T23:26:01.741Z] #17 4.076 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
23:26:01 [2020-09-17T23:26:01.829Z] #39 62.48   CC       criu/pie/parasite.o
23:26:02 [2020-09-17T23:26:02.108Z] #26 22.43 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:26:02 [2020-09-17T23:26:02.278Z] #52 ...
23:26:02 [2020-09-17T23:26:02.278Z] 
23:26:02 [2020-09-17T23:26:02.278Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:26:02 [2020-09-17T23:26:02.278Z] #45 DONE 164.0s
23:26:02 [2020-09-17T23:26:02.278Z] 
23:26:02 [2020-09-17T23:26:02.278Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:26:02 [2020-09-17T23:26:02.333Z] #36 DONE 128.5s
23:26:02 [2020-09-17T23:26:02.333Z] 
23:26:02 [2020-09-17T23:26:02.333Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:02 [2020-09-17T23:26:02.333Z] #17 19.80 Selecting previously unselected package python3-minimal.
23:26:02 [2020-09-17T23:26:02.333Z] #17 19.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 ... 23654 files and directories currently installed.)
23:26:02 [2020-09-17T23:26:02.333Z] #17 19.87 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
23:26:02 [2020-09-17T23:26:02.333Z] #17 20.02 Unpacking python3-minimal (3.7.3-1) ...
23:26:02 [2020-09-17T23:26:02.333Z] #17 20.18 Selecting previously unselected package libmpdec2:arm64.
23:26:02 [2020-09-17T23:26:02.333Z] #17 20.19 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
23:26:02 [2020-09-17T23:26:02.333Z] #17 20.22 Unpacking libmpdec2:arm64 (2.4.2-2) ...
23:26:02 [2020-09-17T23:26:02.334Z] #17 20.84 Selecting previously unselected package libpython3.7-stdlib:arm64.
23:26:02 [2020-09-17T23:26:02.334Z] #17 20.84 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ...
23:26:02 [2020-09-17T23:26:02.334Z] #17 20.86 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
23:26:02 [2020-09-17T23:26:02.605Z] #52 ...
23:26:02 [2020-09-17T23:26:02.605Z] 
23:26:02 [2020-09-17T23:26:02.605Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:26:02 [2020-09-17T23:26:02.683Z] #17 ...
23:26:02 [2020-09-17T23:26:02.683Z] 
23:26:02 [2020-09-17T23:26:02.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:02 [2020-09-17T23:26:02.683Z] #41 124.4 net/http/httptrace
23:26:02 [2020-09-17T23:26:02.683Z] #41 124.7 net/http
23:26:02 [2020-09-17T23:26:02.683Z] #41 ...
23:26:02 [2020-09-17T23:26:02.683Z] 
23:26:02 [2020-09-17T23:26:02.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:02 [2020-09-17T23:26:02.683Z] #39 53.71   HOSTCC   compel/src/lib/log-host.o
23:26:02 [2020-09-17T23:26:02.683Z] #39 53.92   HOSTLINK compel/compel-host-bin
23:26:02 [2020-09-17T23:26:02.683Z] #39 54.28   DEP      soccr/soccr.d
23:26:02 [2020-09-17T23:26:02.683Z] #39 54.44   CC       soccr/soccr.o
23:26:02 [2020-09-17T23:26:02.683Z] #39 55.45   AR       soccr/libsoccr.a
23:26:02 [2020-09-17T23:26:02.683Z] #39 55.50 make[1]: 'soccr/libsoccr.a' is up to date.
23:26:02 [2020-09-17T23:26:02.683Z] #39 55.81   DEP      criu/arch/x86/sigframe.d
23:26:02 [2020-09-17T23:26:02.683Z] #39 56.01   DEP      criu/arch/x86/sigaction_compat.d
23:26:02 [2020-09-17T23:26:02.683Z] #39 56.09   DEP      criu/arch/x86/kerndat.d
23:26:02 [2020-09-17T23:26:02.683Z] #39 56.18   DEP      criu/arch/x86/crtools.d
23:26:02 [2020-09-17T23:26:02.683Z] #39 56.29   DEP      criu/arch/x86/cpu.d
23:26:02 [2020-09-17T23:26:02.683Z] #39 56.43   CC       criu/arch/x86/cpu.o
23:26:02 [2020-09-17T23:26:02.683Z] #39 56.91   CC       criu/arch/x86/crtools.o
23:26:02 [2020-09-17T23:26:02.683Z] #39 57.91   CC       criu/arch/x86/kerndat.o
23:26:02 [2020-09-17T23:26:02.683Z] #39 58.46   CC       criu/arch/x86/sigaction_compat.o
23:26:02 [2020-09-17T23:26:02.683Z] #39 58.69   CC       criu/arch/x86/sigframe.o
23:26:02 [2020-09-17T23:26:02.761Z] #26 22.88 
23:26:02 [2020-09-17T23:26:02.932Z] #46 DONE 0.2s
23:26:02 [2020-09-17T23:26:02.932Z] 
23:26:02 [2020-09-17T23:26:02.932Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:26:02 [2020-09-17T23:26:02.932Z] #52 ...
23:26:02 [2020-09-17T23:26:02.932Z] 
23:26:02 [2020-09-17T23:26:02.932Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:26:02 [2020-09-17T23:26:02.944Z] #39 58.91   LINK     criu/arch/x86/crtools.built-in.o
23:26:02 [2020-09-17T23:26:02.944Z] #39 58.97   DEP      criu/pie/util-vdso-elf32.d
23:26:02 [2020-09-17T23:26:02.944Z] #39 59.08   DEP      criu/pie/util-vdso.d
23:26:02 [2020-09-17T23:26:02.944Z] #39 59.17   DEP      criu/pie/util.d
23:26:03 [2020-09-17T23:26:03.063Z] #26 23.11 
####################################################                      73.1%
######################################################################## 100.0%
23:26:03 [2020-09-17T23:26:03.063Z] #26 23.43 
23:26:03 [2020-09-17T23:26:03.221Z] #39 63.64   LINK     criu/pie/parasite.built-in.o
23:26:03 [2020-09-17T23:26:03.221Z] #39 63.65   GEN      criu/pie/parasite-blob.h
23:26:03 [2020-09-17T23:26:03.221Z] #39 63.66   CC       criu/pie/parasite-vdso.o
23:26:03 [2020-09-17T23:26:03.259Z] #48 DONE 0.2s
23:26:03 [2020-09-17T23:26:03.259Z] 
23:26:03 [2020-09-17T23:26:03.259Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:26:03 [2020-09-17T23:26:03.259Z] #50 DONE 0.1s
23:26:03 [2020-09-17T23:26:03.259Z] 
23:26:03 [2020-09-17T23:26:03.259Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:26:03 [2020-09-17T23:26:03.284Z] #17 21.88 Selecting previously unselected package python3.7.
23:26:03 [2020-09-17T23:26:03.284Z] #17 21.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ...
23:26:03 [2020-09-17T23:26:03.284Z] #17 21.90 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:26:03 [2020-09-17T23:26:03.482Z] #39 64.38   CC       criu/arch/x86/vdso-pie.o
23:26:03 [2020-09-17T23:26:03.515Z] #39 59.33   CC       criu/pie/util.o
23:26:03 [2020-09-17T23:26:03.515Z] #39 59.60   CC       criu/pie/util-vdso.o
23:26:03 [2020-09-17T23:26:03.548Z] #17 22.06 Selecting previously unselected package libpython3-stdlib:arm64.
23:26:03 [2020-09-17T23:26:03.548Z] #17 22.07 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
23:26:03 [2020-09-17T23:26:03.548Z] #17 22.08 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
23:26:03 [2020-09-17T23:26:03.548Z] #17 22.28 Setting up python3-minimal (3.7.3-1) ...
23:26:04 [2020-09-17T23:26:04.053Z] #39 64.71   CC       criu/arch/x86/restorer.o
23:26:04 [2020-09-17T23:26:04.053Z] #39 ...
23:26:04 [2020-09-17T23:26:04.053Z] 
23:26:04 [2020-09-17T23:26:04.053Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:04 [2020-09-17T23:26:04.053Z] #41 140.2 github.com/LK4D4/vndr/godl
23:26:04 [2020-09-17T23:26:04.127Z] #26 ...
23:26:04 [2020-09-17T23:26:04.127Z] 
23:26:04 [2020-09-17T23:26:04.127Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:04 [2020-09-17T23:26:04.127Z] #11 57.00 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:26:04 [2020-09-17T23:26:04.127Z] #11 57.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 57.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 62.41 Selecting previously unselected package binutils-mingw-w64.
23:26:04 [2020-09-17T23:26:04.127Z] #11 62.44 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 62.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 62.79 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
23:26:04 [2020-09-17T23:26:04.127Z] #11 62.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 62.80 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 63.12 Selecting previously unselected package dmsetup.
23:26:04 [2020-09-17T23:26:04.127Z] #11 63.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 63.14 Unpacking dmsetup (2:1.02.155-3) ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 63.42 Selecting previously unselected package mingw-w64-common.
23:26:04 [2020-09-17T23:26:04.127Z] #11 63.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:26:04 [2020-09-17T23:26:04.127Z] #11 63.43 Unpacking mingw-w64-common (6.0.0-3) ...
23:26:04 [2020-09-17T23:26:04.428Z] #11 ...
23:26:04 [2020-09-17T23:26:04.428Z] 
23:26:04 [2020-09-17T23:26:04.428Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.335 + RM_GOPATH=0
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.344 + TMP_GOPATH=
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.344 + : /build
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.345 + '[' -z '' ']'
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.347 ++ mktemp -d
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.350 + export GOPATH=/tmp/tmp.m1jenZLTsP
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.357 + GOPATH=/tmp/tmp.m1jenZLTsP
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.357 + RM_GOPATH=1
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.358 + case "$(go env GOARCH)" in
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.361 ++ go env GOARCH
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.391 + export GO_BUILDMODE=-buildmode=pie
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.405 + GO_BUILDMODE=-buildmode=pie
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.406 ++ dirname /tmp/install/install.sh
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.408 + dir=/tmp/install
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.409 + bin=tini
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.409 + shift
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.409 + '[' '!' -f /tmp/install/tini.installer ']'
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.409 + . /tmp/install/tini.installer
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.410 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.410 + install_tini
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.411 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.411 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.412 + git clone https://github.com/krallin/tini.git /tmp/tmp.m1jenZLTsP/tini
23:26:04 [2020-09-17T23:26:04.428Z] #34 0.418 Cloning into '/tmp/tmp.m1jenZLTsP/tini'...
23:26:04 [2020-09-17T23:26:04.428Z] #34 1.929 + cd /tmp/tmp.m1jenZLTsP/tini
23:26:04 [2020-09-17T23:26:04.428Z] #34 1.948 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:26:04 [2020-09-17T23:26:04.428Z] #34 1.990 + cmake .
23:26:04 [2020-09-17T23:26:04.428Z] #34 2.684 -- The C compiler identification is GNU 8.3.0
23:26:04 [2020-09-17T23:26:04.428Z] #34 2.775 -- Check for working C compiler: /usr/bin/cc
23:26:04 [2020-09-17T23:26:04.428Z] #34 3.540 -- Check for working C compiler: /usr/bin/cc -- works
23:26:04 [2020-09-17T23:26:04.428Z] #34 3.549 -- Detecting C compiler ABI info
23:26:04 [2020-09-17T23:26:04.428Z] #34 4.424 -- Detecting C compiler ABI info - done
23:26:04 [2020-09-17T23:26:04.428Z] #34 4.553 -- Detecting C compile features
23:26:04 [2020-09-17T23:26:04.428Z] #34 ...
23:26:04 [2020-09-17T23:26:04.428Z] 
23:26:04 [2020-09-17T23:26:04.428Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.68 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.71 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.77 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.79 Setting up libcap-dev:ppc64el (1:2.25-2) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.82 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.82 Setting up protobuf-compiler (3.6.1.3-2) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.83 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.85 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 59.87 Setting up python-protobuf (3.6.1.3-2) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 67.04 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 67.04 Processing triggers for libc-bin (2.28-10) ...
23:26:04 [2020-09-17T23:26:04.428Z] #39 DONE 67.3s
23:26:04 [2020-09-17T23:26:04.428Z] 
23:26:04 [2020-09-17T23:26:04.428Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:04 [2020-09-17T23:26:04.428Z] #48 58.88 strconv
23:26:04 [2020-09-17T23:26:04.428Z] #48 58.93 syscall
23:26:04 [2020-09-17T23:26:04.428Z] #48 58.97 io
23:26:04 [2020-09-17T23:26:04.428Z] #48 63.34 strings
23:26:04 [2020-09-17T23:26:04.428Z] #48 63.38 bytes
23:26:04 [2020-09-17T23:26:04.457Z] #39 60.25   CC       criu/pie/util-vdso-elf32.o
23:26:04 [2020-09-17T23:26:04.515Z] #17 23.11 Selecting previously unselected package python3.
23:26:04 [2020-09-17T23:26:04.718Z] #39 60.77   AR       criu/pie/pie.lib.a
23:26:04 [2020-09-17T23:26:04.718Z] #39 60.83   DEP      criu/pie/restorer.d
23:26:04 [2020-09-17T23:26:04.730Z] #48 ...
23:26:04 [2020-09-17T23:26:04.730Z] 
23:26:04 [2020-09-17T23:26:04.730Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:26:04 [2020-09-17T23:26:04.730Z] #26 24.83 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:26:04 [2020-09-17T23:26:04.730Z] #26 25.03 skipping existing 5cb8031fd95d
23:26:04 [2020-09-17T23:26:04.779Z] #17 23.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
23:26:04 [2020-09-17T23:26:04.779Z] #17 23.26 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
23:26:04 [2020-09-17T23:26:04.779Z] #17 23.29 Unpacking python3 (3.7.3-1) ...
23:26:04 [2020-09-17T23:26:04.779Z] #17 23.38 Selecting previously unselected package libip4tc0:arm64.
23:26:04 [2020-09-17T23:26:04.779Z] #17 23.39 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
23:26:04 [2020-09-17T23:26:04.779Z] #17 23.40 Unpacking libip4tc0:arm64 (1.8.2-4) ...
23:26:04 [2020-09-17T23:26:04.779Z] #17 23.50 Selecting previously unselected package libip6tc0:arm64.
23:26:04 [2020-09-17T23:26:04.979Z] #39 61.03   DEP      criu/arch/x86/sigaction_compat_pie.d
23:26:04 [2020-09-17T23:26:04.994Z] #41 141.0 github.com/LK4D4/vndr
23:26:05 [2020-09-17T23:26:05.031Z] #26 25.22 
23:26:05 [2020-09-17T23:26:05.054Z] #17 23.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
23:26:05 [2020-09-17T23:26:05.054Z] #17 23.52 Unpacking libip6tc0:arm64 (1.8.2-4) ...
23:26:05 [2020-09-17T23:26:05.054Z] #17 23.62 Selecting previously unselected package libiptc0:arm64.
23:26:05 [2020-09-17T23:26:05.054Z] #17 23.62 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
23:26:05 [2020-09-17T23:26:05.054Z] #17 23.65 Unpacking libiptc0:arm64 (1.8.2-4) ...
23:26:05 [2020-09-17T23:26:05.240Z] #39 61.21   DEP      criu/arch/x86/restorer_unmap.d
23:26:05 [2020-09-17T23:26:05.240Z] #39 61.25   DEP      criu/arch/x86/restorer.d
23:26:05 [2020-09-17T23:26:05.240Z] #39 61.46   DEP      criu/arch/x86/vdso-pie.d
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.75 Selecting previously unselected package libnfnetlink0:arm64.
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.77 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.86 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.87 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.96 Selecting previously unselected package libnftnl11:arm64.
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
23:26:05 [2020-09-17T23:26:05.318Z] #17 23.98 Unpacking libnftnl11:arm64 (1.1.2-2) ...
23:26:05 [2020-09-17T23:26:05.318Z] #17 24.08 Selecting previously unselected package iptables.
23:26:05 [2020-09-17T23:26:05.581Z] #17 24.08 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
23:26:05 [2020-09-17T23:26:05.581Z] #17 24.09 Unpacking iptables (1.8.2-4) ...
23:26:05 [2020-09-17T23:26:05.811Z] #39 61.65   DEP      criu/pie/parasite-vdso.d
23:26:05 [2020-09-17T23:26:05.811Z] #39 61.80   DEP      criu/pie/parasite.d
23:26:05 [2020-09-17T23:26:05.811Z] #39 62.02   CC       criu/pie/parasite.o
23:26:05 [2020-09-17T23:26:05.845Z] #17 24.43 Selecting previously unselected package xxd.
23:26:05 [2020-09-17T23:26:05.845Z] #17 24.43 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
23:26:05 [2020-09-17T23:26:05.845Z] #17 24.44 Unpacking xxd (2:8.1.0875-5) ...
23:26:06 [2020-09-17T23:26:06.072Z] #39 ...
23:26:06 [2020-09-17T23:26:06.072Z] 
23:26:06 [2020-09-17T23:26:06.072Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:06 [2020-09-17T23:26:06.072Z] #41 138.1 github.com/LK4D4/vndr/godl
23:26:06 [2020-09-17T23:26:06.108Z] #17 24.56 Selecting previously unselected package vim-common.
23:26:06 [2020-09-17T23:26:06.108Z] #17 24.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:26:06 [2020-09-17T23:26:06.108Z] #17 24.59 Unpacking vim-common (2:8.1.0875-5) ...
23:26:06 [2020-09-17T23:26:06.108Z] #17 24.75 Selecting previously unselected package bash-completion.
23:26:06 [2020-09-17T23:26:06.371Z] #17 24.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:26:06 [2020-09-17T23:26:06.582Z] #26 ...
23:26:06 [2020-09-17T23:26:06.582Z] 
23:26:06 [2020-09-17T23:26:06.582Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:06 [2020-09-17T23:26:06.582Z] #31 59.04 bytes
23:26:06 [2020-09-17T23:26:06.582Z] #31 59.30 strings
23:26:06 [2020-09-17T23:26:06.582Z] #31 67.61 reflect
23:26:06 [2020-09-17T23:26:06.582Z] #31 67.82 bufio
23:26:06 [2020-09-17T23:26:06.582Z] #31 ...
23:26:06 [2020-09-17T23:26:06.582Z] 
23:26:06 [2020-09-17T23:26:06.582Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:06 [2020-09-17T23:26:06.582Z] #34 7.018 -- Detecting C compile features - done
23:26:06 [2020-09-17T23:26:06.582Z] #34 7.099 -- Performing Test HAS_BUILTIN_FORTIFY
23:26:06 [2020-09-17T23:26:06.582Z] #34 7.584 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:26:06 [2020-09-17T23:26:06.582Z] #34 7.788 -- Configuring done
23:26:06 [2020-09-17T23:26:06.582Z] #34 7.810 -- Generating done
23:26:06 [2020-09-17T23:26:06.582Z] #34 7.818 -- Build files have been written to: /tmp/tmp.m1jenZLTsP/tini
23:26:06 [2020-09-17T23:26:06.582Z] #34 7.827 + make tini-static
23:26:07 [2020-09-17T23:26:07.014Z] #41 138.9 github.com/LK4D4/vndr
23:26:07 [2020-09-17T23:26:07.232Z] #34 8.296 Scanning dependencies of target tini-static
23:26:07 [2020-09-17T23:26:07.232Z] #34 8.377 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:26:08 [2020-09-17T23:26:08.289Z] #41 ...
23:26:08 [2020-09-17T23:26:08.289Z] 
23:26:08 [2020-09-17T23:26:08.289Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:08 [2020-09-17T23:26:08.289Z] #49 10.24 + cd /tmp/tmp.KJNXPuSshZ/src/github.com/opencontainers/runc
23:26:08 [2020-09-17T23:26:08.289Z] #49 10.25 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:26:08 [2020-09-17T23:26:08.289Z] #49 10.71 + '[' -z '' ']'
23:26:08 [2020-09-17T23:26:08.289Z] #49 10.71 + target=static
23:26:08 [2020-09-17T23:26:08.289Z] #49 10.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:26:08 [2020-09-17T23:26:08.289Z] #49 10.85 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 .
23:26:08 [2020-09-17T23:26:08.289Z] #49 ...
23:26:08 [2020-09-17T23:26:08.289Z] 
23:26:08 [2020-09-17T23:26:08.289Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:08 [2020-09-17T23:26:08.289Z] #39 65.19   CC       criu/arch/x86/restorer_unmap.o
23:26:08 [2020-09-17T23:26:08.289Z] #39 65.25   CC       criu/arch/x86/sigaction_compat_pie.o
23:26:08 [2020-09-17T23:26:08.289Z] #39 65.51   CC       criu/pie/restorer.o
23:26:08 [2020-09-17T23:26:08.289Z] #39 68.68   LINK     criu/pie/restorer.built-in.o
23:26:08 [2020-09-17T23:26:08.289Z] #39 68.69   GEN      criu/pie/restorer-blob.h
23:26:08 [2020-09-17T23:26:08.289Z] #39 68.80   DEP      criu/vdso.d
23:26:08 [2020-09-17T23:26:08.289Z] #39 68.96   DEP      criu/vdso-compat.d
23:26:08 [2020-09-17T23:26:08.549Z] #39 69.19   DEP      criu/uts_ns.d
23:26:08 [2020-09-17T23:26:08.809Z] #39 69.44   DEP      criu/util.d
23:26:08 [2020-09-17T23:26:08.809Z] #39 69.63   DEP      criu/uffd.d
23:26:08 [2020-09-17T23:26:08.933Z] #17 ...
23:26:08 [2020-09-17T23:26:08.933Z] 
23:26:08 [2020-09-17T23:26:08.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:08 [2020-09-17T23:26:08.933Z] #39 62.41   DEP      criu/uffd.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 62.50   DEP      criu/tun.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 62.57   DEP      criu/tty.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 62.70   DEP      criu/timerfd.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 62.85   DEP      criu/timens.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 63.05   DEP      criu/sysfs_parse.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 63.21   DEP      criu/sysctl.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 63.33   DEP      criu/string.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 63.38   DEP      criu/stats.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 63.77   DEP      criu/sockets.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 63.98   DEP      criu/sk-unix.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 64.20   DEP      criu/sk-tcp.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 64.43   DEP      criu/sk-queue.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 64.57   DEP      criu/sk-packet.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 64.86   DEP      criu/sk-netlink.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.12   DEP      criu/sk-inet.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.28   DEP      criu/signalfd.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.40   DEP      criu/sigframe.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.51   DEP      criu/shmem.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.60   DEP      criu/servicefd.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.71   DEP      criu/seize.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.78   DEP      criu/seccomp.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.91   DEP      criu/rst-malloc.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 65.99   DEP      criu/rbtree.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 66.02   DEP      criu/pstree.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 66.13   DEP      criu/protobuf.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 66.28   GEN      criu/protobuf-desc-gen.h
23:26:08 [2020-09-17T23:26:08.933Z] #39 67.80   DEP      criu/protobuf-desc.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 67.91   DEP      criu/proc_parse.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.09   DEP      criu/plugin.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.19   DEP      criu/pipes.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.33   DEP      criu/pie-util.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.42   DEP      criu/pie-util-vdso.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.56   DEP      criu/path.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.64   DEP      criu/parasite-syscall.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.78   DEP      criu/pagemap.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 68.95   DEP      criu/pagemap-cache.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.05   DEP      criu/page-xfer.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.15   DEP      criu/page-pipe.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.22   DEP      criu/netfilter.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.33   DEP      criu/net.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.49   DEP      criu/namespaces.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.63   DEP      criu/mount.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.74   DEP      criu/memfd.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.86   DEP      criu/mem.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 69.96   DEP      criu/lsm.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 70.03   DEP      criu/log.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 70.11   DEP      criu/libnetlink.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 70.27   DEP      criu/kerndat.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 70.54   DEP      criu/kcmp-ids.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 70.60   DEP      criu/irmap.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 70.81   DEP      criu/ipc_ns.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 70.92   DEP      criu/image.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 71.04   DEP      criu/image-desc.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 71.13   DEP      criu/fsnotify.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 71.28   DEP      criu/filesystems.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 71.40   DEP      criu/files.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 71.65   DEP      criu/files-reg.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 71.80   DEP      criu/files-ext.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 71.89   DEP      criu/file-lock.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 72.05   DEP      criu/file-ids.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 72.17   DEP      criu/fifo.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 72.32   DEP      criu/fdstore.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 72.41   DEP      criu/fault-injection.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 72.44   DEP      criu/external.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 72.54   DEP      criu/eventpoll.d
23:26:08 [2020-09-17T23:26:08.933Z] #39 ...
23:26:08 [2020-09-17T23:26:08.933Z] 
23:26:08 [2020-09-17T23:26:08.933Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:08 [2020-09-17T23:26:08.933Z] #17 27.25 Unpacking bash-completion (1:2.8-6) ...
23:26:08 [2020-09-17T23:26:08.933Z] #17 27.68 Selecting previously unselected package bzip2.
23:26:09 [2020-09-17T23:26:09.070Z] #39 69.81   DEP      criu/tun.d
23:26:09 [2020-09-17T23:26:09.150Z] #52 146.6 + bin/containerd-stress
23:26:09 [2020-09-17T23:26:09.196Z] #17 27.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
23:26:09 [2020-09-17T23:26:09.196Z] #17 27.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:26:09 [2020-09-17T23:26:09.196Z] #17 27.80 Selecting previously unselected package xz-utils.
23:26:09 [2020-09-17T23:26:09.196Z] #17 27.80 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
23:26:09 [2020-09-17T23:26:09.196Z] #17 27.81 Unpacking xz-utils (5.2.4-1) ...
23:26:09 [2020-09-17T23:26:09.330Z] #39 70.00   DEP      criu/tty.d
23:26:09 [2020-09-17T23:26:09.459Z] #17 28.00 Selecting previously unselected package apparmor.
23:26:09 [2020-09-17T23:26:09.459Z] #17 28.01 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
23:26:09 [2020-09-17T23:26:09.590Z] #39 70.21   DEP      criu/timerfd.d
23:26:09 [2020-09-17T23:26:09.590Z] #39 70.40   DEP      criu/timens.d
23:26:09 [2020-09-17T23:26:09.593Z] #34 10.44 [100%] Linking C executable tini-static
23:26:09 [2020-09-17T23:26:09.593Z] #34 ...
23:26:09 [2020-09-17T23:26:09.593Z] 
23:26:09 [2020-09-17T23:26:09.593Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:26:09 [2020-09-17T23:26:09.593Z] #26 26.88 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:26:09 [2020-09-17T23:26:09.593Z] #26 26.99 skipping existing 283607eaa57e
23:26:09 [2020-09-17T23:26:09.593Z] #26 27.16 
23:26:09 [2020-09-17T23:26:09.593Z] #26 28.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:26:09 [2020-09-17T23:26:09.593Z] #26 29.23 
23:26:09 [2020-09-17T23:26:09.593Z] #26 29.50 #=#=#                                                                         

######################################################################## 100.0%
23:26:09 [2020-09-17T23:26:09.593Z] #26 29.64 
23:26:09 [2020-09-17T23:26:09.593Z] #26 29.77 Download of images into '/build' complete.
23:26:09 [2020-09-17T23:26:09.593Z] #26 29.77 Use something like the following to load the result into a Docker daemon:
23:26:09 [2020-09-17T23:26:09.593Z] #26 29.77   tar -cC '/build' . | docker load
23:26:09 [2020-09-17T23:26:09.593Z] #26 DONE 29.9s
23:26:09 [2020-09-17T23:26:09.593Z] 
23:26:09 [2020-09-17T23:26:09.593Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:09 [2020-09-17T23:26:09.593Z] #48 72.04 bufio
23:26:09 [2020-09-17T23:26:09.593Z] #48 72.36 reflect
23:26:09 [2020-09-17T23:26:09.723Z] #17 28.09 Unpacking apparmor (2.13.2-10) ...
23:26:09 [2020-09-17T23:26:09.850Z] #39 70.53   DEP      criu/sysfs_parse.d
23:26:09 [2020-09-17T23:26:09.926Z] #52 148.1 + bin/containerd-shim
23:26:09 [2020-09-17T23:26:09.986Z] #17 28.41 Selecting previously unselected package aufs-tools.
23:26:09 [2020-09-17T23:26:09.986Z] #17 28.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
23:26:09 [2020-09-17T23:26:09.986Z] #17 28.42 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:26:09 [2020-09-17T23:26:09.986Z] #17 28.53 Selecting previously unselected package libonig5:arm64.
23:26:09 [2020-09-17T23:26:09.986Z] #17 28.54 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
23:26:09 [2020-09-17T23:26:09.986Z] #17 28.56 Unpacking libonig5:arm64 (6.9.1-1) ...
23:26:10 [2020-09-17T23:26:10.110Z] #39 70.79   DEP      criu/sysctl.d
23:26:10 [2020-09-17T23:26:10.110Z] #39 70.90   DEP      criu/string.d
23:26:10 [2020-09-17T23:26:10.250Z] #17 28.75 Selecting previously unselected package libjq1:arm64.
23:26:10 [2020-09-17T23:26:10.250Z] #17 28.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:26:10 [2020-09-17T23:26:10.250Z] #17 28.77 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:26:10 [2020-09-17T23:26:10.250Z] #17 28.85 Selecting previously unselected package jq.
23:26:10 [2020-09-17T23:26:10.250Z] #17 28.86 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
23:26:10 [2020-09-17T23:26:10.250Z] #17 28.86 Unpacking jq (1.5+dfsg-2+b1) ...
23:26:10 [2020-09-17T23:26:10.315Z] #41 ...
23:26:10 [2020-09-17T23:26:10.315Z] 
23:26:10 [2020-09-17T23:26:10.315Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:10 [2020-09-17T23:26:10.315Z] #49 9.575 + cd /tmp/tmp.rNd33Cnxft/src/github.com/opencontainers/runc
23:26:10 [2020-09-17T23:26:10.315Z] #49 9.575 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:26:10 [2020-09-17T23:26:10.315Z] #49 9.775 + '[' -z '' ']'
23:26:10 [2020-09-17T23:26:10.315Z] #49 9.775 + target=static
23:26:10 [2020-09-17T23:26:10.315Z] #49 9.775 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:26:10 [2020-09-17T23:26:10.315Z] #49 10.21 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 .
23:26:10 [2020-09-17T23:26:10.370Z] #39 70.97   DEP      criu/stats.d
23:26:10 [2020-09-17T23:26:10.370Z] #39 71.12   DEP      criu/sockets.d
23:26:10 [2020-09-17T23:26:10.513Z] #17 28.98 Selecting previously unselected package libaio1:arm64.
23:26:10 [2020-09-17T23:26:10.513Z] #17 28.98 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
23:26:10 [2020-09-17T23:26:10.513Z] #17 28.99 Unpacking libaio1:arm64 (0.3.112-3) ...
23:26:10 [2020-09-17T23:26:10.513Z] #17 29.07 Selecting previously unselected package libgpm2:arm64.
23:26:10 [2020-09-17T23:26:10.513Z] #17 29.08 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
23:26:10 [2020-09-17T23:26:10.513Z] #17 29.09 Unpacking libgpm2:arm64 (1.20.7-5) ...
23:26:10 [2020-09-17T23:26:10.513Z] #17 29.17 Selecting previously unselected package libicu63:arm64.
23:26:10 [2020-09-17T23:26:10.576Z] #49 ...
23:26:10 [2020-09-17T23:26:10.576Z] 
23:26:10 [2020-09-17T23:26:10.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:10 [2020-09-17T23:26:10.576Z] #39 63.18   LINK     criu/pie/parasite.built-in.o
23:26:10 [2020-09-17T23:26:10.576Z] #39 63.19   GEN      criu/pie/parasite-blob.h
23:26:10 [2020-09-17T23:26:10.576Z] #39 63.21   CC       criu/pie/parasite-vdso.o
23:26:10 [2020-09-17T23:26:10.576Z] #39 63.76   CC       criu/arch/x86/vdso-pie.o
23:26:10 [2020-09-17T23:26:10.576Z] #39 64.06   CC       criu/arch/x86/restorer.o
23:26:10 [2020-09-17T23:26:10.576Z] #39 64.66   CC       criu/arch/x86/restorer_unmap.o
23:26:10 [2020-09-17T23:26:10.576Z] #39 64.71   CC       criu/arch/x86/sigaction_compat_pie.o
23:26:10 [2020-09-17T23:26:10.576Z] #39 65.04   CC       criu/pie/restorer.o
23:26:10 [2020-09-17T23:26:10.629Z] #39 71.40   DEP      criu/sk-unix.d
23:26:10 [2020-09-17T23:26:10.658Z] #48 ...
23:26:10 [2020-09-17T23:26:10.658Z] 
23:26:10 [2020-09-17T23:26:10.658Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:10 [2020-09-17T23:26:10.658Z] #42 63.10 vendor/golang.org/x/net/dns/dnsmessage
23:26:10 [2020-09-17T23:26:10.658Z] #42 63.24 bytes
23:26:10 [2020-09-17T23:26:10.658Z] #42 70.82 bufio
23:26:10 [2020-09-17T23:26:10.658Z] #42 71.92 reflect
23:26:10 [2020-09-17T23:26:10.658Z] #42 ...
23:26:10 [2020-09-17T23:26:10.658Z] 
23:26:10 [2020-09-17T23:26:10.658Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:10 [2020-09-17T23:26:10.658Z] #34 11.34 [100%] Built target tini-static
23:26:10 [2020-09-17T23:26:10.658Z] #34 11.46 + mkdir -p /build
23:26:10 [2020-09-17T23:26:10.658Z] #34 11.47 + cp tini-static /build/docker-init
23:26:10 [2020-09-17T23:26:10.658Z] #34 DONE 11.6s
23:26:10 [2020-09-17T23:26:10.658Z] 
23:26:10 [2020-09-17T23:26:10.658Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:10 [2020-09-17T23:26:10.658Z] #40 1.782 Note: Building without setproctitle() and strlcpy() support.
23:26:10 [2020-09-17T23:26:10.658Z] #40 1.784       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:26:10 [2020-09-17T23:26:10.658Z] #40 1.834 Note: Building without GnuTLS support
23:26:10 [2020-09-17T23:26:10.658Z] #40 1.850 Makefile.config:39: Warn: you have no libnftables installed
23:26:10 [2020-09-17T23:26:10.658Z] #40 1.857 Makefile.config:40: Warn: Building without nftables support
23:26:10 [2020-09-17T23:26:10.658Z] #40 3.567 fatal: not a git repository (or any of the parent directories): .git
23:26:10 [2020-09-17T23:26:10.658Z] #40 3.623   GEN      .gitid
23:26:10 [2020-09-17T23:26:10.658Z] #40 3.687   GEN      criu/include/version.h
23:26:10 [2020-09-17T23:26:10.658Z] #40 3.821   GEN      include/common/asm
23:26:10 [2020-09-17T23:26:10.776Z] #17 29.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
23:26:10 [2020-09-17T23:26:10.777Z] #17 29.19 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:26:10 [2020-09-17T23:26:10.889Z] #39 71.61   DEP      criu/sk-tcp.d
23:26:11 [2020-09-17T23:26:11.149Z] #39 71.78   DEP      criu/sk-queue.d
23:26:11 [2020-09-17T23:26:11.149Z] #39 71.95   DEP      criu/sk-packet.d
23:26:11 [2020-09-17T23:26:11.309Z] #40 6.927   PBCC     images/timens.pb-c.c
23:26:11 [2020-09-17T23:26:11.409Z] #39 72.21   DEP      criu/sk-netlink.d
23:26:11 [2020-09-17T23:26:11.612Z] #40 7.032   DEP      images/timens.pb-c.d
23:26:11 [2020-09-17T23:26:11.612Z] #40 7.072   PBCC     images/fown.pb-c.c
23:26:11 [2020-09-17T23:26:11.612Z] #40 7.137   PBCC     images/google/protobuf/descriptor.pb-c.c
23:26:11 [2020-09-17T23:26:11.669Z] #39 72.39   DEP      criu/sk-inet.d
23:26:11 [2020-09-17T23:26:11.914Z] #40 7.370   PBCC     images/opts.pb-c.c
23:26:11 [2020-09-17T23:26:11.914Z] #40 7.408   PBCC     images/memfd.pb-c.c
23:26:11 [2020-09-17T23:26:11.914Z] #40 7.463   DEP      images/fown.pb-c.d
23:26:11 [2020-09-17T23:26:11.914Z] #40 7.520   DEP      images/google/protobuf/descriptor.pb-c.d
23:26:11 [2020-09-17T23:26:11.929Z] #39 72.58   DEP      criu/signalfd.d
23:26:12 [2020-09-17T23:26:12.189Z] #39 72.75   DEP      criu/sigframe.d
23:26:12 [2020-09-17T23:26:12.190Z] #39 72.88   DEP      criu/shmem.d
23:26:12 [2020-09-17T23:26:12.214Z] #40 7.591   DEP      images/opts.pb-c.d
23:26:12 [2020-09-17T23:26:12.214Z] #40 7.654   DEP      images/memfd.pb-c.d
23:26:12 [2020-09-17T23:26:12.214Z] #40 7.728   PBCC     images/sit.pb-c.c
23:26:12 [2020-09-17T23:26:12.450Z] #39 73.09   DEP      criu/servicefd.d
23:26:12 [2020-09-17T23:26:12.450Z] #39 73.25   DEP      criu/seize.d
23:26:12 [2020-09-17T23:26:12.490Z] #39 68.31   LINK     criu/pie/restorer.built-in.o
23:26:12 [2020-09-17T23:26:12.490Z] #39 68.32   GEN      criu/pie/restorer-blob.h
23:26:12 [2020-09-17T23:26:12.490Z] #39 68.43   DEP      criu/vdso.d
23:26:12 [2020-09-17T23:26:12.490Z] #39 68.65   DEP      criu/vdso-compat.d
23:26:12 [2020-09-17T23:26:12.530Z] #40 7.814   DEP      images/sit.pb-c.d
23:26:12 [2020-09-17T23:26:12.530Z] #40 7.910   PBCC     images/macvlan.pb-c.c
23:26:12 [2020-09-17T23:26:12.530Z] #40 8.008   DEP      images/macvlan.pb-c.d
23:26:12 [2020-09-17T23:26:12.710Z] #39 73.42   DEP      criu/seccomp.d
23:26:12 [2020-09-17T23:26:12.710Z] #39 73.61   DEP      criu/rst-malloc.d
23:26:12 [2020-09-17T23:26:12.751Z] #39 68.74   DEP      criu/uts_ns.d
23:26:12 [2020-09-17T23:26:12.751Z] #39 68.93   DEP      criu/util.d
23:26:12 [2020-09-17T23:26:12.836Z] #40 8.118   PBCC     images/autofs.pb-c.c
23:26:12 [2020-09-17T23:26:12.836Z] #40 8.224   DEP      images/autofs.pb-c.d
23:26:12 [2020-09-17T23:26:12.970Z] #39 73.73   DEP      criu/rbtree.d
23:26:12 [2020-09-17T23:26:12.970Z] #39 73.75   DEP      criu/pstree.d
23:26:13 [2020-09-17T23:26:13.011Z] #39 69.07   DEP      criu/uffd.d
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.396   PBCC     images/sysctl.pb-c.c
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.411   DEP      images/sysctl.pb-c.d
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.494   PBCC     images/time.pb-c.c
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.506   DEP      images/time.pb-c.d
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.536   PBCC     images/binfmt-misc.pb-c.c
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.557   DEP      images/binfmt-misc.pb-c.d
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.603   PBCC     images/seccomp.pb-c.c
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.627   DEP      images/seccomp.pb-c.d
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.691   PBCC     images/userns.pb-c.c
23:26:13 [2020-09-17T23:26:13.138Z] #40 8.710   DEP      images/userns.pb-c.d
23:26:13 [2020-09-17T23:26:13.230Z] #39 73.94   DEP      criu/protobuf.d
23:26:13 [2020-09-17T23:26:13.272Z] #39 69.23   DEP      criu/tun.d
23:26:13 [2020-09-17T23:26:13.272Z] #39 69.44   DEP      criu/tty.d
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.52 Selecting previously unselected package libnet1:arm64.
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.65 Selecting previously unselected package libnl-3-200:arm64.
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.65 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.67 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.75 Selecting previously unselected package libprotobuf-c1:arm64.
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.78 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.89 Selecting previously unselected package libreadline5:arm64.
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.89 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
23:26:13 [2020-09-17T23:26:13.336Z] #17 31.91 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:26:13 [2020-09-17T23:26:13.438Z] #40 8.772   PBCC     images/cgroup.pb-c.c
23:26:13 [2020-09-17T23:26:13.438Z] #40 8.828   DEP      images/cgroup.pb-c.d
23:26:13 [2020-09-17T23:26:13.438Z] #40 8.895   PBCC     images/ext-file.pb-c.c
23:26:13 [2020-09-17T23:26:13.438Z] #40 8.918   DEP      images/ext-file.pb-c.d
23:26:13 [2020-09-17T23:26:13.490Z] #39 74.09   GEN      criu/protobuf-desc-gen.h
23:26:13 [2020-09-17T23:26:13.533Z] #39 69.61   DEP      criu/timerfd.d
23:26:13 [2020-09-17T23:26:13.600Z] #17 32.08 Selecting previously unselected package net-tools.
23:26:13 [2020-09-17T23:26:13.600Z] #17 32.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
23:26:13 [2020-09-17T23:26:13.600Z] #17 32.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:26:13 [2020-09-17T23:26:13.600Z] #17 32.27 Selecting previously unselected package python-pip-whl.
23:26:13 [2020-09-17T23:26:13.740Z] #40 8.993   PBCC     images/rpc.pb-c.c
23:26:13 [2020-09-17T23:26:13.740Z] #40 9.095   DEP      images/rpc.pb-c.d
23:26:13 [2020-09-17T23:26:13.740Z] #40 9.149   PBCC     images/siginfo.pb-c.c
23:26:13 [2020-09-17T23:26:13.740Z] #40 9.169   DEP      images/siginfo.pb-c.d
23:26:13 [2020-09-17T23:26:13.740Z] #40 9.238   PBCC     images/pagemap.pb-c.c
23:26:13 [2020-09-17T23:26:13.794Z] #39 69.74   DEP      criu/timens.d
23:26:13 [2020-09-17T23:26:13.794Z] #39 69.89   DEP      criu/sysfs_parse.d
23:26:13 [2020-09-17T23:26:13.864Z] #17 32.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:26:13 [2020-09-17T23:26:13.864Z] #17 32.29 Unpacking python-pip-whl (18.1-5) ...
23:26:14 [2020-09-17T23:26:14.040Z] #40 9.304   DEP      images/pagemap.pb-c.d
23:26:14 [2020-09-17T23:26:14.040Z] #40 9.398   PBCC     images/rlimit.pb-c.c
23:26:14 [2020-09-17T23:26:14.040Z] #40 9.410   DEP      images/rlimit.pb-c.d
23:26:14 [2020-09-17T23:26:14.040Z] #40 9.493   PBCC     images/file-lock.pb-c.c
23:26:14 [2020-09-17T23:26:14.040Z] #40 ...
23:26:14 [2020-09-17T23:26:14.040Z] 
23:26:14 [2020-09-17T23:26:14.040Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:14 [2020-09-17T23:26:14.040Z] #48 76.72 regexp/syntax
23:26:14 [2020-09-17T23:26:14.055Z] #39 70.10   DEP      criu/sysctl.d
23:26:14 [2020-09-17T23:26:14.055Z] #39 70.25   DEP      criu/string.d
23:26:14 [2020-09-17T23:26:14.128Z] #17 32.67 Selecting previously unselected package python3-lib2to3.
23:26:14 [2020-09-17T23:26:14.128Z] #17 32.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:26:14 [2020-09-17T23:26:14.128Z] #17 32.68 Unpacking python3-lib2to3 (3.7.3-1) ...
23:26:14 [2020-09-17T23:26:14.316Z] #39 70.29   DEP      criu/stats.d
23:26:14 [2020-09-17T23:26:14.316Z] #39 70.39   DEP      criu/sockets.d
23:26:14 [2020-09-17T23:26:14.391Z] #17 32.84 Selecting previously unselected package python3-distutils.
23:26:14 [2020-09-17T23:26:14.391Z] #17 32.84 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:26:14 [2020-09-17T23:26:14.391Z] #17 32.85 Unpacking python3-distutils (3.7.3-1) ...
23:26:14 [2020-09-17T23:26:14.391Z] #17 33.05 Selecting previously unselected package python3-pip.
23:26:14 [2020-09-17T23:26:14.431Z] #39 ...
23:26:14 [2020-09-17T23:26:14.431Z] 
23:26:14 [2020-09-17T23:26:14.431Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:14 [2020-09-17T23:26:14.431Z] #17 9.585 Fetched 8380 kB in 9s (980 kB/s)
23:26:14 [2020-09-17T23:26:14.431Z] #17 9.585 Reading package lists...
23:26:14 [2020-09-17T23:26:14.431Z] #17 13.29 Reading package lists...
23:26:14 [2020-09-17T23:26:14.431Z] #17 16.81 Building dependency tree...
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.55 libcap2-bin is already the newest version (1:2.25-2).
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.55 The following additional packages will be installed:
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.56   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.56   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   python3.7 python3.7-minimal vim-runtime xxd
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58 Suggested packages:
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58 Recommended packages:
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   aufs-dkms nftables build-essential python3-dev python3-keyring
23:26:14 [2020-09-17T23:26:14.431Z] #17 18.58   python3-keyrings.alt python3-xdg unzip
23:26:14 [2020-09-17T23:26:14.577Z] #39 70.56   DEP      criu/sk-unix.d
23:26:14 [2020-09-17T23:26:14.655Z] #17 33.07 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:26:14 [2020-09-17T23:26:14.656Z] #17 33.09 Unpacking python3-pip (18.1-5) ...
23:26:14 [2020-09-17T23:26:14.656Z] #17 33.25 Selecting previously unselected package python3-pkg-resources.
23:26:14 [2020-09-17T23:26:14.656Z] #17 33.26 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:26:14 [2020-09-17T23:26:14.656Z] #17 33.27 Unpacking python3-pkg-resources (40.8.0-1) ...
23:26:14 [2020-09-17T23:26:14.662Z] #52 152.4 + bin/containerd-shim-runc-v1
23:26:14 [2020-09-17T23:26:14.692Z] #17 ...
23:26:14 [2020-09-17T23:26:14.692Z] 
23:26:14 [2020-09-17T23:26:14.692Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:14 [2020-09-17T23:26:14.692Z] #41 DONE 151.0s
23:26:14 [2020-09-17T23:26:14.838Z] #39 70.77   DEP      criu/sk-tcp.d
23:26:14 [2020-09-17T23:26:14.919Z] #17 33.37 Selecting previously unselected package python3-setuptools.
23:26:14 [2020-09-17T23:26:14.919Z] #17 33.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:26:14 [2020-09-17T23:26:14.919Z] #17 33.39 Unpacking python3-setuptools (40.8.0-1) ...
23:26:14 [2020-09-17T23:26:14.919Z] #17 33.60 Selecting previously unselected package python3-wheel.
23:26:14 [2020-09-17T23:26:14.919Z] #17 33.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:26:14 [2020-09-17T23:26:14.952Z] 
23:26:14 [2020-09-17T23:26:14.952Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:15 [2020-09-17T23:26:15.099Z] #39 71.03   DEP      criu/sk-queue.d
23:26:15 [2020-09-17T23:26:15.099Z] #39 71.21   DEP      criu/sk-packet.d
23:26:15 [2020-09-17T23:26:15.182Z] #17 33.62 Unpacking python3-wheel (0.32.3-2) ...
23:26:15 [2020-09-17T23:26:15.182Z] #17 33.73 Selecting previously unselected package sudo.
23:26:15 [2020-09-17T23:26:15.182Z] #17 33.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
23:26:15 [2020-09-17T23:26:15.182Z] #17 33.75 Unpacking sudo (1.8.27-1+deb10u2) ...
23:26:15 [2020-09-17T23:26:15.212Z] #49 ...
23:26:15 [2020-09-17T23:26:15.212Z] 
23:26:15 [2020-09-17T23:26:15.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:15 [2020-09-17T23:26:15.212Z] #39 75.90   DEP      criu/protobuf-desc.d
23:26:15 [2020-09-17T23:26:15.212Z] #39 76.09   DEP      criu/proc_parse.d
23:26:15 [2020-09-17T23:26:15.360Z] #39 71.47   DEP      criu/sk-netlink.d
23:26:15 [2020-09-17T23:26:15.446Z] #17 34.14 Selecting previously unselected package thin-provisioning-tools.
23:26:15 [2020-09-17T23:26:15.473Z] #39 76.34   DEP      criu/plugin.d
23:26:15 [2020-09-17T23:26:15.621Z] #39 71.62   DEP      criu/sk-inet.d
23:26:15 [2020-09-17T23:26:15.709Z] #17 34.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
23:26:15 [2020-09-17T23:26:15.709Z] #17 34.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:26:15 [2020-09-17T23:26:15.709Z] #17 34.42 Selecting previously unselected package uidmap.
23:26:15 [2020-09-17T23:26:15.733Z] #39 76.49   DEP      criu/pipes.d
23:26:15 [2020-09-17T23:26:15.883Z] #39 71.82   DEP      criu/signalfd.d
23:26:15 [2020-09-17T23:26:15.883Z] #39 71.96   DEP      criu/sigframe.d
23:26:15 [2020-09-17T23:26:15.976Z] #17 34.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
23:26:15 [2020-09-17T23:26:15.976Z] #17 34.44 Unpacking uidmap (1:4.5-1.1) ...
23:26:15 [2020-09-17T23:26:15.976Z] #17 34.56 Selecting previously unselected package vim-runtime.
23:26:15 [2020-09-17T23:26:15.976Z] #17 34.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:26:15 [2020-09-17T23:26:15.976Z] #17 34.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:26:15 [2020-09-17T23:26:15.994Z] #39 76.67   DEP      criu/pie-util.d
23:26:15 [2020-09-17T23:26:15.994Z] #39 76.74   DEP      criu/pie-util-vdso.d
23:26:16 [2020-09-17T23:26:16.143Z] #39 72.12   DEP      criu/shmem.d
23:26:16 [2020-09-17T23:26:16.143Z] #39 72.31   DEP      criu/servicefd.d
23:26:16 [2020-09-17T23:26:16.244Z] #17 34.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:26:16 [2020-09-17T23:26:16.244Z] #17 34.67 Unpacking vim-runtime (2:8.1.0875-5) ...
23:26:16 [2020-09-17T23:26:16.254Z] #39 76.85   DEP      criu/pie-util-vdso-elf32.d
23:26:16 [2020-09-17T23:26:16.254Z] #39 76.99   DEP      criu/path.d
23:26:16 [2020-09-17T23:26:16.254Z] #39 77.14   DEP      criu/parasite-syscall.d
23:26:16 [2020-09-17T23:26:16.405Z] #39 72.49   DEP      criu/seize.d
23:26:16 [2020-09-17T23:26:16.666Z] #39 ...
23:26:16 [2020-09-17T23:26:16.666Z] 
23:26:16 [2020-09-17T23:26:16.666Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:16 [2020-09-17T23:26:16.666Z] #41 DONE 148.5s
23:26:16 [2020-09-17T23:26:16.666Z] 
23:26:16 [2020-09-17T23:26:16.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:16 [2020-09-17T23:26:16.666Z] #39 72.65   DEP      criu/seccomp.d
23:26:16 [2020-09-17T23:26:16.666Z] #39 ...
23:26:16 [2020-09-17T23:26:16.666Z] 
23:26:16 [2020-09-17T23:26:16.666Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:16 [2020-09-17T23:26:16.666Z] #17 9.652 Fetched 8380 kB in 9s (970 kB/s)
23:26:16 [2020-09-17T23:26:16.666Z] #17 9.652 Reading package lists...
23:26:16 [2020-09-17T23:26:16.666Z] #17 13.57 Reading package lists...
23:26:16 [2020-09-17T23:26:16.666Z] #17 17.34 Building dependency tree...
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.00 libcap2-bin is already the newest version (1:2.25-2).
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.00 The following additional packages will be installed:
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.00   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01   python3.7 python3.7-minimal vim-runtime xxd
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01 Suggested packages:
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.01 Recommended packages:
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.02   aufs-dkms nftables build-essential python3-dev python3-keyring
23:26:16 [2020-09-17T23:26:16.666Z] #17 19.02   python3-keyrings.alt python3-xdg unzip
23:26:16 [2020-09-17T23:26:16.666Z] #17 ...
23:26:16 [2020-09-17T23:26:16.666Z] 
23:26:16 [2020-09-17T23:26:16.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:16 [2020-09-17T23:26:16.666Z] #39 72.90   DEP      criu/rst-malloc.d
23:26:16 [2020-09-17T23:26:16.824Z] #39 77.31   DEP      criu/pagemap.d
23:26:16 [2020-09-17T23:26:16.824Z] #39 77.47   DEP      criu/pagemap-cache.d
23:26:16 [2020-09-17T23:26:16.927Z] #39 72.97   DEP      criu/rbtree.d
23:26:16 [2020-09-17T23:26:16.927Z] #39 73.05   DEP      criu/pstree.d
23:26:17 [2020-09-17T23:26:17.085Z] #39 77.61   DEP      criu/page-xfer.d
23:26:17 [2020-09-17T23:26:17.085Z] #39 77.74   DEP      criu/page-pipe.d
23:26:17 [2020-09-17T23:26:17.085Z] #39 77.85   DEP      criu/netfilter.d
23:26:17 [2020-09-17T23:26:17.188Z] #39 73.21   DEP      criu/protobuf.d
23:26:17 [2020-09-17T23:26:17.345Z] #39 77.97   DEP      criu/net.d
23:26:17 [2020-09-17T23:26:17.448Z] #39 73.54   GEN      criu/protobuf-desc-gen.h
23:26:17 [2020-09-17T23:26:17.605Z] #52 155.4 + bin/containerd-shim-runc-v2
23:26:17 [2020-09-17T23:26:17.605Z] #39 78.20   DEP      criu/namespaces.d
23:26:17 [2020-09-17T23:26:17.605Z] #39 78.36   DEP      criu/mount.d
23:26:17 [2020-09-17T23:26:17.628Z] #48 ...
23:26:17 [2020-09-17T23:26:17.628Z] 
23:26:17 [2020-09-17T23:26:17.628Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:17 [2020-09-17T23:26:17.628Z] #31 69.83 path
23:26:17 [2020-09-17T23:26:17.628Z] #31 71.85 text/tabwriter
23:26:17 [2020-09-17T23:26:17.628Z] #31 78.80 internal/syscall/execenv
23:26:17 [2020-09-17T23:26:17.628Z] #31 78.80 internal/syscall/unix
23:26:17 [2020-09-17T23:26:17.628Z] #31 78.82 time
23:26:17 [2020-09-17T23:26:17.628Z] #31 ...
23:26:17 [2020-09-17T23:26:17.628Z] 
23:26:17 [2020-09-17T23:26:17.628Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:17 [2020-09-17T23:26:17.628Z] #40 9.512   DEP      images/file-lock.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 9.620   PBCC     images/tty.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 9.688   DEP      images/tty.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 9.812   PBCC     images/tun.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 9.991   PBCC     images/netdev.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.06   DEP      images/tun.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.11   DEP      images/netdev.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.16   PBCC     images/vma.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.24   DEP      images/vma.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.31   PBCC     images/creds.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.34   DEP      images/creds.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.44   PBCC     images/utsns.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.51   DEP      images/utsns.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.61   PBCC     images/ipc-desc.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.65   PBCC     images/ipc-sem.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.68   DEP      images/ipc-desc.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.73   DEP      images/ipc-sem.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.77   PBCC     images/ipc-msg.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.80   DEP      images/ipc-msg.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.87   PBCC     images/ipc-shm.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.92   DEP      images/ipc-shm.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 10.99   PBCC     images/ipc-var.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.05   DEP      images/ipc-var.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.10   PBCC     images/sk-opts.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.14   PBCC     images/packet-sock.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.21   DEP      images/sk-opts.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.28   DEP      images/packet-sock.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.33   PBCC     images/sk-netlink.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.38   DEP      images/sk-netlink.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.47   PBCC     images/sk-inet.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.57   DEP      images/sk-inet.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.67   PBCC     images/sk-unix.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.72   DEP      images/sk-unix.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.77   PBCC     images/mm.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.84   DEP      images/mm.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 11.97   PBCC     images/timerfd.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.03   DEP      images/timerfd.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.09   PBCC     images/timer.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.11   DEP      images/timer.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.23   PBCC     images/sa.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.33   DEP      images/sa.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.41   PBCC     images/pipe-data.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.47   DEP      images/pipe-data.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.52   PBCC     images/mnt.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.59   DEP      images/mnt.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.67   PBCC     images/sk-packet.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.71   DEP      images/sk-packet.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.74   PBCC     images/tcp-stream.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.82   DEP      images/tcp-stream.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.85   PBCC     images/pipe.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 12.92   DEP      images/pipe.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 13.01   PBCC     images/pstree.pb-c.c
23:26:17 [2020-09-17T23:26:17.628Z] #40 13.04   DEP      images/pstree.pb-c.d
23:26:17 [2020-09-17T23:26:17.628Z] #40 13.16   PBCC     images/fs.pb-c.c
23:26:17 [2020-09-17T23:26:17.866Z] #39 78.52   DEP      criu/memfd.d
23:26:17 [2020-09-17T23:26:17.866Z] #39 78.62   DEP      criu/mem.d
23:26:17 [2020-09-17T23:26:17.866Z] #39 78.77   DEP      criu/lsm.d
23:26:17 [2020-09-17T23:26:17.927Z] #40 13.17   DEP      images/fs.pb-c.d
23:26:17 [2020-09-17T23:26:17.927Z] #40 13.26   PBCC     images/signalfd.pb-c.c
23:26:17 [2020-09-17T23:26:17.927Z] #40 13.31   DEP      images/signalfd.pb-c.d
23:26:17 [2020-09-17T23:26:17.927Z] #40 ...
23:26:17 [2020-09-17T23:26:17.927Z] 
23:26:17 [2020-09-17T23:26:17.927Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:17 [2020-09-17T23:26:17.927Z] #11 70.55 Selecting previously unselected package mingw-w64-x86-64-dev.
23:26:17 [2020-09-17T23:26:17.927Z] #11 70.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:26:17 [2020-09-17T23:26:17.927Z] #11 70.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:26:17 [2020-09-17T23:26:17.927Z] #11 78.40 Selecting previously unselected package gcc-mingw-w64-base.
23:26:17 [2020-09-17T23:26:17.927Z] #11 78.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:26:17 [2020-09-17T23:26:17.927Z] #11 78.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:26:17 [2020-09-17T23:26:17.927Z] #11 78.57 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:26:17 [2020-09-17T23:26:17.927Z] #11 78.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:26:17 [2020-09-17T23:26:17.927Z] #11 78.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:26:17 [2020-09-17T23:26:17.927Z] #11 ...
23:26:17 [2020-09-17T23:26:17.927Z] 
23:26:17 [2020-09-17T23:26:17.927Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:17 [2020-09-17T23:26:17.927Z] #40 13.38   PBCC     images/fh.pb-c.c
23:26:17 [2020-09-17T23:26:17.927Z] #40 13.45   PBCC     images/fsnotify.pb-c.c
23:26:17 [2020-09-17T23:26:17.943Z] #52 156.1 + binaries
23:26:17 [2020-09-17T23:26:17.943Z] #52 156.1 + install -D bin/containerd /build/containerd
23:26:17 [2020-09-17T23:26:17.943Z] #52 156.1 + install -D bin/containerd-shim /build/containerd-shim
23:26:17 [2020-09-17T23:26:17.943Z] #52 156.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:26:17 [2020-09-17T23:26:17.943Z] #52 156.1 + install -D bin/ctr /build/ctr
23:26:18 [2020-09-17T23:26:18.126Z] #39 78.88   DEP      criu/log.d
23:26:18 [2020-09-17T23:26:18.126Z] #39 79.00   DEP      criu/libnetlink.d
23:26:18 [2020-09-17T23:26:18.226Z] #40 13.58   DEP      images/fh.pb-c.d
23:26:18 [2020-09-17T23:26:18.226Z] #40 13.65   DEP      images/fsnotify.pb-c.d
23:26:18 [2020-09-17T23:26:18.387Z] #39 79.19   DEP      criu/kerndat.d
23:26:18 [2020-09-17T23:26:18.526Z] #40 13.77   PBCC     images/eventpoll.pb-c.c
23:26:18 [2020-09-17T23:26:18.527Z] #40 13.79   DEP      images/eventpoll.pb-c.d
23:26:18 [2020-09-17T23:26:18.527Z] #40 13.88   PBCC     images/eventfd.pb-c.c
23:26:18 [2020-09-17T23:26:18.527Z] #40 13.93   DEP      images/eventfd.pb-c.d
23:26:18 [2020-09-17T23:26:18.527Z] #40 13.99   PBCC     images/remap-file-path.pb-c.c
23:26:18 [2020-09-17T23:26:18.527Z] #40 14.00   DEP      images/remap-file-path.pb-c.d
23:26:18 [2020-09-17T23:26:18.527Z] #40 14.09   PBCC     images/fifo.pb-c.c
23:26:18 [2020-09-17T23:26:18.646Z] #52 DONE 156.6s
23:26:18 [2020-09-17T23:26:18.647Z] #39 79.42   DEP      criu/kcmp-ids.d
23:26:18 [2020-09-17T23:26:18.647Z] #39 79.47   DEP      criu/irmap.d
23:26:18 [2020-09-17T23:26:18.806Z] #17 37.11 Selecting previously unselected package vim.
23:26:18 [2020-09-17T23:26:18.806Z] #17 37.12 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
23:26:18 [2020-09-17T23:26:18.806Z] #17 37.15 Unpacking vim (2:8.1.0875-5) ...
23:26:18 [2020-09-17T23:26:18.806Z] #17 ...
23:26:18 [2020-09-17T23:26:18.806Z] 
23:26:18 [2020-09-17T23:26:18.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:18 [2020-09-17T23:26:18.806Z] #39 72.73   DEP      criu/eventfd.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 72.93   DEP      criu/crtools.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 73.09   DEP      criu/cr-service.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 73.27   DEP      criu/cr-restore.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 73.50   DEP      criu/cr-errno.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 73.51   DEP      criu/cr-dump.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 73.75   DEP      criu/cr-dedup.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 73.84   DEP      criu/cr-check.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 73.95   DEP      criu/config.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.03   DEP      criu/clone-noasan.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.14   DEP      criu/cgroup.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.33   DEP      criu/cgroup-props.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.39   DEP      criu/bitmap.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.41   DEP      criu/bfd.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.47   DEP      criu/autofs.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.59   DEP      criu/aio.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 74.85   DEP      criu/action-scripts.d
23:26:18 [2020-09-17T23:26:18.806Z] #39 75.18   CC       criu/action-scripts.o
23:26:18 [2020-09-17T23:26:18.806Z] #39 75.61   CC       criu/aio.o
23:26:18 [2020-09-17T23:26:18.806Z] #39 76.06   CC       criu/autofs.o
23:26:18 [2020-09-17T23:26:18.806Z] #39 77.19   CC       criu/bfd.o
23:26:18 [2020-09-17T23:26:18.806Z] #39 77.60   CC       criu/bitmap.o
23:26:18 [2020-09-17T23:26:18.806Z] #39 77.72   CC       criu/cgroup-props.o
23:26:18 [2020-09-17T23:26:18.806Z] #39 78.38   CC       criu/cgroup.o
23:26:18 [2020-09-17T23:26:18.806Z] #39 80.66   CC       criu/clone-noasan.o
23:26:18 [2020-09-17T23:26:18.807Z] #39 80.82   CC       criu/config.o
23:26:18 [2020-09-17T23:26:18.807Z] #39 82.16   CC       criu/cr-check.o
23:26:18 [2020-09-17T23:26:18.827Z] #40 14.13   DEP      images/fifo.pb-c.d
23:26:18 [2020-09-17T23:26:18.827Z] #40 14.22   PBCC     images/ghost-file.pb-c.c
23:26:18 [2020-09-17T23:26:18.827Z] #40 14.30   DEP      images/ghost-file.pb-c.d
23:26:18 [2020-09-17T23:26:18.827Z] #40 14.37   PBCC     images/regfile.pb-c.c
23:26:18 [2020-09-17T23:26:18.908Z] #39 79.59   DEP      criu/ipc_ns.d
23:26:18 [2020-09-17T23:26:18.980Z] 
23:26:18 [2020-09-17T23:26:18.980Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:26:19 [2020-09-17T23:26:19.071Z] #39 ...
23:26:19 [2020-09-17T23:26:19.071Z] 
23:26:19 [2020-09-17T23:26:19.071Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:19 [2020-09-17T23:26:19.071Z] #17 37.64 Selecting previously unselected package xfsprogs.
23:26:19 [2020-09-17T23:26:19.071Z] #17 37.64 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
23:26:19 [2020-09-17T23:26:19.071Z] #17 37.65 Unpacking xfsprogs (4.20.0-1) ...
23:26:19 [2020-09-17T23:26:19.125Z] #40 14.41   DEP      images/regfile.pb-c.d
23:26:19 [2020-09-17T23:26:19.125Z] #40 14.50   PBCC     images/ns.pb-c.c
23:26:19 [2020-09-17T23:26:19.125Z] #40 14.52   DEP      images/ns.pb-c.d
23:26:19 [2020-09-17T23:26:19.125Z] #40 14.63   PBCC     images/fdinfo.pb-c.c
23:26:19 [2020-09-17T23:26:19.168Z] #39 79.70   DEP      criu/image.d
23:26:19 [2020-09-17T23:26:19.168Z] #39 79.83   DEP      criu/image-desc.d
23:26:19 [2020-09-17T23:26:19.168Z] #39 79.86   DEP      criu/fsnotify.d
23:26:19 [2020-09-17T23:26:19.306Z] #53 DONE 0.3s
23:26:19 [2020-09-17T23:26:19.306Z] 
23:26:19 [2020-09-17T23:26:19.306Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:26:19 [2020-09-17T23:26:19.362Z] #39 75.47   DEP      criu/protobuf-desc.d
23:26:19 [2020-09-17T23:26:19.362Z] #39 75.57   DEP      criu/proc_parse.d
23:26:19 [2020-09-17T23:26:19.424Z] #40 14.86   DEP      images/fdinfo.pb-c.d
23:26:19 [2020-09-17T23:26:19.424Z] #40 14.94   PBCC     images/core-aarch64.pb-c.c
23:26:19 [2020-09-17T23:26:19.430Z] #39 80.00   DEP      criu/filesystems.d
23:26:19 [2020-09-17T23:26:19.430Z] #39 80.12   DEP      criu/files.d
23:26:19 [2020-09-17T23:26:19.430Z] #39 80.23   DEP      criu/files-reg.d
23:26:19 [2020-09-17T23:26:19.623Z] #39 75.72   DEP      criu/plugin.d
23:26:19 [2020-09-17T23:26:19.623Z] #39 75.83   DEP      criu/pipes.d
23:26:19 [2020-09-17T23:26:19.633Z] #57 DONE 0.2s
23:26:19 [2020-09-17T23:26:19.633Z] 
23:26:19 [2020-09-17T23:26:19.633Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:26:19 [2020-09-17T23:26:19.633Z] #59 DONE 0.1s
23:26:19 [2020-09-17T23:26:19.633Z] 
23:26:19 [2020-09-17T23:26:19.633Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:26:19 [2020-09-17T23:26:19.633Z] #61 DONE 0.1s
23:26:19 [2020-09-17T23:26:19.633Z] 
23:26:19 [2020-09-17T23:26:19.633Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:26:19 [2020-09-17T23:26:19.633Z] #62 DONE 0.1s
23:26:19 [2020-09-17T23:26:19.647Z] #17 38.15 Selecting previously unselected package zip.
23:26:19 [2020-09-17T23:26:19.647Z] #17 38.15 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
23:26:19 [2020-09-17T23:26:19.647Z] #17 38.17 Unpacking zip (3.0-11+b1) ...
23:26:19 [2020-09-17T23:26:19.690Z] #39 80.46   DEP      criu/files-ext.d
23:26:19 [2020-09-17T23:26:19.729Z] #40 15.08   PBCC     images/core-arm.pb-c.c
23:26:19 [2020-09-17T23:26:19.730Z] #40 15.12   PBCC     images/core-ppc64.pb-c.c
23:26:19 [2020-09-17T23:26:19.730Z] #40 15.17   PBCC     images/core-s390.pb-c.c
23:26:19 [2020-09-17T23:26:19.730Z] #40 15.23   PBCC     images/core-x86.pb-c.c
23:26:19 [2020-09-17T23:26:19.730Z] #40 15.29   PBCC     images/core.pb-c.c
23:26:19 [2020-09-17T23:26:19.884Z] #39 76.02   DEP      criu/pie-util.d
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.35 Setting up aufs-tools (1:4.14+20190211-1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.37 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.38 Setting up libip6tc0:arm64 (1.8.2-4) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.39 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.40 Setting up libgpm2:arm64 (1.20.7-5) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.42 Setting up libip4tc0:arm64 (1.8.2-4) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.44 Setting up uidmap (1:4.5-1.1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.45 Setting up libnftnl11:arm64 (1.1.2-2) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.49 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.50 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.52 Setting up xxd (2:8.1.0875-5) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.53 Setting up zip (3.0-11+b1) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.54 Setting up vim-common (2:8.1.0875-5) ...
23:26:19 [2020-09-17T23:26:19.910Z] #17 38.58 Setting up bash-completion (1:2.8-6) ...
23:26:19 [2020-09-17T23:26:19.950Z] #39 80.67   DEP      criu/file-lock.d
23:26:19 [2020-09-17T23:26:19.950Z] #39 80.79   DEP      criu/file-ids.d
23:26:19 [2020-09-17T23:26:19.959Z] 
23:26:19 [2020-09-17T23:26:19.959Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
23:26:20 [2020-09-17T23:26:20.041Z] #40 15.41   PBCC     images/inventory.pb-c.c
23:26:20 [2020-09-17T23:26:20.041Z] #40 15.49   DEP      images/core-aarch64.pb-c.d
23:26:20 [2020-09-17T23:26:20.041Z] #40 15.55   DEP      images/core-arm.pb-c.d
23:26:20 [2020-09-17T23:26:20.041Z] #40 15.65   DEP      images/core-ppc64.pb-c.d
23:26:20 [2020-09-17T23:26:20.145Z] #39 76.16   DEP      criu/pie-util-vdso.d
23:26:20 [2020-09-17T23:26:20.145Z] #39 76.32   DEP      criu/pie-util-vdso-elf32.d
23:26:20 [2020-09-17T23:26:20.211Z] #39 80.91   DEP      criu/fifo.d
23:26:20 [2020-09-17T23:26:20.211Z] #39 81.04   DEP      criu/fdstore.d
23:26:20 [2020-09-17T23:26:20.340Z] #40 15.71   DEP      images/core-s390.pb-c.d
23:26:20 [2020-09-17T23:26:20.340Z] #40 15.78   DEP      images/core-x86.pb-c.d
23:26:20 [2020-09-17T23:26:20.340Z] #40 15.83   DEP      images/core.pb-c.d
23:26:20 [2020-09-17T23:26:20.340Z] #40 15.89   DEP      images/inventory.pb-c.d
23:26:20 [2020-09-17T23:26:20.405Z] #39 76.52   DEP      criu/path.d
23:26:20 [2020-09-17T23:26:20.471Z] #39 81.13   DEP      criu/fault-injection.d
23:26:20 [2020-09-17T23:26:20.471Z] #39 81.19   DEP      criu/external.d
23:26:20 [2020-09-17T23:26:20.471Z] #39 81.29   DEP      criu/eventpoll.d
23:26:20 [2020-09-17T23:26:20.663Z] #63 DONE 0.6s
23:26:20 [2020-09-17T23:26:20.663Z] 
23:26:20 [2020-09-17T23:26:20.663Z] #64 exporting to image
23:26:20 [2020-09-17T23:26:20.663Z] #64 exporting layers
23:26:20 [2020-09-17T23:26:20.665Z] #40 15.95   PBCC     images/cpuinfo.pb-c.c
23:26:20 [2020-09-17T23:26:20.665Z] #40 15.96   DEP      images/cpuinfo.pb-c.d
23:26:20 [2020-09-17T23:26:20.665Z] #40 16.02   PBCC     images/stats.pb-c.c
23:26:20 [2020-09-17T23:26:20.665Z] #40 16.06   DEP      images/stats.pb-c.d
23:26:20 [2020-09-17T23:26:20.666Z] #39 76.69   DEP      criu/parasite-syscall.d
23:26:20 [2020-09-17T23:26:20.732Z] #39 81.45   DEP      criu/eventfd.d
23:26:20 [2020-09-17T23:26:20.732Z] #39 ...
23:26:20 [2020-09-17T23:26:20.732Z] 
23:26:20 [2020-09-17T23:26:20.732Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:26:20 [2020-09-17T23:26:20.732Z] #28 DONE 157.0s
23:26:20 [2020-09-17T23:26:20.732Z] 
23:26:20 [2020-09-17T23:26:20.732Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.62 The following NEW packages will be installed:
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.62   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.62   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.62   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.62   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.62   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.63   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.63   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.63   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:26:20 [2020-09-17T23:26:20.732Z] #17 20.63   xz-utils zip
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.01 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.01 Need to get 28.5 MB of archives.
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.01 After this operation, 116 MB of additional disk space will be used.
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:26:20 [2020-09-17T23:26:20.732Z] #17 21.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.44 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.53 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.98 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 21.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.00 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.13 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.13 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.23 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 22.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.47 debconf: delaying package configuration, since apt-utils is not installed
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.61 Fetched 28.5 MB in 2s (14.5 MB/s)
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.67 Selecting previously unselected package pigz.
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.67 (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.)
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.75 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.76 Unpacking pigz (2.4-1) ...
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.86 Selecting previously unselected package libpython3.7-minimal:amd64.
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:26:20 [2020-09-17T23:26:20.733Z] #17 23.88 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:26:20 [2020-09-17T23:26:20.733Z] #17 24.37 Selecting previously unselected package python3.7-minimal.
23:26:20 [2020-09-17T23:26:20.733Z] #17 24.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:26:20 [2020-09-17T23:26:20.733Z] #17 24.40 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:26:20 [2020-09-17T23:26:20.733Z] #17 25.28 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:26:20 [2020-09-17T23:26:20.733Z] #17 25.30 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:26:20 [2020-09-17T23:26:20.927Z] #39 76.89   DEP      criu/pagemap.d
23:26:20 [2020-09-17T23:26:20.927Z] #39 77.12   DEP      criu/pagemap-cache.d
23:26:20 [2020-09-17T23:26:20.965Z] #40 ...
23:26:20 [2020-09-17T23:26:20.965Z] 
23:26:20 [2020-09-17T23:26:20.965Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:26:20 [2020-09-17T23:26:20.965Z] #44 DONE 83.5s
23:26:20 [2020-09-17T23:26:20.965Z] 
23:26:20 [2020-09-17T23:26:20.965Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:20 [2020-09-17T23:26:20.965Z] #48 82.86 time
23:26:21 [2020-09-17T23:26:21.188Z] #39 77.24   DEP      criu/page-xfer.d
23:26:21 [2020-09-17T23:26:21.449Z] #39 77.40   DEP      criu/page-pipe.d
23:26:21 [2020-09-17T23:26:21.449Z] #39 77.50   DEP      criu/netfilter.d
23:26:21 [2020-09-17T23:26:21.710Z] #39 77.63   DEP      criu/net.d
23:26:21 [2020-09-17T23:26:21.710Z] #39 77.81   DEP      criu/namespaces.d
23:26:21 [2020-09-17T23:26:21.971Z] #39 78.07   DEP      criu/mount.d
23:26:22 [2020-09-17T23:26:22.232Z] #39 78.27   DEP      criu/memfd.d
23:26:22 [2020-09-17T23:26:22.232Z] #39 78.36   DEP      criu/mem.d
23:26:22 [2020-09-17T23:26:22.493Z] #39 78.50   DEP      criu/lsm.d
23:26:22 [2020-09-17T23:26:22.493Z] #39 78.61   DEP      criu/log.d
23:26:22 [2020-09-17T23:26:22.648Z] #17 28.14 Selecting previously unselected package python3-minimal.
23:26:22 [2020-09-17T23:26:22.754Z] #39 78.77   DEP      criu/libnetlink.d
23:26:22 [2020-09-17T23:26:22.754Z] #39 ...
23:26:22 [2020-09-17T23:26:22.754Z] 
23:26:22 [2020-09-17T23:26:22.754Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.09 The following NEW packages will be installed:
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.09   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.09   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.09   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.10   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.10   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.10   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.10   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.10   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.10   xz-utils zip
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.52 Need to get 28.5 MB of archives.
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.52 After this operation, 116 MB of additional disk space will be used.
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 21.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.46 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.47 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.61 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 22.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 23.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 23.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 23.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:26:22 [2020-09-17T23:26:22.754Z] #17 23.88 debconf: delaying package configuration, since apt-utils is not installed
23:26:22 [2020-09-17T23:26:22.754Z] #17 23.98 Fetched 28.5 MB in 2s (14.4 MB/s)
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.02 Selecting previously unselected package pigz.
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.11 Unpacking pigz (2.4-1) ...
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.20 Selecting previously unselected package libpython3.7-minimal:amd64.
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.71 Selecting previously unselected package python3.7-minimal.
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ...
23:26:22 [2020-09-17T23:26:22.754Z] #17 24.74 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:26:22 [2020-09-17T23:26:22.907Z] #64 exporting layers 2.4s done
23:26:22 [2020-09-17T23:26:22.907Z] #64 writing image sha256:24cfca1a8922bc7e14a15298990c810b04d3a952af1f43a73dca88bff5164887 done
23:26:22 [2020-09-17T23:26:22.907Z] #64 naming to docker.io/library/docker:9fb324f00be66e27afd4172b509ec5525b588f81 done
23:26:22 [2020-09-17T23:26:22.907Z] #64 DONE 2.4s
23:26:22 [2020-09-17T23:26:22.908Z] #17 28.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 ... 23681 files and directories currently installed.)
23:26:22 [2020-09-17T23:26:22.908Z] #17 28.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:26:22 [2020-09-17T23:26:22.908Z] #17 28.21 Unpacking python3-minimal (3.7.3-1) ...
23:26:22 [2020-09-17T23:26:22.908Z] #17 28.29 Selecting previously unselected package libmpdec2:amd64.
23:26:22 [2020-09-17T23:26:22.908Z] #17 28.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:26:22 [2020-09-17T23:26:22.908Z] #17 28.30 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:26:22 [2020-09-17T23:26:22.908Z] #17 28.42 Selecting previously unselected package libpython3.7-stdlib:amd64.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
23:26:23 [2020-09-17T23:26:23.015Z] #17 25.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ...
23:26:23 [2020-09-17T23:26:23.015Z] #17 25.56 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
[Pipeline] sh
23:26:23 [2020-09-17T23:26:23.167Z] #17 28.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:26:23 [2020-09-17T23:26:23.167Z] #17 28.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.36 Setting up libiptc0:arm64 (1.8.2-4) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.39 Setting up xz-utils (5.2.4-1) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.42 Setting up sudo (1.8.27-1+deb10u2) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.50 invoke-rc.d: could not determine current runlevel
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.51 invoke-rc.d: policy-rc.d denied execution of start.
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.51 Setting up pigz (2.4-1) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.54 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.55 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.58 Setting up python-pip-whl (18.1-5) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.59 Setting up libmpdec2:arm64 (2.4.2-2) ...
23:26:23 [2020-09-17T23:26:23.234Z] #17 41.60 Setting up vim-runtime (2:8.1.0875-5) ...
23:26:23 [2020-09-17T23:26:23.448Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/test/unit
23:26:23 [2020-09-17T23:26:23.498Z] #17 41.97 Setting up libaio1:arm64 (0.3.112-3) ...
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.01 Setting up libonig5:arm64 (6.9.1-1) ...
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.03 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ...
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.04 Setting up vim (2:8.1.0875-5) ...
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.17 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.18 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.21 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:26:23 [2020-09-17T23:26:23.498Z] #17 42.22 Setting up jq (1.5+dfsg-2+b1) ...
23:26:23 [2020-09-17T23:26:23.763Z] #17 42.23 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
23:26:23 [2020-09-17T23:26:23.763Z] #17 42.24 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:26:23 [2020-09-17T23:26:23.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:26:23 [2020-09-17T23:26:23.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:26:24 [2020-09-17T23:26:24.107Z] #17 29.36 Selecting previously unselected package python3.7.
23:26:24 [2020-09-17T23:26:24.107Z] #17 29.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:26:24 [2020-09-17T23:26:24.107Z] #17 29.39 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:26:24 [2020-09-17T23:26:24.107Z] #17 29.54 Selecting previously unselected package libpython3-stdlib:amd64.
23:26:24 [2020-09-17T23:26:24.107Z] #17 29.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:26:24 [2020-09-17T23:26:24.107Z] #17 29.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:26:24 [2020-09-17T23:26:24.367Z] #17 29.66 Setting up python3-minimal (3.7.3-1) ...
23:26:24 [2020-09-17T23:26:24.928Z] #17 ...
23:26:24 [2020-09-17T23:26:24.928Z] 
23:26:24 [2020-09-17T23:26:24.928Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:26:24 [2020-09-17T23:26:24.928Z] #28 DONE 156.7s
23:26:24 [2020-09-17T23:26:24.928Z] 
23:26:24 [2020-09-17T23:26:24.928Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:24 [2020-09-17T23:26:24.928Z] #39 78.91   DEP      criu/kerndat.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.05   DEP      criu/kcmp-ids.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.17   DEP      criu/irmap.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.35   DEP      criu/ipc_ns.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.47   DEP      criu/image.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.57   DEP      criu/image-desc.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.65   DEP      criu/fsnotify.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.74   DEP      criu/filesystems.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 79.87   DEP      criu/files.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 80.11   DEP      criu/files-reg.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 80.32   DEP      criu/files-ext.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 80.48   DEP      criu/file-lock.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 80.69   DEP      criu/file-ids.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 80.82   DEP      criu/fifo.d
23:26:24 [2020-09-17T23:26:24.928Z] #39 80.99   DEP      criu/fdstore.d
23:26:25 [2020-09-17T23:26:25.189Z] #39 81.21   DEP      criu/fault-injection.d
23:26:25 [2020-09-17T23:26:25.306Z] #17 30.42 Selecting previously unselected package python3.
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.42 (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.)
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.47 Unpacking python3 (3.7.3-1) ...
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.57 Selecting previously unselected package libip4tc0:amd64.
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.59 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.68 Selecting previously unselected package libip6tc0:amd64.
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.69 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:26:25 [2020-09-17T23:26:25.307Z] #17 30.79 Selecting previously unselected package libiptc0:amd64.
23:26:25 [2020-09-17T23:26:25.450Z] #39 81.36   DEP      criu/external.d
23:26:25 [2020-09-17T23:26:25.450Z] #39 81.48   DEP      criu/eventpoll.d
23:26:25 [2020-09-17T23:26:25.450Z] #39 81.61   DEP      criu/eventfd.d
23:26:25 [2020-09-17T23:26:25.497Z] #48 ...
23:26:25 [2020-09-17T23:26:25.497Z] 
23:26:25 [2020-09-17T23:26:25.497Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:26:25 [2020-09-17T23:26:25.498Z] #53 45.74 Checking out files:  71% (2318/3239)   
Checking out files:  72% (2333/3239)   
Checking out files:  73% (2365/3239)   
Checking out files:  74% (2397/3239)   
Checking out files:  75% (2430/3239)   
Checking out files:  76% (2462/3239)   
Checking out files:  77% (2495/3239)   
Checking out files:  78% (2527/3239)   
Checking out files:  79% (2559/3239)   
Checking out files:  80% (2592/3239)   
Checking out files:  81% (2624/3239)   
Checking out files:  82% (2656/3239)   
Checking out files:  83% (2689/3239)   
Checking out files:  84% (2721/3239)   
Checking out files:  85% (2754/3239)   
Checking out files:  86% (2786/3239)   
Checking out files:  87% (2818/3239)   
Checking out files:  88% (2851/3239)   
Checking out files:  89% (2883/3239)   
Checking out files:  90% (2916/3239)   
Checking out files:  91% (2948/3239)   
Checking out files:  92% (2980/3239)   
Checking out files:  93% (3013/3239)   
Checking out files:  94% (3045/3239)   
Checking out files:  95% (3078/3239)   
Checking out files:  96% (3110/3239)   
Checking out files:  97% (3142/3239)   
Checking out files:  98% (3175/3239)   
Checking out files:  99% (3207/3239)   
Checking out files: 100% (3239/3239)   
Checking out files: 100% (3239/3239), done.
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.54 + cd /tmp/tmp.JNfEqJTwHl/src/github.com/containerd/containerd
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.54 + git checkout -q c623d1b36f09f8ef6536a057bd658b3aa8632828
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + export 'BUILDTAGS=netgo osusergo static_build'
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + BUILDTAGS='netgo osusergo static_build'
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + export EXTRA_FLAGS=-buildmode=pie
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + EXTRA_FLAGS=-buildmode=pie
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + '[' '' = dynamic ']'
23:26:25 [2020-09-17T23:26:25.498Z] #53 46.87 + make
23:26:25 [2020-09-17T23:26:25.498Z] #53 47.71 + bin/ctr
23:26:25 [2020-09-17T23:26:25.498Z] #53 ...
23:26:25 [2020-09-17T23:26:25.498Z] 
23:26:25 [2020-09-17T23:26:25.498Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:25 [2020-09-17T23:26:25.498Z] #42 78.20 regexp/syntax
23:26:25 [2020-09-17T23:26:25.498Z] #42 82.34 hash/crc32
23:26:25 [2020-09-17T23:26:25.498Z] #42 83.12 time
23:26:25 [2020-09-17T23:26:25.498Z] #42 86.12 vendor/golang.org/x/text/transform
23:26:25 [2020-09-17T23:26:25.567Z] #17 30.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.567Z] #17 30.81 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:26:25 [2020-09-17T23:26:25.567Z] #17 30.93 Selecting previously unselected package libnfnetlink0:amd64.
23:26:25 [2020-09-17T23:26:25.567Z] #17 30.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.567Z] #17 30.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:26:25 [2020-09-17T23:26:25.567Z] #17 31.00 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:26:25 [2020-09-17T23:26:25.567Z] #17 31.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.567Z] #17 31.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:26:25 [2020-09-17T23:26:25.692Z] ?   	github.com/docker/docker/api	[no test files]
23:26:25 [2020-09-17T23:26:25.715Z] #39 81.81   DEP      criu/crtools.d
23:26:25 [2020-09-17T23:26:25.817Z] #42 ...
23:26:25 [2020-09-17T23:26:25.817Z] 
23:26:25 [2020-09-17T23:26:25.817Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:25 [2020-09-17T23:26:25.817Z] #40 18.32 make[1]: Nothing to be done for 'all'.
23:26:25 [2020-09-17T23:26:25.817Z] #40 20.26   CC       images/stats.o
23:26:25 [2020-09-17T23:26:25.817Z] #40 20.73   CC       images/core.o
23:26:25 [2020-09-17T23:26:25.827Z] #17 31.09 Selecting previously unselected package libnftnl11:amd64.
23:26:25 [2020-09-17T23:26:25.827Z] #17 31.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.827Z] #17 31.10 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:26:25 [2020-09-17T23:26:25.827Z] #17 31.20 Selecting previously unselected package iptables.
23:26:25 [2020-09-17T23:26:25.827Z] #17 31.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:26:25 [2020-09-17T23:26:25.827Z] #17 31.26 Unpacking iptables (1.8.2-4) ...
23:26:25 [2020-09-17T23:26:25.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.32 Setting up iptables (1.8.2-4) ...
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:26:25 [2020-09-17T23:26:25.962Z] #17 44.40 Setting up python3 (3.7.3-1) ...
23:26:25 [2020-09-17T23:26:25.976Z] #39 82.01   DEP      criu/cr-service.d
23:26:26 [2020-09-17T23:26:26.115Z] #40 21.49   CC       images/core-x86.o
23:26:26 [2020-09-17T23:26:26.236Z] #39 82.16   DEP      criu/cr-restore.d
23:26:26 [2020-09-17T23:26:26.236Z] #39 82.31   DEP      criu/cr-errno.d
23:26:26 [2020-09-17T23:26:26.236Z] #39 82.33   DEP      criu/cr-dump.d
23:26:26 [2020-09-17T23:26:26.396Z] #17 31.54 Selecting previously unselected package xxd.
23:26:26 [2020-09-17T23:26:26.396Z] #17 31.55 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:26:26 [2020-09-17T23:26:26.396Z] #17 31.56 Unpacking xxd (2:8.1.0875-5) ...
23:26:26 [2020-09-17T23:26:26.396Z] #17 31.69 Selecting previously unselected package vim-common.
23:26:26 [2020-09-17T23:26:26.396Z] #17 31.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:26:26 [2020-09-17T23:26:26.396Z] #17 31.73 Unpacking vim-common (2:8.1.0875-5) ...
23:26:26 [2020-09-17T23:26:26.497Z] #39 82.47   DEP      criu/cr-dedup.d
23:26:26 [2020-09-17T23:26:26.497Z] #39 82.65   DEP      criu/cr-check.d
23:26:26 [2020-09-17T23:26:26.551Z] #17 44.98 Setting up python3-wheel (0.32.3-2) ...
23:26:26 [2020-09-17T23:26:26.656Z] #17 31.90 Selecting previously unselected package bash-completion.
23:26:26 [2020-09-17T23:26:26.656Z] #17 31.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:26:26 [2020-09-17T23:26:26.758Z] #39 82.84   DEP      criu/config.d
23:26:26 [2020-09-17T23:26:26.758Z] #39 83.01   DEP      criu/clone-noasan.d
23:26:27 [2020-09-17T23:26:27.019Z] #39 83.05   DEP      criu/cgroup.d
23:26:27 [2020-09-17T23:26:27.178Z] #40 22.44   CC       images/core-arm.o
23:26:27 [2020-09-17T23:26:27.280Z] #39 83.17   DEP      criu/cgroup-props.d
23:26:27 [2020-09-17T23:26:27.280Z] #39 83.27   DEP      criu/bitmap.d
23:26:27 [2020-09-17T23:26:27.280Z] #39 83.30   DEP      criu/bfd.d
23:26:27 [2020-09-17T23:26:27.478Z] #40 23.02   CC       images/core-aarch64.o
23:26:27 [2020-09-17T23:26:27.508Z] #17 45.85 Setting up apparmor (2.13.2-10) ...
23:26:27 [2020-09-17T23:26:27.541Z] #39 83.43   DEP      criu/autofs.d
23:26:27 [2020-09-17T23:26:27.541Z] #39 83.57   DEP      criu/aio.d
23:26:27 [2020-09-17T23:26:27.801Z] #39 83.75   DEP      criu/action-scripts.d
23:26:27 [2020-09-17T23:26:27.801Z] #39 83.96   CC       criu/action-scripts.o
23:26:28 [2020-09-17T23:26:28.125Z] #40 23.53   CC       images/core-ppc64.o
23:26:28 [2020-09-17T23:26:28.373Z] #39 84.41   CC       criu/aio.o
23:26:28 [2020-09-17T23:26:28.635Z] #39 84.84   CC       criu/autofs.o
23:26:28 [2020-09-17T23:26:28.776Z] #40 24.29   CC       images/core-s390.o
23:26:29 [2020-09-17T23:26:29.198Z] #17 34.42 Unpacking bash-completion (1:2.8-6) ...
23:26:29 [2020-09-17T23:26:29.207Z] #39 ...
23:26:29 [2020-09-17T23:26:29.207Z] 
23:26:29 [2020-09-17T23:26:29.207Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.21 Selecting previously unselected package python3-minimal.
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.30 Unpacking python3-minimal (3.7.3-1) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.55 Selecting previously unselected package libmpdec2:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.57 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.64 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 28.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 29.55 Selecting previously unselected package python3.7.
23:26:29 [2020-09-17T23:26:29.207Z] #17 29.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 29.57 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 29.69 Selecting previously unselected package libpython3-stdlib:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 29.69 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 29.69 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 29.80 Setting up python3-minimal (3.7.3-1) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.38 Selecting previously unselected package python3.
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.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 ... 24093 files and directories currently installed.)
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.43 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.44 Unpacking python3 (3.7.3-1) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.57 Selecting previously unselected package libip4tc0:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.60 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.70 Selecting previously unselected package libip6tc0:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.71 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.81 Selecting previously unselected package libiptc0:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.82 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.83 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.92 Selecting previously unselected package libnfnetlink0:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 30.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.01 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.11 Selecting previously unselected package libnftnl11:amd64.
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.11 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.19 Selecting previously unselected package iptables.
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.20 Unpacking iptables (1.8.2-4) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.51 Selecting previously unselected package xxd.
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.54 Unpacking xxd (2:8.1.0875-5) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.68 Selecting previously unselected package vim-common.
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.70 Unpacking vim-common (2:8.1.0875-5) ...
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.86 Selecting previously unselected package bash-completion.
23:26:29 [2020-09-17T23:26:29.207Z] #17 31.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:26:29 [2020-09-17T23:26:29.458Z] #17 34.79 Selecting previously unselected package bzip2.
23:26:29 [2020-09-17T23:26:29.458Z] #17 34.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.458Z] #17 34.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:26:29 [2020-09-17T23:26:29.458Z] #17 34.92 Selecting previously unselected package xz-utils.
23:26:29 [2020-09-17T23:26:29.532Z] #17 47.79 Setting up xfsprogs (4.20.0-1) ...
23:26:29 [2020-09-17T23:26:29.532Z] #17 47.83 Setting up python3-lib2to3 (3.7.3-1) ...
23:26:29 [2020-09-17T23:26:29.532Z] #17 ...
23:26:29 [2020-09-17T23:26:29.532Z] 
23:26:29 [2020-09-17T23:26:29.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:29 [2020-09-17T23:26:29.532Z] #39 83.47   CC       criu/cr-dedup.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 83.85   CC       criu/cr-dump.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 85.72   CC       criu/cr-errno.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 85.82   CC       criu/cr-restore.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 89.41   CC       criu/cr-service.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 90.65   CC       criu/crtools.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 91.04   CC       criu/eventfd.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 91.35   CC       criu/eventpoll.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 91.97   CC       criu/external.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 92.23   CC       criu/fault-injection.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 92.33   CC       criu/fdstore.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 92.61   CC       criu/fifo.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 92.95   CC       criu/file-ids.o
23:26:29 [2020-09-17T23:26:29.532Z] #39 93.32   CC       criu/file-lock.o
23:26:29 [2020-09-17T23:26:29.718Z] #17 34.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.718Z] #17 34.93 Unpacking xz-utils (5.2.4-1) ...
23:26:29 [2020-09-17T23:26:29.718Z] #17 35.09 Selecting previously unselected package apparmor.
23:26:29 [2020-09-17T23:26:29.718Z] #17 35.09 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:26:29 [2020-09-17T23:26:29.718Z] #17 35.16 Unpacking apparmor (2.13.2-10) ...
23:26:29 [2020-09-17T23:26:29.839Z] #40 ...
23:26:29 [2020-09-17T23:26:29.839Z] 
23:26:29 [2020-09-17T23:26:29.839Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:29 [2020-09-17T23:26:29.839Z] #42 92.53 regexp
23:26:30 [2020-09-17T23:26:30.121Z] #39 ...
23:26:30 [2020-09-17T23:26:30.121Z] 
23:26:30 [2020-09-17T23:26:30.121Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:30 [2020-09-17T23:26:30.121Z] #49 57.18 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
23:26:30 [2020-09-17T23:26:30.121Z] #49 58.83 + mkdir -p /build
23:26:30 [2020-09-17T23:26:30.121Z] #49 58.83 + cp runc /build/runc
23:26:30 [2020-09-17T23:26:30.121Z] #49 DONE 60.0s
23:26:30 [2020-09-17T23:26:30.121Z] 
23:26:30 [2020-09-17T23:26:30.121Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:30 [2020-09-17T23:26:30.121Z] #17 48.55 Setting up python3-pkg-resources (40.8.0-1) ...
23:26:30 [2020-09-17T23:26:30.238Z] #17 35.48 Selecting previously unselected package aufs-tools.
23:26:30 [2020-09-17T23:26:30.238Z] #17 35.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:26:30 [2020-09-17T23:26:30.238Z] #17 35.49 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:26:30 [2020-09-17T23:26:30.238Z] #17 35.62 Selecting previously unselected package libonig5:amd64.
23:26:30 [2020-09-17T23:26:30.238Z] #17 35.63 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:26:30 [2020-09-17T23:26:30.238Z] #17 35.64 Unpacking libonig5:amd64 (6.9.1-1) ...
23:26:30 [2020-09-17T23:26:30.499Z] #17 35.80 Selecting previously unselected package libjq1:amd64.
23:26:30 [2020-09-17T23:26:30.499Z] #17 35.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:26:30 [2020-09-17T23:26:30.499Z] #17 35.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:26:30 [2020-09-17T23:26:30.499Z] #17 35.92 Selecting previously unselected package jq.
23:26:30 [2020-09-17T23:26:30.499Z] #17 35.93 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:26:30 [2020-09-17T23:26:30.499Z] #17 35.94 Unpacking jq (1.5+dfsg-2+b1) ...
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.02 Selecting previously unselected package libaio1:amd64.
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.04 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.05 Unpacking libaio1:amd64 (0.3.112-3) ...
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.11 Selecting previously unselected package libgpm2:amd64.
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.12 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.12 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.18 Selecting previously unselected package libicu63:amd64.
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.18 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:26:30 [2020-09-17T23:26:30.759Z] #17 36.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:26:31 [2020-09-17T23:26:31.054Z] #17 ...
23:26:31 [2020-09-17T23:26:31.054Z] 
23:26:31 [2020-09-17T23:26:31.054Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:31 [2020-09-17T23:26:31.054Z] #39 81.65   DEP      criu/crtools.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 81.99   DEP      criu/cr-service.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 82.33   DEP      criu/cr-restore.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 82.65   DEP      criu/cr-errno.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 82.72   DEP      criu/cr-dump.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 82.95   DEP      criu/cr-dedup.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.11   DEP      criu/cr-check.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.27   DEP      criu/config.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.40   DEP      criu/clone-noasan.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.45   DEP      criu/cgroup.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.59   DEP      criu/cgroup-props.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.68   DEP      criu/bitmap.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.70   DEP      criu/bfd.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.80   DEP      criu/autofs.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 83.95   DEP      criu/aio.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 84.12   DEP      criu/action-scripts.d
23:26:31 [2020-09-17T23:26:31.054Z] #39 84.42   CC       criu/action-scripts.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 84.91   CC       criu/aio.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 85.38   CC       criu/autofs.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 86.73   CC       criu/bfd.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 87.18   CC       criu/bitmap.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 87.31   CC       criu/cgroup-props.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 87.99   CC       criu/cgroup.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 90.70   CC       criu/clone-noasan.o
23:26:31 [2020-09-17T23:26:31.054Z] #39 90.91   CC       criu/config.o
23:26:31 [2020-09-17T23:26:31.092Z] #17 49.67 Setting up python3-distutils (3.7.3-1) ...
23:26:31 [2020-09-17T23:26:31.653Z] #39 92.32   CC       criu/cr-check.o
23:26:31 [2020-09-17T23:26:31.665Z] #17 50.19 Setting up python3-setuptools (40.8.0-1) ...
23:26:31 [2020-09-17T23:26:31.888Z] #17 34.36 Unpacking bash-completion (1:2.8-6) ...
23:26:32 [2020-09-17T23:26:32.151Z] #17 34.69 Selecting previously unselected package bzip2.
23:26:32 [2020-09-17T23:26:32.151Z] #17 34.69 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:26:32 [2020-09-17T23:26:32.151Z] #17 34.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:26:32 [2020-09-17T23:26:32.151Z] #17 34.78 Selecting previously unselected package xz-utils.
23:26:32 [2020-09-17T23:26:32.151Z] #17 34.79 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:26:32 [2020-09-17T23:26:32.151Z] #17 34.80 Unpacking xz-utils (5.2.4-1) ...
23:26:32 [2020-09-17T23:26:32.413Z] #17 34.97 Selecting previously unselected package apparmor.
23:26:32 [2020-09-17T23:26:32.413Z] #17 34.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:26:32 [2020-09-17T23:26:32.413Z] #17 35.05 Unpacking apparmor (2.13.2-10) ...
23:26:32 [2020-09-17T23:26:32.615Z] #17 51.25 Setting up python3-pip (18.1-5) ...
23:26:32 [2020-09-17T23:26:32.681Z] #17 35.41 Selecting previously unselected package aufs-tools.
23:26:32 [2020-09-17T23:26:32.942Z] #17 35.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:26:32 [2020-09-17T23:26:32.942Z] #17 35.42 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:26:32 [2020-09-17T23:26:32.942Z] #17 35.54 Selecting previously unselected package libonig5:amd64.
23:26:32 [2020-09-17T23:26:32.942Z] #17 35.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:26:32 [2020-09-17T23:26:32.942Z] #17 35.56 Unpacking libonig5:amd64 (6.9.1-1) ...
23:26:32 [2020-09-17T23:26:32.942Z] #17 35.69 Selecting previously unselected package libjq1:amd64.
23:26:33 [2020-09-17T23:26:33.201Z] #17 35.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:26:33 [2020-09-17T23:26:33.201Z] #17 35.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:26:33 [2020-09-17T23:26:33.201Z] #17 35.81 Selecting previously unselected package jq.
23:26:33 [2020-09-17T23:26:33.202Z] #17 35.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:26:33 [2020-09-17T23:26:33.202Z] #17 35.82 Unpacking jq (1.5+dfsg-2+b1) ...
23:26:33 [2020-09-17T23:26:33.455Z] #42 ...
23:26:33 [2020-09-17T23:26:33.455Z] 
23:26:33 [2020-09-17T23:26:33.455Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:33 [2020-09-17T23:26:33.455Z] #31 85.84 internal/poll
23:26:33 [2020-09-17T23:26:33.455Z] #31 88.19 os
23:26:33 [2020-09-17T23:26:33.455Z] #31 90.48 internal/fmtsort
23:26:33 [2020-09-17T23:26:33.455Z] #31 91.84 path/filepath
23:26:33 [2020-09-17T23:26:33.455Z] #31 91.84 fmt
23:26:33 [2020-09-17T23:26:33.455Z] #31 93.74 io/ioutil
23:26:33 [2020-09-17T23:26:33.455Z] #31 95.69 flag
23:26:33 [2020-09-17T23:26:33.455Z] #31 95.70 github.com/BurntSushi/toml
23:26:33 [2020-09-17T23:26:33.455Z] #31 95.70 log
23:26:33 [2020-09-17T23:26:33.455Z] #31 ...
23:26:33 [2020-09-17T23:26:33.455Z] 
23:26:33 [2020-09-17T23:26:33.455Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:33 [2020-09-17T23:26:33.455Z] #40 25.37   CC       images/cpuinfo.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 26.02   CC       images/inventory.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 26.31   CC       images/fdinfo.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 26.80   CC       images/fown.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 27.01   CC       images/ns.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 27.26   CC       images/regfile.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 27.52   CC       images/ghost-file.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 27.99   CC       images/fifo.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 28.30   CC       images/remap-file-path.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 28.56   CC       images/eventfd.o
23:26:33 [2020-09-17T23:26:33.455Z] #40 28.77   CC       images/eventpoll.o
23:26:33 [2020-09-17T23:26:33.461Z] #17 35.91 Selecting previously unselected package libaio1:amd64.
23:26:33 [2020-09-17T23:26:33.461Z] #17 35.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:26:33 [2020-09-17T23:26:33.461Z] #17 35.92 Unpacking libaio1:amd64 (0.3.112-3) ...
23:26:33 [2020-09-17T23:26:33.461Z] #17 35.98 Selecting previously unselected package libgpm2:amd64.
23:26:33 [2020-09-17T23:26:33.461Z] #17 35.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:26:33 [2020-09-17T23:26:33.461Z] #17 35.99 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:26:33 [2020-09-17T23:26:33.566Z] #17 52.28 Processing triggers for libc-bin (2.28-10) ...
23:26:33 [2020-09-17T23:26:33.588Z] #39 93.99   CC       criu/cr-dedup.o
23:26:33 [2020-09-17T23:26:33.588Z] #39 94.37   CC       criu/cr-dump.o
23:26:33 [2020-09-17T23:26:33.722Z] #17 36.07 Selecting previously unselected package libicu63:amd64.
23:26:33 [2020-09-17T23:26:33.722Z] #17 36.08 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:26:33 [2020-09-17T23:26:33.722Z] #17 36.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:26:33 [2020-09-17T23:26:33.753Z] #40 29.09   CC       images/fh.o
23:26:33 [2020-09-17T23:26:33.830Z] #17 52.36 Processing triggers for mime-support (3.62) ...
23:26:34 [2020-09-17T23:26:34.053Z] #40 29.47   CC       images/fsnotify.o
23:26:34 [2020-09-17T23:26:34.094Z] #17 DONE 52.7s
23:26:34 [2020-09-17T23:26:34.094Z] 
23:26:34 [2020-09-17T23:26:34.094Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:34 [2020-09-17T23:26:34.094Z] #39 94.15   CC       criu/files-ext.o
23:26:34 [2020-09-17T23:26:34.094Z] #39 94.56   CC       criu/files-reg.o
23:26:34 [2020-09-17T23:26:34.094Z] #39 96.28   CC       criu/files.o
23:26:34 [2020-09-17T23:26:34.094Z] #39 97.75   CC       criu/filesystems.o
23:26:34 [2020-09-17T23:26:34.526Z] #39 ...
23:26:34 [2020-09-17T23:26:34.526Z] 
23:26:34 [2020-09-17T23:26:34.526Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:34 [2020-09-17T23:26:34.526Z] #17 39.87 Selecting previously unselected package libnet1:amd64.
23:26:34 [2020-09-17T23:26:34.526Z] #17 39.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:26:34 [2020-09-17T23:26:34.526Z] #17 39.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:26:34 [2020-09-17T23:26:34.526Z] #17 39.96 Selecting previously unselected package libnl-3-200:amd64.
23:26:34 [2020-09-17T23:26:34.526Z] #17 39.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:26:34 [2020-09-17T23:26:34.526Z] #17 39.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:26:34 [2020-09-17T23:26:34.557Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
23:26:34 [2020-09-17T23:26:34.671Z] #39 98.41   CC       criu/fsnotify.o
23:26:34 [2020-09-17T23:26:34.785Z] #17 40.08 Selecting previously unselected package libprotobuf-c1:amd64.
23:26:34 [2020-09-17T23:26:34.785Z] #17 40.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:26:34 [2020-09-17T23:26:34.785Z] #17 40.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:26:34 [2020-09-17T23:26:34.785Z] #17 40.15 Selecting previously unselected package libreadline5:amd64.
23:26:34 [2020-09-17T23:26:34.785Z] #17 40.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:26:34 [2020-09-17T23:26:34.785Z] #17 40.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:26:35 [2020-09-17T23:26:35.047Z] #17 40.28 Selecting previously unselected package net-tools.
23:26:35 [2020-09-17T23:26:35.047Z] #17 40.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:26:35 [2020-09-17T23:26:35.047Z] #17 40.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:26:35 [2020-09-17T23:26:35.144Z] #40 30.60   CC       images/signalfd.o
23:26:35 [2020-09-17T23:26:35.264Z] #39 99.21   CC       criu/image-desc.o
23:26:35 [2020-09-17T23:26:35.307Z] #17 40.48 Selecting previously unselected package python-pip-whl.
23:26:35 [2020-09-17T23:26:35.307Z] #17 40.52 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:26:35 [2020-09-17T23:26:35.307Z] #17 40.52 Unpacking python-pip-whl (18.1-5) ...
23:26:35 [2020-09-17T23:26:35.449Z] #40 30.87   CC       images/fs.o
23:26:35 [2020-09-17T23:26:35.528Z] #39 99.40   CC       criu/image.o
23:26:35 [2020-09-17T23:26:35.568Z] #17 41.07 Selecting previously unselected package python3-lib2to3.
23:26:35 [2020-09-17T23:26:35.748Z] #40 31.27   CC       images/pstree.o
23:26:35 [2020-09-17T23:26:35.791Z] #39 ...
23:26:35 [2020-09-17T23:26:35.791Z] 
23:26:35 [2020-09-17T23:26:35.791Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:26:35 [2020-09-17T23:26:35.791Z] #18 1.271 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:26:35 [2020-09-17T23:26:35.791Z] #18 1.275 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:26:35 [2020-09-17T23:26:35.791Z] #18 1.280 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:26:35 [2020-09-17T23:26:35.791Z] #18 DONE 1.5s
23:26:35 [2020-09-17T23:26:35.791Z] 
23:26:35 [2020-09-17T23:26:35.791Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:26:35 [2020-09-17T23:26:35.828Z] #17 41.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:26:35 [2020-09-17T23:26:35.828Z] #17 41.08 Unpacking python3-lib2to3 (3.7.3-1) ...
23:26:35 [2020-09-17T23:26:35.829Z] #17 41.28 Selecting previously unselected package python3-distutils.
23:26:35 [2020-09-17T23:26:35.829Z] #17 41.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:26:35 [2020-09-17T23:26:35.829Z] #17 41.28 Unpacking python3-distutils (3.7.3-1) ...
23:26:36 [2020-09-17T23:26:36.047Z] #40 31.50   CC       images/pipe.o
23:26:36 [2020-09-17T23:26:36.047Z] #40 ...
23:26:36 [2020-09-17T23:26:36.047Z] 
23:26:36 [2020-09-17T23:26:36.047Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:36 [2020-09-17T23:26:36.047Z] #48 88.71 regexp
23:26:36 [2020-09-17T23:26:36.047Z] #48 94.29 context
23:26:36 [2020-09-17T23:26:36.047Z] #48 94.36 io/ioutil
23:26:36 [2020-09-17T23:26:36.047Z] #48 96.64 mvdan.cc/sh/v3/fileutil
23:26:36 [2020-09-17T23:26:36.047Z] #48 98.21 encoding/binary
23:26:36 [2020-09-17T23:26:36.047Z] #48 98.21 flag
23:26:36 [2020-09-17T23:26:36.047Z] #48 98.22 github.com/pkg/diff
23:26:36 [2020-09-17T23:26:36.047Z] #48 98.23 go/token
23:26:36 [2020-09-17T23:26:36.089Z] #17 41.44 Selecting previously unselected package python3-pip.
23:26:36 [2020-09-17T23:26:36.089Z] #17 41.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:26:36 [2020-09-17T23:26:36.089Z] #17 41.44 Unpacking python3-pip (18.1-5) ...
23:26:36 [2020-09-17T23:26:36.267Z] #17 39.00 Selecting previously unselected package libnet1:amd64.
23:26:36 [2020-09-17T23:26:36.346Z] #48 ...
23:26:36 [2020-09-17T23:26:36.346Z] 
23:26:36 [2020-09-17T23:26:36.346Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:36 [2020-09-17T23:26:36.346Z] #40 31.74   CC       images/tcp-stream.o
23:26:36 [2020-09-17T23:26:36.349Z] #17 41.58 Selecting previously unselected package python3-pkg-resources.
23:26:36 [2020-09-17T23:26:36.349Z] #17 41.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:26:36 [2020-09-17T23:26:36.349Z] #17 41.59 Unpacking python3-pkg-resources (40.8.0-1) ...
23:26:36 [2020-09-17T23:26:36.349Z] #17 41.73 Selecting previously unselected package python3-setuptools.
23:26:36 [2020-09-17T23:26:36.349Z] #17 41.73 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:26:36 [2020-09-17T23:26:36.349Z] #17 41.74 Unpacking python3-setuptools (40.8.0-1) ...
23:26:36 [2020-09-17T23:26:36.528Z] #17 39.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:26:36 [2020-09-17T23:26:36.528Z] #17 39.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:26:36 [2020-09-17T23:26:36.528Z] #17 39.09 Selecting previously unselected package libnl-3-200:amd64.
23:26:36 [2020-09-17T23:26:36.528Z] #17 39.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:26:36 [2020-09-17T23:26:36.528Z] #17 39.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:26:36 [2020-09-17T23:26:36.528Z] #17 39.19 Selecting previously unselected package libprotobuf-c1:amd64.
23:26:36 [2020-09-17T23:26:36.610Z] #17 42.01 Selecting previously unselected package python3-wheel.
23:26:36 [2020-09-17T23:26:36.610Z] #17 42.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:26:36 [2020-09-17T23:26:36.610Z] #17 42.02 Unpacking python3-wheel (0.32.3-2) ...
23:26:36 [2020-09-17T23:26:36.610Z] #17 42.10 Selecting previously unselected package sudo.
23:26:36 [2020-09-17T23:26:36.644Z] #40 32.04   CC       images/sk-packet.o
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.21 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.27 Selecting previously unselected package libreadline5:amd64.
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.27 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.28 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.38 Selecting previously unselected package net-tools.
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:26:36 [2020-09-17T23:26:36.788Z] #17 39.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:26:36 [2020-09-17T23:26:36.870Z] #17 42.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:26:36 [2020-09-17T23:26:36.870Z] #17 42.11 Unpacking sudo (1.8.27-1+deb10u2) ...
23:26:36 [2020-09-17T23:26:36.942Z] #40 32.47   CC       images/mnt.o
23:26:37 [2020-09-17T23:26:37.049Z] #17 39.61 Selecting previously unselected package python-pip-whl.
23:26:37 [2020-09-17T23:26:37.049Z] #17 39.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:26:37 [2020-09-17T23:26:37.049Z] #17 39.62 Unpacking python-pip-whl (18.1-5) ...
23:26:37 [2020-09-17T23:26:37.243Z] #40 32.81   CC       images/pipe-data.o
23:26:37 [2020-09-17T23:26:37.390Z] #17 42.65 Selecting previously unselected package thin-provisioning-tools.
23:26:37 [2020-09-17T23:26:37.390Z] #17 42.67 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:26:37 [2020-09-17T23:26:37.390Z] #17 42.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:26:37 [2020-09-17T23:26:37.390Z] #17 42.90 Selecting previously unselected package uidmap.
23:26:37 [2020-09-17T23:26:37.390Z] #17 42.90 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:26:37 [2020-09-17T23:26:37.621Z] #17 40.23 Selecting previously unselected package python3-lib2to3.
23:26:37 [2020-09-17T23:26:37.621Z] #17 40.25 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:26:37 [2020-09-17T23:26:37.621Z] #17 40.25 Unpacking python3-lib2to3 (3.7.3-1) ...
23:26:37 [2020-09-17T23:26:37.650Z] #17 42.91 Unpacking uidmap (1:4.5-1.1) ...
23:26:37 [2020-09-17T23:26:37.650Z] #17 43.02 Selecting previously unselected package vim-runtime.
23:26:37 [2020-09-17T23:26:37.650Z] #17 43.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:26:37 [2020-09-17T23:26:37.650Z] #17 43.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:26:37 [2020-09-17T23:26:37.650Z] #17 43.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:26:37 [2020-09-17T23:26:37.650Z] #17 43.08 Unpacking vim-runtime (2:8.1.0875-5) ...
23:26:37 [2020-09-17T23:26:37.881Z] #17 40.40 Selecting previously unselected package python3-distutils.
23:26:37 [2020-09-17T23:26:37.881Z] #17 40.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:26:37 [2020-09-17T23:26:37.881Z] #17 40.41 Unpacking python3-distutils (3.7.3-1) ...
23:26:37 [2020-09-17T23:26:37.907Z] #40 33.09   CC       images/sa.o
23:26:37 [2020-09-17T23:26:37.907Z] #40 33.37   CC       images/timer.o
23:26:38 [2020-09-17T23:26:38.142Z] #17 40.53 Selecting previously unselected package python3-pip.
23:26:38 [2020-09-17T23:26:38.142Z] #17 40.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:26:38 [2020-09-17T23:26:38.142Z] #17 40.54 Unpacking python3-pip (18.1-5) ...
23:26:38 [2020-09-17T23:26:38.142Z] #17 40.68 Selecting previously unselected package python3-pkg-resources.
23:26:38 [2020-09-17T23:26:38.142Z] #17 40.68 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:26:38 [2020-09-17T23:26:38.142Z] #17 40.69 Unpacking python3-pkg-resources (40.8.0-1) ...
23:26:38 [2020-09-17T23:26:38.205Z] #40 33.75   CC       images/timerfd.o
23:26:38 [2020-09-17T23:26:38.402Z] #17 40.82 Selecting previously unselected package python3-setuptools.
23:26:38 [2020-09-17T23:26:38.403Z] #17 40.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:26:38 [2020-09-17T23:26:38.403Z] #17 40.83 Unpacking python3-setuptools (40.8.0-1) ...
23:26:38 [2020-09-17T23:26:38.403Z] #17 41.03 Selecting previously unselected package python3-wheel.
23:26:38 [2020-09-17T23:26:38.504Z] #40 34.08   CC       images/mm.o
23:26:38 [2020-09-17T23:26:38.665Z] #17 41.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:26:38 [2020-09-17T23:26:38.665Z] #17 41.05 Unpacking python3-wheel (0.32.3-2) ...
23:26:38 [2020-09-17T23:26:38.665Z] #17 41.13 Selecting previously unselected package sudo.
23:26:38 [2020-09-17T23:26:38.665Z] #17 41.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:26:38 [2020-09-17T23:26:38.665Z] #17 41.14 Unpacking sudo (1.8.27-1+deb10u2) ...
23:26:38 [2020-09-17T23:26:38.925Z] #17 41.55 Selecting previously unselected package thin-provisioning-tools.
23:26:38 [2020-09-17T23:26:38.925Z] #17 41.56 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:26:38 [2020-09-17T23:26:38.925Z] #17 41.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:26:39 [2020-09-17T23:26:39.151Z] #40 34.44   CC       images/sk-opts.o
23:26:39 [2020-09-17T23:26:39.450Z] #40 34.73   CC       images/sk-unix.o
23:26:39 [2020-09-17T23:26:39.495Z] #17 41.80 Selecting previously unselected package uidmap.
23:26:39 [2020-09-17T23:26:39.495Z] #17 41.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:26:39 [2020-09-17T23:26:39.495Z] #17 41.84 Unpacking uidmap (1:4.5-1.1) ...
23:26:39 [2020-09-17T23:26:39.495Z] #17 41.97 Selecting previously unselected package vim-runtime.
23:26:39 [2020-09-17T23:26:39.495Z] #17 41.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:26:39 [2020-09-17T23:26:39.495Z] #17 42.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:26:39 [2020-09-17T23:26:39.495Z] #17 42.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:26:39 [2020-09-17T23:26:39.495Z] #17 42.06 Unpacking vim-runtime (2:8.1.0875-5) ...
23:26:39 [2020-09-17T23:26:39.753Z] #40 35.20   CC       images/sk-inet.o
23:26:40 [2020-09-17T23:26:40.037Z] #19 3.803 Collecting yamllint==1.16.0
23:26:40 [2020-09-17T23:26:40.402Z] #40 35.73   CC       images/tun.o
23:26:40 [2020-09-17T23:26:40.436Z] #17 ...
23:26:40 [2020-09-17T23:26:40.436Z] 
23:26:40 [2020-09-17T23:26:40.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:40 [2020-09-17T23:26:40.436Z] #39 86.44   CC       criu/bfd.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 86.93   CC       criu/bitmap.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 87.05   CC       criu/cgroup-props.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 87.83   CC       criu/cgroup.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 90.60   CC       criu/clone-noasan.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 90.80   CC       criu/config.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 92.26   CC       criu/cr-check.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 93.85   CC       criu/cr-dedup.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 94.30   CC       criu/cr-dump.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 96.48   CC       criu/cr-errno.o
23:26:40 [2020-09-17T23:26:40.436Z] #39 96.59   CC       criu/cr-restore.o
23:26:40 [2020-09-17T23:26:40.702Z] #40 36.12   CC       images/sk-netlink.o
23:26:40 [2020-09-17T23:26:40.946Z] #17 45.94 Selecting previously unselected package vim.
23:26:40 [2020-09-17T23:26:40.946Z] #17 45.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:26:40 [2020-09-17T23:26:40.946Z] #17 45.98 Unpacking vim (2:8.1.0875-5) ...
23:26:40 [2020-09-17T23:26:40.990Z] #19 ...
23:26:40 [2020-09-17T23:26:40.990Z] 
23:26:40 [2020-09-17T23:26:40.990Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.0 + cd /tmp/tmp.Bi4QoJN3RH/src/github.com/golangci/golangci-lint/
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.0 + git checkout -q v1.23.8
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.5 ++ git describe --tags
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.5 + version=v1.23.8
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.5 ++ git rev-parse --short HEAD
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.5 + commit=76a82c6
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.5 ++ git show -s --format=%cd
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:26:40 [2020-09-17T23:26:40.990Z] #45 166.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:26:41 [2020-09-17T23:26:41.003Z] #40 36.38   CC       images/packet-sock.o
23:26:41 [2020-09-17T23:26:41.207Z] #17 46.57 Selecting previously unselected package xfsprogs.
23:26:41 [2020-09-17T23:26:41.207Z] #17 46.58 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:26:41 [2020-09-17T23:26:41.207Z] #17 46.58 Unpacking xfsprogs (4.20.0-1) ...
23:26:41 [2020-09-17T23:26:41.302Z] #40 36.83   CC       images/ipc-var.o
23:26:41 [2020-09-17T23:26:41.602Z] #40 37.13   CC       images/ipc-desc.o
23:26:41 [2020-09-17T23:26:41.777Z] #17 47.02 Selecting previously unselected package zip.
23:26:41 [2020-09-17T23:26:41.777Z] #17 47.02 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:26:41 [2020-09-17T23:26:41.777Z] #17 47.03 Unpacking zip (3.0-11+b1) ...
23:26:41 [2020-09-17T23:26:41.777Z] #17 47.20 Setting up aufs-tools (1:4.14+20190211-1) ...
23:26:41 [2020-09-17T23:26:41.777Z] #17 47.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:26:41 [2020-09-17T23:26:41.777Z] #17 47.24 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:26:41 [2020-09-17T23:26:41.778Z] #17 47.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:26:41 [2020-09-17T23:26:41.901Z] #40 ...
23:26:41 [2020-09-17T23:26:41.901Z] 
23:26:41 [2020-09-17T23:26:41.901Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:41 [2020-09-17T23:26:41.901Z] #31 100.2 github.com/BurntSushi/toml/cmd/tomlv
23:26:41 [2020-09-17T23:26:41.901Z] #31 DONE 104.6s
23:26:41 [2020-09-17T23:26:41.901Z] 
23:26:41 [2020-09-17T23:26:41.901Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:41 [2020-09-17T23:26:41.901Z] #40 37.38   CC       images/ipc-shm.o
23:26:41 [2020-09-17T23:26:41.901Z] #40 ...
23:26:41 [2020-09-17T23:26:41.901Z] 
23:26:41 [2020-09-17T23:26:41.901Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:41 [2020-09-17T23:26:41.901Z] #48 101.2 go/scanner
23:26:41 [2020-09-17T23:26:41.901Z] #48 102.8 mvdan.cc/editorconfig
23:26:41 [2020-09-17T23:26:41.901Z] #48 103.8 mvdan.cc/sh/v3/syntax
23:26:41 [2020-09-17T23:26:41.901Z] #48 104.5 encoding/json
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.26 Setting up libgpm2:amd64 (1.20.7-5) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.28 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.29 Setting up uidmap (1:4.5-1.1) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.31 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.34 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.35 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.38 Setting up xxd (2:8.1.0875-5) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.39 Setting up zip (3.0-11+b1) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.41 Setting up vim-common (2:8.1.0875-5) ...
23:26:42 [2020-09-17T23:26:42.038Z] #17 47.44 Setting up bash-completion (1:2.8-6) ...
23:26:42 [2020-09-17T23:26:42.980Z] #39 ...
23:26:42 [2020-09-17T23:26:42.980Z] 
23:26:42 [2020-09-17T23:26:42.980Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:42 [2020-09-17T23:26:42.980Z] #17 45.07 Selecting previously unselected package vim.
23:26:42 [2020-09-17T23:26:42.980Z] #17 45.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:26:42 [2020-09-17T23:26:42.980Z] #17 45.11 Unpacking vim (2:8.1.0875-5) ...
23:26:43 [2020-09-17T23:26:43.241Z] #17 45.60 Selecting previously unselected package xfsprogs.
23:26:43 [2020-09-17T23:26:43.241Z] #17 45.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:26:43 [2020-09-17T23:26:43.241Z] #17 45.62 Unpacking xfsprogs (4.20.0-1) ...
23:26:43 [2020-09-17T23:26:43.461Z] #48 106.2 go/ast
23:26:43 [2020-09-17T23:26:43.461Z] #48 ...
23:26:43 [2020-09-17T23:26:43.461Z] 
23:26:43 [2020-09-17T23:26:43.461Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:43 [2020-09-17T23:26:43.461Z] #42 96.29 net
23:26:43 [2020-09-17T23:26:43.461Z] #42 96.35 os/exec
23:26:43 [2020-09-17T23:26:43.461Z] #42 101.5 internal/lazyregexp
23:26:43 [2020-09-17T23:26:43.461Z] #42 101.5 github.com/LK4D4/vndr/versioned
23:26:43 [2020-09-17T23:26:43.461Z] #42 104.1 crypto/cipher
23:26:43 [2020-09-17T23:26:43.461Z] #42 104.1 crypto/ed25519/internal/edwards25519
23:26:43 [2020-09-17T23:26:43.461Z] #42 104.2 go/scanner
23:26:43 [2020-09-17T23:26:43.501Z] #17 46.09 Selecting previously unselected package zip.
23:26:43 [2020-09-17T23:26:43.501Z] #17 46.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:26:43 [2020-09-17T23:26:43.501Z] #17 46.11 Unpacking zip (3.0-11+b1) ...
23:26:43 [2020-09-17T23:26:43.761Z] #42 ...
23:26:43 [2020-09-17T23:26:43.761Z] 
23:26:43 [2020-09-17T23:26:43.761Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:43 [2020-09-17T23:26:43.761Z] #40 37.66   CC       images/ipc-msg.o
23:26:43 [2020-09-17T23:26:43.761Z] #40 38.31   CC       images/ipc-sem.o
23:26:43 [2020-09-17T23:26:43.761Z] #40 38.73   CC       images/utsns.o
23:26:43 [2020-09-17T23:26:43.761Z] #40 38.92   CC       images/creds.o
23:26:43 [2020-09-17T23:26:43.761Z] #40 39.20   CC       images/vma.o
23:26:43 [2020-09-17T23:26:43.762Z] #17 46.37 Setting up aufs-tools (1:4.14+20190211-1) ...
23:26:43 [2020-09-17T23:26:43.762Z] #17 46.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:26:43 [2020-09-17T23:26:43.762Z] #17 46.41 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:26:43 [2020-09-17T23:26:43.762Z] #17 46.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:26:43 [2020-09-17T23:26:43.762Z] #17 46.43 Setting up libgpm2:amd64 (1.20.7-5) ...
23:26:43 [2020-09-17T23:26:43.762Z] #17 46.44 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.46 Setting up uidmap (1:4.5-1.1) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.47 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.54 Setting up xxd (2:8.1.0875-5) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.55 Setting up zip (3.0-11+b1) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.57 Setting up vim-common (2:8.1.0875-5) ...
23:26:44 [2020-09-17T23:26:44.023Z] #17 46.59 Setting up bash-completion (1:2.8-6) ...
23:26:44 [2020-09-17T23:26:44.061Z] #40 39.47   CC       images/netdev.o
23:26:44 [2020-09-17T23:26:44.375Z] #40 39.87   CC       images/tty.o
23:26:44 [2020-09-17T23:26:44.579Z] #17 50.03 Setting up libiptc0:amd64 (1.8.2-4) ...
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.04 Setting up xz-utils (5.2.4-1) ...
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.07 Setting up sudo (1.8.27-1+deb10u2) ...
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.15 invoke-rc.d: could not determine current runlevel
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.17 invoke-rc.d: policy-rc.d denied execution of start.
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.18 Setting up pigz (2.4-1) ...
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.21 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:26:44 [2020-09-17T23:26:44.840Z] #17 50.24 Setting up python-pip-whl (18.1-5) ...
23:26:45 [2020-09-17T23:26:45.100Z] #17 50.26 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:26:45 [2020-09-17T23:26:45.100Z] #17 50.27 Setting up vim-runtime (2:8.1.0875-5) ...
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.71 Setting up libaio1:amd64 (0.3.112-3) ...
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.73 Setting up libonig5:amd64 (6.9.1-1) ...
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.76 Setting up vim (2:8.1.0875-5) ...
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:26:45 [2020-09-17T23:26:45.361Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:26:45 [2020-09-17T23:26:45.436Z] #40 40.73   CC       images/file-lock.o
23:26:45 [2020-09-17T23:26:45.436Z] #40 40.93   CC       images/rlimit.o
23:26:45 [2020-09-17T23:26:45.621Z] #17 50.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:26:45 [2020-09-17T23:26:45.621Z] #17 50.86 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:26:45 [2020-09-17T23:26:45.621Z] #17 50.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:26:45 [2020-09-17T23:26:45.621Z] #17 50.90 Setting up jq (1.5+dfsg-2+b1) ...
23:26:45 [2020-09-17T23:26:45.621Z] #17 50.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:26:45 [2020-09-17T23:26:45.621Z] #17 50.93 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:26:45 [2020-09-17T23:26:45.735Z] #40 41.14   CC       images/pagemap.o
23:26:45 [2020-09-17T23:26:45.881Z] #17 ...
23:26:45 [2020-09-17T23:26:45.881Z] 
23:26:45 [2020-09-17T23:26:45.881Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:45 [2020-09-17T23:26:45.881Z] #39 96.57   CC       criu/cr-errno.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 96.66   CC       criu/cr-restore.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 101.1   CC       criu/cr-service.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 102.7   CC       criu/crtools.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 103.2   CC       criu/eventfd.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 103.6   CC       criu/eventpoll.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 104.5   CC       criu/external.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 104.9   CC       criu/fault-injection.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 105.0   CC       criu/fdstore.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 105.3   CC       criu/fifo.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 105.7   CC       criu/file-ids.o
23:26:45 [2020-09-17T23:26:45.881Z] #39 106.0   CC       criu/file-lock.o
23:26:46 [2020-09-17T23:26:46.034Z] #40 41.45   CC       images/siginfo.o
23:26:46 [2020-09-17T23:26:46.142Z] #39 106.8   CC       criu/files-ext.o
23:26:46 [2020-09-17T23:26:46.307Z] #45 ...
23:26:46 [2020-09-17T23:26:46.307Z] 
23:26:46 [2020-09-17T23:26:46.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:46 [2020-09-17T23:26:46.307Z] #39 100.0   CC       criu/ipc_ns.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 100.9   CC       criu/irmap.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 101.3   CC       criu/kcmp-ids.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 101.5   CC       criu/kerndat.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 102.4   CC       criu/libnetlink.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 102.7   CC       criu/log.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 103.1   CC       criu/lsm.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 103.4   CC       criu/mem.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 104.6   CC       criu/memfd.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 105.1   CC       criu/mount.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 107.8   CC       criu/namespaces.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 109.1   CC       criu/net.o
23:26:46 [2020-09-17T23:26:46.307Z] #39 ...
23:26:46 [2020-09-17T23:26:46.307Z] 
23:26:46 [2020-09-17T23:26:46.307Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:26:46 [2020-09-17T23:26:46.307Z] #19 9.144   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:26:46 [2020-09-17T23:26:46.307Z] #19 9.226 Collecting pyyaml (from yamllint==1.16.0)
23:26:46 [2020-09-17T23:26:46.307Z] #19 9.383   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:26:46 [2020-09-17T23:26:46.307Z] #19 10.53 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:26:46 [2020-09-17T23:26:46.307Z] #19 10.58   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:26:46 [2020-09-17T23:26:46.307Z] #19 10.63 Building wheels for collected packages: pyyaml
23:26:46 [2020-09-17T23:26:46.307Z] #19 10.63   Running setup.py bdist_wheel for pyyaml: started
23:26:46 [2020-09-17T23:26:46.333Z] #40 41.86   CC       images/rpc.o
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.05 Setting up libiptc0:amd64 (1.8.2-4) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.06 Setting up xz-utils (5.2.4-1) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.09 Setting up sudo (1.8.27-1+deb10u2) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.17 invoke-rc.d: could not determine current runlevel
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.18 invoke-rc.d: policy-rc.d denied execution of start.
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.20 Setting up pigz (2.4-1) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.23 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.25 Setting up python-pip-whl (18.1-5) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.27 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:26:46 [2020-09-17T23:26:46.566Z] #17 49.28 Setting up vim-runtime (2:8.1.0875-5) ...
23:26:46 [2020-09-17T23:26:46.712Z] #39 107.3   CC       criu/files-reg.o
23:26:46 [2020-09-17T23:26:46.985Z] #40 ...
23:26:46 [2020-09-17T23:26:46.985Z] 
23:26:46 [2020-09-17T23:26:46.985Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:46 [2020-09-17T23:26:46.985Z] #11 99.75 Selecting previously unselected package g++-mingw-w64-x86-64.
23:26:46 [2020-09-17T23:26:46.985Z] #11 99.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:26:46 [2020-09-17T23:26:46.985Z] #11 99.76 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:26:46 [2020-09-17T23:26:46.985Z] #11 ...
23:26:46 [2020-09-17T23:26:46.985Z] 
23:26:46 [2020-09-17T23:26:46.985Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:46 [2020-09-17T23:26:46.985Z] #42 108.1 go/ast
23:26:46 [2020-09-17T23:26:46.985Z] #42 108.6 net/url
23:26:47 [2020-09-17T23:26:47.136Z] #17 49.77 Setting up libaio1:amd64 (0.3.112-3) ...
23:26:47 [2020-09-17T23:26:47.136Z] #17 49.78 Setting up libonig5:amd64 (6.9.1-1) ...
23:26:47 [2020-09-17T23:26:47.136Z] #17 49.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ...
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.83 Setting up vim (2:8.1.0875-5) ...
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.95 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.97 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.98 Setting up jq (1.5+dfsg-2+b1) ...
23:26:47 [2020-09-17T23:26:47.397Z] #17 49.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:26:47 [2020-09-17T23:26:47.397Z] #17 50.00 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:26:47 [2020-09-17T23:26:47.634Z] #42 110.2 text/template/parse
23:26:47 [2020-09-17T23:26:47.704Z] #19 11.74   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:26:47 [2020-09-17T23:26:47.704Z] #19 11.74   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:26:47 [2020-09-17T23:26:47.704Z] #19 11.80 Successfully built pyyaml
23:26:47 [2020-09-17T23:26:47.704Z] #19 11.82 Installing collected packages: pyyaml, pathspec, yamllint
23:26:47 [2020-09-17T23:26:47.974Z] #19 12.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:26:48 [2020-09-17T23:26:48.095Z] #39 ...
23:26:48 [2020-09-17T23:26:48.095Z] 
23:26:48 [2020-09-17T23:26:48.095Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:48 [2020-09-17T23:26:48.095Z] #17 53.61 Setting up iptables (1.8.2-4) ...
23:26:48 [2020-09-17T23:26:48.355Z] #17 53.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:26:48 [2020-09-17T23:26:48.355Z] #17 53.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:26:48 [2020-09-17T23:26:48.355Z] #17 53.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:26:48 [2020-09-17T23:26:48.355Z] #17 53.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:26:48 [2020-09-17T23:26:48.355Z] #17 53.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:26:48 [2020-09-17T23:26:48.355Z] #17 53.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:26:48 [2020-09-17T23:26:48.355Z] #17 53.68 Setting up python3 (3.7.3-1) ...
23:26:48 [2020-09-17T23:26:48.925Z] #17 54.08 Setting up python3-wheel (0.32.3-2) ...
23:26:49 [2020-09-17T23:26:49.496Z] #17 54.78 Setting up apparmor (2.13.2-10) ...
23:26:49 [2020-09-17T23:26:49.919Z] #19 DONE 13.9s
23:26:49 [2020-09-17T23:26:49.919Z] 
23:26:49 [2020-09-17T23:26:49.919Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:26:49 [2020-09-17T23:26:49.919Z] #52 142.0 + bin/containerd
23:26:49 [2020-09-17T23:26:49.950Z] #17 52.64 Setting up iptables (1.8.2-4) ...
23:26:50 [2020-09-17T23:26:50.210Z] #17 52.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:26:50 [2020-09-17T23:26:50.211Z] #17 52.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:26:50 [2020-09-17T23:26:50.211Z] #17 52.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:26:50 [2020-09-17T23:26:50.211Z] #17 52.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:26:50 [2020-09-17T23:26:50.211Z] #17 52.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:26:50 [2020-09-17T23:26:50.211Z] #17 52.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:26:50 [2020-09-17T23:26:50.471Z] #17 52.88 Setting up python3 (3.7.3-1) ...
23:26:50 [2020-09-17T23:26:50.491Z] #42 112.7 encoding/json
23:26:50 [2020-09-17T23:26:50.731Z] #17 53.27 Setting up python3-wheel (0.32.3-2) ...
23:26:51 [2020-09-17T23:26:51.301Z] #17 53.82 Setting up apparmor (2.13.2-10) ...
23:26:51 [2020-09-17T23:26:51.406Z] #17 56.51 Setting up xfsprogs (4.20.0-1) ...
23:26:51 [2020-09-17T23:26:51.406Z] #17 56.53 Setting up python3-lib2to3 (3.7.3-1) ...
23:26:51 [2020-09-17T23:26:51.667Z] #17 56.92 Setting up python3-pkg-resources (40.8.0-1) ...
23:26:52 [2020-09-17T23:26:52.028Z] #42 ...
23:26:52 [2020-09-17T23:26:52.028Z] 
23:26:52 [2020-09-17T23:26:52.028Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:52 [2020-09-17T23:26:52.028Z] #40 43.46   CC       images/ext-file.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 43.71   CC       images/cgroup.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 44.40   CC       images/userns.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 44.66   CC       images/google/protobuf/descriptor.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 46.50   CC       images/opts.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 46.75   CC       images/seccomp.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 47.01   CC       images/binfmt-misc.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 47.22   CC       images/time.o
23:26:52 [2020-09-17T23:26:52.028Z] #40 47.47   CC       images/sysctl.o
23:26:52 [2020-09-17T23:26:52.329Z] #40 47.73   CC       images/autofs.o
23:26:52 [2020-09-17T23:26:52.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:26:52 [2020-09-17T23:26:52.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:26:52 [2020-09-17T23:26:52.608Z] #17 57.85 Setting up python3-distutils (3.7.3-1) ...
23:26:52 [2020-09-17T23:26:52.632Z] #40 47.96   CC       images/macvlan.o
23:26:52 [2020-09-17T23:26:52.632Z] #40 48.18   CC       images/sit.o
23:26:52 [2020-09-17T23:26:52.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:26:52 [2020-09-17T23:26:52.944Z] #40 48.40   CC       images/memfd.o
23:26:53 [2020-09-17T23:26:53.128Z] #17 58.34 Setting up python3-setuptools (40.8.0-1) ...
23:26:53 [2020-09-17T23:26:53.212Z] #17 55.70 Setting up xfsprogs (4.20.0-1) ...
23:26:53 [2020-09-17T23:26:53.212Z] #17 55.71 Setting up python3-lib2to3 (3.7.3-1) ...
23:26:53 [2020-09-17T23:26:53.246Z] #40 48.77   CC       images/timens.o
23:26:53 [2020-09-17T23:26:53.472Z] #17 56.07 Setting up python3-pkg-resources (40.8.0-1) ...
23:26:53 [2020-09-17T23:26:53.950Z] #40 49.19   LINK     images/built-in.o
23:26:53 [2020-09-17T23:26:53.950Z] #40 ...
23:26:53 [2020-09-17T23:26:53.950Z] 
23:26:53 [2020-09-17T23:26:53.950Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:53 [2020-09-17T23:26:53.950Z] #11 115.6 Selecting previously unselected package libapparmor1:ppc64el.
23:26:53 [2020-09-17T23:26:53.950Z] #11 115.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
23:26:53 [2020-09-17T23:26:53.950Z] #11 115.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
23:26:53 [2020-09-17T23:26:53.950Z] #11 115.8 Selecting previously unselected package libapparmor-dev:ppc64el.
23:26:53 [2020-09-17T23:26:53.950Z] #11 115.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
23:26:53 [2020-09-17T23:26:53.950Z] #11 115.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
23:26:53 [2020-09-17T23:26:53.950Z] #11 116.0 Selecting previously unselected package libbtrfs0.
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.0 Unpacking libbtrfs0 (4.20.1-2) ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.1 Selecting previously unselected package libbtrfs-dev.
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.1 Unpacking libbtrfs-dev (4.20.1-2) ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.4 Selecting previously unselected package libudev-dev:ppc64el.
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.5 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.7 Selecting previously unselected package libsepol1-dev:ppc64el.
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
23:26:53 [2020-09-17T23:26:53.951Z] #11 116.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
23:26:54 [2020-09-17T23:26:54.069Z] #17 59.43 Setting up python3-pip (18.1-5) ...
23:26:54 [2020-09-17T23:26:54.264Z] #11 117.0 Selecting previously unselected package libpcre16-3:ppc64el.
23:26:54 [2020-09-17T23:26:54.264Z] #11 117.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
23:26:54 [2020-09-17T23:26:54.264Z] #11 117.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
23:26:54 [2020-09-17T23:26:54.415Z] #17 56.87 Setting up python3-distutils (3.7.3-1) ...
23:26:54 [2020-09-17T23:26:54.566Z] #11 117.2 Selecting previously unselected package libpcre32-3:ppc64el.
23:26:54 [2020-09-17T23:26:54.567Z] #11 117.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
23:26:54 [2020-09-17T23:26:54.567Z] #11 117.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
23:26:54 [2020-09-17T23:26:54.676Z] #17 57.15 Setting up python3-setuptools (40.8.0-1) ...
23:26:54 [2020-09-17T23:26:54.676Z] #17 ...
23:26:54 [2020-09-17T23:26:54.676Z] 
23:26:54 [2020-09-17T23:26:54.676Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:54 [2020-09-17T23:26:54.676Z] #39 100.9   CC       criu/cr-service.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 102.4   CC       criu/crtools.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 102.9   CC       criu/eventfd.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 103.3   CC       criu/eventpoll.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 104.3   CC       criu/external.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 104.6   CC       criu/fault-injection.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 104.8   CC       criu/fdstore.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 105.3   CC       criu/fifo.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 105.7   CC       criu/file-ids.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 105.9   CC       criu/file-lock.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 106.6   CC       criu/files-ext.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 107.1   CC       criu/files-reg.o
23:26:54 [2020-09-17T23:26:54.676Z] #39 109.2   CC       criu/files.o
23:26:54 [2020-09-17T23:26:54.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:26:54 [2020-09-17T23:26:54.872Z] #11 117.4 Selecting previously unselected package libpcrecpp0v5:ppc64el.
23:26:54 [2020-09-17T23:26:54.872Z] #11 117.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
23:26:54 [2020-09-17T23:26:54.872Z] #11 117.4 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:26:54 [2020-09-17T23:26:54.872Z] #11 117.5 Selecting previously unselected package libpcre3-dev:ppc64el.
23:26:54 [2020-09-17T23:26:54.872Z] #11 117.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
23:26:54 [2020-09-17T23:26:54.872Z] #11 117.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
23:26:55 [2020-09-17T23:26:55.010Z] #17 60.35 Processing triggers for libc-bin (2.28-10) ...
23:26:55 [2020-09-17T23:26:55.010Z] #17 60.38 Processing triggers for mime-support (3.62) ...
23:26:55 [2020-09-17T23:26:55.179Z] #11 ...
23:26:55 [2020-09-17T23:26:55.179Z] 
23:26:55 [2020-09-17T23:26:55.179Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:26:55 [2020-09-17T23:26:55.179Z] #48 107.8 golang.org/x/sys/unix
23:26:55 [2020-09-17T23:26:55.179Z] #48 ...
23:26:55 [2020-09-17T23:26:55.179Z] 
23:26:55 [2020-09-17T23:26:55.179Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.39   GEN      compel/include/asm
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.46   GEN      compel/include/version.h
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.50 touch .config
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.57   GEN      include/common/config.h
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.70   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.76   GEN      compel/plugins/include/uapi/std/syscall.h
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.81   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.82   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.86   DEP      compel/arch/ppc64/plugins/std/memcmp.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.94   DEP      compel/arch/ppc64/plugins/std/memcpy.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.95   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 49.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:26:55 [2020-09-17T23:26:55.179Z] #40 50.00   DEP      compel/plugins/std/infect.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 50.10   DEP      compel/plugins/std/string.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 50.31   DEP      compel/plugins/std/log.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 50.41   DEP      compel/plugins/std/fds.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 50.56   DEP      compel/plugins/std/std.d
23:26:55 [2020-09-17T23:26:55.179Z] #40 50.74   DEP      compel/plugins/shmem/shmem.d
23:26:55 [2020-09-17T23:26:55.232Z] #52 ...
23:26:55 [2020-09-17T23:26:55.232Z] 
23:26:55 [2020-09-17T23:26:55.232Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:55 [2020-09-17T23:26:55.232Z] #39 111.7   CC       criu/netfilter.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 112.0   CC       criu/page-pipe.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 112.7   CC       criu/page-xfer.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 113.9   CC       criu/pagemap-cache.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 114.2   CC       criu/pagemap.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 114.9   CC       criu/parasite-syscall.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 115.5   CC       criu/path.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 115.8   CC       criu/pie-util-vdso.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 116.3   CC       criu/pie-util.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 116.5   CC       criu/pipes.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 117.1   CC       criu/plugin.o
23:26:55 [2020-09-17T23:26:55.232Z] #39 117.4   CC       criu/proc_parse.o
23:26:55 [2020-09-17T23:26:55.248Z] #39 ...
23:26:55 [2020-09-17T23:26:55.248Z] 
23:26:55 [2020-09-17T23:26:55.248Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:26:55 [2020-09-17T23:26:55.248Z] #36 186.9 + dpkg --print-architecture
23:26:55 [2020-09-17T23:26:55.248Z] #36 186.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:26:55 [2020-09-17T23:26:55.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:26:55 [2020-09-17T23:26:55.495Z] #39 119.3   CC       criu/protobuf-desc.o
23:26:55 [2020-09-17T23:26:55.566Z] #40 50.89   DEP      compel/plugins/fds/fds.d
23:26:55 [2020-09-17T23:26:55.566Z] #40 51.06   CC       compel/plugins/std/std.o
23:26:55 [2020-09-17T23:26:55.769Z] #36 187.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:26:55 [2020-09-17T23:26:55.769Z] #36 187.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:26:55 [2020-09-17T23:26:55.929Z] #40 51.42   CC       compel/plugins/std/fds.o
23:26:56 [2020-09-17T23:26:56.072Z] #39 120.0   CC       criu/protobuf.o
23:26:56 [2020-09-17T23:26:56.336Z] #39 120.4   CC       criu/pstree.o
23:26:56 [2020-09-17T23:26:56.394Z] #17 DONE 61.5s
23:26:56 [2020-09-17T23:26:56.394Z] 
23:26:56 [2020-09-17T23:26:56.394Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:26:56 [2020-09-17T23:26:56.592Z] #40 51.87   CC       compel/plugins/std/log.o
23:26:56 [2020-09-17T23:26:56.914Z] #39 ...
23:26:56 [2020-09-17T23:26:56.914Z] 
23:26:56 [2020-09-17T23:26:56.914Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:26:56 [2020-09-17T23:26:56.914Z] #21 183.3 + return
23:26:57 [2020-09-17T23:26:57.248Z] #40 ...
23:26:57 [2020-09-17T23:26:57.248Z] 
23:26:57 [2020-09-17T23:26:57.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.1 Selecting previously unselected package libselinux1-dev:ppc64el.
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.4 Selecting previously unselected package libdevmapper-dev:ppc64el.
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.5 Selecting previously unselected package libseccomp-dev:ppc64el.
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.8 Selecting previously unselected package libsystemd-dev:ppc64el.
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 118.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up libapparmor1:ppc64el (2.13.2-10) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up libsepol1-dev:ppc64el (2.8-1) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up libbtrfs0 (4.20.1-2) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.4 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up libbtrfs-dev (4.20.1-2) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up mingw-w64-common (6.0.0-3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.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
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.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
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.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
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.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
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.6 Setting up dmsetup (2:1.02.155-3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 119.6 Processing triggers for libc-bin (2.28-10) ...
23:26:57 [2020-09-17T23:26:57.248Z] #11 DONE 119.9s
23:26:57 [2020-09-17T23:26:57.248Z] 
23:26:57 [2020-09-17T23:26:57.248Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:57 [2020-09-17T23:26:57.335Z] #18 0.985 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:26:57 [2020-09-17T23:26:57.335Z] #18 0.989 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:26:57 [2020-09-17T23:26:57.335Z] #18 0.995 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:26:57 [2020-09-17T23:26:57.335Z] #18 DONE 1.1s
23:26:57 [2020-09-17T23:26:57.335Z] 
23:26:57 [2020-09-17T23:26:57.335Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.476 + RM_GOPATH=0
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.476 + TMP_GOPATH=
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.476 + : /build
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.476 + '[' -z '' ']'
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.478 ++ mktemp -d
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.482 + export GOPATH=/tmp/tmp.vL1IvGTm8W
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.482 + GOPATH=/tmp/tmp.vL1IvGTm8W
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.482 + RM_GOPATH=1
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.482 + case "$(go env GOARCH)" in
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.483 ++ go env GOARCH
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.504 + export GO_BUILDMODE=-buildmode=pie
23:26:57 [2020-09-17T23:26:57.549Z] #50 0.504 + GO_BUILDMODE=-buildmode=pie
23:26:57 [2020-09-17T23:26:57.682Z] #36 ...
23:26:57 [2020-09-17T23:26:57.682Z] 
23:26:57 [2020-09-17T23:26:57.682Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:26:57 [2020-09-17T23:26:57.682Z] #17 58.26 Setting up python3-pip (18.1-5) ...
23:26:57 [2020-09-17T23:26:57.682Z] #17 59.14 Processing triggers for libc-bin (2.28-10) ...
23:26:57 [2020-09-17T23:26:57.682Z] #17 59.17 Processing triggers for mime-support (3.62) ...
23:26:57 [2020-09-17T23:26:57.682Z] #17 DONE 60.2s
23:26:57 [2020-09-17T23:26:57.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:26:57 [2020-09-17T23:26:57.847Z] #50 ...
23:26:57 [2020-09-17T23:26:57.847Z] 
23:26:57 [2020-09-17T23:26:57.847Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
23:26:57 [2020-09-17T23:26:57.847Z] #12 DONE 0.6s
23:26:57 [2020-09-17T23:26:57.847Z] 
23:26:57 [2020-09-17T23:26:57.847Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.505 ++ dirname /tmp/install/install.sh
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.506 + dir=/tmp/install
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.506 + bin=runc
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.506 + shift
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.507 + '[' '!' -f /tmp/install/runc.installer ']'
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.507 + . /tmp/install/runc.installer
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.507 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.508 + install_runc
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.517 + uname -r
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.518 + grep -q '^3\.10\.0.*\.el7\.'
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.525 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.527 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )'
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.527 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vL1IvGTm8W/src/github.com/opencontainers/runc
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.527 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )
23:26:57 [2020-09-17T23:26:57.847Z] #50 0.530 Cloning into '/tmp/tmp.vL1IvGTm8W/src/github.com/opencontainers/runc'...
23:26:57 [2020-09-17T23:26:57.943Z] 
23:26:57 [2020-09-17T23:26:57.943Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:26:58 [2020-09-17T23:26:58.148Z] #50 ...
23:26:58 [2020-09-17T23:26:58.148Z] 
23:26:58 [2020-09-17T23:26:58.148Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
23:26:58 [2020-09-17T23:26:58.148Z] #13 DONE 0.4s
23:26:58 [2020-09-17T23:26:58.309Z] #21 DONE 184.4s
23:26:58 [2020-09-17T23:26:58.309Z] 
23:26:58 [2020-09-17T23:26:58.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:58 [2020-09-17T23:26:58.309Z] #39 121.3   CC       criu/rbtree.o
23:26:58 [2020-09-17T23:26:58.309Z] #39 121.5   CC       criu/rst-malloc.o
23:26:58 [2020-09-17T23:26:58.309Z] #39 121.8   CC       criu/seccomp.o
23:26:58 [2020-09-17T23:26:58.450Z] 
23:26:58 [2020-09-17T23:26:58.450Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
23:26:58 [2020-09-17T23:26:58.450Z] #14 0.228 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:26:58 [2020-09-17T23:26:58.450Z] #14 DONE 0.3s
23:26:58 [2020-09-17T23:26:58.450Z] 
23:26:58 [2020-09-17T23:26:58.450Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:26:58 [2020-09-17T23:26:58.450Z] #42 121.2 text/template
23:26:58 [2020-09-17T23:26:58.515Z] #18 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:26:58 [2020-09-17T23:26:58.515Z] #18 0.924 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:26:58 [2020-09-17T23:26:58.515Z] #18 0.930 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:26:58 [2020-09-17T23:26:58.515Z] #18 DONE 1.0s
23:26:58 [2020-09-17T23:26:58.515Z] 
23:26:58 [2020-09-17T23:26:58.515Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:58 [2020-09-17T23:26:58.515Z] #39 111.3   CC       criu/filesystems.o
23:26:58 [2020-09-17T23:26:58.515Z] #39 112.0   CC       criu/fsnotify.o
23:26:58 [2020-09-17T23:26:58.515Z] #39 113.2   CC       criu/image-desc.o
23:26:58 [2020-09-17T23:26:58.515Z] #39 113.3   CC       criu/image.o
23:26:58 [2020-09-17T23:26:58.515Z] #39 114.3   CC       criu/ipc_ns.o
23:26:58 [2020-09-17T23:26:58.717Z] #19 ...
23:26:58 [2020-09-17T23:26:58.717Z] 
23:26:58 [2020-09-17T23:26:58.717Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:58 [2020-09-17T23:26:58.717Z] #39 109.1   CC       criu/files.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 111.1   CC       criu/filesystems.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 111.9   CC       criu/fsnotify.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 113.0   CC       criu/image-desc.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 113.2   CC       criu/image.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 114.0   CC       criu/ipc_ns.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 115.1   CC       criu/irmap.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 115.7   CC       criu/kcmp-ids.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 116.1   CC       criu/kerndat.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 117.2   CC       criu/libnetlink.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 117.6   CC       criu/log.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 118.5   CC       criu/lsm.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 119.1   CC       criu/mem.o
23:26:58 [2020-09-17T23:26:58.717Z] #39 ...
23:26:58 [2020-09-17T23:26:58.717Z] 
23:26:58 [2020-09-17T23:26:58.717Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:26:58 [2020-09-17T23:26:58.717Z] #36 188.5 + dpkg --print-architecture
23:26:58 [2020-09-17T23:26:58.717Z] #36 188.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:26:58 [2020-09-17T23:26:58.717Z] #36 188.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:26:58 [2020-09-17T23:26:58.717Z] #36 188.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:26:58 [2020-09-17T23:26:58.886Z] #39 122.6   CC       criu/seize.o
23:26:59 [2020-09-17T23:26:59.104Z] #42 ...
23:26:59 [2020-09-17T23:26:59.104Z] 
23:26:59 [2020-09-17T23:26:59.104Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
23:26:59 [2020-09-17T23:26:59.104Z] #15 DONE 0.3s
23:26:59 [2020-09-17T23:26:59.104Z] 
23:26:59 [2020-09-17T23:26:59.104Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:59 [2020-09-17T23:26:59.104Z] #40 52.96   CC       compel/plugins/std/string.o
23:26:59 [2020-09-17T23:26:59.104Z] #40 53.45   CC       compel/plugins/std/infect.o
23:26:59 [2020-09-17T23:26:59.104Z] #40 54.07   CC       compel/arch/ppc64/plugins/std/parasite-head.o
23:26:59 [2020-09-17T23:26:59.104Z] #40 54.13   CC       compel/arch/ppc64/plugins/std/memcpy.o
23:26:59 [2020-09-17T23:26:59.104Z] #40 54.23   CC       compel/arch/ppc64/plugins/std/memcmp.o
23:26:59 [2020-09-17T23:26:59.104Z] #40 54.26   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
23:26:59 [2020-09-17T23:26:59.104Z] #40 54.33   AR       compel/plugins/std.lib.a
23:26:59 [2020-09-17T23:26:59.104Z] #40 54.47   CC       compel/plugins/fds/fds.o
23:26:59 [2020-09-17T23:26:59.104Z] #40 ...
23:26:59 [2020-09-17T23:26:59.104Z] 
23:26:59 [2020-09-17T23:26:59.104Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
23:26:59 [2020-09-17T23:26:59.104Z] #16 DONE 0.3s
23:26:59 [2020-09-17T23:26:59.421Z] 
23:26:59 [2020-09-17T23:26:59.421Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:59 [2020-09-17T23:26:59.421Z] #40 54.83   AR       compel/plugins/fds.lib.a
23:26:59 [2020-09-17T23:26:59.421Z] #40 54.87   HOSTDEP  compel/src/lib/log-host.d
23:26:59 [2020-09-17T23:26:59.464Z] #39 123.4   CC       criu/servicefd.o
23:26:59 [2020-09-17T23:26:59.717Z] #40 ...
23:26:59 [2020-09-17T23:26:59.717Z] 
23:26:59 [2020-09-17T23:26:59.717Z] #17 [dev-systemd-false  6/26] RUN ldconfig
23:26:59 [2020-09-17T23:26:59.717Z] #17 DONE 0.4s
23:26:59 [2020-09-17T23:26:59.717Z] 
23:26:59 [2020-09-17T23:26:59.717Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:26:59 [2020-09-17T23:26:59.717Z] #40 55.00   HOSTDEP  compel/src/lib/handle-elf-host.d
23:26:59 [2020-09-17T23:26:59.717Z] #40 55.23   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
23:26:59 [2020-09-17T23:26:59.727Z] #39 123.7   CC       criu/shmem.o
23:26:59 [2020-09-17T23:26:59.901Z] #39 115.8   CC       criu/irmap.o
23:27:00 [2020-09-17T23:27:00.017Z] #40 55.31   HOSTDEP  compel/src/main-host.d
23:27:00 [2020-09-17T23:27:00.017Z] #40 55.46   DEP      compel/src/lib/ptrace.d
23:27:00 [2020-09-17T23:27:00.017Z] #40 55.64   DEP      compel/src/lib/infect.d
23:27:00 [2020-09-17T23:27:00.099Z] #36 ...
23:27:00 [2020-09-17T23:27:00.099Z] 
23:27:00 [2020-09-17T23:27:00.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:00 [2020-09-17T23:27:00.099Z] #39 120.9   CC       criu/memfd.o
23:27:00 [2020-09-17T23:27:00.305Z] #39 ...
23:27:00 [2020-09-17T23:27:00.305Z] 
23:27:00 [2020-09-17T23:27:00.305Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:27:00 [2020-09-17T23:27:00.305Z] #22 DONE 0.4s
23:27:00 [2020-09-17T23:27:00.305Z] 
23:27:00 [2020-09-17T23:27:00.305Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:27:00 [2020-09-17T23:27:00.317Z] #40 55.82   DEP      compel/src/lib/infect-util.d
23:27:00 [2020-09-17T23:27:00.317Z] #40 55.93   DEP      compel/src/lib/infect-rpc.d
23:27:00 [2020-09-17T23:27:00.472Z] #39 116.5   CC       criu/kcmp-ids.o
23:27:00 [2020-09-17T23:27:00.619Z] #40 56.09   DEP      compel/arch/ppc64/src/lib/infect.d
23:27:00 [2020-09-17T23:27:00.670Z] #39 121.6   CC       criu/mount.o
23:27:00 [2020-09-17T23:27:00.733Z] #39 116.9   CC       criu/kerndat.o
23:27:00 [2020-09-17T23:27:00.918Z] #40 56.26   DEP      compel/arch/ppc64/src/lib/cpu.d
23:27:00 [2020-09-17T23:27:00.918Z] #40 56.32   DEP      compel/src/lib/log.d
23:27:00 [2020-09-17T23:27:00.918Z] #40 56.42   DEP      compel/src/main.d
23:27:01 [2020-09-17T23:27:01.218Z] #40 56.57   DEP      compel/src/lib/handle-elf.d
23:27:01 [2020-09-17T23:27:01.218Z] #40 56.72   DEP      compel/arch/ppc64/src/lib/handle-elf.d
23:27:01 [2020-09-17T23:27:01.519Z] #40 56.85   CC       compel/src/lib/log.o
23:27:01 [2020-09-17T23:27:01.819Z] #40 57.15   CC       compel/arch/ppc64/src/lib/cpu.o
23:27:02 [2020-09-17T23:27:02.118Z] #40 57.50   CC       compel/arch/ppc64/src/lib/infect.o
23:27:02 [2020-09-17T23:27:02.120Z] #39 118.0   CC       criu/libnetlink.o
23:27:02 [2020-09-17T23:27:02.383Z] #39 118.4   CC       criu/log.o
23:27:02 [2020-09-17T23:27:02.643Z] #39 ...
23:27:02 [2020-09-17T23:27:02.643Z] 
23:27:02 [2020-09-17T23:27:02.643Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:02 [2020-09-17T23:27:02.643Z] #45 191.3 + cd /tmp/tmp.V6RfTEef5t/src/github.com/golangci/golangci-lint/
23:27:02 [2020-09-17T23:27:02.643Z] #45 191.3 + git checkout -q v1.23.8
23:27:02 [2020-09-17T23:27:02.643Z] #45 192.1 ++ git describe --tags
23:27:02 [2020-09-17T23:27:02.643Z] #45 192.1 + version=v1.23.8
23:27:02 [2020-09-17T23:27:02.643Z] #45 192.2 ++ git rev-parse --short HEAD
23:27:02 [2020-09-17T23:27:02.643Z] #45 192.2 + commit=76a82c6
23:27:02 [2020-09-17T23:27:02.643Z] #45 192.2 ++ git show -s --format=%cd
23:27:02 [2020-09-17T23:27:02.643Z] #45 192.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:27:02 [2020-09-17T23:27:02.643Z] #45 192.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:27:03 [2020-09-17T23:27:03.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:27:03 [2020-09-17T23:27:03.181Z] #40 58.34   CC       compel/src/lib/infect-rpc.o
23:27:03 [2020-09-17T23:27:03.181Z] #40 58.69   CC       compel/src/lib/infect-util.o
23:27:03 [2020-09-17T23:27:03.481Z] #40 58.90   CC       compel/src/lib/infect.o
23:27:04 [2020-09-17T23:27:04.882Z] #39 125.6   CC       criu/namespaces.o
23:27:04 [2020-09-17T23:27:04.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:27:05 [2020-09-17T23:27:05.039Z] #40 ...
23:27:05 [2020-09-17T23:27:05.039Z] 
23:27:05 [2020-09-17T23:27:05.039Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:05 [2020-09-17T23:27:05.039Z] #48 127.7 golang.org/x/crypto/ssh/terminal
23:27:05 [2020-09-17T23:27:05.619Z] #26 ...
23:27:05 [2020-09-17T23:27:05.619Z] 
23:27:05 [2020-09-17T23:27:05.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:05 [2020-09-17T23:27:05.619Z] #39 124.6   CC       criu/sigframe.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 124.8   CC       criu/signalfd.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 125.0   CC       criu/sk-inet.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 125.9   CC       criu/sk-netlink.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 126.3   CC       criu/sk-packet.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 126.9   CC       criu/sk-queue.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 127.4   CC       criu/sk-tcp.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 127.9   CC       criu/sk-unix.o
23:27:05 [2020-09-17T23:27:05.619Z] #39 129.5   CC       criu/sockets.o
23:27:06 [2020-09-17T23:27:06.569Z] #39 130.3   CC       criu/stats.o
23:27:06 [2020-09-17T23:27:06.793Z] #39 127.2   CC       criu/net.o
23:27:06 [2020-09-17T23:27:06.832Z] #39 130.6   CC       criu/string.o
23:27:06 [2020-09-17T23:27:06.832Z] #39 130.7   CC       criu/sysctl.o
23:27:07 [2020-09-17T23:27:07.096Z] #39 ...
23:27:07 [2020-09-17T23:27:07.096Z] 
23:27:07 [2020-09-17T23:27:07.096Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:27:07 [2020-09-17T23:27:07.096Z] #26 DONE 6.8s
23:27:07 [2020-09-17T23:27:07.096Z] 
23:27:07 [2020-09-17T23:27:07.096Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:27:07 [2020-09-17T23:27:07.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:27:07 [2020-09-17T23:27:07.672Z] #29 DONE 0.5s
23:27:07 [2020-09-17T23:27:07.672Z] 
23:27:07 [2020-09-17T23:27:07.672Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:27:07 [2020-09-17T23:27:07.672Z] #31 DONE 0.1s
23:27:07 [2020-09-17T23:27:07.672Z] 
23:27:07 [2020-09-17T23:27:07.672Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:27:07 [2020-09-17T23:27:07.735Z] #39 ...
23:27:07 [2020-09-17T23:27:07.735Z] 
23:27:07 [2020-09-17T23:27:07.735Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:07 [2020-09-17T23:27:07.735Z] #45 194.2 + cd /tmp/tmp.5xITusIUui/src/github.com/golangci/golangci-lint/
23:27:07 [2020-09-17T23:27:07.735Z] #45 194.2 + git checkout -q v1.23.8
23:27:07 [2020-09-17T23:27:07.735Z] #45 195.0 ++ git describe --tags
23:27:07 [2020-09-17T23:27:07.735Z] #45 195.0 + version=v1.23.8
23:27:07 [2020-09-17T23:27:07.735Z] #45 195.0 ++ git rev-parse --short HEAD
23:27:07 [2020-09-17T23:27:07.735Z] #45 195.0 + commit=76a82c6
23:27:07 [2020-09-17T23:27:07.735Z] #45 195.0 ++ git show -s --format=%cd
23:27:07 [2020-09-17T23:27:07.735Z] #45 195.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:27:07 [2020-09-17T23:27:07.735Z] #45 195.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:27:07 [2020-09-17T23:27:07.936Z] #34 DONE 0.1s
23:27:07 [2020-09-17T23:27:07.936Z] 
23:27:07 [2020-09-17T23:27:07.936Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:27:08 [2020-09-17T23:27:08.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:27:08 [2020-09-17T23:27:08.305Z] #45 ...
23:27:08 [2020-09-17T23:27:08.306Z] 
23:27:08 [2020-09-17T23:27:08.306Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:27:08 [2020-09-17T23:27:08.306Z] #19 5.506 Collecting yamllint==1.16.0
23:27:08 [2020-09-17T23:27:08.306Z] #19 10.91   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:27:08 [2020-09-17T23:27:08.306Z] #19 11.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:27:08 [2020-09-17T23:27:08.306Z] #19 11.06   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:27:08 [2020-09-17T23:27:08.306Z] #19 11.11 Collecting pyyaml (from yamllint==1.16.0)
23:27:08 [2020-09-17T23:27:08.512Z] #37 DONE 0.6s
23:27:08 [2020-09-17T23:27:08.512Z] 
23:27:08 [2020-09-17T23:27:08.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:08 [2020-09-17T23:27:08.512Z] #39 131.3   CC       criu/sysfs_parse.o
23:27:08 [2020-09-17T23:27:08.512Z] #39 131.6   CC       criu/timens.o
23:27:08 [2020-09-17T23:27:08.512Z] #39 131.8   CC       criu/timerfd.o
23:27:08 [2020-09-17T23:27:08.512Z] #39 132.2   CC       criu/tty.o
23:27:08 [2020-09-17T23:27:08.566Z] #19 11.27   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:27:08 [2020-09-17T23:27:08.630Z] #48 131.1 mvdan.cc/sh/v3/cmd/shfmt
23:27:09 [2020-09-17T23:27:09.230Z] #45 ...
23:27:09 [2020-09-17T23:27:09.230Z] 
23:27:09 [2020-09-17T23:27:09.230Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:27:09 [2020-09-17T23:27:09.230Z] #19 5.079 Collecting yamllint==1.16.0
23:27:09 [2020-09-17T23:27:09.230Z] #19 ...
23:27:09 [2020-09-17T23:27:09.230Z] 
23:27:09 [2020-09-17T23:27:09.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:09 [2020-09-17T23:27:09.230Z] #39 118.9   CC       criu/lsm.o
23:27:09 [2020-09-17T23:27:09.230Z] #39 119.5   CC       criu/mem.o
23:27:09 [2020-09-17T23:27:09.230Z] #39 121.2   CC       criu/memfd.o
23:27:09 [2020-09-17T23:27:09.230Z] #39 121.7   CC       criu/mount.o
23:27:09 [2020-09-17T23:27:09.230Z] #39 ...
23:27:09 [2020-09-17T23:27:09.230Z] 
23:27:09 [2020-09-17T23:27:09.230Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:27:09 [2020-09-17T23:27:09.230Z] #19 10.48   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:27:09 [2020-09-17T23:27:09.230Z] #19 10.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:27:09 [2020-09-17T23:27:09.230Z] #19 10.60   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:27:09 [2020-09-17T23:27:09.230Z] #19 10.66 Collecting pyyaml (from yamllint==1.16.0)
23:27:09 [2020-09-17T23:27:09.491Z] #19 10.79   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:27:09 [2020-09-17T23:27:09.506Z] #19 ...
23:27:09 [2020-09-17T23:27:09.506Z] 
23:27:09 [2020-09-17T23:27:09.506Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:09 [2020-09-17T23:27:09.506Z] #39 130.2   CC       criu/netfilter.o
23:27:09 [2020-09-17T23:27:09.690Z] #48 ...
23:27:09 [2020-09-17T23:27:09.690Z] 
23:27:09 [2020-09-17T23:27:09.690Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:09 [2020-09-17T23:27:09.690Z] #18 0.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:27:09 [2020-09-17T23:27:09.690Z] #18 0.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:27:09 [2020-09-17T23:27:09.690Z] #18 0.631 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:27:09 [2020-09-17T23:27:09.690Z] #18 1.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
23:27:09 [2020-09-17T23:27:09.690Z] #18 3.215 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [217 kB]
23:27:09 [2020-09-17T23:27:09.690Z] #18 4.732 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
23:27:09 [2020-09-17T23:27:09.908Z] #39 133.8   CC       criu/tun.o
23:27:09 [2020-09-17T23:27:09.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:27:09 [2020-09-17T23:27:09.990Z] #18 ...
23:27:09 [2020-09-17T23:27:09.990Z] 
23:27:09 [2020-09-17T23:27:09.990Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:09 [2020-09-17T23:27:09.990Z] #40 62.19   CC       compel/src/lib/ptrace.o
23:27:09 [2020-09-17T23:27:09.990Z] #40 62.79   AR       compel/libcompel.a
23:27:09 [2020-09-17T23:27:09.990Z] #40 62.90   HOSTCC   compel/src/main-host.o
23:27:09 [2020-09-17T23:27:09.990Z] #40 63.17   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
23:27:09 [2020-09-17T23:27:09.990Z] #40 63.45   HOSTCC   compel/src/lib/handle-elf-host.o
23:27:09 [2020-09-17T23:27:09.990Z] #40 63.96   HOSTCC   compel/src/lib/log-host.o
23:27:09 [2020-09-17T23:27:09.990Z] #40 64.18   HOSTLINK compel/compel-host-bin
23:27:09 [2020-09-17T23:27:09.990Z] #40 64.37   DEP      soccr/soccr.d
23:27:09 [2020-09-17T23:27:09.990Z] #40 64.67   CC       soccr/soccr.o
23:27:10 [2020-09-17T23:27:10.077Z] #39 130.7   CC       criu/page-pipe.o
23:27:10 [2020-09-17T23:27:10.289Z] #40 ...
23:27:10 [2020-09-17T23:27:10.289Z] 
23:27:10 [2020-09-17T23:27:10.289Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:10 [2020-09-17T23:27:10.289Z] #42 123.0 go/parser
23:27:10 [2020-09-17T23:27:10.289Z] #42 129.6 encoding/xml
23:27:10 [2020-09-17T23:27:10.485Z] #39 134.3   CC       criu/uffd.o
23:27:10 [2020-09-17T23:27:10.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:27:10 [2020-09-17T23:27:10.589Z] #42 ...
23:27:10 [2020-09-17T23:27:10.589Z] 
23:27:10 [2020-09-17T23:27:10.589Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:10 [2020-09-17T23:27:10.589Z] #18 10.76 Fetched 8156 kB in 10s (788 kB/s)
23:27:10 [2020-09-17T23:27:10.648Z] #39 131.4   CC       criu/page-xfer.o
23:27:10 [2020-09-17T23:27:10.801Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:27:10 [2020-09-17T23:27:10.801Z] Using test binary docker
23:27:10 [2020-09-17T23:27:10.801Z] +++ /etc/init.d/apparmor start
23:27:10 [2020-09-17T23:27:10.801Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:27:10 [2020-09-17T23:27:10.801Z] INFO: Waiting for daemon to start...
23:27:10 [2020-09-17T23:27:10.801Z] Starting dockerd
23:27:10 [2020-09-17T23:27:10.801Z] +++ 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
23:27:10 [2020-09-17T23:27:10.877Z] #19 12.06 Building wheels for collected packages: pyyaml
23:27:10 [2020-09-17T23:27:10.877Z] #19 12.07   Running setup.py bdist_wheel for pyyaml: started
23:27:11 [2020-09-17T23:27:11.363Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:27:11 [2020-09-17T23:27:11.363Z] Using test binary docker
23:27:11 [2020-09-17T23:27:11.363Z] +++ /etc/init.d/apparmor start
23:27:11 [2020-09-17T23:27:11.363Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:27:11 [2020-09-17T23:27:11.363Z] INFO: Waiting for daemon to start...
23:27:11 [2020-09-17T23:27:11.363Z] Starting dockerd
23:27:11 [2020-09-17T23:27:11.363Z] +++ 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
23:27:11 [2020-09-17T23:27:11.435Z] #39 135.4   CC       criu/util.o
23:27:11 [2020-09-17T23:27:11.819Z] #19 13.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:27:11 [2020-09-17T23:27:11.820Z] #19 13.01   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:27:11 [2020-09-17T23:27:11.820Z] #19 13.10 Successfully built pyyaml
23:27:11 [2020-09-17T23:27:11.820Z] #19 13.12 Installing collected packages: pathspec, pyyaml, yamllint
23:27:11 [2020-09-17T23:27:11.925Z] .Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:27:12 [2020-09-17T23:27:12.081Z] #19 13.50 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:27:12 [2020-09-17T23:27:12.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:27:12 [2020-09-17T23:27:12.559Z] #39 ...
23:27:12 [2020-09-17T23:27:12.559Z] 
23:27:12 [2020-09-17T23:27:12.559Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:27:12 [2020-09-17T23:27:12.559Z] #19 12.78 Building wheels for collected packages: pyyaml
23:27:12 [2020-09-17T23:27:12.559Z] #19 12.79   Running setup.py bdist_wheel for pyyaml: started
23:27:12 [2020-09-17T23:27:12.559Z] #19 13.95   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:27:12 [2020-09-17T23:27:12.559Z] #19 13.95   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:27:12 [2020-09-17T23:27:12.559Z] #19 14.02 Successfully built pyyaml
23:27:12 [2020-09-17T23:27:12.559Z] #19 14.03 Installing collected packages: pathspec, pyyaml, yamllint
23:27:12 [2020-09-17T23:27:12.559Z] #19 14.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:27:12 [2020-09-17T23:27:12.559Z] #19 DONE 14.9s
23:27:12 [2020-09-17T23:27:12.559Z] 
23:27:12 [2020-09-17T23:27:12.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:12 [2020-09-17T23:27:12.559Z] #39 133.2   CC       criu/pagemap-cache.o
23:27:12 [2020-09-17T23:27:12.559Z] #39 ...
23:27:12 [2020-09-17T23:27:12.559Z] 
23:27:12 [2020-09-17T23:27:12.559Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:27:12 [2020-09-17T23:27:12.559Z] #22 DONE 0.4s
23:27:12 [2020-09-17T23:27:12.559Z] 
23:27:12 [2020-09-17T23:27:12.559Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:27:12 [2020-09-17T23:27:12.652Z] #19 DONE 14.0s
23:27:12 [2020-09-17T23:27:12.652Z] 
23:27:12 [2020-09-17T23:27:12.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:12 [2020-09-17T23:27:12.652Z] #39 125.2   CC       criu/namespaces.o
23:27:12 [2020-09-17T23:27:12.652Z] #39 127.4   CC       criu/net.o
23:27:12 [2020-09-17T23:27:12.831Z] #39 136.6   CC       criu/uts_ns.o
23:27:12 [2020-09-17T23:27:12.831Z] #39 136.8   CC       criu/vdso.o
23:27:12 [2020-09-17T23:27:12.913Z] #39 ...
23:27:12 [2020-09-17T23:27:12.913Z] 
23:27:12 [2020-09-17T23:27:12.913Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:27:12 [2020-09-17T23:27:12.913Z] #22 DONE 0.3s
23:27:13 [2020-09-17T23:27:13.174Z] 
23:27:13 [2020-09-17T23:27:13.174Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:27:13 [2020-09-17T23:27:13.409Z] #39 137.2   LINK     criu/built-in.o
23:27:13 [2020-09-17T23:27:13.409Z] #39 137.3   LINK     criu/criu
23:27:13 [2020-09-17T23:27:13.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:27:13 [2020-09-17T23:27:13.985Z] #39 137.7   DEP      lib/c/criu.d
23:27:13 [2020-09-17T23:27:13.985Z] #39 137.7   CC       images/rpc.pb-c.o
23:27:14 [2020-09-17T23:27:14.176Z] #18 10.76 Reading package lists...
23:27:14 [2020-09-17T23:27:14.176Z] #18 ...
23:27:14 [2020-09-17T23:27:14.176Z] 
23:27:14 [2020-09-17T23:27:14.176Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:27:14 [2020-09-17T23:27:14.176Z] #48 DONE 137.1s
23:27:14 [2020-09-17T23:27:14.344Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:27:14 [2020-09-17T23:27:14.344Z] Using test binary docker
23:27:14 [2020-09-17T23:27:14.344Z] +++ /etc/init.d/apparmor start
23:27:14 [2020-09-17T23:27:14.344Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:27:14 [2020-09-17T23:27:14.344Z] INFO: Waiting for daemon to start...
23:27:14 [2020-09-17T23:27:14.344Z] Starting dockerd
23:27:14 [2020-09-17T23:27:14.344Z] +++ 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
23:27:14 [2020-09-17T23:27:14.477Z] 
23:27:14 [2020-09-17T23:27:14.477Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:14 [2020-09-17T23:27:14.477Z] #40 66.79   AR       soccr/libsoccr.a
23:27:14 [2020-09-17T23:27:14.477Z] #40 66.85 make[1]: 'soccr/libsoccr.a' is up to date.
23:27:14 [2020-09-17T23:27:14.477Z] #40 67.44   DEP      criu/arch/ppc64/sigframe.d
23:27:14 [2020-09-17T23:27:14.477Z] #40 67.71   DEP      criu/arch/ppc64/crtools.d
23:27:14 [2020-09-17T23:27:14.477Z] #40 67.92   DEP      criu/arch/ppc64/cpu.d
23:27:14 [2020-09-17T23:27:14.477Z] #40 68.14   CC       criu/arch/ppc64/cpu.o
23:27:14 [2020-09-17T23:27:14.477Z] #40 68.82   CC       criu/arch/ppc64/crtools.o
23:27:14 [2020-09-17T23:27:14.562Z] #39 138.3   CC       lib/c/criu.o
23:27:15 [2020-09-17T23:27:15.272Z] .
23:27:15 [2020-09-17T23:27:15.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:27:15 [2020-09-17T23:27:15.272Z] 
23:27:15 [2020-09-17T23:27:15.272Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:27:15 [2020-09-17T23:27:15.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:27:15 [2020-09-17T23:27:15.272Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:27:15 [2020-09-17T23:27:15.272Z] Error: No such image: emptyfs
23:27:15 [2020-09-17T23:27:15.272Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:27:15 [2020-09-17T23:27:15.272Z] ++++ docker load
23:27:15 [2020-09-17T23:27:15.272Z] Error: No such image: emptyfs
23:27:15 [2020-09-17T23:27:15.272Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:27:15 [2020-09-17T23:27:15.272Z] ++++ docker load
23:27:15 [2020-09-17T23:27:15.272Z] Running integration-test (iteration 1)
23:27:15 [2020-09-17T23:27:15.272Z] 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)/
23:27:15 [2020-09-17T23:27:15.272Z] ++ 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)/'
23:27:15 [2020-09-17T23:27:15.272Z] ++ set -e
23:27:15 [2020-09-17T23:27:15.272Z] ++ '[' -n 0 ']'
23:27:15 [2020-09-17T23:27:15.272Z] ++ set -x
23:27:15 [2020-09-17T23:27:15.272Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
23:27:15 [2020-09-17T23:27:15.272Z] Running integration-test (iteration 1)
23:27:15 [2020-09-17T23:27:15.272Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:27:15 [2020-09-17T23:27:15.273Z] ++ 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)/'
23:27:15 [2020-09-17T23:27:15.273Z] ++ set -e
23:27:15 [2020-09-17T23:27:15.273Z] ++ '[' -n 0 ']'
23:27:15 [2020-09-17T23:27:15.273Z] ++ set -x
23:27:15 [2020-09-17T23:27:15.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
23:27:15 [2020-09-17T23:27:15.514Z] #39 139.3   LINK     lib/c/built-in.o
23:27:15 [2020-09-17T23:27:15.514Z] #39 139.3   LINK     lib/c/libcriu.so
23:27:15 [2020-09-17T23:27:15.514Z] #39 139.4   LINK     lib/c/libcriu.a
23:27:15 [2020-09-17T23:27:15.541Z] #40 70.87   CC       criu/arch/ppc64/sigframe.o
23:27:15 [2020-09-17T23:27:15.779Z] #39 139.5   GEN      magic.py
23:27:15 [2020-09-17T23:27:15.779Z] #39 139.7 Note: Building without setproctitle() and strlcpy() support.
23:27:15 [2020-09-17T23:27:15.779Z] #39 139.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:27:15 [2020-09-17T23:27:15.779Z] #39 139.7 Note: Building without GnuTLS support
23:27:15 [2020-09-17T23:27:15.779Z] #39 139.7 Makefile.config:39: Warn: you have no libnftables installed
23:27:15 [2020-09-17T23:27:15.779Z] #39 139.7 Makefile.config:40: Warn: Building without nftables support
23:27:16 [2020-09-17T23:27:16.190Z] #40 71.49   LINK     criu/arch/ppc64/crtools.built-in.o
23:27:16 [2020-09-17T23:27:16.190Z] #40 71.55   DEP      criu/pie/util-vdso.d
23:27:16 [2020-09-17T23:27:16.190Z] #40 71.70   DEP      criu/pie/util.d
23:27:16 [2020-09-17T23:27:16.203Z] 
23:27:16 [2020-09-17T23:27:16.203Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:27:16 [2020-09-17T23:27:16.203Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:27:16 [2020-09-17T23:27:16.203Z] Error: No such image: emptyfs
23:27:16 [2020-09-17T23:27:16.203Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:27:16 [2020-09-17T23:27:16.203Z] ++++ docker load
23:27:16 [2020-09-17T23:27:16.460Z] Running integration-test (iteration 1)
23:27:16 [2020-09-17T23:27:16.460Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:27:16 [2020-09-17T23:27:16.460Z] ++ 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
23:27:16 [2020-09-17T23:27:16.460Z] ++ set -e
23:27:16 [2020-09-17T23:27:16.460Z] ++ '[' -n 0 ']'
23:27:16 [2020-09-17T23:27:16.460Z] ++ set -x
23:27:16 [2020-09-17T23:27:16.460Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
23:27:16 [2020-09-17T23:27:16.491Z] #40 71.97   CC       criu/pie/util.o
23:27:16 [2020-09-17T23:27:16.729Z] #39 140.5 fatal: not a git repository (or any of the parent directories): .git
23:27:16 [2020-09-17T23:27:16.763Z] #26 DONE 4.1s
23:27:16 [2020-09-17T23:27:16.763Z] 
23:27:16 [2020-09-17T23:27:16.763Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:27:16 [2020-09-17T23:27:16.790Z] #40 72.22   CC       criu/pie/util-vdso.o
23:27:17 [2020-09-17T23:27:17.306Z] #39 141.3 make[1]: Nothing to be done for 'all'.
23:27:17 [2020-09-17T23:27:17.333Z] #29 DONE 0.6s
23:27:17 [2020-09-17T23:27:17.333Z] 
23:27:17 [2020-09-17T23:27:17.333Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:17 [2020-09-17T23:27:17.333Z] #49 87.25 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
23:27:17 [2020-09-17T23:27:17.333Z] #49 89.28 + mkdir -p /build
23:27:17 [2020-09-17T23:27:17.333Z] #49 89.28 + cp runc /build/runc
23:27:17 [2020-09-17T23:27:17.333Z] #49 DONE 89.7s
23:27:17 [2020-09-17T23:27:17.333Z] 
23:27:17 [2020-09-17T23:27:17.333Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:27:17 [2020-09-17T23:27:17.333Z] #31 DONE 0.1s
23:27:17 [2020-09-17T23:27:17.333Z] 
23:27:17 [2020-09-17T23:27:17.333Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:17 [2020-09-17T23:27:17.333Z] #39 133.6   CC       criu/pagemap.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 134.6   CC       criu/parasite-syscall.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 135.5   CC       criu/path.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 135.9   CC       criu/pie-util-vdso-elf32.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 136.4   CC       criu/pie-util-vdso.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 136.9   CC       criu/pie-util.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 137.0   CC       criu/pipes.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 137.6   CC       criu/plugin.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 137.9   CC       criu/proc_parse.o
23:27:17 [2020-09-17T23:27:17.333Z] #39 ...
23:27:17 [2020-09-17T23:27:17.333Z] 
23:27:17 [2020-09-17T23:27:17.333Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:27:17 [2020-09-17T23:27:17.333Z] #34 DONE 0.1s
23:27:17 [2020-09-17T23:27:17.382Z] #26 DONE 4.1s
23:27:17 [2020-09-17T23:27:17.382Z] 
23:27:17 [2020-09-17T23:27:17.382Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:27:17 [2020-09-17T23:27:17.382Z] #29 DONE 0.4s
23:27:17 [2020-09-17T23:27:17.382Z] 
23:27:17 [2020-09-17T23:27:17.382Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:17 [2020-09-17T23:27:17.382Z] #49 86.57 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
23:27:17 [2020-09-17T23:27:17.382Z] #49 ...
23:27:17 [2020-09-17T23:27:17.382Z] 
23:27:17 [2020-09-17T23:27:17.382Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:27:17 [2020-09-17T23:27:17.382Z] #31 DONE 0.1s
23:27:17 [2020-09-17T23:27:17.382Z] 
23:27:17 [2020-09-17T23:27:17.382Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:27:17 [2020-09-17T23:27:17.382Z] #34 DONE 0.0s
23:27:17 [2020-09-17T23:27:17.441Z] #40 ...
23:27:17 [2020-09-17T23:27:17.441Z] 
23:27:17 [2020-09-17T23:27:17.441Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:17 [2020-09-17T23:27:17.441Z] #50 10.07 + cd /tmp/tmp.vL1IvGTm8W/src/github.com/opencontainers/runc
23:27:17 [2020-09-17T23:27:17.441Z] #50 10.08 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff
23:27:17 [2020-09-17T23:27:17.441Z] #50 10.32 + '[' -z '' ']'
23:27:17 [2020-09-17T23:27:17.441Z] #50 10.32 + target=static
23:27:17 [2020-09-17T23:27:17.441Z] #50 10.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:27:17 [2020-09-17T23:27:17.441Z] #50 10.72 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 .
23:27:17 [2020-09-17T23:27:17.441Z] #50 ...
23:27:17 [2020-09-17T23:27:17.441Z] 
23:27:17 [2020-09-17T23:27:17.441Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:17 [2020-09-17T23:27:17.442Z] #40 72.88   AR       criu/pie/pie.lib.a
23:27:17 [2020-09-17T23:27:17.442Z] #40 72.96   DEP      criu/pie/restorer.d
23:27:17 [2020-09-17T23:27:17.594Z] 
23:27:17 [2020-09-17T23:27:17.594Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:17 [2020-09-17T23:27:17.644Z] 
23:27:17 [2020-09-17T23:27:17.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:17 [2020-09-17T23:27:17.644Z] #39 130.8   CC       criu/netfilter.o
23:27:17 [2020-09-17T23:27:17.644Z] #39 131.0   CC       criu/page-pipe.o
23:27:17 [2020-09-17T23:27:17.644Z] #39 131.4   CC       criu/page-xfer.o
23:27:17 [2020-09-17T23:27:17.644Z] #39 132.6   CC       criu/pagemap-cache.o
23:27:17 [2020-09-17T23:27:17.644Z] #39 133.0   CC       criu/pagemap.o
23:27:17 [2020-09-17T23:27:17.931Z] #39 134.1   CC       criu/parasite-syscall.o
23:27:18 [2020-09-17T23:27:18.091Z] #40 73.32   DEP      criu/arch/ppc64/vdso-trampoline.d
23:27:18 [2020-09-17T23:27:18.091Z] #40 73.34   DEP      criu/arch/ppc64/restorer.d
23:27:18 [2020-09-17T23:27:18.091Z] #40 73.56   DEP      criu/arch/ppc64/vdso-pie.d
23:27:18 [2020-09-17T23:27:18.091Z] #40 73.66   DEP      criu/pie/parasite-vdso.d
23:27:18 [2020-09-17T23:27:18.256Z] #39 142.2 make[1]: 'images/built-in.o' is up to date.
23:27:18 [2020-09-17T23:27:18.256Z] #39 142.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:27:18 [2020-09-17T23:27:18.256Z] #39 142.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:27:18 [2020-09-17T23:27:18.256Z] #39 142.3 make[1]: 'compel/libcompel.a' is up to date.
23:27:18 [2020-09-17T23:27:18.392Z] #40 73.85   DEP      criu/pie/parasite.d
23:27:18 [2020-09-17T23:27:18.521Z] #39 142.4 make[1]: 'compel/compel-host-bin' is up to date.
23:27:18 [2020-09-17T23:27:18.521Z] #39 142.4 make[1]: Nothing to be done for 'all'.
23:27:18 [2020-09-17T23:27:18.696Z] #40 74.10   CC       criu/pie/parasite.o
23:27:18 [2020-09-17T23:27:18.784Z] #39 142.5 make[1]: 'soccr/libsoccr.a' is up to date.
23:27:18 [2020-09-17T23:27:18.901Z] #39 134.9   CC       criu/path.o
23:27:19 [2020-09-17T23:27:19.047Z] #39 142.8 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.047Z] #39 142.8 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.047Z] #39 142.9 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.047Z] #39 143.0 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.047Z] #39 143.0 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.047Z] #39 143.1 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.161Z] #39 135.2   CC       criu/pie-util-vdso-elf32.o
23:27:19 [2020-09-17T23:27:19.311Z] #39 143.1 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.311Z] #39 143.2 make[2]: Nothing to be done for 'all'.
23:27:19 [2020-09-17T23:27:19.311Z] #39 143.2   INSTALL  criu/criu
23:27:19 [2020-09-17T23:27:19.421Z] #39 135.6   CC       criu/pie-util-vdso.o
23:27:19 [2020-09-17T23:27:19.888Z] #39 DONE 143.8s
23:27:19 [2020-09-17T23:27:19.888Z] 
23:27:19 [2020-09-17T23:27:19.888Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:27:19 [2020-09-17T23:27:19.992Z] #39 ...
23:27:19 [2020-09-17T23:27:19.992Z] 
23:27:19 [2020-09-17T23:27:19.992Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:19 [2020-09-17T23:27:19.992Z] #49 88.89 + mkdir -p /build
23:27:19 [2020-09-17T23:27:19.992Z] #49 88.89 + cp runc /build/runc
23:27:19 [2020-09-17T23:27:19.992Z] #49 DONE 89.2s
23:27:19 [2020-09-17T23:27:19.992Z] 
23:27:19 [2020-09-17T23:27:19.992Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:19 [2020-09-17T23:27:19.992Z] #39 136.0   CC       criu/pie-util.o
23:27:20 [2020-09-17T23:27:20.137Z] #39 140.6   CC       criu/protobuf-desc.o
23:27:20 [2020-09-17T23:27:20.252Z] #39 136.3   CC       criu/pipes.o
23:27:20 [2020-09-17T23:27:20.263Z] #40 75.67   LINK     criu/pie/parasite.built-in.o
23:27:20 [2020-09-17T23:27:20.263Z] #40 75.68   GEN      criu/pie/parasite-blob.h
23:27:20 [2020-09-17T23:27:20.263Z] #40 75.71   CC       criu/pie/parasite-vdso.o
23:27:20 [2020-09-17T23:27:20.710Z] #39 141.3   CC       criu/protobuf.o
23:27:20 [2020-09-17T23:27:20.971Z] #39 ...
23:27:20 [2020-09-17T23:27:20.971Z] 
23:27:20 [2020-09-17T23:27:20.971Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:27:20 [2020-09-17T23:27:20.971Z] #36 DONE 217.0s
23:27:20 [2020-09-17T23:27:20.971Z] 
23:27:20 [2020-09-17T23:27:20.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:20 [2020-09-17T23:27:20.971Z] #39 141.5   CC       criu/pstree.o
23:27:21 [2020-09-17T23:27:21.192Z] #39 137.3   CC       criu/plugin.o
23:27:21 [2020-09-17T23:27:21.322Z] #40 76.43   CC       criu/arch/ppc64/vdso-pie.o
23:27:21 [2020-09-17T23:27:21.322Z] #40 76.72   CC       criu/arch/ppc64/restorer.o
23:27:21 [2020-09-17T23:27:21.762Z] #39 137.8   CC       criu/proc_parse.o
23:27:21 [2020-09-17T23:27:21.816Z] #52 ...
23:27:21 [2020-09-17T23:27:21.816Z] 
23:27:21 [2020-09-17T23:27:21.816Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:27:21 [2020-09-17T23:27:21.816Z] #40 DONE 0.2s
23:27:21 [2020-09-17T23:27:21.816Z] 
23:27:21 [2020-09-17T23:27:21.816Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:27:21 [2020-09-17T23:27:21.972Z] #40 77.26   CC       criu/arch/ppc64/vdso-trampoline.o
23:27:21 [2020-09-17T23:27:21.972Z] #40 77.32   CC       criu/pie/restorer.o
23:27:22 [2020-09-17T23:27:22.371Z] #39 143.0   CC       criu/rbtree.o
23:27:22 [2020-09-17T23:27:22.393Z] #42 DONE 0.5s
23:27:22 [2020-09-17T23:27:22.393Z] 
23:27:22 [2020-09-17T23:27:22.393Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:27:22 [2020-09-17T23:27:22.393Z] #44 DONE 0.1s
23:27:22 [2020-09-17T23:27:22.393Z] 
23:27:22 [2020-09-17T23:27:22.393Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:22 [2020-09-17T23:27:22.632Z] #39 143.3   CC       criu/rst-malloc.o
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
23:27:22 [2020-09-17T23:27:22.661Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 5.7% of statements
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/types	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:27:22 [2020-09-17T23:27:22.661Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
23:27:22 [2020-09-17T23:27:22.893Z] #39 ...
23:27:22 [2020-09-17T23:27:22.893Z] 
23:27:22 [2020-09-17T23:27:22.893Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:27:22 [2020-09-17T23:27:22.893Z] #37 DONE 0.3s
23:27:22 [2020-09-17T23:27:22.893Z] 
23:27:22 [2020-09-17T23:27:22.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:22 [2020-09-17T23:27:22.893Z] #39 143.6   CC       criu/seccomp.o
23:27:22 [2020-09-17T23:27:22.987Z] ok  	github.com/docker/docker/api/types/filters	0.033s	coverage: 92.2% of statements
23:27:22 [2020-09-17T23:27:22.987Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:27:22 [2020-09-17T23:27:22.987Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:27:22 [2020-09-17T23:27:22.987Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:27:22 [2020-09-17T23:27:22.987Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:27:22 [2020-09-17T23:27:22.987Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:27:22 [2020-09-17T23:27:22.987Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:27:22 [2020-09-17T23:27:22.987Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:27:22 [2020-09-17T23:27:22.987Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
23:27:23 [2020-09-17T23:27:23.033Z] #40 ...
23:27:23 [2020-09-17T23:27:23.033Z] 
23:27:23 [2020-09-17T23:27:23.033Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:23 [2020-09-17T23:27:23.033Z] #42 135.6 math/big
23:27:23 [2020-09-17T23:27:23.033Z] #42 138.1 go/doc
23:27:23 [2020-09-17T23:27:23.033Z] #42 ...
23:27:23 [2020-09-17T23:27:23.033Z] 
23:27:23 [2020-09-17T23:27:23.033Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:23 [2020-09-17T23:27:23.033Z] #18 10.76 Reading package lists...
23:27:23 [2020-09-17T23:27:23.033Z] #18 16.77 Reading package lists...
23:27:23 [2020-09-17T23:27:23.033Z] #18 21.79 Building dependency tree...
23:27:23 [2020-09-17T23:27:23.314Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 75.0% of statements
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:27:23 [2020-09-17T23:27:23.314Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.74 libcap2-bin is already the newest version (1:2.25-2).
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.74 The following additional packages will be installed:
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.74   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.75   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.75   python3.7 python3.7-minimal vim-runtime xxd
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.75 Suggested packages:
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.76   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.76   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.76   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.76 Recommended packages:
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.76   aufs-dkms nftables build-essential python3-dev python3-keyring
23:27:23 [2020-09-17T23:27:23.337Z] #18 23.76   python3-keyrings.alt python3-xdg unzip
23:27:23 [2020-09-17T23:27:23.463Z] #39 144.1   CC       criu/seize.o
23:27:23 [2020-09-17T23:27:23.640Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
23:27:23 [2020-09-17T23:27:23.672Z] #39 ...
23:27:23 [2020-09-17T23:27:23.672Z] 
23:27:23 [2020-09-17T23:27:23.672Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:27:23 [2020-09-17T23:27:23.672Z] #36 DONE 215.2s
23:27:23 [2020-09-17T23:27:23.672Z] 
23:27:23 [2020-09-17T23:27:23.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:23 [2020-09-17T23:27:23.724Z] #39 144.6   CC       criu/servicefd.o
23:27:23 [2020-09-17T23:27:23.931Z] #39 140.1   CC       criu/protobuf-desc.o
23:27:24 [2020-09-17T23:27:24.294Z] #39 144.9   CC       criu/shmem.o
23:27:24 [2020-09-17T23:27:24.865Z] #39 145.4   CC       criu/sigframe.o
23:27:24 [2020-09-17T23:27:24.865Z] #39 145.6   CC       criu/signalfd.o
23:27:24 [2020-09-17T23:27:24.871Z] #39 ...
23:27:24 [2020-09-17T23:27:24.871Z] 
23:27:24 [2020-09-17T23:27:24.871Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:27:24 [2020-09-17T23:27:24.871Z] #37 DONE 0.3s
23:27:24 [2020-09-17T23:27:24.871Z] 
23:27:24 [2020-09-17T23:27:24.871Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:24 [2020-09-17T23:27:24.871Z] #39 141.0   CC       criu/protobuf.o
23:27:25 [2020-09-17T23:27:25.126Z] #39 145.8   CC       criu/sk-inet.o
23:27:25 [2020-09-17T23:27:25.131Z] #39 141.2   CC       criu/pstree.o
23:27:25 [2020-09-17T23:27:25.440Z] #18 ...
23:27:25 [2020-09-17T23:27:25.440Z] 
23:27:25 [2020-09-17T23:27:25.440Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:25 [2020-09-17T23:27:25.440Z] #42 148.0 github.com/LK4D4/vndr/build
23:27:25 [2020-09-17T23:27:25.697Z] #39 146.5   CC       criu/sk-netlink.o
23:27:25 [2020-09-17T23:27:25.701Z] #39 141.8   CC       criu/rbtree.o
23:27:25 [2020-09-17T23:27:25.961Z] #39 142.0   CC       criu/rst-malloc.o
23:27:25 [2020-09-17T23:27:25.961Z] #39 142.1   CC       criu/seccomp.o
23:27:26 [2020-09-17T23:27:26.267Z] #39 146.8   CC       criu/sk-packet.o
23:27:26 [2020-09-17T23:27:26.528Z] #39 147.3   CC       criu/sk-queue.o
23:27:26 [2020-09-17T23:27:26.533Z] #39 142.5   CC       criu/seize.o
23:27:26 [2020-09-17T23:27:26.581Z] ok  	github.com/docker/docker/builder/remotecontext	0.338s	coverage: 13.6% of statements
23:27:26 [2020-09-17T23:27:26.581Z] ok  	github.com/docker/docker/builder/dockerfile	0.999s	coverage: 48.0% of statements
23:27:26 [2020-09-17T23:27:26.793Z] #39 142.9   CC       criu/servicefd.o
23:27:26 [2020-09-17T23:27:26.907Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
23:27:27 [2020-09-17T23:27:27.054Z] #39 143.1   CC       criu/shmem.o
23:27:27 [2020-09-17T23:27:27.099Z] #39 147.6   CC       criu/sk-tcp.o
23:27:27 [2020-09-17T23:27:27.099Z] #39 148.0   CC       criu/sk-unix.o
23:27:27 [2020-09-17T23:27:27.573Z] #42 150.4 vendor/golang.org/x/text/unicode/norm
23:27:27 [2020-09-17T23:27:27.624Z] #39 143.7   CC       criu/sigframe.o
23:27:27 [2020-09-17T23:27:27.624Z] #39 143.9   CC       criu/signalfd.o
23:27:28 [2020-09-17T23:27:28.048Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.267s	coverage: 86.3% of statements
23:27:28 [2020-09-17T23:27:28.048Z] ?   	github.com/docker/docker/cli	[no test files]
23:27:28 [2020-09-17T23:27:28.048Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:27:28 [2020-09-17T23:27:28.196Z] #39 144.0   CC       criu/sk-inet.o
23:27:28 [2020-09-17T23:27:28.222Z] #42 ...
23:27:28 [2020-09-17T23:27:28.222Z] 
23:27:28 [2020-09-17T23:27:28.222Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:27:28 [2020-09-17T23:27:28.222Z] #55 142.0 + for f in rootlesskit rootlesskit-docker-proxy
23:27:28 [2020-09-17T23:27:28.222Z] #55 142.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:27:28 [2020-09-17T23:27:28.222Z] #55 DONE 150.8s
23:27:28 [2020-09-17T23:27:28.222Z] 
23:27:28 [2020-09-17T23:27:28.222Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:27:28 [2020-09-17T23:27:28.222Z] #56 DONE 0.1s
23:27:28 [2020-09-17T23:27:28.222Z] 
23:27:28 [2020-09-17T23:27:28.222Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:27:28 [2020-09-17T23:27:28.222Z] #57 DONE 0.1s
23:27:28 [2020-09-17T23:27:28.222Z] 
23:27:28 [2020-09-17T23:27:28.222Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:28 [2020-09-17T23:27:28.222Z] #18 25.99 The following NEW packages will be installed:
23:27:28 [2020-09-17T23:27:28.222Z] #18 25.99   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.00   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.00   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.00   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.00   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.01   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.01   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.01   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.01   xz-utils zip
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.14 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.14 Need to get 29.2 MB of archives.
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.14 After this operation, 134 MB of additional disk space will be used.
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.88 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 26.88 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.52 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.65 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.66 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.80 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 27.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 28.27 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 28.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
23:27:28 [2020-09-17T23:27:28.222Z] #18 28.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
23:27:28 [2020-09-17T23:27:28.482Z] #39 149.1   CC       criu/sockets.o
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: buildpack-deps:buster
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: buildpack-deps:buster
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: busybox:latest
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: busybox:latest
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: busybox:glibc
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: busybox:glibc
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: debian:buster
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: debian:buster
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: buildpack-deps:buster
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: hello-world:latest
23:27:28 [2020-09-17T23:27:28.669Z] Loaded image: hello-world:latest
23:27:28 [2020-09-17T23:27:28.777Z] #39 144.6   CC       criu/sk-netlink.o
23:27:28 [2020-09-17T23:27:28.925Z] Loaded image: busybox:latest
23:27:29 [2020-09-17T23:27:29.038Z] #39 144.9   CC       criu/sk-packet.o
23:27:29 [2020-09-17T23:27:29.053Z] #39 149.7   CC       criu/stats.o
23:27:29 [2020-09-17T23:27:29.053Z] #39 149.9   CC       criu/string.o
23:27:29 [2020-09-17T23:27:29.182Z] INFO: Testing against a local daemon
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerDaemonSuite
23:27:29 [2020-09-17T23:27:29.182Z] INFO: Testing against a local daemon
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:27:29 [2020-09-17T23:27:29.182Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:27:29 [2020-09-17T23:27:29.182Z] Loaded image: busybox:glibc
23:27:29 [2020-09-17T23:27:29.182Z] Loaded image: debian:buster
23:27:29 [2020-09-17T23:27:29.299Z] #39 145.3   CC       criu/sk-queue.o
23:27:29 [2020-09-17T23:27:29.313Z] #39 149.9   CC       criu/sysctl.o
23:27:29 [2020-09-17T23:27:29.438Z] Loaded image: hello-world:latest
23:27:29 [2020-09-17T23:27:29.561Z] #39 145.6   CC       criu/sk-tcp.o
23:27:29 [2020-09-17T23:27:29.573Z] #39 150.4   CC       criu/sysfs_parse.o
23:27:29 [2020-09-17T23:27:29.701Z] ok  	github.com/docker/docker/client	0.111s	coverage: 75.4% of statements
23:27:29 [2020-09-17T23:27:29.754Z] #18 30.00 debconf: delaying package configuration, since apt-utils is not installed
23:27:29 [2020-09-17T23:27:29.754Z] #18 30.09 Fetched 29.2 MB in 2s (12.2 MB/s)
23:27:29 [2020-09-17T23:27:29.754Z] #18 30.14 Selecting previously unselected package pigz.
23:27:29 [2020-09-17T23:27:29.754Z] #18 30.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 ... 23361 files and directories currently installed.)
23:27:29 [2020-09-17T23:27:29.821Z] #39 145.9   CC       criu/sk-unix.o
23:27:29 [2020-09-17T23:27:29.833Z] #39 150.6   CC       criu/timens.o
23:27:30 [2020-09-17T23:27:30.052Z] #18 30.21 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
23:27:30 [2020-09-17T23:27:30.052Z] #18 30.22 Unpacking pigz (2.4-1) ...
23:27:30 [2020-09-17T23:27:30.052Z] #18 30.30 Selecting previously unselected package libpython3.7-minimal:ppc64el.
23:27:30 [2020-09-17T23:27:30.052Z] #18 30.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
23:27:30 [2020-09-17T23:27:30.052Z] #18 30.31 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
23:27:30 [2020-09-17T23:27:30.093Z] #39 150.8   CC       criu/timerfd.o
23:27:30 [2020-09-17T23:27:30.353Z] #39 151.0   CC       criu/tty.o
23:27:30 [2020-09-17T23:27:30.551Z] #45 DONE 216.4s
23:27:30 [2020-09-17T23:27:30.551Z] 
23:27:30 [2020-09-17T23:27:30.551Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:27:30 [2020-09-17T23:27:30.705Z] #18 30.76 Selecting previously unselected package python3.7-minimal.
23:27:30 [2020-09-17T23:27:30.705Z] #18 30.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ...
23:27:30 [2020-09-17T23:27:30.705Z] #18 30.80 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ...
23:27:30 [2020-09-17T23:27:30.763Z] #39 147.0   CC       criu/sockets.o
23:27:31 [2020-09-17T23:27:31.327Z] INFO: Testing against a local daemon
23:27:31 [2020-09-17T23:27:31.327Z] === RUN   TestCgroupNamespacesBuild
23:27:31 [2020-09-17T23:27:31.335Z] #39 147.5   CC       criu/stats.o
23:27:31 [2020-09-17T23:27:31.373Z] #18 31.89 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ...
23:27:31 [2020-09-17T23:27:31.595Z] #39 147.7   CC       criu/string.o
23:27:31 [2020-09-17T23:27:31.595Z] #39 147.7   CC       criu/sysctl.o
23:27:31 [2020-09-17T23:27:31.674Z] #18 31.91 Setting up python3.7-minimal (3.7.3-2+deb10u2) ...
23:27:31 [2020-09-17T23:27:31.736Z] #39 152.2   CC       criu/tun.o
23:27:31 [2020-09-17T23:27:31.996Z] #39 152.5   CC       criu/uffd.o
23:27:32 [2020-09-17T23:27:32.166Z] #39 148.2   CC       criu/sysfs_parse.o
23:27:32 [2020-09-17T23:27:32.428Z] #39 148.5   CC       criu/timens.o
23:27:32 [2020-09-17T23:27:32.469Z] #52 ...
23:27:32 [2020-09-17T23:27:32.469Z] 
23:27:32 [2020-09-17T23:27:32.469Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:27:32 [2020-09-17T23:27:32.567Z] #39 153.3   CC       criu/util.o
23:27:32 [2020-09-17T23:27:32.688Z] #39 148.7   CC       criu/timerfd.o
23:27:32 [2020-09-17T23:27:32.733Z] #46 DONE 0.7s
23:27:32 [2020-09-17T23:27:32.733Z] 
23:27:32 [2020-09-17T23:27:32.733Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:27:32 [2020-09-17T23:27:32.949Z] #39 149.0   CC       criu/tty.o
23:27:32 [2020-09-17T23:27:32.994Z] #52 ...
23:27:32 [2020-09-17T23:27:32.994Z] 
23:27:32 [2020-09-17T23:27:32.994Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:27:32 [2020-09-17T23:27:32.994Z] #48 DONE 0.1s
23:27:32 [2020-09-17T23:27:32.994Z] 
23:27:32 [2020-09-17T23:27:32.994Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:27:33 [2020-09-17T23:27:33.507Z] #39 154.2   CC       criu/uts_ns.o
23:27:33 [2020-09-17T23:27:33.507Z] #39 154.3   CC       criu/vdso-compat.o
23:27:33 [2020-09-17T23:27:33.567Z] #50 DONE 0.5s
23:27:33 [2020-09-17T23:27:33.567Z] 
23:27:33 [2020-09-17T23:27:33.567Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:27:33 [2020-09-17T23:27:33.767Z] #39 154.5   CC       criu/vdso.o
23:27:34 [2020-09-17T23:27:34.333Z] #39 150.3   CC       criu/tun.o
23:27:34 [2020-09-17T23:27:34.333Z] #39 150.6   CC       criu/uffd.o
23:27:34 [2020-09-17T23:27:34.337Z] #39 154.9   LINK     criu/built-in.o
23:27:34 [2020-09-17T23:27:34.337Z] #39 155.1   LINK     criu/criu
23:27:34 [2020-09-17T23:27:34.459Z] #18 34.78 Selecting previously unselected package python3-minimal.
23:27:34 [2020-09-17T23:27:34.459Z] #18 34.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 ... 23610 files and directories currently installed.)
23:27:34 [2020-09-17T23:27:34.459Z] #18 34.84 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
23:27:34 [2020-09-17T23:27:34.459Z] #18 34.85 Unpacking python3-minimal (3.7.3-1) ...
23:27:34 [2020-09-17T23:27:34.459Z] #18 34.95 Selecting previously unselected package libmpdec2:ppc64el.
23:27:34 [2020-09-17T23:27:34.759Z] #18 34.96 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
23:27:34 [2020-09-17T23:27:34.759Z] #18 34.96 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
23:27:34 [2020-09-17T23:27:34.759Z] #18 35.05 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
23:27:34 [2020-09-17T23:27:34.759Z] #18 35.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ...
23:27:34 [2020-09-17T23:27:34.759Z] #18 35.08 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
23:27:34 [2020-09-17T23:27:34.907Z] #39 155.4   DEP      lib/c/criu.d
23:27:34 [2020-09-17T23:27:34.907Z] #39 155.4   CC       images/rpc.pb-c.o
23:27:34 [2020-09-17T23:27:34.907Z] #39 155.8   CC       lib/c/criu.o
23:27:35 [2020-09-17T23:27:35.275Z] #39 151.4   CC       criu/util.o
23:27:35 [2020-09-17T23:27:35.826Z] #18 36.16 Selecting previously unselected package python3.7.
23:27:35 [2020-09-17T23:27:35.826Z] #18 36.17 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ...
23:27:35 [2020-09-17T23:27:35.826Z] #18 36.17 Unpacking python3.7 (3.7.3-2+deb10u2) ...
23:27:35 [2020-09-17T23:27:35.826Z] #18 ...
23:27:35 [2020-09-17T23:27:35.826Z] 
23:27:35 [2020-09-17T23:27:35.826Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:35 [2020-09-17T23:27:35.826Z] #40 81.34   LINK     criu/pie/restorer.built-in.o
23:27:35 [2020-09-17T23:27:35.826Z] #40 81.35   GEN      criu/pie/restorer-blob.h
23:27:35 [2020-09-17T23:27:35.826Z] #40 81.53   DEP      criu/vdso.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 81.84   DEP      criu/uts_ns.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 82.11   DEP      criu/util.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 82.38   DEP      criu/uffd.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 82.59   DEP      criu/tun.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 82.82   DEP      criu/tty.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 83.05   DEP      criu/timerfd.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 83.27   DEP      criu/timens.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 83.47   DEP      criu/sysfs_parse.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 83.66   DEP      criu/sysctl.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 84.01   DEP      criu/string.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 84.07   DEP      criu/stats.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 84.33   DEP      criu/sockets.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 84.56   DEP      criu/sk-unix.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 84.81   DEP      criu/sk-tcp.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 85.05   DEP      criu/sk-queue.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 85.29   DEP      criu/sk-packet.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 85.48   DEP      criu/sk-netlink.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 85.71   DEP      criu/sk-inet.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 85.93   DEP      criu/signalfd.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 86.14   DEP      criu/sigframe.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 86.24   DEP      criu/shmem.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 86.44   DEP      criu/servicefd.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 86.72   DEP      criu/seize.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 86.94   DEP      criu/seccomp.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 87.15   DEP      criu/rst-malloc.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 87.26   DEP      criu/rbtree.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 87.29   DEP      criu/pstree.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 87.48   DEP      criu/protobuf.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 87.65   GEN      criu/protobuf-desc-gen.h
23:27:35 [2020-09-17T23:27:35.826Z] #40 89.73   DEP      criu/protobuf-desc.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 89.93   DEP      criu/proc_parse.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 90.16   DEP      criu/plugin.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 90.28   DEP      criu/pipes.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 90.43   DEP      criu/pie-util.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 90.53   DEP      criu/pie-util-vdso.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 90.66   DEP      criu/path.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 90.81   DEP      criu/parasite-syscall.d
23:27:35 [2020-09-17T23:27:35.826Z] #40 91.24   DEP      criu/pagemap.d
23:27:35 [2020-09-17T23:27:35.847Z] #39 156.5   LINK     lib/c/built-in.o
23:27:35 [2020-09-17T23:27:35.847Z] #39 156.5   LINK     lib/c/libcriu.so
23:27:35 [2020-09-17T23:27:35.847Z] #39 156.5   LINK     lib/c/libcriu.a
23:27:35 [2020-09-17T23:27:35.847Z] #39 156.6   GEN      magic.py
23:27:36 [2020-09-17T23:27:36.108Z] #39 156.7 Note: Building without setproctitle() and strlcpy() support.
23:27:36 [2020-09-17T23:27:36.108Z] #39 156.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:27:36 [2020-09-17T23:27:36.108Z] #39 156.7 Note: Building without GnuTLS support
23:27:36 [2020-09-17T23:27:36.108Z] #39 156.7 Makefile.config:39: Warn: you have no libnftables installed
23:27:36 [2020-09-17T23:27:36.108Z] #39 156.7 Makefile.config:40: Warn: Building without nftables support
23:27:36 [2020-09-17T23:27:36.126Z] #40 91.46   DEP      criu/pagemap-cache.d
23:27:36 [2020-09-17T23:27:36.126Z] #40 ...
23:27:36 [2020-09-17T23:27:36.126Z] 
23:27:36 [2020-09-17T23:27:36.126Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:36 [2020-09-17T23:27:36.126Z] #18 36.35 Selecting previously unselected package libpython3-stdlib:ppc64el.
23:27:36 [2020-09-17T23:27:36.126Z] #18 36.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
23:27:36 [2020-09-17T23:27:36.126Z] #18 36.37 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
23:27:36 [2020-09-17T23:27:36.126Z] #18 36.51 Setting up python3-minimal (3.7.3-1) ...
23:27:36 [2020-09-17T23:27:36.217Z] #39 152.3   CC       criu/uts_ns.o
23:27:36 [2020-09-17T23:27:36.368Z] #39 157.2 fatal: not a git repository (or any of the parent directories): .git
23:27:36 [2020-09-17T23:27:36.478Z] #39 152.5   CC       criu/vdso-compat.o
23:27:36 [2020-09-17T23:27:36.739Z] #39 152.6   CC       criu/vdso.o
23:27:36 [2020-09-17T23:27:36.938Z] #39 157.8 make[1]: Nothing to be done for 'all'.
23:27:36 [2020-09-17T23:27:36.999Z] #39 153.1   LINK     criu/built-in.o
23:27:36 [2020-09-17T23:27:36.999Z] #39 153.2   LINK     criu/criu
23:27:37 [2020-09-17T23:27:37.188Z] #18 37.49 Selecting previously unselected package python3.
23:27:37 [2020-09-17T23:27:37.188Z] #18 37.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
23:27:37 [2020-09-17T23:27:37.188Z] #18 37.55 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
23:27:37 [2020-09-17T23:27:37.188Z] #18 37.56 Unpacking python3 (3.7.3-1) ...
23:27:37 [2020-09-17T23:27:37.188Z] #18 37.65 Selecting previously unselected package libip4tc0:ppc64el.
23:27:37 [2020-09-17T23:27:37.260Z] #39 153.5   DEP      lib/c/criu.d
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.66 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.80 Selecting previously unselected package libip6tc0:ppc64el.
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.80 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.89 Selecting previously unselected package libiptc0:ppc64el.
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.89 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
23:27:37 [2020-09-17T23:27:37.487Z] #18 37.90 Unpacking libiptc0:ppc64el (1.8.2-4) ...
23:27:37 [2020-09-17T23:27:37.487Z] #18 38.02 Selecting previously unselected package libnfnetlink0:ppc64el.
23:27:37 [2020-09-17T23:27:37.507Z] #39 158.2 make[1]: 'images/built-in.o' is up to date.
23:27:37 [2020-09-17T23:27:37.507Z] #39 158.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:27:37 [2020-09-17T23:27:37.507Z] #39 158.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:27:37 [2020-09-17T23:27:37.507Z] #39 158.3 make[1]: 'compel/libcompel.a' is up to date.
23:27:37 [2020-09-17T23:27:37.507Z] #39 158.4 make[1]: 'compel/compel-host-bin' is up to date.
23:27:37 [2020-09-17T23:27:37.521Z] #39 153.6   CC       images/rpc.pb-c.o
23:27:37 [2020-09-17T23:27:37.768Z] #39 158.4 make[1]: Nothing to be done for 'all'.
23:27:37 [2020-09-17T23:27:37.768Z] #39 158.4 make[1]: 'soccr/libsoccr.a' is up to date.
23:27:37 [2020-09-17T23:27:37.768Z] #39 158.6 make[2]: Nothing to be done for 'all'.
23:27:37 [2020-09-17T23:27:37.789Z] #18 38.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
23:27:37 [2020-09-17T23:27:37.789Z] #18 38.05 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:27:37 [2020-09-17T23:27:37.789Z] #18 38.10 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
23:27:37 [2020-09-17T23:27:37.789Z] #18 38.11 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
23:27:37 [2020-09-17T23:27:37.790Z] #18 38.14 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:27:37 [2020-09-17T23:27:37.790Z] #18 38.26 Selecting previously unselected package libnftnl11:ppc64el.
23:27:38 [2020-09-17T23:27:38.028Z] #39 158.6 make[2]: Nothing to be done for 'all'.
23:27:38 [2020-09-17T23:27:38.028Z] #39 158.7 make[2]: Nothing to be done for 'all'.
23:27:38 [2020-09-17T23:27:38.028Z] #39 158.8 make[2]: Nothing to be done for 'all'.
23:27:38 [2020-09-17T23:27:38.028Z] #39 158.8 make[2]: Nothing to be done for 'all'.
23:27:38 [2020-09-17T23:27:38.028Z] #39 158.8 make[2]: Nothing to be done for 'all'.
23:27:38 [2020-09-17T23:27:38.028Z] #39 158.9 make[2]: Nothing to be done for 'all'.
23:27:38 [2020-09-17T23:27:38.089Z] #18 38.27 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
23:27:38 [2020-09-17T23:27:38.089Z] #18 38.27 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
23:27:38 [2020-09-17T23:27:38.089Z] #18 38.36 Selecting previously unselected package iptables.
23:27:38 [2020-09-17T23:27:38.089Z] #18 38.37 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
23:27:38 [2020-09-17T23:27:38.089Z] #18 38.37 Unpacking iptables (1.8.2-4) ...
23:27:38 [2020-09-17T23:27:38.093Z] #39 154.0   CC       lib/c/criu.o
23:27:38 [2020-09-17T23:27:38.288Z] #39 158.9 make[2]: Nothing to be done for 'all'.
23:27:38 [2020-09-17T23:27:38.288Z] #39 158.9   INSTALL  criu/criu
23:27:38 [2020-09-17T23:27:38.389Z] #18 38.86 Selecting previously unselected package xxd.
23:27:38 [2020-09-17T23:27:38.389Z] #18 38.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:27:38 [2020-09-17T23:27:38.389Z] #18 38.88 Unpacking xxd (2:8.1.0875-5) ...
23:27:38 [2020-09-17T23:27:38.548Z] #39 DONE 159.3s
23:27:38 [2020-09-17T23:27:38.548Z] 
23:27:38 [2020-09-17T23:27:38.548Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:38 [2020-09-17T23:27:38.664Z] #39 154.7   LINK     lib/c/built-in.o
23:27:38 [2020-09-17T23:27:38.664Z] #39 154.7   LINK     lib/c/libcriu.so
23:27:38 [2020-09-17T23:27:38.664Z] #39 154.8   LINK     lib/c/libcriu.a
23:27:38 [2020-09-17T23:27:38.688Z] #18 39.01 Selecting previously unselected package vim-common.
23:27:38 [2020-09-17T23:27:38.688Z] #18 39.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:27:38 [2020-09-17T23:27:38.688Z] #18 39.08 Unpacking vim-common (2:8.1.0875-5) ...
23:27:38 [2020-09-17T23:27:38.926Z] #39 154.9   GEN      magic.py
23:27:38 [2020-09-17T23:27:38.926Z] #39 155.0 Note: Building without setproctitle() and strlcpy() support.
23:27:38 [2020-09-17T23:27:38.926Z] #39 155.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:27:38 [2020-09-17T23:27:38.926Z] #39 155.0 Note: Building without GnuTLS support
23:27:38 [2020-09-17T23:27:38.926Z] #39 155.0 Makefile.config:39: Warn: you have no libnftables installed
23:27:38 [2020-09-17T23:27:38.926Z] #39 155.0 Makefile.config:40: Warn: Building without nftables support
23:27:38 [2020-09-17T23:27:38.990Z] #18 39.27 Selecting previously unselected package bash-completion.
23:27:38 [2020-09-17T23:27:38.990Z] #18 39.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:27:39 [2020-09-17T23:27:39.488Z] #45 ...
23:27:39 [2020-09-17T23:27:39.488Z] 
23:27:39 [2020-09-17T23:27:39.488Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:27:39 [2020-09-17T23:27:39.497Z] #39 155.6 fatal: not a git repository (or any of the parent directories): .git
23:27:39 [2020-09-17T23:27:39.749Z] #40 DONE 0.1s
23:27:39 [2020-09-17T23:27:39.749Z] 
23:27:39 [2020-09-17T23:27:39.749Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:27:40 [2020-09-17T23:27:40.009Z] #42 DONE 0.3s
23:27:40 [2020-09-17T23:27:40.009Z] 
23:27:40 [2020-09-17T23:27:40.009Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:27:40 [2020-09-17T23:27:40.009Z] #44 DONE 0.1s
23:27:40 [2020-09-17T23:27:40.009Z] 
23:27:40 [2020-09-17T23:27:40.009Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:40 [2020-09-17T23:27:40.069Z] #39 156.1 make[1]: Nothing to be done for 'all'.
23:27:40 [2020-09-17T23:27:40.641Z] #39 156.6 make[1]: 'images/built-in.o' is up to date.
23:27:40 [2020-09-17T23:27:40.641Z] #39 156.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:27:40 [2020-09-17T23:27:40.641Z] #39 156.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:27:40 [2020-09-17T23:27:40.641Z] #39 156.7 make[1]: 'compel/libcompel.a' is up to date.
23:27:40 [2020-09-17T23:27:40.641Z] #39 156.7 make[1]: 'compel/compel-host-bin' is up to date.
23:27:40 [2020-09-17T23:27:40.641Z] #39 156.8 make[1]: Nothing to be done for 'all'.
23:27:40 [2020-09-17T23:27:40.641Z] #39 156.8 make[1]: 'soccr/libsoccr.a' is up to date.
23:27:40 [2020-09-17T23:27:40.902Z] #39 156.9 make[2]: Nothing to be done for 'all'.
23:27:40 [2020-09-17T23:27:40.902Z] #39 156.9 make[2]: Nothing to be done for 'all'.
23:27:40 [2020-09-17T23:27:40.902Z] #39 157.0 make[2]: Nothing to be done for 'all'.
23:27:40 [2020-09-17T23:27:40.902Z] #39 157.1 make[2]: Nothing to be done for 'all'.
23:27:40 [2020-09-17T23:27:40.902Z] #39 157.1 make[2]: Nothing to be done for 'all'.
23:27:40 [2020-09-17T23:27:40.902Z] #39 157.1 make[2]: Nothing to be done for 'all'.
23:27:41 [2020-09-17T23:27:41.164Z] #39 157.2 make[2]: Nothing to be done for 'all'.
23:27:41 [2020-09-17T23:27:41.164Z] #39 157.3 make[2]: Nothing to be done for 'all'.
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:27:41 [2020-09-17T23:27:41.269Z] --- PASS: TestCgroupNamespacesBuild (9.52s)
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:27:41 [2020-09-17T23:27:41.269Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:27:41 [2020-09-17T23:27:41.425Z] #39 157.3   INSTALL  criu/criu
23:27:41 [2020-09-17T23:27:41.425Z] #39 DONE 157.6s
23:27:41 [2020-09-17T23:27:41.425Z] 
23:27:41 [2020-09-17T23:27:41.425Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:27:42 [2020-09-17T23:27:42.197Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:27:42 [2020-09-17T23:27:42.197Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s)
23:27:42 [2020-09-17T23:27:42.197Z] === RUN   TestBuildWithSession
23:27:42 [2020-09-17T23:27:42.197Z] --- SKIP: TestBuildWithSession (0.00s)
23:27:42 [2020-09-17T23:27:42.197Z]     build_session_test.go:25: TODO: BuildKit
23:27:42 [2020-09-17T23:27:42.197Z] === RUN   TestBuildSquashParent
23:27:42 [2020-09-17T23:27:42.453Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:27:42 [2020-09-17T23:27:42.453Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:27:42 [2020-09-17T23:27:42.453Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:27:42 [2020-09-17T23:27:42.582Z] #18 ...
23:27:42 [2020-09-17T23:27:42.582Z] 
23:27:42 [2020-09-17T23:27:42.582Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:27:42 [2020-09-17T23:27:42.582Z] #22 162.4 Checking out files:  29% (3215/10921)   
Checking out files:  30% (3277/10921)   
Checking out files:  31% (3386/10921)   
Checking out files:  32% (3495/10921)   
Checking out files:  33% (3604/10921)   
Checking out files:  34% (3714/10921)   
Checking out files:  35% (3823/10921)   
Checking out files:  36% (3932/10921)   
Checking out files:  37% (4041/10921)   
Checking out files:  38% (4150/10921)   
Checking out files:  39% (4260/10921)   
Checking out files:  40% (4369/10921)   
Checking out files:  41% (4478/10921)   
Checking out files:  42% (4587/10921)   
Checking out files:  43% (4697/10921)   
Checking out files:  44% (4806/10921)   
Checking out files:  45% (4915/10921)   
Checking out files:  46% (5024/10921)   
Checking out files:  47% (5133/10921)   
Checking out files:  48% (5243/10921)   
Checking out files:  49% (5352/10921)   
Checking out files:  50% (5461/10921)   
Checking out files:  51% (5570/10921)   
Checking out files:  52% (5679/10921)   
Checking out files:  53% (5789/10921)   
Checking out files:  53% (5883/10921)   
Checking out files:  54% (5898/10921)   
Checking out files:  55% (6007/10921)   
Checking out files:  56% (6116/10921)   
Checking out files:  57% (6225/10921)   
Checking out files:  58% (6335/10921)   
Checking out files:  59% (6444/10921)   
Checking out files:  60% (6553/10921)   
Checking out files:  61% (6662/10921)   
Checking out files:  62% (6772/10921)   
Checking out files:  63% (6881/10921)   
Checking out files:  64% (6990/10921)   
Checking out files:  65% (7099/10921)   
Checking out files:  66% (7208/10921)   
Checking out files:  67% (7318/10921)   
Checking out files:  68% (7427/10921)   
Checking out files:  69% (7536/10921)   
Checking out files:  70% (7645/10921)   
Checking out files:  71% (7754/10921)   
Checking out files:  72% (7864/10921)   
Checking out files:  73% (7973/10921)   
Checking out files:  74% (8082/10921)   
Checking out files:  75% (8191/10921)   
Checking out files:  76% (8300/10921)   
Checking out files:  77% (8410/10921)   
Checking out files:  78% (8519/10921)   
Checking out files:  79% (8628/10921)   
Checking out files:  80% (8737/10921)   
Checking out files:  81% (8847/10921)   
Checking out files:  81% (8858/10921)   
Checking out files:  82% (8956/10921)   
Checking out files:  83% (9065/10921)   
Checking out files:  84% (9174/10921)   
Checking out files:  85% (9283/10921)   
Checking out files:  86% (9393/10921)   
Checking out files:  87% (9502/10921)   
Checking out files:  88% (9611/10921)   
Checking out files:  89% (9720/10921)   
Checking out files:  90% (9829/10921)   
Checking out files:  91% (9939/10921)   
Checking out files:  92% (10048/10921)   
Checking out files:  93% (10157/10921)   
Checking out files:  94% (10266/10921)   
Checking out files:  95% (10375/10921)   
Checking out files:  96% (10485/10921)   
Checking out files:  97% (10594/10921)   
Checking out files:  98% (10703/10921)   
Checking out files:  99% (10812/10921)   
Checking out files: 100% (10921/10921)   
Checking out files: 100% (10921/10921), done.
23:27:42 [2020-09-17T23:27:42.582Z] #22 165.4 + cd /tmp/tmp.QinGVs35t3/tmp/docker-ce
23:27:42 [2020-09-17T23:27:42.582Z] #22 165.4 + git checkout -q v17.06.2-ce
23:27:42 [2020-09-17T23:27:42.811Z] #45 ...
23:27:42 [2020-09-17T23:27:42.811Z] 
23:27:42 [2020-09-17T23:27:42.811Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:27:43 [2020-09-17T23:27:43.073Z] #40 DONE 0.1s
23:27:43 [2020-09-17T23:27:43.073Z] 
23:27:43 [2020-09-17T23:27:43.073Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:27:43 [2020-09-17T23:27:43.073Z] #42 DONE 0.2s
23:27:43 [2020-09-17T23:27:43.073Z] 
23:27:43 [2020-09-17T23:27:43.073Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:27:43 [2020-09-17T23:27:43.073Z] #44 DONE 0.1s
23:27:43 [2020-09-17T23:27:43.073Z] 
23:27:43 [2020-09-17T23:27:43.073Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:27:43 [2020-09-17T23:27:43.305Z] #45 ...
23:27:43 [2020-09-17T23:27:43.305Z] 
23:27:43 [2020-09-17T23:27:43.305Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:27:43 [2020-09-17T23:27:43.305Z] #52 193.4 + bin/containerd
23:27:43 [2020-09-17T23:27:43.382Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
23:27:43 [2020-09-17T23:27:43.638Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:27:43 [2020-09-17T23:27:43.638Z] #52 194.7 + bin/containerd-stress
23:27:44 [2020-09-17T23:27:44.201Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:27:44 [2020-09-17T23:27:44.457Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:27:44 [2020-09-17T23:27:44.457Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:27:44 [2020-09-17T23:27:44.457Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:27:44 [2020-09-17T23:27:44.457Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:27:45 [2020-09-17T23:27:45.019Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
23:27:45 [2020-09-17T23:27:45.556Z] #52 197.8 + bin/containerd-shim
23:27:45 [2020-09-17T23:27:45.619Z] #52 191.8 + bin/containerd
23:27:46 [2020-09-17T23:27:46.171Z] #22 168.8 + mkdir -p /tmp/tmp.QinGVs35t3/src/github.com/docker
23:27:46 [2020-09-17T23:27:46.171Z] #22 168.8 + mv components/cli /tmp/tmp.QinGVs35t3/src/github.com/docker/cli
23:27:46 [2020-09-17T23:27:46.171Z] #22 168.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:27:46 [2020-09-17T23:27:46.171Z] #22 ...
23:27:46 [2020-09-17T23:27:46.171Z] 
23:27:46 [2020-09-17T23:27:46.171Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:46 [2020-09-17T23:27:46.171Z] #40 91.60   DEP      criu/page-xfer.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 91.76   DEP      criu/page-pipe.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 91.92   DEP      criu/netfilter.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 92.14   DEP      criu/net.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 92.36   DEP      criu/namespaces.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 92.55   DEP      criu/mount.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 92.85   DEP      criu/memfd.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 93.07   DEP      criu/mem.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 93.25   DEP      criu/lsm.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 93.48   DEP      criu/log.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 93.64   DEP      criu/libnetlink.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 93.81   DEP      criu/kerndat.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 94.02   DEP      criu/kcmp-ids.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 94.13   DEP      criu/irmap.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 94.28   DEP      criu/ipc_ns.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 94.47   DEP      criu/image.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 94.61   DEP      criu/image-desc.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 94.77   DEP      criu/fsnotify.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 94.95   DEP      criu/filesystems.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 95.16   DEP      criu/files.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 95.36   DEP      criu/files-reg.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 95.72   DEP      criu/files-ext.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 95.89   DEP      criu/file-lock.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.04   DEP      criu/file-ids.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.17   DEP      criu/fifo.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.36   DEP      criu/fdstore.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.48   DEP      criu/fault-injection.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.53   DEP      criu/external.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.64   DEP      criu/eventpoll.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.84   DEP      criu/eventfd.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 96.98   DEP      criu/crtools.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 97.19   DEP      criu/cr-service.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 97.39   DEP      criu/cr-restore.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 97.65   DEP      criu/cr-errno.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 97.67   DEP      criu/cr-dump.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 97.95   DEP      criu/cr-dedup.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 98.21   DEP      criu/cr-check.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 98.38   DEP      criu/config.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 98.57   DEP      criu/clone-noasan.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 98.66   DEP      criu/cgroup.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 98.94   DEP      criu/cgroup-props.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 99.06   DEP      criu/bitmap.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 99.08   DEP      criu/bfd.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 99.22   DEP      criu/autofs.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 99.43   DEP      criu/aio.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 99.62   DEP      criu/action-scripts.d
23:27:46 [2020-09-17T23:27:46.171Z] #40 100.1   CC       criu/action-scripts.o
23:27:46 [2020-09-17T23:27:46.171Z] #40 100.8   CC       criu/aio.o
23:27:46 [2020-09-17T23:27:46.171Z] #40 101.5   CC       criu/autofs.o
23:27:46 [2020-09-17T23:27:46.171Z] #40 ...
23:27:46 [2020-09-17T23:27:46.171Z] 
23:27:46 [2020-09-17T23:27:46.171Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:46 [2020-09-17T23:27:46.171Z] #18 43.24 Unpacking bash-completion (1:2.8-6) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 43.76 Selecting previously unselected package bzip2.
23:27:46 [2020-09-17T23:27:46.171Z] #18 43.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 43.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 43.94 Selecting previously unselected package xz-utils.
23:27:46 [2020-09-17T23:27:46.171Z] #18 43.99 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 44.00 Unpacking xz-utils (5.2.4-1) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 44.30 Selecting previously unselected package apparmor.
23:27:46 [2020-09-17T23:27:46.171Z] #18 44.31 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 44.43 Unpacking apparmor (2.13.2-10) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 44.80 Selecting previously unselected package aufs-tools.
23:27:46 [2020-09-17T23:27:46.171Z] #18 44.80 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 44.80 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.00 Selecting previously unselected package libonig5:ppc64el.
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.02 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.03 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.15 Selecting previously unselected package libjq1:ppc64el.
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.16 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.17 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.26 Selecting previously unselected package jq.
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.28 Unpacking jq (1.5+dfsg-2+b1) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.35 Selecting previously unselected package libaio1:ppc64el.
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.37 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.37 Unpacking libaio1:ppc64el (0.3.112-3) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.45 Selecting previously unselected package libgpm2:ppc64el.
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.46 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.47 Unpacking libgpm2:ppc64el (1.20.7-5) ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.55 Selecting previously unselected package libicu63:ppc64el.
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:27:46 [2020-09-17T23:27:46.171Z] #18 45.58 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:27:46 [2020-09-17T23:27:46.386Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
23:27:46 [2020-09-17T23:27:46.820Z] #18 ...
23:27:46 [2020-09-17T23:27:46.820Z] 
23:27:46 [2020-09-17T23:27:46.820Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:27:46 [2020-09-17T23:27:46.820Z] #42 159.5 vendor/golang.org/x/net/http2/hpack
23:27:46 [2020-09-17T23:27:46.820Z] #42 161.9 vendor/golang.org/x/crypto/cryptobyte
23:27:46 [2020-09-17T23:27:46.820Z] #42 163.1 mime
23:27:46 [2020-09-17T23:27:46.820Z] #42 167.3 vendor/golang.org/x/net/http/httpproxy
23:27:46 [2020-09-17T23:27:46.820Z] #42 167.3 net/textproto
23:27:46 [2020-09-17T23:27:46.820Z] #42 167.3 crypto/x509
23:27:46 [2020-09-17T23:27:46.820Z] #42 169.0 vendor/golang.org/x/net/http/httpguts
23:27:46 [2020-09-17T23:27:46.820Z] #42 169.0 mime/multipart
23:27:47 [2020-09-17T23:27:47.315Z] --- PASS: TestBuildSquashParent (5.26s)
23:27:47 [2020-09-17T23:27:47.315Z] === RUN   TestBuildWithRemoveAndForceRemove
23:27:47 [2020-09-17T23:27:47.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:27:47 [2020-09-17T23:27:47.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:27:47 [2020-09-17T23:27:47.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:27:47 [2020-09-17T23:27:47.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:27:47 [2020-09-17T23:27:47.315Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:27:47 [2020-09-17T23:27:47.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:27:47 [2020-09-17T23:27:47.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:27:47 [2020-09-17T23:27:47.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:27:47 [2020-09-17T23:27:47.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:27:47 [2020-09-17T23:27:47.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:27:47 [2020-09-17T23:27:47.315Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:27:47 [2020-09-17T23:27:47.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:27:47 [2020-09-17T23:27:47.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:27:47 [2020-09-17T23:27:47.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:27:47 [2020-09-17T23:27:47.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:27:47 [2020-09-17T23:27:47.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:27:47 [2020-09-17T23:27:47.315Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:27:47 [2020-09-17T23:27:47.315Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:27:48 [2020-09-17T23:27:48.390Z] #42 ...
23:27:48 [2020-09-17T23:27:48.390Z] 
23:27:48 [2020-09-17T23:27:48.390Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:48 [2020-09-17T23:27:48.390Z] #40 103.8   CC       criu/bfd.o
23:27:48 [2020-09-17T23:27:48.681Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
23:27:48 [2020-09-17T23:27:48.681Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:27:49 [2020-09-17T23:27:49.452Z] #40 104.6   CC       criu/bitmap.o
23:27:49 [2020-09-17T23:27:49.452Z] #40 104.8   CC       criu/cgroup-props.o
23:27:50 [2020-09-17T23:27:50.048Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
23:27:50 [2020-09-17T23:27:50.521Z] #40 106.0   CC       criu/cgroup.o
23:27:50 [2020-09-17T23:27:50.861Z] #52 203.5 + bin/containerd-shim-runc-v1
23:27:50 [2020-09-17T23:27:50.977Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:27:51 [2020-09-17T23:27:51.540Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:27:51 [2020-09-17T23:27:51.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.07s)
23:27:51 [2020-09-17T23:27:51.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.74s)
23:27:51 [2020-09-17T23:27:51.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.79s)
23:27:51 [2020-09-17T23:27:51.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.99s)
23:27:51 [2020-09-17T23:27:51.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (4.01s)
23:27:51 [2020-09-17T23:27:51.540Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (4.10s)
23:27:51 [2020-09-17T23:27:51.540Z] === RUN   TestBuildMultiStageCopy
23:27:51 [2020-09-17T23:27:51.540Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:27:51 [2020-09-17T23:27:51.540Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
23:27:52 [2020-09-17T23:27:52.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:27:52 [2020-09-17T23:27:52.906Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:27:53 [2020-09-17T23:27:53.162Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:27:53 [2020-09-17T23:27:53.162Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:27:53 [2020-09-17T23:27:53.419Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:27:53 [2020-09-17T23:27:53.675Z] --- PASS: TestBuildMultiStageCopy (2.17s)
23:27:53 [2020-09-17T23:27:53.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.32s)
23:27:53 [2020-09-17T23:27:53.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
23:27:53 [2020-09-17T23:27:53.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
23:27:53 [2020-09-17T23:27:53.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
23:27:53 [2020-09-17T23:27:53.675Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
23:27:53 [2020-09-17T23:27:53.675Z] === RUN   TestBuildMultiStageParentConfig
23:27:54 [2020-09-17T23:27:54.091Z] #40 ...
23:27:54 [2020-09-17T23:27:54.091Z] 
23:27:54 [2020-09-17T23:27:54.091Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.67 Selecting previously unselected package libnet1:ppc64el.
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.69 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.79 Selecting previously unselected package libnl-3-200:ppc64el.
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.81 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.91 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 49.94 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.02 Selecting previously unselected package libreadline5:ppc64el.
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.03 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.17 Selecting previously unselected package net-tools.
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.19 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.54 Selecting previously unselected package python-pip-whl.
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 50.58 Unpacking python-pip-whl (18.1-5) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.17 Selecting previously unselected package python3-lib2to3.
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.18 Unpacking python3-lib2to3 (3.7.3-1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.29 Selecting previously unselected package python3-distutils.
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.32 Unpacking python3-distutils (3.7.3-1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.45 Selecting previously unselected package python3-pip.
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.49 Unpacking python3-pip (18.1-5) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.67 Selecting previously unselected package python3-pkg-resources.
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.69 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.69 Unpacking python3-pkg-resources (40.8.0-1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.85 Selecting previously unselected package python3-setuptools.
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 51.87 Unpacking python3-setuptools (40.8.0-1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.17 Selecting previously unselected package python3-wheel.
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.20 Unpacking python3-wheel (0.32.3-2) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.33 Selecting previously unselected package sudo.
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.36 Unpacking sudo (1.8.27-1+deb10u2) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.97 Selecting previously unselected package thin-provisioning-tools.
23:27:54 [2020-09-17T23:27:54.091Z] #18 52.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.31 Selecting previously unselected package uidmap.
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.35 Unpacking uidmap (1:4.5-1.1) ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.51 Selecting previously unselected package vim-runtime.
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.52 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:27:54 [2020-09-17T23:27:54.091Z] #18 53.63 Unpacking vim-runtime (2:8.1.0875-5) ...
23:27:54 [2020-09-17T23:27:54.238Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
23:27:54 [2020-09-17T23:27:54.238Z] --- PASS: TestBuildMultiStageParentConfig (0.59s)
23:27:54 [2020-09-17T23:27:54.238Z] === RUN   TestBuildLabelWithTargets
23:27:55 [2020-09-17T23:27:55.081Z] #52 207.3 + bin/containerd-shim-runc-v2
23:27:55 [2020-09-17T23:27:55.167Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:27:55 [2020-09-17T23:27:55.167Z] --- PASS: TestBuildLabelWithTargets (1.08s)
23:27:55 [2020-09-17T23:27:55.167Z] === RUN   TestBuildWithEmptyLayers
23:27:55 [2020-09-17T23:27:55.730Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
23:27:55 [2020-09-17T23:27:55.730Z] === RUN   TestBuildMultiStageOnBuild
23:27:55 [2020-09-17T23:27:55.730Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:27:55 [2020-09-17T23:27:55.987Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
23:27:56 [2020-09-17T23:27:56.024Z] #52 208.7 + binaries
23:27:56 [2020-09-17T23:27:56.024Z] #52 208.7 + install -D bin/containerd /build/containerd
23:27:56 [2020-09-17T23:27:56.024Z] #52 208.7 + install -D bin/containerd-shim /build/containerd-shim
23:27:56 [2020-09-17T23:27:56.024Z] #52 208.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:27:56 [2020-09-17T23:27:56.024Z] #52 208.8 + install -D bin/ctr /build/ctr
23:27:56 [2020-09-17T23:27:56.213Z] #18 ...
23:27:56 [2020-09-17T23:27:56.213Z] 
23:27:56 [2020-09-17T23:27:56.213Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:27:56 [2020-09-17T23:27:56.213Z] #40 111.4   CC       criu/clone-noasan.o
23:27:56 [2020-09-17T23:27:56.213Z] #40 111.7   CC       criu/config.o
23:27:56 [2020-09-17T23:27:56.243Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:27:57 [2020-09-17T23:27:57.172Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:27:57 [2020-09-17T23:27:57.428Z] --- PASS: TestBuildMultiStageOnBuild (1.84s)
23:27:57 [2020-09-17T23:27:57.428Z] === RUN   TestBuildUncleanTarFilenames
23:27:57 [2020-09-17T23:27:57.447Z] ok  	github.com/docker/docker/cmd/dockerd	0.047s	coverage: 30.8% of statements
23:27:57 [2020-09-17T23:27:57.447Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.4% of statements
23:27:57 [2020-09-17T23:27:57.447Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:27:57 [2020-09-17T23:27:57.447Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:27:57 [2020-09-17T23:27:57.447Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:27:57 [2020-09-17T23:27:57.447Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:27:57 [2020-09-17T23:27:57.991Z] === RUN   TestDockerSuite/TestAttachAfterDetach
23:27:58 [2020-09-17T23:27:58.247Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
23:27:58 [2020-09-17T23:27:58.247Z] === RUN   TestBuildMultiStageLayerLeak
23:27:58 [2020-09-17T23:27:58.811Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
23:27:59 [2020-09-17T23:27:59.741Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
23:27:59 [2020-09-17T23:27:59.741Z] --- PASS: TestBuildMultiStageLayerLeak (1.66s)
23:27:59 [2020-09-17T23:27:59.741Z] === RUN   TestBuildWithHugeFile
23:27:59 [2020-09-17T23:27:59.813Z] #40 114.8   CC       criu/cr-check.o
23:28:00 [2020-09-17T23:28:00.112Z] #40 ...
23:28:00 [2020-09-17T23:28:00.112Z] 
23:28:00 [2020-09-17T23:28:00.112Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:00 [2020-09-17T23:28:00.112Z] #42 172.7 crypto/tls
23:28:00 [2020-09-17T23:28:00.112Z] #42 179.8 net/http/httptrace
23:28:00 [2020-09-17T23:28:00.112Z] #42 180.0 net/http
23:28:00 [2020-09-17T23:28:00.112Z] #42 ...
23:28:00 [2020-09-17T23:28:00.112Z] 
23:28:00 [2020-09-17T23:28:00.112Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:28:00 [2020-09-17T23:28:00.112Z] #18 57.38 Selecting previously unselected package vim.
23:28:00 [2020-09-17T23:28:00.112Z] #18 57.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 57.44 Unpacking vim (2:8.1.0875-5) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 58.22 Selecting previously unselected package xfsprogs.
23:28:00 [2020-09-17T23:28:00.112Z] #18 58.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 58.24 Unpacking xfsprogs (4.20.0-1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 58.91 Selecting previously unselected package zip.
23:28:00 [2020-09-17T23:28:00.112Z] #18 58.93 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 58.95 Unpacking zip (3.0-11+b1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.22 Setting up aufs-tools (1:4.14+20190211-1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.25 Setting up libip6tc0:ppc64el (1.8.2-4) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.26 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.27 Setting up libgpm2:ppc64el (1.20.7-5) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.28 Setting up libip4tc0:ppc64el (1.8.2-4) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.28 Setting up uidmap (1:4.5-1.1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.29 Setting up libnftnl11:ppc64el (1.1.2-2) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.29 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.30 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.32 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.32 Setting up xxd (2:8.1.0875-5) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.33 Setting up zip (3.0-11+b1) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.33 Setting up vim-common (2:8.1.0875-5) ...
23:28:00 [2020-09-17T23:28:00.112Z] #18 59.37 Setting up bash-completion (1:2.8-6) ...
23:28:00 [2020-09-17T23:28:00.230Z] #52 DONE 212.3s
23:28:00 [2020-09-17T23:28:00.463Z] 4612f6d0b889: Pull complete
23:28:01 [2020-09-17T23:28:01.174Z] 
23:28:01 [2020-09-17T23:28:01.174Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:28:01 [2020-09-17T23:28:01.265Z] ok  	github.com/docker/docker/daemon/cluster	0.042s	coverage: 0.5% of statements
23:28:02 [2020-09-17T23:28:02.893Z] #18 ...
23:28:02 [2020-09-17T23:28:02.893Z] 
23:28:02 [2020-09-17T23:28:02.893Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:02 [2020-09-17T23:28:02.893Z] #40 118.0   CC       criu/cr-dedup.o
23:28:02 [2020-09-17T23:28:02.893Z] #40 118.4   CC       criu/cr-dump.o
23:28:02 [2020-09-17T23:28:02.915Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
23:28:03 [2020-09-17T23:28:03.011Z] === RUN   TestDockerSuite/TestAttachDetach
23:28:03 [2020-09-17T23:28:03.088Z] #53 DONE 2.0s
23:28:03 [2020-09-17T23:28:03.088Z] 
23:28:03 [2020-09-17T23:28:03.088Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:28:03 [2020-09-17T23:28:03.267Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
23:28:03 [2020-09-17T23:28:03.350Z] #57 DONE 0.5s
23:28:03 [2020-09-17T23:28:03.524Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:28:03 [2020-09-17T23:28:03.611Z] 
23:28:03 [2020-09-17T23:28:03.611Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:28:04 [2020-09-17T23:28:04.055Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
23:28:04 [2020-09-17T23:28:04.453Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:28:04 [2020-09-17T23:28:04.554Z] #59 DONE 1.0s
23:28:04 [2020-09-17T23:28:04.554Z] 
23:28:04 [2020-09-17T23:28:04.554Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:28:04 [2020-09-17T23:28:04.554Z] #61 DONE 0.1s
23:28:04 [2020-09-17T23:28:04.554Z] 
23:28:04 [2020-09-17T23:28:04.554Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:28:04 [2020-09-17T23:28:04.554Z] #62 DONE 0.0s
23:28:04 [2020-09-17T23:28:04.815Z] 
23:28:04 [2020-09-17T23:28:04.815Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
23:28:05 [2020-09-17T23:28:05.258Z] #52 ...
23:28:05 [2020-09-17T23:28:05.258Z] 
23:28:05 [2020-09-17T23:28:05.258Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:05 [2020-09-17T23:28:05.258Z] #45 DONE 261.5s
23:28:05 [2020-09-17T23:28:05.258Z] 
23:28:05 [2020-09-17T23:28:05.258Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:05 [2020-09-17T23:28:05.821Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
23:28:06 [2020-09-17T23:28:06.078Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:28:06 [2020-09-17T23:28:06.203Z] #63 DONE 1.6s
23:28:06 [2020-09-17T23:28:06.467Z] 
23:28:06 [2020-09-17T23:28:06.467Z] #64 exporting to image
23:28:06 [2020-09-17T23:28:06.467Z] #64 exporting layers
23:28:06 [2020-09-17T23:28:06.503Z] #40 122.1   CC       criu/cr-errno.o
23:28:06 [2020-09-17T23:28:06.802Z] #40 122.3   CC       criu/cr-restore.o
23:28:07 [2020-09-17T23:28:07.010Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:28:07 [2020-09-17T23:28:07.010Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
23:28:07 [2020-09-17T23:28:07.266Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:28:07 [2020-09-17T23:28:07.801Z] #52 ...
23:28:07 [2020-09-17T23:28:07.801Z] 
23:28:07 [2020-09-17T23:28:07.801Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:28:07 [2020-09-17T23:28:07.801Z] #46 DONE 0.2s
23:28:07 [2020-09-17T23:28:07.801Z] 
23:28:07 [2020-09-17T23:28:07.801Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:28:07 [2020-09-17T23:28:07.801Z] #48 DONE 0.1s
23:28:07 [2020-09-17T23:28:07.801Z] 
23:28:07 [2020-09-17T23:28:07.801Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:28:07 [2020-09-17T23:28:07.801Z] #50 DONE 0.1s
23:28:07 [2020-09-17T23:28:07.801Z] 
23:28:07 [2020-09-17T23:28:07.801Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:07 [2020-09-17T23:28:07.857Z] #40 ...
23:28:07 [2020-09-17T23:28:07.857Z] 
23:28:07 [2020-09-17T23:28:07.857Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.00 Setting up libiptc0:ppc64el (1.8.2-4) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.01 Setting up xz-utils (5.2.4-1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.05 Setting up sudo (1.8.27-1+deb10u2) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.25 invoke-rc.d: could not determine current runlevel
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.26 invoke-rc.d: policy-rc.d denied execution of start.
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.27 Setting up pigz (2.4-1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.28 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.29 Setting up python-pip-whl (18.1-5) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.29 Setting up libmpdec2:ppc64el (2.4.2-2) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.30 Setting up vim-runtime (2:8.1.0875-5) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.90 Setting up libaio1:ppc64el (0.3.112-3) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.91 Setting up libonig5:ppc64el (6.9.1-1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.91 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.92 Setting up vim (2:8.1.0875-5) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 64.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.22 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.22 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.23 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.24 Setting up jq (1.5+dfsg-2+b1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.25 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
23:28:07 [2020-09-17T23:28:07.857Z] #18 65.26 Setting up python3.7 (3.7.3-2+deb10u2) ...
23:28:08 [2020-09-17T23:28:08.634Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:28:08 [2020-09-17T23:28:08.890Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
23:28:09 [2020-09-17T23:28:09.396Z] #18 69.88 Setting up iptables (1.8.2-4) ...
23:28:09 [2020-09-17T23:28:09.453Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
23:28:09 [2020-09-17T23:28:09.696Z] #18 69.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:28:09 [2020-09-17T23:28:09.696Z] #18 69.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:28:09 [2020-09-17T23:28:09.696Z] #18 69.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:28:09 [2020-09-17T23:28:09.696Z] #18 69.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:28:09 [2020-09-17T23:28:09.696Z] #18 69.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:28:09 [2020-09-17T23:28:09.696Z] #18 69.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:28:09 [2020-09-17T23:28:09.696Z] #18 70.01 Setting up python3 (3.7.3-1) ...
23:28:09 [2020-09-17T23:28:09.709Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
23:28:09 [2020-09-17T23:28:09.966Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:28:10 [2020-09-17T23:28:10.345Z] #18 70.57 Setting up python3-wheel (0.32.3-2) ...
23:28:10 [2020-09-17T23:28:10.684Z] #64 exporting layers 3.9s done
23:28:10 [2020-09-17T23:28:10.684Z] #64 writing image sha256:872f026783523a121c4ccc87e4be4b84315cae0ec6709f4386ba771cd4b27f81 done
23:28:10 [2020-09-17T23:28:10.684Z] #64 naming to docker.io/library/docker:9fb324f00be66e27afd4172b509ec5525b588f81 done
23:28:10 [2020-09-17T23:28:10.684Z] #64 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:28:10 [2020-09-17T23:28:10.897Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:28:10 [2020-09-17T23:28:10.897Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
23:28:11 [2020-09-17T23:28:11.027Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/test/unit
23:28:11 [2020-09-17T23:28:11.301Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 14.1% of statements
23:28:11 [2020-09-17T23:28:11.405Z] #18 71.57 Setting up apparmor (2.13.2-10) ...
23:28:11 [2020-09-17T23:28:11.461Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
23:28:11 [2020-09-17T23:28:11.717Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:28:11 [2020-09-17T23:28:11.717Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:28:12 [2020-09-17T23:28:12.198Z] #52 ...
23:28:12 [2020-09-17T23:28:12.199Z] 
23:28:12 [2020-09-17T23:28:12.199Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:28:12 [2020-09-17T23:28:12.199Z] #45 DONE 260.7s
23:28:12 [2020-09-17T23:28:12.199Z] 
23:28:12 [2020-09-17T23:28:12.199Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:12 [2020-09-17T23:28:12.199Z] #52 ...
23:28:12 [2020-09-17T23:28:12.199Z] 
23:28:12 [2020-09-17T23:28:12.199Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:28:12 [2020-09-17T23:28:12.199Z] #46 DONE 0.3s
23:28:12 [2020-09-17T23:28:12.199Z] 
23:28:12 [2020-09-17T23:28:12.199Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:28:12 [2020-09-17T23:28:12.199Z] #48 DONE 0.0s
23:28:12 [2020-09-17T23:28:12.199Z] 
23:28:12 [2020-09-17T23:28:12.199Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:28:12 [2020-09-17T23:28:12.199Z] #50 DONE 0.2s
23:28:12 [2020-09-17T23:28:12.199Z] 
23:28:12 [2020-09-17T23:28:12.199Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:28:12 [2020-09-17T23:28:12.442Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 81.8% of statements
23:28:12 [2020-09-17T23:28:12.647Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:28:12 [2020-09-17T23:28:12.903Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:28:13 [2020-09-17T23:28:13.146Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
23:28:13 [2020-09-17T23:28:13.473Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
23:28:13 [2020-09-17T23:28:13.534Z] #18 73.83 Setting up xfsprogs (4.20.0-1) ...
23:28:13 [2020-09-17T23:28:13.534Z] #18 73.84 Setting up python3-lib2to3 (3.7.3-1) ...
23:28:13 [2020-09-17T23:28:13.832Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
23:28:14 [2020-09-17T23:28:14.176Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
23:28:14 [2020-09-17T23:28:14.182Z] #18 74.42 Setting up python3-pkg-resources (40.8.0-1) ...
23:28:14 [2020-09-17T23:28:14.182Z] #18 ...
23:28:14 [2020-09-17T23:28:14.182Z] 
23:28:14 [2020-09-17T23:28:14.182Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:14 [2020-09-17T23:28:14.182Z] #40 129.7   CC       criu/cr-service.o
23:28:14 [2020-09-17T23:28:14.503Z] ok  	github.com/docker/docker/daemon	12.272s	coverage: 17.4% of statements
23:28:14 [2020-09-17T23:28:14.503Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:28:14 [2020-09-17T23:28:14.503Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:28:14 [2020-09-17T23:28:14.503Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:28:14 [2020-09-17T23:28:14.503Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:28:15 [2020-09-17T23:28:15.200Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
23:28:15 [2020-09-17T23:28:15.240Z] ?   	github.com/docker/docker/api	[no test files]
23:28:16 [2020-09-17T23:28:16.749Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
23:28:17 [2020-09-17T23:28:17.076Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.210s	coverage: 57.0% of statements
23:28:17 [2020-09-17T23:28:17.719Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
23:28:17 [2020-09-17T23:28:17.775Z] #40 132.6   CC       criu/crtools.o
23:28:18 [2020-09-17T23:28:18.076Z] #40 133.6   CC       criu/eventfd.o
23:28:18 [2020-09-17T23:28:18.647Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
23:28:18 [2020-09-17T23:28:18.725Z] #40 134.2   CC       criu/eventpoll.o
23:28:19 [2020-09-17T23:28:19.211Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
23:28:19 [2020-09-17T23:28:19.786Z] #40 ...
23:28:19 [2020-09-17T23:28:19.786Z] 
23:28:19 [2020-09-17T23:28:19.786Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
23:28:19 [2020-09-17T23:28:19.786Z] #18 75.37 Setting up python3-distutils (3.7.3-1) ...
23:28:19 [2020-09-17T23:28:19.786Z] #18 76.05 Setting up python3-setuptools (40.8.0-1) ...
23:28:19 [2020-09-17T23:28:19.786Z] #18 77.89 Setting up python3-pip (18.1-5) ...
23:28:19 [2020-09-17T23:28:19.786Z] #18 79.71 Processing triggers for libc-bin (2.28-10) ...
23:28:19 [2020-09-17T23:28:19.786Z] #18 79.75 Processing triggers for mime-support (3.62) ...
23:28:19 [2020-09-17T23:28:19.786Z] #18 DONE 80.0s
23:28:19 [2020-09-17T23:28:19.786Z] 
23:28:19 [2020-09-17T23:28:19.786Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
23:28:20 [2020-09-17T23:28:20.086Z] #19 0.408 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:28:20 [2020-09-17T23:28:20.086Z] #19 0.420 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:28:20 [2020-09-17T23:28:20.086Z] #19 0.423 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:28:20 [2020-09-17T23:28:20.385Z] #19 DONE 0.5s
23:28:20 [2020-09-17T23:28:20.385Z] 
23:28:20 [2020-09-17T23:28:20.385Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:28:21 [2020-09-17T23:28:21.809Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.861s	coverage: 45.9% of statements
23:28:21 [2020-09-17T23:28:21.927Z] #20 ...
23:28:21 [2020-09-17T23:28:21.927Z] 
23:28:21 [2020-09-17T23:28:21.927Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:21 [2020-09-17T23:28:21.927Z] #42 194.8 github.com/LK4D4/vndr/godl
23:28:21 [2020-09-17T23:28:21.927Z] #42 195.8 github.com/LK4D4/vndr
23:28:22 [2020-09-17T23:28:22.136Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
23:28:22 [2020-09-17T23:28:22.227Z] #42 ...
23:28:22 [2020-09-17T23:28:22.227Z] 
23:28:22 [2020-09-17T23:28:22.227Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:22 [2020-09-17T23:28:22.227Z] #40 135.7   CC       criu/external.o
23:28:22 [2020-09-17T23:28:22.227Z] #40 136.3   CC       criu/fault-injection.o
23:28:22 [2020-09-17T23:28:22.227Z] #40 136.5   CC       criu/fdstore.o
23:28:22 [2020-09-17T23:28:22.227Z] #40 137.1   CC       criu/fifo.o
23:28:22 [2020-09-17T23:28:22.227Z] #40 137.7   CC       criu/file-ids.o
23:28:22 [2020-09-17T23:28:22.482Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
23:28:22 [2020-09-17T23:28:22.875Z] #40 138.1   CC       criu/file-lock.o
23:28:23 [2020-09-17T23:28:23.525Z] #40 ...
23:28:23 [2020-09-17T23:28:23.525Z] 
23:28:23 [2020-09-17T23:28:23.525Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:23 [2020-09-17T23:28:23.525Z] #42 DONE 206.1s
23:28:23 [2020-09-17T23:28:23.525Z] 
23:28:23 [2020-09-17T23:28:23.525Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:28:25 [2020-09-17T23:28:25.084Z] #50 ...
23:28:25 [2020-09-17T23:28:25.084Z] 
23:28:25 [2020-09-17T23:28:25.084Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:25 [2020-09-17T23:28:25.084Z] #40 140.3   CC       criu/files-ext.o
23:28:25 [2020-09-17T23:28:25.737Z] #40 141.0   CC       criu/files-reg.o
23:28:25 [2020-09-17T23:28:25.905Z] #52 232.9 + bin/containerd-stress
23:28:25 [2020-09-17T23:28:25.905Z] #52 234.7 + bin/containerd-shim
23:28:25 [2020-09-17T23:28:25.905Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.551s	coverage: 49.5% of statements
23:28:26 [2020-09-17T23:28:26.653Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
23:28:26 [2020-09-17T23:28:26.653Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:28:26 [2020-09-17T23:28:26.653Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
23:28:26 [2020-09-17T23:28:26.910Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:28:27 [2020-09-17T23:28:27.106Z] #52 231.4 + bin/containerd-stress
23:28:27 [2020-09-17T23:28:27.166Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
23:28:27 [2020-09-17T23:28:27.366Z] #52 233.4 + bin/containerd-shim
23:28:27 [2020-09-17T23:28:27.507Z] ok  	github.com/docker/docker/api/server	0.084s	coverage: 9.0% of statements
23:28:27 [2020-09-17T23:28:27.729Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
23:28:27 [2020-09-17T23:28:27.986Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:28:27 [2020-09-17T23:28:27.986Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:28:28 [2020-09-17T23:28:28.242Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
23:28:28 [2020-09-17T23:28:28.499Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
23:28:28 [2020-09-17T23:28:28.518Z] #40 ...
23:28:28 [2020-09-17T23:28:28.518Z] 
23:28:28 [2020-09-17T23:28:28.518Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:28:28 [2020-09-17T23:28:28.518Z] #29 DONE 210.8s
23:28:28 [2020-09-17T23:28:28.518Z] 
23:28:28 [2020-09-17T23:28:28.518Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
23:28:28 [2020-09-17T23:28:28.518Z] #20 6.543 Collecting yamllint==1.16.0
23:28:28 [2020-09-17T23:28:28.518Z] #20 6.881   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:28:28 [2020-09-17T23:28:28.518Z] #20 6.959 Collecting pyyaml (from yamllint==1.16.0)
23:28:28 [2020-09-17T23:28:28.518Z] #20 7.148   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:28:29 [2020-09-17T23:28:29.668Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	13.747s	coverage: 73.1% of statements
23:28:29 [2020-09-17T23:28:29.668Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:28:30 [2020-09-17T23:28:30.098Z] #20 9.628 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:28:30 [2020-09-17T23:28:30.098Z] #20 9.684   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:28:30 [2020-09-17T23:28:30.098Z] #20 9.727 Building wheels for collected packages: pyyaml
23:28:30 [2020-09-17T23:28:30.098Z] #20 9.728   Running setup.py bdist_wheel for pyyaml: started
23:28:30 [2020-09-17T23:28:30.391Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:28:30 [2020-09-17T23:28:30.809Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.633s	coverage: 76.1% of statements
23:28:30 [2020-09-17T23:28:30.955Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
23:28:31 [2020-09-17T23:28:31.158Z] #20 11.00   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:28:31 [2020-09-17T23:28:31.158Z] #20 11.00   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:28:31 [2020-09-17T23:28:31.458Z] #20 11.08 Successfully built pyyaml
23:28:31 [2020-09-17T23:28:31.458Z] #20 11.10 Installing collected packages: pyyaml, pathspec, yamllint
23:28:31 [2020-09-17T23:28:31.512Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
23:28:31 [2020-09-17T23:28:31.758Z] #20 11.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:28:32 [2020-09-17T23:28:32.058Z] #20 DONE 11.7s
23:28:32 [2020-09-17T23:28:32.058Z] 
23:28:32 [2020-09-17T23:28:32.058Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:28:32 [2020-09-17T23:28:32.058Z] #40 144.5   CC       criu/files.o
23:28:32 [2020-09-17T23:28:32.058Z] #40 147.4   CC       criu/filesystems.o
23:28:32 [2020-09-17T23:28:32.215Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
23:28:32 [2020-09-17T23:28:32.322Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:28:32 [2020-09-17T23:28:32.485Z] #52 241.4 + bin/containerd-shim-runc-v1
23:28:32 [2020-09-17T23:28:32.709Z] #40 148.2   CC       criu/fsnotify.o
23:28:32 [2020-09-17T23:28:32.886Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:28:32 [2020-09-17T23:28:32.919Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.062s	coverage: 57.7% of statements
23:28:32 [2020-09-17T23:28:32.919Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:28:32 [2020-09-17T23:28:32.919Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:28:33 [2020-09-17T23:28:33.622Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
23:28:33 [2020-09-17T23:28:33.948Z] ok  	github.com/docker/docker/daemon/images	0.022s	coverage: 4.8% of statements
23:28:33 [2020-09-17T23:28:33.948Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:28:33 [2020-09-17T23:28:33.948Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:28:34 [2020-09-17T23:28:34.252Z] #40 149.4   CC       criu/image-desc.o
23:28:34 [2020-09-17T23:28:34.252Z] #40 149.7   CC       criu/image.o
23:28:35 [2020-09-17T23:28:35.088Z] ok  	github.com/docker/docker/daemon/logger	0.209s	coverage: 41.0% of statements
23:28:35 [2020-09-17T23:28:35.406Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
23:28:35 [2020-09-17T23:28:35.415Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.090s	coverage: 77.4% of statements
23:28:35 [2020-09-17T23:28:35.415Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:28:35 [2020-09-17T23:28:35.415Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:28:35 [2020-09-17T23:28:35.567Z] #52 240.4 + bin/containerd-shim-runc-v1
23:28:35 [2020-09-17T23:28:35.796Z] #40 150.8   CC       criu/ipc_ns.o
23:28:36 [2020-09-17T23:28:36.118Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
23:28:36 [2020-09-17T23:28:36.118Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.9% of statements
23:28:36 [2020-09-17T23:28:36.688Z] #52 245.9 + bin/containerd-shim-runc-v2
23:28:36 [2020-09-17T23:28:36.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
23:28:36 [2020-09-17T23:28:36.821Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
23:28:36 [2020-09-17T23:28:36.867Z] #40 152.1   CC       criu/irmap.o
23:28:36 [2020-09-17T23:28:36.947Z] #52 246.8 + binaries
23:28:36 [2020-09-17T23:28:36.947Z] #52 246.8 + install -D bin/containerd /build/containerd
23:28:36 [2020-09-17T23:28:36.947Z] #52 246.8 + install -D bin/containerd-shim /build/containerd-shim
23:28:36 [2020-09-17T23:28:36.947Z] #52 246.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:28:36 [2020-09-17T23:28:36.947Z] #52 246.9 + install -D bin/ctr /build/ctr
23:28:37 [2020-09-17T23:28:37.167Z] #40 152.7   CC       criu/kcmp-ids.o
23:28:37 [2020-09-17T23:28:37.524Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 75.2% of statements
23:28:37 [2020-09-17T23:28:37.524Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:28:37 [2020-09-17T23:28:37.819Z] #40 153.0   CC       criu/kerndat.o
23:28:37 [2020-09-17T23:28:37.925Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
23:28:37 [2020-09-17T23:28:37.925Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
23:28:38 [2020-09-17T23:28:38.228Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.050s	coverage: 37.7% of statements
23:28:38 [2020-09-17T23:28:38.554Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.014s	coverage: 33.3% of statements
23:28:38 [2020-09-17T23:28:38.853Z] #52 DONE 248.5s
23:28:38 [2020-09-17T23:28:38.867Z] #52 244.8 + bin/containerd-shim-runc-v2
23:28:38 [2020-09-17T23:28:38.878Z] #40 154.4   CC       criu/libnetlink.o
23:28:39 [2020-09-17T23:28:39.292Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:28:39 [2020-09-17T23:28:39.292Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
23:28:39 [2020-09-17T23:28:39.423Z] 
23:28:39 [2020-09-17T23:28:39.423Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:28:39 [2020-09-17T23:28:39.529Z] #40 154.9   CC       criu/log.o
23:28:39 [2020-09-17T23:28:39.695Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.013s	coverage: 46.8% of statements
23:28:39 [2020-09-17T23:28:39.695Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
23:28:39 [2020-09-17T23:28:39.812Z] #52 245.9 + binaries
23:28:40 [2020-09-17T23:28:40.072Z] #52 245.9 + install -D bin/containerd /build/containerd
23:28:40 [2020-09-17T23:28:40.072Z] #52 246.0 + install -D bin/containerd-shim /build/containerd-shim
23:28:40 [2020-09-17T23:28:40.072Z] #52 246.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:28:40 [2020-09-17T23:28:40.072Z] #52 246.0 + install -D bin/ctr /build/ctr
23:28:40 [2020-09-17T23:28:40.179Z] #40 155.5   CC       criu/lsm.o
23:28:40 [2020-09-17T23:28:40.361Z] #53 DONE 0.9s
23:28:40 [2020-09-17T23:28:40.361Z] 
23:28:40 [2020-09-17T23:28:40.361Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:28:40 [2020-09-17T23:28:40.361Z] #57 DONE 0.2s
23:28:40 [2020-09-17T23:28:40.361Z] 
23:28:40 [2020-09-17T23:28:40.361Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:28:40 [2020-09-17T23:28:40.398Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
23:28:40 [2020-09-17T23:28:40.725Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.426s	coverage: 82.5% of statements
23:28:40 [2020-09-17T23:28:40.725Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:28:40 [2020-09-17T23:28:40.725Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:28:40 [2020-09-17T23:28:40.849Z] #40 156.1   CC       criu/mem.o
23:28:40 [2020-09-17T23:28:40.930Z] #59 DONE 0.4s
23:28:40 [2020-09-17T23:28:40.930Z] 
23:28:40 [2020-09-17T23:28:40.930Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:28:40 [2020-09-17T23:28:40.930Z] #61 DONE 0.0s
23:28:40 [2020-09-17T23:28:40.930Z] 
23:28:40 [2020-09-17T23:28:40.930Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:28:40 [2020-09-17T23:28:40.930Z] #62 DONE 0.0s
23:28:40 [2020-09-17T23:28:40.930Z] 
23:28:40 [2020-09-17T23:28:40.930Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
23:28:41 [2020-09-17T23:28:41.185Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
23:28:41 [2020-09-17T23:28:41.499Z] #63 DONE 0.8s
23:28:41 [2020-09-17T23:28:41.499Z] 
23:28:41 [2020-09-17T23:28:41.499Z] #64 exporting to image
23:28:41 [2020-09-17T23:28:41.499Z] #64 exporting layers
23:28:41 [2020-09-17T23:28:41.864Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 48.2% of statements
23:28:41 [2020-09-17T23:28:41.986Z] #52 DONE 247.7s
23:28:42 [2020-09-17T23:28:42.115Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:28:42 [2020-09-17T23:28:42.372Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:28:42 [2020-09-17T23:28:42.372Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
23:28:42 [2020-09-17T23:28:42.925Z] 
23:28:42 [2020-09-17T23:28:42.925Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:28:42 [2020-09-17T23:28:42.964Z] #40 158.1   CC       criu/memfd.o
23:28:43 [2020-09-17T23:28:43.004Z] ok  	github.com/docker/docker/distribution	1.074s	coverage: 21.9% of statements
23:28:43 [2020-09-17T23:28:43.004Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:28:43 [2020-09-17T23:28:43.268Z] #40 158.8   CC       criu/mount.o
23:28:43 [2020-09-17T23:28:43.330Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
23:28:43 [2020-09-17T23:28:43.493Z] #53 DONE 0.9s
23:28:43 [2020-09-17T23:28:43.493Z] 
23:28:43 [2020-09-17T23:28:43.493Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:28:43 [2020-09-17T23:28:43.741Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:28:43 [2020-09-17T23:28:43.741Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
23:28:43 [2020-09-17T23:28:43.753Z] #57 DONE 0.2s
23:28:43 [2020-09-17T23:28:43.753Z] 
23:28:43 [2020-09-17T23:28:43.753Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:28:44 [2020-09-17T23:28:44.033Z] ok  	github.com/docker/docker/image	0.011s	coverage: 86.4% of statements
23:28:44 [2020-09-17T23:28:44.322Z] #59 DONE 0.4s
23:28:44 [2020-09-17T23:28:44.322Z] 
23:28:44 [2020-09-17T23:28:44.322Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:28:44 [2020-09-17T23:28:44.322Z] #61 DONE 0.0s
23:28:44 [2020-09-17T23:28:44.322Z] 
23:28:44 [2020-09-17T23:28:44.322Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:28:44 [2020-09-17T23:28:44.322Z] #62 DONE 0.0s
23:28:44 [2020-09-17T23:28:44.322Z] 
23:28:44 [2020-09-17T23:28:44.322Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
23:28:44 [2020-09-17T23:28:44.359Z] ok  	github.com/docker/docker/distribution/xfer	1.866s	coverage: 85.1% of statements
23:28:44 [2020-09-17T23:28:44.359Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:28:44 [2020-09-17T23:28:44.892Z] #63 DONE 0.7s
23:28:44 [2020-09-17T23:28:44.892Z] 
23:28:44 [2020-09-17T23:28:44.892Z] #64 exporting to image
23:28:44 [2020-09-17T23:28:44.892Z] #64 exporting layers
23:28:45 [2020-09-17T23:28:45.128Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
23:28:45 [2020-09-17T23:28:45.128Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:28:45 [2020-09-17T23:28:45.128Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
23:28:45 [2020-09-17T23:28:45.128Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:28:45 [2020-09-17T23:28:45.832Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
23:28:46 [2020-09-17T23:28:46.262Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:28:46 [2020-09-17T23:28:46.263Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
23:28:46 [2020-09-17T23:28:46.826Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
23:28:46 [2020-09-17T23:28:46.826Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:28:46 [2020-09-17T23:28:46.826Z] --- PASS: TestBuildWithHugeFile (47.06s)
23:28:46 [2020-09-17T23:28:46.826Z] === RUN   TestBuildWithEmptyDockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:28:46 [2020-09-17T23:28:46.826Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:28:46 [2020-09-17T23:28:46.975Z] ok  	github.com/docker/docker/opts	0.015s	coverage: 67.1% of statements
23:28:46 [2020-09-17T23:28:46.976Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
23:28:47 [2020-09-17T23:28:47.083Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:28:47 [2020-09-17T23:28:47.083Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s)
23:28:47 [2020-09-17T23:28:47.083Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.07s)
23:28:47 [2020-09-17T23:28:47.083Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
23:28:47 [2020-09-17T23:28:47.083Z] === RUN   TestBuildPreserveOwnership
23:28:47 [2020-09-17T23:28:47.083Z] === RUN   TestBuildPreserveOwnership/copy_from
23:28:47 [2020-09-17T23:28:47.339Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:28:47 [2020-09-17T23:28:47.793Z] #40 163.2   CC       criu/namespaces.o
23:28:48 [2020-09-17T23:28:48.192Z] #64 exporting layers 6.7s done
23:28:48 [2020-09-17T23:28:48.192Z] #64 writing image sha256:0a03cb350da387a4bad3f02e906919eb8debfea37ab3589ee229b09d01dba060 done
23:28:48 [2020-09-17T23:28:48.192Z] #64 naming to docker.io/library/docker:9fb324f00be66e27afd4172b509ec5525b588f81 done
23:28:48 [2020-09-17T23:28:48.192Z] #64 DONE 6.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:28:48 [2020-09-17T23:28:48.595Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -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:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh dynbinary test-integration
23:28:48 [2020-09-17T23:28:48.624Z] ok  	github.com/docker/docker/pkg/archive	0.485s	coverage: 77.2% of statements
23:28:49 [2020-09-17T23:28:49.533Z] 
23:28:49 [2020-09-17T23:28:49.533Z] Removing bundles/
23:28:49 [2020-09-17T23:28:49.533Z] 
23:28:49 [2020-09-17T23:28:49.533Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:28:49 [2020-09-17T23:28:49.533Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:28:49 [2020-09-17T23:28:49.533Z] GOOS="" GOARCH="" GOARM=""
23:28:49 [2020-09-17T23:28:49.764Z] ok  	github.com/docker/docker/pkg/authorization	0.426s	coverage: 68.3% of statements
23:28:49 [2020-09-17T23:28:49.764Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:28:49 [2020-09-17T23:28:49.764Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:28:49 [2020-09-17T23:28:49.858Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:28:49 [2020-09-17T23:28:49.858Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:28:49 [2020-09-17T23:28:49.858Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
23:28:49 [2020-09-17T23:28:49.923Z] #40 165.3   CC       criu/net.o
23:28:50 [2020-09-17T23:28:50.421Z] --- PASS: TestBuildPreserveOwnership (3.47s)
23:28:50 [2020-09-17T23:28:50.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
23:28:50 [2020-09-17T23:28:50.421Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s)
23:28:50 [2020-09-17T23:28:50.421Z] === RUN   TestBuildPlatformInvalid
23:28:50 [2020-09-17T23:28:50.421Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:28:50 [2020-09-17T23:28:50.421Z] PASS
23:28:50 [2020-09-17T23:28:50.421Z] 
23:28:50 [2020-09-17T23:28:50.421Z] === Skipped
23:28:50 [2020-09-17T23:28:50.421Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:28:50 [2020-09-17T23:28:50.421Z]     build_session_test.go:25: TODO: BuildKit
23:28:50 [2020-09-17T23:28:50.421Z] 
23:28:50 [2020-09-17T23:28:50.421Z] 
23:28:50 [2020-09-17T23:28:50.421Z] DONE 32 tests, 1 skipped in 94.116s
23:28:50 [2020-09-17T23:28:50.421Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:28:50 [2020-09-17T23:28:50.421Z] ++ 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
23:28:50 [2020-09-17T23:28:50.421Z] ++ set -e
23:28:50 [2020-09-17T23:28:50.421Z] ++ '[' -n 0 ']'
23:28:50 [2020-09-17T23:28:50.421Z] ++ set -x
23:28:50 [2020-09-17T23:28:50.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
23:28:50 [2020-09-17T23:28:50.677Z] INFO: Testing against a local daemon
23:28:50 [2020-09-17T23:28:50.677Z] === RUN   TestConfigInspect
23:28:51 [2020-09-17T23:28:51.473Z] #64 exporting layers 6.3s done
23:28:51 [2020-09-17T23:28:51.473Z] #64 writing image sha256:f7a0250383fbfd6befaaddc65f61be65ce930f0319343841956c0b1e89d3bd4d done
23:28:51 [2020-09-17T23:28:51.473Z] #64 naming to docker.io/library/docker:9fb324f00be66e27afd4172b509ec5525b588f81
23:28:51 [2020-09-17T23:28:51.473Z] #64 naming to docker.io/library/docker:9fb324f00be66e27afd4172b509ec5525b588f81 done
23:28:51 [2020-09-17T23:28:51.473Z] #64 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
23:28:51 [2020-09-17T23:28:51.814Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41466/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/validate/default
23:28:52 [2020-09-17T23:28:52.042Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:28:52 [2020-09-17T23:28:52.605Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:28:52 [2020-09-17T23:28:52.605Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
23:28:52 [2020-09-17T23:28:52.753Z] Congratulations!  All commits are properly signed with the DCO!
23:28:53 [2020-09-17T23:28:53.013Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:28:53 [2020-09-17T23:28:53.013Z] No api/types/ or api/swagger.yaml changes in diff.
23:28:53 [2020-09-17T23:28:53.013Z] Congratulations!  All TOML source files changed here have valid syntax.
23:28:53 [2020-09-17T23:28:53.013Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:28:53 [2020-09-17T23:28:53.013Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:28:53 [2020-09-17T23:28:53.013Z] Congratulations!  No new tests were added to integration-cli.
23:28:53 [2020-09-17T23:28:53.013Z] 
23:28:53 [2020-09-17T23:28:53.013Z] INFO Start validation with golang-ci-lint
23:28:53 [2020-09-17T23:28:53.013Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:28:53 [2020-09-17T23:28:53.013Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:28:53 [2020-09-17T23:28:53.013Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:28:53 [2020-09-17T23:28:53.504Z] #40 168.9   CC       criu/netfilter.o
23:28:53 [2020-09-17T23:28:53.533Z] --- PASS: TestConfigInspect (2.83s)
23:28:53 [2020-09-17T23:28:53.533Z] === RUN   TestConfigList
23:28:53 [2020-09-17T23:28:53.533Z] === RUN   TestDockerSuite/TestBuildAddScript
23:28:53 [2020-09-17T23:28:53.805Z] #40 169.3   CC       criu/page-pipe.o
23:28:54 [2020-09-17T23:28:54.455Z] #40 170.1   CC       criu/page-xfer.o
23:28:54 [2020-09-17T23:28:54.496Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.515s	coverage: 43.2% of statements
23:28:54 [2020-09-17T23:28:54.496Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
23:28:54 [2020-09-17T23:28:54.496Z] ok  	github.com/docker/docker/layer	7.724s	coverage: 68.8% of statements
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/oci	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:28:54 [2020-09-17T23:28:54.496Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
23:28:54 [2020-09-17T23:28:54.496Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 92.9% of statements
23:28:55 [2020-09-17T23:28:55.199Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
23:28:55 [2020-09-17T23:28:55.424Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
23:28:55 [2020-09-17T23:28:55.526Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
23:28:55 [2020-09-17T23:28:55.852Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
23:28:55 [2020-09-17T23:28:55.987Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
23:28:55 [2020-09-17T23:28:55.987Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:28:56 [2020-09-17T23:28:56.243Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
23:28:56 [2020-09-17T23:28:56.806Z] --- PASS: TestConfigList (3.29s)
23:28:56 [2020-09-17T23:28:56.806Z] === RUN   TestConfigsCreateAndDelete
23:28:56 [2020-09-17T23:28:56.806Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
23:28:56 [2020-09-17T23:28:56.991Z] ok  	github.com/docker/docker/pkg/filenotify	0.602s	coverage: 67.0% of statements
23:28:57 [2020-09-17T23:28:57.252Z] #40 172.3   CC       criu/pagemap-cache.o
23:28:57 [2020-09-17T23:28:57.552Z] #40 172.8   CC       criu/pagemap.o
23:28:57 [2020-09-17T23:28:57.694Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
23:28:58 [2020-09-17T23:28:58.176Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
23:28:58 [2020-09-17T23:28:58.396Z] ok  	github.com/docker/docker/pkg/fsutils	0.390s	coverage: 85.1% of statements
23:28:58 [2020-09-17T23:28:58.396Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.062s	coverage: 84.1% of statements
23:28:58 [2020-09-17T23:28:58.625Z] #40 174.0   CC       criu/parasite-syscall.o
23:28:58 [2020-09-17T23:28:58.723Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
23:28:59 [2020-09-17T23:28:59.426Z] ok  	github.com/docker/docker/pkg/idtools	0.297s	coverage: 70.1% of statements
23:28:59 [2020-09-17T23:28:59.682Z] #40 175.0   CC       criu/path.o
23:28:59 [2020-09-17T23:28:59.753Z] ok  	github.com/docker/docker/pkg/ioutils	0.309s	coverage: 70.6% of statements
23:28:59 [2020-09-17T23:28:59.753Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
23:28:59 [2020-09-17T23:28:59.753Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:28:59 [2020-09-17T23:28:59.753Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
23:28:59 [2020-09-17T23:28:59.753Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:28:59 [2020-09-17T23:28:59.753Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:28:59 [2020-09-17T23:28:59.981Z] #40 175.4   CC       criu/pie-util-vdso.o
23:29:00 [2020-09-17T23:29:00.066Z] --- PASS: TestConfigsCreateAndDelete (3.03s)
23:29:00 [2020-09-17T23:29:00.066Z] === RUN   TestConfigsUpdate
23:29:00 [2020-09-17T23:29:00.066Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
23:29:00 [2020-09-17T23:29:00.080Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
23:29:00 [2020-09-17T23:29:00.080Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:29:00 [2020-09-17T23:29:00.080Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
23:29:00 [2020-09-17T23:29:00.281Z] #40 175.8   CC       criu/pie-util.o
23:29:00 [2020-09-17T23:29:00.406Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
23:29:00 [2020-09-17T23:29:00.406Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 86.7% of statements
23:29:00 [2020-09-17T23:29:00.583Z] #40 176.1   CC       criu/pipes.o
23:29:00 [2020-09-17T23:29:00.733Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
23:29:00 [2020-09-17T23:29:00.733Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:29:00 [2020-09-17T23:29:00.733Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:29:01 [2020-09-17T23:29:01.433Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
23:29:01 [2020-09-17T23:29:01.436Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
23:29:01 [2020-09-17T23:29:01.640Z] #40 176.9   CC       criu/plugin.o
23:29:01 [2020-09-17T23:29:01.690Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:29:01 [2020-09-17T23:29:01.763Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
23:29:01 [2020-09-17T23:29:01.940Z] #40 177.4   CC       criu/proc_parse.o
23:29:02 [2020-09-17T23:29:02.090Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
23:29:02 [2020-09-17T23:29:02.417Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:29:03 [2020-09-17T23:29:03.057Z] --- PASS: TestConfigsUpdate (3.08s)
23:29:03 [2020-09-17T23:29:03.057Z] === RUN   TestTemplatedConfig
23:29:03 [2020-09-17T23:29:03.057Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
23:29:03 [2020-09-17T23:29:03.556Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
23:29:03 [2020-09-17T23:29:03.883Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
23:29:04 [2020-09-17T23:29:04.425Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
23:29:05 [2020-09-17T23:29:05.793Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:29:06 [2020-09-17T23:29:06.049Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
23:29:06 [2020-09-17T23:29:06.049Z] --- PASS: TestTemplatedConfig (3.30s)
23:29:06 [2020-09-17T23:29:06.049Z] === RUN   TestConfigCreateResolve
23:29:06 [2020-09-17T23:29:06.469Z] #40 181.5   CC       criu/protobuf-desc.o
23:29:06 [2020-09-17T23:29:06.902Z] ok  	github.com/docker/docker/pkg/signal	2.334s	coverage: 61.0% of statements
23:29:06 [2020-09-17T23:29:06.902Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
23:29:07 [2020-09-17T23:29:07.121Z] #40 182.6   CC       criu/protobuf.o
23:29:07 [2020-09-17T23:29:07.229Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
23:29:07 [2020-09-17T23:29:07.229Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:29:07 [2020-09-17T23:29:07.416Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
23:29:07 [2020-09-17T23:29:07.430Z] #40 ...
23:29:07 [2020-09-17T23:29:07.430Z] 
23:29:07 [2020-09-17T23:29:07.430Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:29:07 [2020-09-17T23:29:07.430Z] #50 130.2 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
23:29:07 [2020-09-17T23:29:07.556Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
23:29:07 [2020-09-17T23:29:07.882Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.2% of statements
23:29:07 [2020-09-17T23:29:07.977Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
23:29:07 [2020-09-17T23:29:07.977Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:29:08 [2020-09-17T23:29:08.233Z] === RUN   TestDockerSuite/TestBuildAddTar
23:29:08 [2020-09-17T23:29:08.585Z] ok  	github.com/docker/docker/pkg/system	0.026s	coverage: 36.9% of statements
23:29:08 [2020-09-17T23:29:08.912Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
23:29:09 [2020-09-17T23:29:09.161Z] --- PASS: TestConfigCreateResolve (2.93s)
23:29:09 [2020-09-17T23:29:09.161Z] === RUN   TestConfigDaemonLibtrustID
23:29:09 [2020-09-17T23:29:09.238Z] ok  	github.com/docker/docker/pkg/tarsum	0.029s	coverage: 89.3% of statements
23:29:09 [2020-09-17T23:29:09.238Z] testing: warning: no tests to run
23:29:09 [2020-09-17T23:29:09.238Z] coverage: [no statements]
23:29:09 [2020-09-17T23:29:09.238Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:29:09 [2020-09-17T23:29:09.565Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
23:29:09 [2020-09-17T23:29:09.725Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
23:29:09 [2020-09-17T23:29:09.725Z] PASS
23:29:09 [2020-09-17T23:29:09.725Z] 
23:29:09 [2020-09-17T23:29:09.725Z] DONE 7 tests in 19.022s
23:29:09 [2020-09-17T23:29:09.725Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:29:09 [2020-09-17T23:29:09.725Z] ++ 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
23:29:09 [2020-09-17T23:29:09.725Z] ++ set -e
23:29:09 [2020-09-17T23:29:09.725Z] ++ '[' -n 0 ']'
23:29:09 [2020-09-17T23:29:09.725Z] ++ set -x
23:29:09 [2020-09-17T23:29:09.725Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
23:29:09 [2020-09-17T23:29:09.725Z] INFO: Testing against a local daemon
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestCheckpoint
23:29:09 [2020-09-17T23:29:09.725Z] --- SKIP: TestCheckpoint (0.00s)
23:29:09 [2020-09-17T23:29:09.725Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestContainerInvalidJSON
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:29:09 [2020-09-17T23:29:09.725Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:29:09 [2020-09-17T23:29:09.725Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:29:09 [2020-09-17T23:29:09.725Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:29:09 [2020-09-17T23:29:09.725Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:29:09 [2020-09-17T23:29:09.725Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:29:09 [2020-09-17T23:29:09.725Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:29:09 [2020-09-17T23:29:09.725Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:29:09 [2020-09-17T23:29:09.725Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:29:09 [2020-09-17T23:29:09.725Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:29:09 [2020-09-17T23:29:09.725Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:29:09 [2020-09-17T23:29:09.725Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestCopyFromContainerPathIsNotDir
23:29:09 [2020-09-17T23:29:09.725Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestCopyToContainerPathDoesNotExist
23:29:09 [2020-09-17T23:29:09.725Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestCopyToContainerPathIsNotDir
23:29:09 [2020-09-17T23:29:09.725Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
23:29:09 [2020-09-17T23:29:09.725Z] === RUN   TestCopyFromContainer
23:29:09 [2020-09-17T23:29:09.891Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
23:29:09 [2020-09-17T23:29:09.891Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:29:11 [2020-09-17T23:29:11.042Z] #50 133.4 + mkdir -p /build
23:29:11 [2020-09-17T23:29:11.042Z] #50 133.4 + cp runc /build/runc
23:29:11 [2020-09-17T23:29:11.042Z] #50 DONE 133.6s
23:29:11 [2020-09-17T23:29:11.042Z] 
23:29:11 [2020-09-17T23:29:11.042Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:29:11 [2020-09-17T23:29:11.042Z] #46 252.3 + cd /tmp/tmp.mLc9f1DE8r/src/github.com/golangci/golangci-lint/
23:29:11 [2020-09-17T23:29:11.042Z] #46 252.3 + git checkout -q v1.23.8
23:29:11 [2020-09-17T23:29:11.042Z] #46 253.2 ++ git describe --tags
23:29:11 [2020-09-17T23:29:11.042Z] #46 253.3 + version=v1.23.8
23:29:11 [2020-09-17T23:29:11.042Z] #46 253.3 ++ git rev-parse --short HEAD
23:29:11 [2020-09-17T23:29:11.042Z] #46 253.3 + commit=76a82c6
23:29:11 [2020-09-17T23:29:11.042Z] #46 253.3 ++ git show -s --format=%cd
23:29:11 [2020-09-17T23:29:11.042Z] #46 253.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:29:11 [2020-09-17T23:29:11.042Z] #46 253.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
23:29:11 [2020-09-17T23:29:11.092Z] === RUN   TestCopyFromContainer//
23:29:11 [2020-09-17T23:29:11.092Z] === RUN   TestCopyFromContainer//bar/root
23:29:11 [2020-09-17T23:29:11.092Z] === RUN   TestCopyFromContainer//bar/root/
23:29:11 [2020-09-17T23:29:11.092Z] === RUN   TestCopyFromContainer/bar/quux
23:29:11 [2020-09-17T23:29:11.092Z] === RUN   TestCopyFromContainer/bar/quux/
23:29:11 [2020-09-17T23:29:11.092Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:29:11 [2020-09-17T23:29:11.092Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:29:11 [2020-09-17T23:29:11.349Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:29:11 [2020-09-17T23:29:11.349Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:29:11 [2020-09-17T23:29:11.349Z] === RUN   TestCopyFromContainer/bar/notarget
23:29:11 [2020-09-17T23:29:11.349Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
23:29:11 [2020-09-17T23:29:11.539Z] ok  	github.com/docker/docker/plugin	0.543s	coverage: 23.1% of statements
23:29:11 [2020-09-17T23:29:11.606Z] --- PASS: TestCopyFromContainer (1.73s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:29:11 [2020-09-17T23:29:11.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:29:11 [2020-09-17T23:29:11.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:29:11 [2020-09-17T23:29:11.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:29:11 [2020-09-17T23:29:11.606Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:29:11 [2020-09-17T23:29:11.606Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:29:11 [2020-09-17T23:29:11.606Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:29:11 [2020-09-17T23:29:11.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateLinkToNonExistingContainer
23:29:11 [2020-09-17T23:29:11.606Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateWithInvalidEnv
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateWithInvalidEnv/0
23:29:11 [2020-09-17T23:29:11.606Z] === PAUSE TestCreateWithInvalidEnv/0
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateWithInvalidEnv/1
23:29:11 [2020-09-17T23:29:11.606Z] === PAUSE TestCreateWithInvalidEnv/1
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateWithInvalidEnv/2
23:29:11 [2020-09-17T23:29:11.606Z] === PAUSE TestCreateWithInvalidEnv/2
23:29:11 [2020-09-17T23:29:11.606Z] === CONT  TestCreateWithInvalidEnv/0
23:29:11 [2020-09-17T23:29:11.606Z] === CONT  TestCreateWithInvalidEnv/2
23:29:11 [2020-09-17T23:29:11.606Z] === CONT  TestCreateWithInvalidEnv/1
23:29:11 [2020-09-17T23:29:11.606Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:29:11 [2020-09-17T23:29:11.606Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateTmpfsMountsTarget
23:29:11 [2020-09-17T23:29:11.606Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:29:11 [2020-09-17T23:29:11.606Z] === RUN   TestCreateWithCustomMaskedPaths
23:29:12 [2020-09-17T23:29:12.318Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
23:29:12 [2020-09-17T23:29:12.644Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 73.7% of statements
23:29:12 [2020-09-17T23:29:12.978Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
23:29:13 [2020-09-17T23:29:13.497Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s)
23:29:13 [2020-09-17T23:29:13.497Z] === RUN   TestCreateWithCustomReadonlyPaths
23:29:13 [2020-09-17T23:29:13.497Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:29:14 [2020-09-17T23:29:14.060Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:29:14 [2020-09-17T23:29:14.118Z] ok  	github.com/docker/docker/registry	0.093s	coverage: 56.3% of statements
23:29:14 [2020-09-17T23:29:14.821Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
23:29:14 [2020-09-17T23:29:14.821Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
23:29:14 [2020-09-17T23:29:14.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s)
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:29:14 [2020-09-17T23:29:14.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:29:14 [2020-09-17T23:29:14.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:29:14 [2020-09-17T23:29:14.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:29:14 [2020-09-17T23:29:14.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:29:14 [2020-09-17T23:29:14.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:29:14 [2020-09-17T23:29:14.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:29:14 [2020-09-17T23:29:14.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:29:14 [2020-09-17T23:29:14.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:29:14 [2020-09-17T23:29:14.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:29:14 [2020-09-17T23:29:14.989Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:29:14 [2020-09-17T23:29:14.989Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:29:15 [2020-09-17T23:29:15.211Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
23:29:15 [2020-09-17T23:29:15.551Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestCreateDifferentPlatform
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestCreateDifferentPlatform/different_os
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:29:15 [2020-09-17T23:29:15.551Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:29:15 [2020-09-17T23:29:15.551Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:29:15 [2020-09-17T23:29:15.551Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:29:15 [2020-09-17T23:29:15.551Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestContainerStartOnDaemonRestart
23:29:15 [2020-09-17T23:29:15.551Z] === PAUSE TestContainerStartOnDaemonRestart
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestDaemonRestartIpcMode
23:29:15 [2020-09-17T23:29:15.551Z] === PAUSE TestDaemonRestartIpcMode
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestDaemonHostGatewayIP
23:29:15 [2020-09-17T23:29:15.551Z] === PAUSE TestDaemonHostGatewayIP
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestContainerKillOnDaemonStart
23:29:15 [2020-09-17T23:29:15.551Z] === PAUSE TestContainerKillOnDaemonStart
23:29:15 [2020-09-17T23:29:15.551Z] === RUN   TestDiff
23:29:15 [2020-09-17T23:29:15.565Z] #46 ...
23:29:15 [2020-09-17T23:29:15.565Z] 
23:29:15 [2020-09-17T23:29:15.565Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:29:15 [2020-09-17T23:29:15.565Z] #37 257.4 + dpkg --print-architecture
23:29:15 [2020-09-17T23:29:15.565Z] #37 257.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:29:15 [2020-09-17T23:29:15.565Z] #37 257.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:29:15 [2020-09-17T23:29:15.565Z] #37 257.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:29:15 [2020-09-17T23:29:15.594Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
23:29:16 [2020-09-17T23:29:16.113Z] --- PASS: TestDiff (0.59s)
23:29:16 [2020-09-17T23:29:16.113Z] === RUN   TestExecWithCloseStdin
23:29:16 [2020-09-17T23:29:16.675Z] --- PASS: TestExecWithCloseStdin (0.65s)
23:29:16 [2020-09-17T23:29:16.675Z] === RUN   TestExec
23:29:17 [2020-09-17T23:29:17.603Z] --- PASS: TestExec (0.67s)
23:29:17 [2020-09-17T23:29:17.603Z] === RUN   TestExecUser
23:29:17 [2020-09-17T23:29:17.683Z] #37 ...
23:29:17 [2020-09-17T23:29:17.684Z] 
23:29:17 [2020-09-17T23:29:17.684Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:29:17 [2020-09-17T23:29:17.684Z] #40 183.1   CC       criu/pstree.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 184.7   CC       criu/rbtree.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 185.1   CC       criu/rst-malloc.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 185.4   CC       criu/seccomp.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 186.3   CC       criu/seize.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 188.4   CC       criu/servicefd.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 189.0   CC       criu/shmem.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 190.1   CC       criu/sigframe.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 190.3   CC       criu/signalfd.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 190.6   CC       criu/sk-inet.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 191.9   CC       criu/sk-netlink.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 192.4   CC       criu/sk-packet.o
23:29:17 [2020-09-17T23:29:17.684Z] #40 193.1   CC       criu/sk-queue.o
23:29:17 [2020-09-17T23:29:17.837Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
23:29:17 [2020-09-17T23:29:17.859Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:29:17 [2020-09-17T23:29:17.859Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
23:29:18 [2020-09-17T23:29:18.115Z] --- PASS: TestExecUser (0.59s)
23:29:18 [2020-09-17T23:29:18.115Z] === RUN   TestExportContainerAndImportImage
23:29:18 [2020-09-17T23:29:18.195Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
23:29:18 [2020-09-17T23:29:18.333Z] #40 193.7   CC       criu/sk-tcp.o
23:29:18 [2020-09-17T23:29:18.898Z] ok  	github.com/docker/docker/volume/mounts	0.021s	coverage: 67.0% of statements
23:29:19 [2020-09-17T23:29:19.002Z] #40 194.3   CC       criu/sk-unix.o
23:29:19 [2020-09-17T23:29:19.045Z] --- PASS: TestExportContainerAndImportImage (0.95s)
23:29:19 [2020-09-17T23:29:19.045Z] === RUN   TestExportContainerAfterDaemonRestart
23:29:19 [2020-09-17T23:29:19.601Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.1% of statements
23:29:20 [2020-09-17T23:29:20.412Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
23:29:20 [2020-09-17T23:29:20.412Z] === RUN   TestHealthCheckWorkdir
23:29:20 [2020-09-17T23:29:20.975Z] --- PASS: TestHealthCheckWorkdir (0.75s)
23:29:20 [2020-09-17T23:29:20.975Z] === RUN   TestHealthKillContainer
23:29:21 [2020-09-17T23:29:21.783Z] #40 196.7   CC       criu/sockets.o
23:29:21 [2020-09-17T23:29:21.903Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
23:29:22 [2020-09-17T23:29:22.433Z] #40 197.7   CC       criu/stats.o
23:29:22 [2020-09-17T23:29:22.465Z] === RUN   TestDockerSuite/TestBuildBlankName
23:29:22 [2020-09-17T23:29:22.722Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:29:22 [2020-09-17T23:29:22.733Z] #40 198.1   CC       criu/string.o
23:29:22 [2020-09-17T23:29:22.733Z] #40 198.2   CC       criu/sysctl.o
23:29:23 [2020-09-17T23:29:23.649Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
23:29:23 [2020-09-17T23:29:23.801Z] #40 199.0   CC       criu/sysfs_parse.o
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/api/server/httputils	0.012s	coverage: 14.7% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/api/server/middleware	0.054s	coverage: 37.7% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 5.7% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/builder/dockerignore	0.018s	coverage: 96.8% of statements
23:29:23 [2020-09-17T23:29:23.816Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
23:29:23 [2020-09-17T23:29:23.905Z] --- PASS: TestHealthKillContainer (2.77s)
23:29:23 [2020-09-17T23:29:23.905Z] === RUN   TestInspectCpusetInConfigPre120
23:29:24 [2020-09-17T23:29:24.100Z] #40 199.5   CC       criu/timens.o
23:29:24 [2020-09-17T23:29:24.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:29:24 [2020-09-17T23:29:24.417Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
23:29:24 [2020-09-17T23:29:24.417Z] === RUN   TestIpcModeNone
23:29:24 [2020-09-17T23:29:24.750Z] #40 200.1   CC       criu/timerfd.o
23:29:25 [2020-09-17T23:29:25.049Z] #40 200.5   CC       criu/tty.o
23:29:25 [2020-09-17T23:29:25.208Z] ok  	github.com/docker/docker/builder/remotecontext	0.324s	coverage: 13.6% of statements
23:29:25 [2020-09-17T23:29:25.783Z] ok  	github.com/docker/docker/builder/dockerfile	0.835s	coverage: 48.0% of statements
23:29:25 [2020-09-17T23:29:25.789Z] --- PASS: TestIpcModeNone (1.19s)
23:29:25 [2020-09-17T23:29:25.789Z] === RUN   TestIpcModePrivate
23:29:26 [2020-09-17T23:29:26.045Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:29:26 [2020-09-17T23:29:26.301Z] --- PASS: TestIpcModePrivate (0.78s)
23:29:26 [2020-09-17T23:29:26.301Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false
23:29:26 [2020-09-17T23:29:26.301Z] === RUN   TestIpcModeShareable
23:29:26 [2020-09-17T23:29:26.359Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.598s	coverage: 86.3% of statements
23:29:26 [2020-09-17T23:29:26.359Z] ?   	github.com/docker/docker/cli	[no test files]
23:29:26 [2020-09-17T23:29:26.359Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:29:26 [2020-09-17T23:29:26.863Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:29:27 [2020-09-17T23:29:27.791Z] --- PASS: TestIpcModeShareable (1.31s)
23:29:27 [2020-09-17T23:29:27.791Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:219, shared: true, mustBeShared: true
23:29:27 [2020-09-17T23:29:27.791Z] === RUN   TestAPIIpcModeShareableAndContainer
23:29:27 [2020-09-17T23:29:27.837Z] #40 202.9   CC       criu/tun.o
23:29:28 [2020-09-17T23:29:28.135Z] #40 203.6   CC       criu/uffd.o
23:29:29 [2020-09-17T23:29:29.157Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:29:29 [2020-09-17T23:29:29.672Z] #40 205.2   CC       criu/util.o
23:29:30 [2020-09-17T23:29:30.527Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
23:29:30 [2020-09-17T23:29:30.527Z] === RUN   TestAPIIpcModeHost
23:29:31 [2020-09-17T23:29:31.089Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:29:31 [2020-09-17T23:29:31.089Z] --- PASS: TestAPIIpcModeHost (0.61s)
23:29:31 [2020-09-17T23:29:31.089Z] === RUN   TestDaemonIpcModeShareable
23:29:31 [2020-09-17T23:29:31.667Z] ok  	github.com/docker/docker/client	0.339s	coverage: 75.4% of statements
23:29:31 [2020-09-17T23:29:31.794Z] #40 207.0   CC       criu/uts_ns.o
23:29:31 [2020-09-17T23:29:31.794Z] #40 207.4   CC       criu/vdso.o
23:29:32 [2020-09-17T23:29:32.858Z] #40 208.3   LINK     criu/built-in.o
23:29:33 [2020-09-17T23:29:33.160Z] #40 208.5   LINK     criu/criu
23:29:33 [2020-09-17T23:29:33.678Z] --- PASS: TestDaemonIpcModeShareable (2.02s)
23:29:33 [2020-09-17T23:29:33.678Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true
23:29:33 [2020-09-17T23:29:33.678Z] === RUN   TestDaemonIpcModePrivate
23:29:33 [2020-09-17T23:29:33.678Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
23:29:33 [2020-09-17T23:29:33.678Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:29:33 [2020-09-17T23:29:33.816Z] #40 209.2   DEP      lib/c/criu.d
23:29:33 [2020-09-17T23:29:33.816Z] #40 209.3   CC       images/rpc.pb-c.o
23:29:34 [2020-09-17T23:29:34.250Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:29:34 [2020-09-17T23:29:34.824Z] --- PASS: TestDaemonIpcModePrivate (1.47s)
23:29:34 [2020-09-17T23:29:34.824Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
23:29:34 [2020-09-17T23:29:34.824Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:29:34 [2020-09-17T23:29:34.880Z] #40 210.2   CC       lib/c/criu.o
23:29:35 [2020-09-17T23:29:35.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
23:29:35 [2020-09-17T23:29:35.739Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.6% of statements
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/rootless	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/volume	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:29:35 [2020-09-17T23:29:35.739Z] 
23:29:35 [2020-09-17T23:29:35.739Z] === Skipped
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver btrfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver btrfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver btrfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver btrfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver btrfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:73: No driver to put!
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z] time="2020-09-17T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z] time="2020-09-17T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z] time="2020-09-17T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z] time="2020-09-17T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z] time="2020-09-17T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:73: No driver to put!
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     overlay_test.go:49: Fails to compute changes intermittently
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver zfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver zfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver zfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver zfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:46: Driver zfs not supported
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     graphtest_unix.go:73: No driver to put!
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:29:35 [2020-09-17T23:29:35.740Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] 
23:29:35 [2020-09-17T23:29:35.740Z] DONE 2138 tests, 26 skipped in 190.468s
Post stage
[Pipeline] junit
23:29:35 [2020-09-17T23:29:35.823Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
23:29:36 [2020-09-17T23:29:36.195Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.40s)
23:29:36 [2020-09-17T23:29:36.195Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
23:29:36 [2020-09-17T23:29:36.195Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:29:36 [2020-09-17T23:29:36.195Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:29:36 [2020-09-17T23:29:36.426Z] #40 211.7   LINK     lib/c/built-in.o
23:29:36 [2020-09-17T23:29:36.426Z] #40 211.8   LINK     lib/c/libcriu.so
23:29:36 [2020-09-17T23:29:36.426Z] #40 211.9   LINK     lib/c/libcriu.a
23:29:36 [2020-09-17T23:29:36.484Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:29:36 [2020-09-17T23:29:36.725Z] #40 212.2   GEN      magic.py
23:29:36 [2020-09-17T23:29:36.733Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -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:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh dynbinary test-integration
23:29:37 [2020-09-17T23:29:37.024Z] #40 212.5 Note: Building without setproctitle() and strlcpy() support.
23:29:37 [2020-09-17T23:29:37.024Z] #40 212.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:29:37 [2020-09-17T23:29:37.024Z] #40 212.5 Note: Building without GnuTLS support
23:29:37 [2020-09-17T23:29:37.024Z] #40 212.5 Makefile.config:39: Warn: you have no libnftables installed
23:29:37 [2020-09-17T23:29:37.024Z] #40 212.5 Makefile.config:40: Warn: Building without nftables support
23:29:37 [2020-09-17T23:29:37.060Z] 
23:29:37 [2020-09-17T23:29:37.060Z] Removing bundles/
23:29:37 [2020-09-17T23:29:37.060Z] 
23:29:37 [2020-09-17T23:29:37.060Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:29:37 [2020-09-17T23:29:37.060Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:29:37 [2020-09-17T23:29:37.060Z] GOOS="" GOARCH="" GOARM=""
23:29:37 [2020-09-17T23:29:37.434Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.37s)
23:29:37 [2020-09-17T23:29:37.434Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
23:29:37 [2020-09-17T23:29:37.434Z] === RUN   TestIpcModeOlderClient
23:29:37 [2020-09-17T23:29:37.434Z] === PAUSE TestIpcModeOlderClient
23:29:37 [2020-09-17T23:29:37.434Z] === RUN   TestKillContainerInvalidSignal
23:29:38 [2020-09-17T23:29:38.085Z] #40 213.4 fatal: not a git repository (or any of the parent directories): .git
23:29:38 [2020-09-17T23:29:38.377Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
23:29:38 [2020-09-17T23:29:38.377Z] === RUN   TestKillContainer
23:29:38 [2020-09-17T23:29:38.377Z] === RUN   TestKillContainer/no_signal
23:29:38 [2020-09-17T23:29:38.945Z] === RUN   TestKillContainer/non_killing_signal
23:29:39 [2020-09-17T23:29:39.148Z] #40 214.6 make[1]: Nothing to be done for 'all'.
23:29:39 [2020-09-17T23:29:39.527Z] === RUN   TestKillContainer/killing_signal
23:29:40 [2020-09-17T23:29:40.215Z] #40 215.7 make[1]: 'images/built-in.o' is up to date.
23:29:40 [2020-09-17T23:29:40.455Z] --- PASS: TestKillContainer (1.96s)
23:29:40 [2020-09-17T23:29:40.455Z]     --- PASS: TestKillContainer/no_signal (0.76s)
23:29:40 [2020-09-17T23:29:40.455Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
23:29:40 [2020-09-17T23:29:40.455Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
23:29:40 [2020-09-17T23:29:40.455Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:29:40 [2020-09-17T23:29:40.455Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:29:40 [2020-09-17T23:29:40.456Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
23:29:40 [2020-09-17T23:29:40.515Z] #40 215.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:29:40 [2020-09-17T23:29:40.515Z] #40 215.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:29:40 [2020-09-17T23:29:40.515Z] #40 216.0 make[1]: 'compel/libcompel.a' is up to date.
23:29:40 [2020-09-17T23:29:40.515Z] #40 216.0 make[1]: 'compel/compel-host-bin' is up to date.
23:29:40 [2020-09-17T23:29:40.712Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:29:40 [2020-09-17T23:29:40.815Z] #40 216.1 make[1]: Nothing to be done for 'all'.
23:29:40 [2020-09-17T23:29:40.816Z] #40 216.1 make[1]: 'soccr/libsoccr.a' is up to date.
23:29:40 [2020-09-17T23:29:40.816Z] #40 216.4 make[2]: Nothing to be done for 'all'.
23:29:41 [2020-09-17T23:29:41.116Z] #40 216.5 make[2]: Nothing to be done for 'all'.
23:29:41 [2020-09-17T23:29:41.116Z] #40 216.6 make[2]: Nothing to be done for 'all'.
23:29:41 [2020-09-17T23:29:41.275Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
23:29:41 [2020-09-17T23:29:41.275Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
23:29:41 [2020-09-17T23:29:41.275Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
23:29:41 [2020-09-17T23:29:41.275Z] === RUN   TestKillStoppedContainer
23:29:41 [2020-09-17T23:29:41.415Z] #40 216.8 make[2]: Nothing to be done for 'all'.
23:29:41 [2020-09-17T23:29:41.415Z] #40 216.9 make[2]: Nothing to be done for 'all'.
23:29:41 [2020-09-17T23:29:41.415Z] #40 216.9 make[2]: Nothing to be done for 'all'.
23:29:41 [2020-09-17T23:29:41.415Z] #40 217.0 make[2]: Nothing to be done for 'all'.
23:29:41 [2020-09-17T23:29:41.531Z] --- PASS: TestKillStoppedContainer (0.04s)
23:29:41 [2020-09-17T23:29:41.531Z] === RUN   TestKillStoppedContainerAPIPre120
23:29:41 [2020-09-17T23:29:41.531Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
23:29:41 [2020-09-17T23:29:41.531Z] === RUN   TestKillDifferentUserContainer
23:29:41 [2020-09-17T23:29:41.724Z] #40 217.3 make[2]: Nothing to be done for 'all'.
23:29:42 [2020-09-17T23:29:42.032Z] #40 217.3   INSTALL  criu/criu
23:29:42 [2020-09-17T23:29:42.032Z] #40 DONE 217.5s
23:29:42 [2020-09-17T23:29:42.032Z] 
23:29:42 [2020-09-17T23:29:42.032Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:42 [2020-09-17T23:29:42.459Z] --- PASS: TestKillDifferentUserContainer (0.78s)
23:29:42 [2020-09-17T23:29:42.459Z] === RUN   TestInspectOomKilledTrue
23:29:42 [2020-09-17T23:29:42.459Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:29:42 [2020-09-17T23:29:42.459Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:29:42 [2020-09-17T23:29:42.459Z] === RUN   TestInspectOomKilledFalse
23:29:42 [2020-09-17T23:29:42.459Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:29:42 [2020-09-17T23:29:42.459Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:29:42 [2020-09-17T23:29:42.459Z] === RUN   TestLinksEtcHostsContentMatch
23:29:42 [2020-09-17T23:29:42.459Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
23:29:42 [2020-09-17T23:29:42.459Z] === RUN   TestLinksContainerNames
23:29:43 [2020-09-17T23:29:43.022Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
23:29:43 [2020-09-17T23:29:43.092Z] #53 ...
23:29:43 [2020-09-17T23:29:43.092Z] 
23:29:43 [2020-09-17T23:29:43.092Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:29:43 [2020-09-17T23:29:43.092Z] #37 DONE 285.8s
23:29:43 [2020-09-17T23:29:43.392Z] 
23:29:43 [2020-09-17T23:29:43.392Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:29:43 [2020-09-17T23:29:43.951Z] --- PASS: TestLinksContainerNames (1.49s)
23:29:43 [2020-09-17T23:29:43.951Z] === RUN   TestLogsFollowTailEmpty
23:29:44 [2020-09-17T23:29:44.879Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
23:29:44 [2020-09-17T23:29:44.879Z] === RUN   TestContainerNetworkMountsNoChown
23:29:45 [2020-09-17T23:29:45.442Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/default
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/default
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/private
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/private
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rprivate
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rprivate
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/slave
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/slave
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rslave
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rslave
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/shared
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/shared
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rshared
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rshared
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/default
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/default/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rslave
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/private
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rshared
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/private/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/shared
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rprivate
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/default/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/private/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/slave
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/default/mount_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/default/bind_root
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:29:45 [2020-09-17T23:29:45.442Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/private/bind_root
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/private/mount_root
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:29:45 [2020-09-17T23:29:45.443Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:29:45 [2020-09-17T23:29:45.443Z] --- PASS: TestMountDaemonRoot (0.01s)
23:29:45 [2020-09-17T23:29:45.443Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:29:45 [2020-09-17T23:29:45.443Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
23:29:45 [2020-09-17T23:29:45.443Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
23:29:45 [2020-09-17T23:29:45.443Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:29:45 [2020-09-17T23:29:45.443Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:29:45 [2020-09-17T23:29:45.443Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:29:45 [2020-09-17T23:29:45.443Z] === RUN   TestContainerBindMountNonRecursive
23:29:46 [2020-09-17T23:29:46.005Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:29:47 [2020-09-17T23:29:47.372Z] --- PASS: TestContainerBindMountNonRecursive (1.62s)
23:29:47 [2020-09-17T23:29:47.372Z] === RUN   TestNetworkNat
23:29:47 [2020-09-17T23:29:47.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
23:29:47 [2020-09-17T23:29:47.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:29:47 [2020-09-17T23:29:47.628Z] --- PASS: TestNetworkNat (0.58s)
23:29:47 [2020-09-17T23:29:47.628Z] === RUN   TestNetworkLocalhostTCPNat
23:29:48 [2020-09-17T23:29:48.558Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
23:29:48 [2020-09-17T23:29:48.558Z] === RUN   TestNetworkLoopbackNat
23:29:48 [2020-09-17T23:29:48.558Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
23:29:49 [2020-09-17T23:29:49.119Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:29:49 [2020-09-17T23:29:49.376Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:29:50 [2020-09-17T23:29:50.305Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
23:29:50 [2020-09-17T23:29:50.868Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:29:51 [2020-09-17T23:29:51.125Z] --- PASS: TestNetworkLoopbackNat (2.75s)
23:29:51 [2020-09-17T23:29:51.125Z] === RUN   TestPause
23:29:51 [2020-09-17T23:29:51.688Z] --- PASS: TestPause (0.72s)
23:29:51 [2020-09-17T23:29:51.688Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:29:51 [2020-09-17T23:29:51.688Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:29:51 [2020-09-17T23:29:51.688Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:29:51 [2020-09-17T23:29:51.688Z] === RUN   TestPauseStopPausedContainer
23:29:52 [2020-09-17T23:29:52.616Z] --- PASS: TestPauseStopPausedContainer (0.65s)
23:29:52 [2020-09-17T23:29:52.616Z] === RUN   TestPsFilter
23:29:52 [2020-09-17T23:29:52.616Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:29:52 [2020-09-17T23:29:52.616Z] --- PASS: TestPsFilter (0.11s)
23:29:52 [2020-09-17T23:29:52.616Z] === RUN   TestRemoveContainerWithRemovedVolume
23:29:53 [2020-09-17T23:29:53.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
23:29:53 [2020-09-17T23:29:53.180Z] === RUN   TestRemoveContainerWithVolume
23:29:54 [2020-09-17T23:29:54.107Z] --- PASS: TestRemoveContainerWithVolume (1.06s)
23:29:54 [2020-09-17T23:29:54.107Z] === RUN   TestRemoveContainerRunning
23:29:55 [2020-09-17T23:29:55.036Z] --- PASS: TestRemoveContainerRunning (0.75s)
23:29:55 [2020-09-17T23:29:55.036Z] === RUN   TestRemoveContainerForceRemoveRunning
23:29:55 [2020-09-17T23:29:55.599Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
23:29:55 [2020-09-17T23:29:55.599Z] === RUN   TestRemoveInvalidContainer
23:29:55 [2020-09-17T23:29:55.599Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:29:55 [2020-09-17T23:29:55.599Z] === RUN   TestRenameLinkedContainer
23:29:56 [2020-09-17T23:29:56.889Z] c3aff4450246: Pull complete
23:29:56 [2020-09-17T23:29:56.889Z] Digest: sha256:0197a95621a4dc47eb5635f664459a86ec7110d04a99438a54af77bd982487ec
23:29:56 [2020-09-17T23:29:56.889Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:29:56 [2020-09-17T23:29:56.889Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
23:29:56 [2020-09-17T23:29:56.889Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
23:29:56 [2020-09-17T23:29:56.889Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1457'
23:29:56 [2020-09-17T23:29:56.889Z] WARN: Skipping validation tests
23:29:56 [2020-09-17T23:29:56.889Z] INFO: Running unit tests at 09/17/2020 23:29:44...
23:29:56 [2020-09-17T23:29:56.889Z] INFO: make.ps1 starting at 09/17/2020 23:29:47
23:29:56 [2020-09-17T23:29:56.889Z] INFO: Git commit (9fb324f00b) assumed from DOCKER_GITCOMMIT environment variable
23:29:56 [2020-09-17T23:29:56.889Z] INFO: Invoking autogen...
23:29:56 [2020-09-17T23:29:56.889Z] INFO: Running unit tests...
23:29:56 [2020-09-17T23:29:56.890Z] 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/quota 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/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
23:29:57 [2020-09-17T23:29:57.490Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:29:58 [2020-09-17T23:29:58.286Z] ok  	github.com/docker/docker/cmd/dockerd	0.109s	coverage: 30.8% of statements
23:29:58 [2020-09-17T23:29:58.417Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:29:58 [2020-09-17T23:29:58.417Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
23:29:58 [2020-09-17T23:29:58.548Z] ok  	github.com/docker/docker/container	0.138s	coverage: 34.7% of statements
23:29:58 [2020-09-17T23:29:58.548Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:29:58 [2020-09-17T23:29:58.548Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:29:58 [2020-09-17T23:29:58.548Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:29:58 [2020-09-17T23:29:58.548Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:29:58 [2020-09-17T23:29:58.979Z] --- PASS: TestRenameLinkedContainer (3.37s)
23:29:58 [2020-09-17T23:29:58.979Z] === RUN   TestRenameStoppedContainer
23:29:59 [2020-09-17T23:29:59.236Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:29:59 [2020-09-17T23:29:59.493Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:29:59 [2020-09-17T23:29:59.750Z] --- PASS: TestRenameStoppedContainer (0.58s)
23:29:59 [2020-09-17T23:29:59.750Z] === RUN   TestRenameRunningContainerAndReuse
23:30:00 [2020-09-17T23:30:00.006Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:30:00 [2020-09-17T23:30:00.474Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.044s	coverage: 65.3% of statements
23:30:00 [2020-09-17T23:30:00.935Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
23:30:01 [2020-09-17T23:30:01.192Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s)
23:30:01 [2020-09-17T23:30:01.192Z] === RUN   TestRenameInvalidName
23:30:01 [2020-09-17T23:30:01.754Z] --- PASS: TestRenameInvalidName (0.61s)
23:30:01 [2020-09-17T23:30:01.754Z] === RUN   TestRenameAnonymousContainer
23:30:02 [2020-09-17T23:30:02.316Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
23:30:02 [2020-09-17T23:30:02.694Z] ?   	github.com/docker/docker/api	[no test files]
23:30:03 [2020-09-17T23:30:03.683Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:30:03 [2020-09-17T23:30:03.940Z] --- PASS: TestRenameAnonymousContainer (2.29s)
23:30:03 [2020-09-17T23:30:03.940Z] === RUN   TestRenameContainerWithSameName
23:30:04 [2020-09-17T23:30:04.503Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
23:30:04 [2020-09-17T23:30:04.503Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:30:04 [2020-09-17T23:30:04.503Z] --- PASS: TestRenameContainerWithSameName (0.61s)
23:30:04 [2020-09-17T23:30:04.503Z] === RUN   TestRenameContainerWithLinkedContainer
23:30:04 [2020-09-17T23:30:04.703Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.052s	coverage: 35.9% of statements
23:30:04 [2020-09-17T23:30:04.703Z] ok  	github.com/docker/docker/daemon/cluster	0.133s	coverage: 0.5% of statements
23:30:05 [2020-09-17T23:30:05.066Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
23:30:05 [2020-09-17T23:30:05.994Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s)
23:30:05 [2020-09-17T23:30:05.994Z] === RUN   TestResize
23:30:05 [2020-09-17T23:30:05.994Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:30:06 [2020-09-17T23:30:06.558Z] --- PASS: TestResize (0.72s)
23:30:06 [2020-09-17T23:30:06.559Z] === RUN   TestResizeWithInvalidSize
23:30:07 [2020-09-17T23:30:07.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
23:30:07 [2020-09-17T23:30:07.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
23:30:07 [2020-09-17T23:30:07.120Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
23:30:07 [2020-09-17T23:30:07.376Z] --- PASS: TestResizeWithInvalidSize (0.84s)
23:30:07 [2020-09-17T23:30:07.376Z] === RUN   TestResizeWhenContainerNotStarted
23:30:07 [2020-09-17T23:30:07.940Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:30:07 [2020-09-17T23:30:07.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:30:07 [2020-09-17T23:30:07.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:30:07 [2020-09-17T23:30:07.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:30:08 [2020-09-17T23:30:08.128Z] ok  	github.com/docker/docker/daemon/discovery	0.042s	coverage: 30.0% of statements
23:30:08 [2020-09-17T23:30:08.430Z] ok  	github.com/docker/docker/daemon/config	0.094s	coverage: 81.8% of statements
23:30:09 [2020-09-17T23:30:09.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:30:09 [2020-09-17T23:30:09.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:30:09 [2020-09-17T23:30:09.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:30:09 [2020-09-17T23:30:09.839Z] ok  	github.com/docker/docker/daemon/events	0.106s	coverage: 50.0% of statements
23:30:10 [2020-09-17T23:30:10.133Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:30:10 [2020-09-17T23:30:10.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
23:30:10 [2020-09-17T23:30:10.412Z] ok  	github.com/docker/docker/daemon/graphdriver	0.020s	coverage: 2.2% of statements
23:30:11 [2020-09-17T23:30:11.001Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:30:11 [2020-09-17T23:30:11.001Z] 
23:30:11 [2020-09-17T23:30:11.001Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:30:11 [2020-09-17T23:30:11.502Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:30:11 [2020-09-17T23:30:11.571Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:30:11 [2020-09-17T23:30:11.571Z] HOSTNAME=fec696b6d125
23:30:11 [2020-09-17T23:30:11.571Z] DEST=bundles/test-integration
23:30:11 [2020-09-17T23:30:11.571Z] PWD=/go/src/github.com/docker/docker
23:30:11 [2020-09-17T23:30:11.571Z] DOCKER_ROOTLESS=1
23:30:11 [2020-09-17T23:30:11.571Z] DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81
23:30:11 [2020-09-17T23:30:11.571Z] container=docker
23:30:11 [2020-09-17T23:30:11.571Z] HOME=/root
23:30:11 [2020-09-17T23:30:11.571Z] GOLANG_VERSION=1.13.15
23:30:11 [2020-09-17T23:30:11.571Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:30:11 [2020-09-17T23:30:11.571Z] VALIDATE_BRANCH=master
23:30:11 [2020-09-17T23:30:11.571Z] TERM=xterm
23:30:11 [2020-09-17T23:30:11.571Z] DOCKER_PKG=github.com/docker/docker
23:30:11 [2020-09-17T23:30:11.571Z] SHLVL=1
23:30:11 [2020-09-17T23:30:11.571Z] TIMEOUT=120m
23:30:11 [2020-09-17T23:30:11.571Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:30:11 [2020-09-17T23:30:11.571Z] DOCKER_GRAPHDRIVER=overlay2
23:30:11 [2020-09-17T23:30:11.571Z] GO111MODULE=off
23:30:11 [2020-09-17T23:30:11.571Z] DOCKER_EXPERIMENTAL=1
23:30:11 [2020-09-17T23:30:11.571Z] TEST_SKIP_INTEGRATION_CLI=1
23:30:11 [2020-09-17T23:30:11.571Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:30:11 [2020-09-17T23:30:11.571Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:30:11 [2020-09-17T23:30:11.571Z] GOPATH=/go
23:30:11 [2020-09-17T23:30:11.571Z] PKG_CONFIG=pkg-config
23:30:11 [2020-09-17T23:30:11.571Z] _=/usr/bin/env
23:30:11 [2020-09-17T23:30:11.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:30:12 [2020-09-17T23:30:12.869Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.54s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s)
23:30:12 [2020-09-17T23:30:12.869Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s)
23:30:12 [2020-09-17T23:30:12.869Z] === RUN   TestCgroupNamespacesRun
23:30:13 [2020-09-17T23:30:13.125Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:30:13 [2020-09-17T23:30:13.687Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:30:13 [2020-09-17T23:30:13.723Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.500s	coverage: 14.1% of statements
23:30:13 [2020-09-17T23:30:13.723Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.018s	coverage: 2.9% of statements
23:30:13 [2020-09-17T23:30:13.944Z] === RUN   TestDockerSuite/TestBuildCmd
23:30:13 [2020-09-17T23:30:13.944Z] --- PASS: TestCgroupNamespacesRun (1.30s)
23:30:13 [2020-09-17T23:30:13.944Z] === RUN   TestCgroupNamespacesRunPrivileged
23:30:14 [2020-09-17T23:30:14.200Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:30:14 [2020-09-17T23:30:14.200Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:30:14 [2020-09-17T23:30:14.456Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:30:14 [2020-09-17T23:30:14.456Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:30:14 [2020-09-17T23:30:14.456Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
23:30:15 [2020-09-17T23:30:15.094Z] === RUN   TestMiddlewares
23:30:15 [2020-09-17T23:30:15.094Z] --- PASS: TestMiddlewares (0.00s)
23:30:15 [2020-09-17T23:30:15.094Z] PASS
23:30:15 [2020-09-17T23:30:15.094Z] coverage: 9.0% of statements
23:30:15 [2020-09-17T23:30:15.094Z] ok  	github.com/docker/docker/api/server	0.178s	coverage: 9.0% of statements
23:30:15 [2020-09-17T23:30:15.384Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.22s)
23:30:15 [2020-09-17T23:30:15.384Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:30:15 [2020-09-17T23:30:15.384Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:30:15 [2020-09-17T23:30:15.647Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.571s	coverage: 57.0% of statements
23:30:16 [2020-09-17T23:30:16.750Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.43s)
23:30:16 [2020-09-17T23:30:16.750Z] === RUN   TestCgroupNamespacesRunHostMode
23:30:16 [2020-09-17T23:30:16.750Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
23:30:17 [2020-09-17T23:30:17.583Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.017s	coverage: 1.8% of statements
23:30:18 [2020-09-17T23:30:18.117Z] --- PASS: TestCgroupNamespacesRunHostMode (1.29s)
23:30:18 [2020-09-17T23:30:18.117Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:30:19 [2020-09-17T23:30:19.046Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s)
23:30:19 [2020-09-17T23:30:19.046Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:30:19 [2020-09-17T23:30:19.302Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:30:19 [2020-09-17T23:30:19.507Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.238s	coverage: 46.2% of statements
23:30:19 [2020-09-17T23:30:19.559Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
23:30:19 [2020-09-17T23:30:19.816Z] === RUN   TestDockerSuite/TestBuildContChar
23:30:20 [2020-09-17T23:30:20.378Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
23:30:20 [2020-09-17T23:30:20.378Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:30:20 [2020-09-17T23:30:20.940Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
23:30:20 [2020-09-17T23:30:20.940Z] === RUN   TestCgroupNamespacesRunOlderClient
23:30:21 [2020-09-17T23:30:21.425Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.887s	coverage: 73.1% of statements
23:30:21 [2020-09-17T23:30:21.425Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.965s	coverage: 49.5% of statements
23:30:21 [2020-09-17T23:30:21.501Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
23:30:22 [2020-09-17T23:30:22.065Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:30:22 [2020-09-17T23:30:22.321Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s)
23:30:22 [2020-09-17T23:30:22.321Z] === RUN   TestKernelTCPMemory
23:30:22 [2020-09-17T23:30:22.579Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:30:22 [2020-09-17T23:30:22.816Z] ok  	github.com/docker/docker/daemon	12.298s	coverage: 17.4% of statements
23:30:22 [2020-09-17T23:30:22.816Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:30:22 [2020-09-17T23:30:22.816Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:30:22 [2020-09-17T23:30:22.816Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:30:22 [2020-09-17T23:30:22.816Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:30:22 [2020-09-17T23:30:22.816Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:30:22 [2020-09-17T23:30:22.836Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:30:22 [2020-09-17T23:30:22.887Z] #53 282.7 + bin/containerd
23:30:22 [2020-09-17T23:30:22.887Z] #53 ...
23:30:22 [2020-09-17T23:30:22.887Z] 
23:30:22 [2020-09-17T23:30:22.887Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:30:22 [2020-09-17T23:30:22.887Z] #22 325.0 + return
23:30:22 [2020-09-17T23:30:22.887Z] #22 DONE 325.1s
23:30:22 [2020-09-17T23:30:22.887Z] 
23:30:22 [2020-09-17T23:30:22.887Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:30:23 [2020-09-17T23:30:23.093Z] --- PASS: TestKernelTCPMemory (0.68s)
23:30:23 [2020-09-17T23:30:23.093Z] === RUN   TestNISDomainname
23:30:23 [2020-09-17T23:30:23.093Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:30:23 [2020-09-17T23:30:23.349Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:30:23 [2020-09-17T23:30:23.389Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 58.0% of statements
23:30:23 [2020-09-17T23:30:23.605Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:30:23 [2020-09-17T23:30:23.605Z] --- PASS: TestNISDomainname (0.65s)
23:30:23 [2020-09-17T23:30:23.605Z] === RUN   TestHostnameDnsResolution
23:30:23 [2020-09-17T23:30:23.963Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.587s	coverage: 76.1% of statements
23:30:24 [2020-09-17T23:30:24.430Z] #46 ...
23:30:24 [2020-09-17T23:30:24.430Z] 
23:30:24 [2020-09-17T23:30:24.430Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:30:24 [2020-09-17T23:30:24.430Z] #23 DONE 0.1s
23:30:24 [2020-09-17T23:30:24.535Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
23:30:24 [2020-09-17T23:30:24.732Z] 
23:30:24 [2020-09-17T23:30:24.732Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:30:24 [2020-09-17T23:30:24.791Z] --- PASS: TestHostnameDnsResolution (1.10s)
23:30:24 [2020-09-17T23:30:24.792Z] === RUN   TestStats
23:30:24 [2020-09-17T23:30:24.911Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.021s	coverage: 3.0% of statements
23:30:25 [2020-09-17T23:30:25.175Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
23:30:25 [2020-09-17T23:30:25.388Z] #27 DONE 0.7s
23:30:25 [2020-09-17T23:30:25.388Z] 
23:30:25 [2020-09-17T23:30:25.388Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:30:25 [2020-09-17T23:30:25.388Z] #30 DONE 0.1s
23:30:25 [2020-09-17T23:30:25.388Z] 
23:30:25 [2020-09-17T23:30:25.388Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:30:25 [2020-09-17T23:30:25.388Z] #32 DONE 0.1s
23:30:25 [2020-09-17T23:30:25.388Z] 
23:30:25 [2020-09-17T23:30:25.388Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:30:25 [2020-09-17T23:30:25.689Z] #35 DONE 0.1s
23:30:25 [2020-09-17T23:30:25.689Z] 
23:30:25 [2020-09-17T23:30:25.689Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:30:25 [2020-09-17T23:30:25.689Z] #38 DONE 0.1s
23:30:25 [2020-09-17T23:30:25.689Z] 
23:30:25 [2020-09-17T23:30:25.689Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:30:25 [2020-09-17T23:30:25.689Z] #41 DONE 0.1s
23:30:25 [2020-09-17T23:30:25.689Z] 
23:30:25 [2020-09-17T23:30:25.689Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:26 [2020-09-17T23:30:26.005Z] #53 ...
23:30:26 [2020-09-17T23:30:26.005Z] 
23:30:26 [2020-09-17T23:30:26.005Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:30:26 [2020-09-17T23:30:26.005Z] #43 DONE 0.1s
23:30:26 [2020-09-17T23:30:26.005Z] 
23:30:26 [2020-09-17T23:30:26.005Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:30:26 [2020-09-17T23:30:26.005Z] #45 DONE 0.3s
23:30:26 [2020-09-17T23:30:26.005Z] 
23:30:26 [2020-09-17T23:30:26.005Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:26 [2020-09-17T23:30:26.573Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.8% of statements
23:30:27 [2020-09-17T23:30:27.150Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.831s	coverage: 57.7% of statements
23:30:27 [2020-09-17T23:30:27.150Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:30:27 [2020-09-17T23:30:27.150Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:30:27 [2020-09-17T23:30:27.150Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:30:27 [2020-09-17T23:30:27.150Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:30:27 [2020-09-17T23:30:27.309Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
23:30:27 [2020-09-17T23:30:27.309Z] --- PASS: TestStats (2.61s)
23:30:27 [2020-09-17T23:30:27.309Z] === RUN   TestStopContainerWithTimeout
23:30:27 [2020-09-17T23:30:27.309Z] === RUN   TestStopContainerWithTimeout/0
23:30:27 [2020-09-17T23:30:27.309Z] === PAUSE TestStopContainerWithTimeout/0
23:30:27 [2020-09-17T23:30:27.309Z] === RUN   TestStopContainerWithTimeout/1
23:30:27 [2020-09-17T23:30:27.309Z] === PAUSE TestStopContainerWithTimeout/1
23:30:27 [2020-09-17T23:30:27.309Z] === RUN   TestStopContainerWithTimeout/3
23:30:27 [2020-09-17T23:30:27.309Z] === PAUSE TestStopContainerWithTimeout/3
23:30:27 [2020-09-17T23:30:27.309Z] === RUN   TestStopContainerWithTimeout/-1
23:30:27 [2020-09-17T23:30:27.309Z] === PAUSE TestStopContainerWithTimeout/-1
23:30:27 [2020-09-17T23:30:27.309Z] === CONT  TestStopContainerWithTimeout/0
23:30:27 [2020-09-17T23:30:27.309Z] === CONT  TestStopContainerWithTimeout/3
23:30:27 [2020-09-17T23:30:27.310Z] === CONT  TestStopContainerWithTimeout/1
23:30:27 [2020-09-17T23:30:27.310Z] === CONT  TestStopContainerWithTimeout/-1
23:30:27 [2020-09-17T23:30:27.413Z] ok  	github.com/docker/docker/daemon/logger	0.235s	coverage: 41.0% of statements
23:30:27 [2020-09-17T23:30:27.676Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.319s	coverage: 77.4% of statements
23:30:27 [2020-09-17T23:30:27.676Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:30:27 [2020-09-17T23:30:27.676Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:30:28 [2020-09-17T23:30:28.627Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 23.9% of statements
23:30:28 [2020-09-17T23:30:28.627Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.028s	coverage: 67.0% of statements
23:30:28 [2020-09-17T23:30:28.627Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.024s	coverage: 87.2% of statements
23:30:29 [2020-09-17T23:30:29.203Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.039s	coverage: 61.6% of statements
23:30:30 [2020-09-17T23:30:30.579Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:30:30 [2020-09-17T23:30:30.579Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
23:30:30 [2020-09-17T23:30:30.579Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
23:30:30 [2020-09-17T23:30:30.579Z]     --- PASS: TestStopContainerWithTimeout/3 (3.05s)
23:30:30 [2020-09-17T23:30:30.579Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.18s)
23:30:30 [2020-09-17T23:30:30.579Z] === RUN   TestDeleteDevicemapper
23:30:30 [2020-09-17T23:30:30.579Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:30:30 [2020-09-17T23:30:30.579Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:30:30 [2020-09-17T23:30:30.579Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:30:30 [2020-09-17T23:30:30.600Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 33.3% of statements
23:30:30 [2020-09-17T23:30:30.600Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 75.2% of statements
23:30:30 [2020-09-17T23:30:30.600Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:30:30 [2020-09-17T23:30:30.863Z] time="2020-09-17T23:30:30Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate401721379/log423904550.1: no such file or directory"
23:30:30 [2020-09-17T23:30:30.863Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.107s	coverage: 38.0% of statements
23:30:31 [2020-09-17T23:30:31.141Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
23:30:31 [2020-09-17T23:30:31.440Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
23:30:32 [2020-09-17T23:30:32.018Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.034s	coverage: 46.8% of statements
23:30:32 [2020-09-17T23:30:32.968Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
23:30:33 [2020-09-17T23:30:33.031Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:30:33 [2020-09-17T23:30:33.288Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
23:30:33 [2020-09-17T23:30:33.288Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:30:33 [2020-09-17T23:30:33.544Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s)
23:30:33 [2020-09-17T23:30:33.544Z] === RUN   TestUpdateMemory
23:30:33 [2020-09-17T23:30:33.544Z] --- SKIP: TestUpdateMemory (0.00s)
23:30:33 [2020-09-17T23:30:33.544Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:30:33 [2020-09-17T23:30:33.544Z] === RUN   TestUpdateCPUQuota
23:30:33 [2020-09-17T23:30:33.544Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:30:33 [2020-09-17T23:30:33.916Z] ok  	github.com/docker/docker/distribution/metadata	0.118s	coverage: 48.2% of statements
23:30:33 [2020-09-17T23:30:33.916Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.079s	coverage: 82.5% of statements
23:30:33 [2020-09-17T23:30:33.916Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:30:33 [2020-09-17T23:30:33.916Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:30:34 [2020-09-17T23:30:34.473Z] --- PASS: TestUpdateCPUQuota (0.99s)
23:30:34 [2020-09-17T23:30:34.473Z] === RUN   TestUpdatePidsLimit
23:30:34 [2020-09-17T23:30:34.473Z] === RUN   TestUpdatePidsLimit/update_from_none
23:30:34 [2020-09-17T23:30:34.716Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:30:34 [2020-09-17T23:30:34.716Z] 
23:30:34 [2020-09-17T23:30:34.716Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:30:34 [2020-09-17T23:30:34.716Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:30:34 [2020-09-17T23:30:34.716Z] HOSTNAME=6751e6a128f9
23:30:34 [2020-09-17T23:30:34.716Z] TESTDEBUG=0
23:30:34 [2020-09-17T23:30:34.716Z] DEST=bundles/test-integration
23:30:34 [2020-09-17T23:30:34.716Z] PWD=/go/src/github.com/docker/docker
23:30:34 [2020-09-17T23:30:34.716Z] DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81
23:30:34 [2020-09-17T23:30:34.716Z] container=docker
23:30:34 [2020-09-17T23:30:34.716Z] HOME=/root
23:30:34 [2020-09-17T23:30:34.716Z] GOLANG_VERSION=1.13.15
23:30:34 [2020-09-17T23:30:34.716Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:30:34 [2020-09-17T23:30:34.716Z] VALIDATE_BRANCH=master
23:30:34 [2020-09-17T23:30:34.716Z] TERM=xterm
23:30:34 [2020-09-17T23:30:34.716Z] DOCKER_PKG=github.com/docker/docker
23:30:34 [2020-09-17T23:30:34.716Z] SHLVL=1
23:30:34 [2020-09-17T23:30:34.716Z] TIMEOUT=120m
23:30:34 [2020-09-17T23:30:34.716Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:30:34 [2020-09-17T23:30:34.716Z] DOCKER_GRAPHDRIVER=overlay2
23:30:34 [2020-09-17T23:30:34.716Z] GO111MODULE=off
23:30:34 [2020-09-17T23:30:34.716Z] DOCKER_EXPERIMENTAL=1
23:30:34 [2020-09-17T23:30:34.716Z] TEST_SKIP_INTEGRATION_CLI=1
23:30:34 [2020-09-17T23:30:34.716Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:30:34 [2020-09-17T23:30:34.716Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:30:34 [2020-09-17T23:30:34.716Z] GOPATH=/go
23:30:34 [2020-09-17T23:30:34.716Z] PKG_CONFIG=pkg-config
23:30:34 [2020-09-17T23:30:34.716Z] _=/usr/bin/env
23:30:34 [2020-09-17T23:30:34.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:30:34 [2020-09-17T23:30:34.730Z] === RUN   TestUpdatePidsLimit/no_change
23:30:34 [2020-09-17T23:30:34.730Z] === RUN   TestUpdatePidsLimit/update_lower
23:30:34 [2020-09-17T23:30:34.986Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:30:34 [2020-09-17T23:30:34.986Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:30:35 [2020-09-17T23:30:35.243Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:30:35 [2020-09-17T23:30:35.311Z] ok  	github.com/docker/docker/distribution	0.744s	coverage: 21.9% of statements
23:30:35 [2020-09-17T23:30:35.311Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:30:35 [2020-09-17T23:30:35.311Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 49.4% of statements
23:30:35 [2020-09-17T23:30:35.500Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:30:35 [2020-09-17T23:30:35.500Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:30:35 [2020-09-17T23:30:35.756Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
23:30:35 [2020-09-17T23:30:35.889Z] ok  	github.com/docker/docker/image	0.041s	coverage: 86.4% of statements
23:30:36 [2020-09-17T23:30:36.318Z] --- PASS: TestUpdatePidsLimit (1.75s)
23:30:36 [2020-09-17T23:30:36.318Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
23:30:36 [2020-09-17T23:30:36.318Z]     --- PASS: TestUpdatePidsLimit/no_change (0.15s)
23:30:36 [2020-09-17T23:30:36.318Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.15s)
23:30:36 [2020-09-17T23:30:36.318Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
23:30:36 [2020-09-17T23:30:36.318Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
23:30:36 [2020-09-17T23:30:36.318Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
23:30:36 [2020-09-17T23:30:36.318Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
23:30:36 [2020-09-17T23:30:36.318Z] === RUN   TestUpdateRestartPolicy
23:30:36 [2020-09-17T23:30:36.468Z] ok  	github.com/docker/docker/image/cache	0.046s	coverage: 19.2% of statements
23:30:36 [2020-09-17T23:30:36.731Z] ok  	github.com/docker/docker/image/v1	0.023s	coverage: 25.0% of statements
23:30:36 [2020-09-17T23:30:36.994Z] ok  	github.com/docker/docker/distribution/xfer	1.729s	coverage: 85.1% of statements
23:30:36 [2020-09-17T23:30:36.994Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:30:36 [2020-09-17T23:30:36.994Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:30:36 [2020-09-17T23:30:36.994Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:30:37 [2020-09-17T23:30:37.257Z] ok  	github.com/docker/docker/libcontainerd/queue	0.033s	coverage: 100.0% of statements
23:30:37 [2020-09-17T23:30:37.521Z] ok  	github.com/docker/docker/pkg/aaparser	0.023s	coverage: 50.0% of statements
23:30:38 [2020-09-17T23:30:38.209Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:30:38 [2020-09-17T23:30:38.466Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
23:30:38 [2020-09-17T23:30:38.918Z] ok  	github.com/docker/docker/opts	0.108s	coverage: 67.1% of statements
23:30:39 [2020-09-17T23:30:39.029Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:30:39 [2020-09-17T23:30:39.029Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:30:39 [2020-09-17T23:30:39.029Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:30:39 [2020-09-17T23:30:39.029Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:30:39 [2020-09-17T23:30:39.029Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:30:39 [2020-09-17T23:30:39.958Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
23:30:40 [2020-09-17T23:30:40.314Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
23:30:40 [2020-09-17T23:30:40.576Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
23:30:40 [2020-09-17T23:30:40.840Z] ok  	github.com/docker/docker/pkg/authorization	1.548s	coverage: 68.3% of statements
23:30:41 [2020-09-17T23:30:41.103Z] ok  	github.com/docker/docker/pkg/archive	1.159s	coverage: 77.2% of statements
23:30:41 [2020-09-17T23:30:41.680Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 80.0% of statements
23:30:41 [2020-09-17T23:30:41.847Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:30:41 [2020-09-17T23:30:41.942Z] ok  	github.com/docker/docker/pkg/discovery	0.014s	coverage: 58.3% of statements
23:30:42 [2020-09-17T23:30:42.205Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 97.6% of statements
23:30:43 [2020-09-17T23:30:43.151Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
23:30:43 [2020-09-17T23:30:43.412Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
23:30:43 [2020-09-17T23:30:43.737Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
23:30:43 [2020-09-17T23:30:43.989Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
23:30:44 [2020-09-17T23:30:44.665Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:30:44 [2020-09-17T23:30:44.758Z] #53 ...
23:30:44 [2020-09-17T23:30:44.758Z] 
23:30:44 [2020-09-17T23:30:44.758Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:30:44 [2020-09-17T23:30:44.758Z] #46 DONE 345.7s
23:30:44 [2020-09-17T23:30:44.758Z] 
23:30:44 [2020-09-17T23:30:44.758Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:44 [2020-09-17T23:30:44.933Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
23:30:44 [2020-09-17T23:30:44.933Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.510s	coverage: 43.2% of statements
23:30:45 [2020-09-17T23:30:45.813Z] #53 ...
23:30:45 [2020-09-17T23:30:45.813Z] 
23:30:45 [2020-09-17T23:30:45.813Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:30:45 [2020-09-17T23:30:45.813Z] #47 DONE 0.1s
23:30:45 [2020-09-17T23:30:45.813Z] 
23:30:45 [2020-09-17T23:30:45.813Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:30:45 [2020-09-17T23:30:45.813Z] #49 DONE 0.1s
23:30:45 [2020-09-17T23:30:45.813Z] 
23:30:45 [2020-09-17T23:30:45.813Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:45 [2020-09-17T23:30:45.880Z] ok  	github.com/docker/docker/pkg/fileutils	0.017s	coverage: 89.5% of statements
23:30:46 [2020-09-17T23:30:46.111Z] #53 ...
23:30:46 [2020-09-17T23:30:46.111Z] 
23:30:46 [2020-09-17T23:30:46.111Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:30:46 [2020-09-17T23:30:46.111Z] #51 DONE 0.1s
23:30:46 [2020-09-17T23:30:46.111Z] 
23:30:46 [2020-09-17T23:30:46.111Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:30:46 [2020-09-17T23:30:46.143Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
23:30:46 [2020-09-17T23:30:46.143Z] ok  	github.com/docker/docker/pkg/fsutils	0.344s	coverage: 85.1% of statements
23:30:46 [2020-09-17T23:30:46.408Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.095s	coverage: 84.1% of statements
23:30:46 [2020-09-17T23:30:46.556Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:30:46 [2020-09-17T23:30:46.556Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:30:47 [2020-09-17T23:30:47.356Z] ok  	github.com/docker/docker/layer	7.784s	coverage: 68.8% of statements
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/oci	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:30:47 [2020-09-17T23:30:47.356Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 91.7% of statements
23:30:47 [2020-09-17T23:30:47.484Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
23:30:47 [2020-09-17T23:30:47.620Z] ok  	github.com/docker/docker/pkg/ioutils	0.617s	coverage: 69.3% of statements
23:30:47 [2020-09-17T23:30:47.620Z] ok  	github.com/docker/docker/pkg/longpath	0.018s	coverage: 100.0% of statements
23:30:47 [2020-09-17T23:30:47.620Z] ok  	github.com/docker/docker/pkg/idtools	0.676s	coverage: 70.1% of statements
23:30:47 [2020-09-17T23:30:47.620Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:30:47 [2020-09-17T23:30:47.620Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:30:47 [2020-09-17T23:30:47.620Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:30:47 [2020-09-17T23:30:47.883Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
23:30:47 [2020-09-17T23:30:47.883Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:30:48 [2020-09-17T23:30:48.047Z] --- PASS: TestUpdateRestartPolicy (11.85s)
23:30:48 [2020-09-17T23:30:48.047Z] === RUN   TestUpdateRestartWithAutoRemove
23:30:48 [2020-09-17T23:30:48.155Z] ok  	github.com/docker/docker/pkg/parsers	0.034s	coverage: 97.0% of statements
23:30:48 [2020-09-17T23:30:48.303Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
23:30:48 [2020-09-17T23:30:48.419Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.020s	coverage: 60.0% of statements
23:30:48 [2020-09-17T23:30:48.419Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 86.7% of statements
23:30:48 [2020-09-17T23:30:48.559Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s)
23:30:48 [2020-09-17T23:30:48.559Z] === RUN   TestWaitNonBlocked
23:30:48 [2020-09-17T23:30:48.559Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:30:48 [2020-09-17T23:30:48.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:30:48 [2020-09-17T23:30:48.559Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:30:48 [2020-09-17T23:30:48.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:30:48 [2020-09-17T23:30:48.559Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:30:48 [2020-09-17T23:30:48.559Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:30:48 [2020-09-17T23:30:48.683Z] ok  	github.com/docker/docker/pkg/pidfile	0.032s	coverage: 82.4% of statements
23:30:48 [2020-09-17T23:30:48.683Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:30:48 [2020-09-17T23:30:48.683Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:30:48 [2020-09-17T23:30:48.815Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
23:30:49 [2020-09-17T23:30:49.260Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.051s	coverage: 56.8% of statements
23:30:49 [2020-09-17T23:30:49.378Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
23:30:49 [2020-09-17T23:30:49.634Z] --- PASS: TestWaitNonBlocked (0.01s)
23:30:49 [2020-09-17T23:30:49.634Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
23:30:49 [2020-09-17T23:30:49.634Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.88s)
23:30:49 [2020-09-17T23:30:49.634Z] === RUN   TestWaitBlocked
23:30:49 [2020-09-17T23:30:49.634Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:30:49 [2020-09-17T23:30:49.634Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:30:49 [2020-09-17T23:30:49.634Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:30:49 [2020-09-17T23:30:49.634Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:30:49 [2020-09-17T23:30:49.634Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:30:49 [2020-09-17T23:30:49.634Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:30:49 [2020-09-17T23:30:49.836Z] ok  	github.com/docker/docker/pkg/pools	0.028s	coverage: 88.2% of statements
23:30:49 [2020-09-17T23:30:49.836Z] ok  	github.com/docker/docker/pkg/progress	0.009s	coverage: 75.9% of statements
23:30:50 [2020-09-17T23:30:50.099Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.016s	coverage: 85.7% of statements
23:30:50 [2020-09-17T23:30:50.562Z] --- PASS: TestWaitBlocked (0.01s)
23:30:50 [2020-09-17T23:30:50.563Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
23:30:50 [2020-09-17T23:30:50.563Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s)
23:30:50 [2020-09-17T23:30:50.563Z] === CONT  TestContainerStartOnDaemonRestart
23:30:50 [2020-09-17T23:30:50.563Z] === CONT  TestIpcModeOlderClient
23:30:50 [2020-09-17T23:30:50.563Z] === CONT  TestDaemonHostGatewayIP
23:30:50 [2020-09-17T23:30:50.563Z] === CONT  TestDaemonRestartIpcMode
23:30:50 [2020-09-17T23:30:50.563Z] === CONT  TestContainerKillOnDaemonStart
23:30:50 [2020-09-17T23:30:50.563Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:30:50 [2020-09-17T23:30:50.563Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:30:50 [2020-09-17T23:30:50.674Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
23:30:51 [2020-09-17T23:30:51.250Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
23:30:51 [2020-09-17T23:30:51.250Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 73.9% of statements
23:30:51 [2020-09-17T23:30:51.825Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
23:30:51 [2020-09-17T23:30:51.825Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
23:30:52 [2020-09-17T23:30:52.400Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
23:30:52 [2020-09-17T23:30:52.975Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 54.2% of statements
23:30:53 [2020-09-17T23:30:53.082Z] --- PASS: TestContainerStartOnDaemonRestart (2.66s)
23:30:53 [2020-09-17T23:30:53.236Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
23:30:53 [2020-09-17T23:30:53.644Z] --- PASS: TestDaemonHostGatewayIP (3.23s)
23:30:53 [2020-09-17T23:30:53.644Z] --- PASS: TestDaemonRestartIpcMode (3.34s)
23:30:53 [2020-09-17T23:30:53.811Z] ok  	github.com/docker/docker/pkg/signal	2.885s	coverage: 61.0% of statements
23:30:53 [2020-09-17T23:30:53.811Z] ok  	github.com/docker/docker/pkg/tailfile	0.137s	coverage: 88.6% of statements
23:30:53 [2020-09-17T23:30:53.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:30:54 [2020-09-17T23:30:54.074Z] testing: warning: no tests to run
23:30:54 [2020-09-17T23:30:54.074Z] coverage: [no statements]
23:30:54 [2020-09-17T23:30:54.074Z] ok  	github.com/docker/docker/pkg/term/windows	0.017s	coverage: [no statements] [no tests to run]
23:30:54 [2020-09-17T23:30:54.336Z] ok  	github.com/docker/docker/pkg/tarsum	0.122s	coverage: 89.3% of statements
23:30:54 [2020-09-17T23:30:54.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:30:54 [2020-09-17T23:30:54.572Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
23:30:54 [2020-09-17T23:30:54.598Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
23:30:54 [2020-09-17T23:30:54.598Z] ok  	github.com/docker/docker/pkg/urlutil	0.007s	coverage: 100.0% of statements
23:30:54 [2020-09-17T23:30:54.598Z] ok  	github.com/docker/docker/pkg/useragent	0.011s	coverage: 88.9% of statements
23:30:54 [2020-09-17T23:30:54.829Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:30:55 [2020-09-17T23:30:55.085Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:30:55 [2020-09-17T23:30:55.646Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
23:30:55 [2020-09-17T23:30:55.902Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:30:56 [2020-09-17T23:30:56.158Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
23:30:56 [2020-09-17T23:30:56.530Z] ok  	github.com/docker/docker/plugin/v2	0.011s	coverage: 14.5% of statements
23:30:56 [2020-09-17T23:30:56.530Z] ok  	github.com/docker/docker/profiles/seccomp	0.028s	coverage: 72.4% of statements
23:30:56 [2020-09-17T23:30:56.720Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
23:30:56 [2020-09-17T23:30:56.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:30:57 [2020-09-17T23:30:57.105Z] ok  	github.com/docker/docker/reference	0.038s	coverage: 84.4% of statements
23:30:57 [2020-09-17T23:30:57.367Z] ok  	github.com/docker/docker/plugin	0.592s	coverage: 23.1% of statements
23:30:57 [2020-09-17T23:30:57.646Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:30:57 [2020-09-17T23:30:57.646Z] === RUN   TestBoolValue
23:30:57 [2020-09-17T23:30:57.646Z] --- PASS: TestBoolValue (0.00s)
23:30:57 [2020-09-17T23:30:57.646Z] === RUN   TestBoolValueOrDefault
23:30:57 [2020-09-17T23:30:57.646Z] --- PASS: TestBoolValueOrDefault (0.00s)
23:30:57 [2020-09-17T23:30:57.646Z] === RUN   TestInt64ValueOrZero
23:30:57 [2020-09-17T23:30:57.646Z] --- PASS: TestInt64ValueOrZero (0.00s)
23:30:57 [2020-09-17T23:30:57.646Z] === RUN   TestInt64ValueOrDefault
23:30:57 [2020-09-17T23:30:57.646Z] --- PASS: TestInt64ValueOrDefault (0.00s)
23:30:57 [2020-09-17T23:30:57.646Z] === RUN   TestInt64ValueOrDefaultWithError
23:30:57 [2020-09-17T23:30:57.646Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
23:30:57 [2020-09-17T23:30:57.646Z] === RUN   TestJsonContentType
23:30:57 [2020-09-17T23:30:57.646Z] --- PASS: TestJsonContentType (0.00s)
23:30:57 [2020-09-17T23:30:57.646Z] PASS
23:30:57 [2020-09-17T23:30:57.646Z] coverage: 14.7% of statements
23:30:57 [2020-09-17T23:30:57.646Z] ok  	github.com/docker/docker/api/server/httputils	0.156s	coverage: 14.7% of statements
23:30:58 [2020-09-17T23:30:58.087Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:30:58 [2020-09-17T23:30:58.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:30:58 [2020-09-17T23:30:58.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:30:58 [2020-09-17T23:30:58.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:30:58 [2020-09-17T23:30:58.316Z] ok  	github.com/docker/docker/restartmanager	0.016s	coverage: 45.3% of statements
23:30:58 [2020-09-17T23:30:58.316Z] ok  	github.com/docker/docker/registry/resumable	0.027s	coverage: 100.0% of statements
23:30:58 [2020-09-17T23:30:58.579Z] ok  	github.com/docker/docker/registry	0.249s	coverage: 56.3% of statements
23:30:58 [2020-09-17T23:30:58.615Z] === RUN   TestMaskSecretKeys
23:30:58 [2020-09-17T23:30:58.615Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
23:30:58 [2020-09-17T23:30:58.615Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
23:30:58 [2020-09-17T23:30:58.615Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
23:30:58 [2020-09-17T23:30:58.615Z] --- PASS: TestMaskSecretKeys (0.00s)
23:30:58 [2020-09-17T23:30:58.615Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
23:30:58 [2020-09-17T23:30:58.615Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
23:30:58 [2020-09-17T23:30:58.615Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
23:30:58 [2020-09-17T23:30:58.615Z] === RUN   TestVersionMiddlewareVersion
23:30:58 [2020-09-17T23:30:58.615Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
23:30:58 [2020-09-17T23:30:58.615Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
23:30:58 [2020-09-17T23:30:58.615Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
23:30:58 [2020-09-17T23:30:58.615Z] PASS
23:30:58 [2020-09-17T23:30:58.615Z] coverage: 37.7% of statements
23:30:58 [2020-09-17T23:30:58.615Z] ok  	github.com/docker/docker/api/server/middleware	0.158s	coverage: 37.7% of statements
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:30:58 [2020-09-17T23:30:58.615Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:30:58 [2020-09-17T23:30:58.649Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:30:58 [2020-09-17T23:30:58.649Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:30:58 [2020-09-17T23:30:58.841Z] ok  	github.com/docker/docker/testutil	0.013s	coverage: 62.5% of statements
23:30:58 [2020-09-17T23:30:58.905Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
23:30:59 [2020-09-17T23:30:59.162Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:30:59 [2020-09-17T23:30:59.418Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
23:30:59 [2020-09-17T23:30:59.427Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 66.1% of statements
23:30:59 [2020-09-17T23:30:59.546Z] INFO [loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 1m56.092348206s 
23:30:59 [2020-09-17T23:30:59.546Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 476.937913ms 
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestToJSON
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestToJSON (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestToParamWithVersion
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestToParamWithVersion (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestFromJSON
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestFromJSON (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestEmpty
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestEmpty (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestArgsMatchKVListEmptySources
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestArgsMatchKVList
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestArgsMatchKVList (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestArgsMatch
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestArgsMatch (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestAdd
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestAdd (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestDel
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestDel (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestLen
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestLen (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestExactMatch
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestExactMatch (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestOnlyOneExactMatch
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestOnlyOneExactMatch (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestContains
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestContains (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestValidate
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestValidate (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestWalkValues
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestWalkValues (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestFuzzyMatch
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestFuzzyMatch (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] === RUN   TestClone
23:30:59 [2020-09-17T23:30:59.583Z] --- PASS: TestClone (0.00s)
23:30:59 [2020-09-17T23:30:59.583Z] PASS
23:30:59 [2020-09-17T23:30:59.583Z] coverage: 92.2% of statements
23:30:59 [2020-09-17T23:30:59.583Z] ok  	github.com/docker/docker/api/types/filters	0.115s	coverage: 92.2% of statements
23:30:59 [2020-09-17T23:30:59.981Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestStrSliceMarshalJSON
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestStrSliceUnmarshalJSON
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestStrSliceUnmarshalString
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestStrSliceUnmarshalSlice
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
23:31:00 [2020-09-17T23:31:00.044Z] PASS
23:31:00 [2020-09-17T23:31:00.044Z] coverage: 90.0% of statements
23:31:00 [2020-09-17T23:31:00.044Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestDurationToSecondsString
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestDurationToSecondsString (0.00s)
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestGetTimestamp
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestAdjustForAPIVersion
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestAdjustForAPIVersion (0.00s)
23:31:00 [2020-09-17T23:31:00.044Z] PASS
23:31:00 [2020-09-17T23:31:00.044Z] coverage: 5.7% of statements
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestGetTimestamp (0.10s)
23:31:00 [2020-09-17T23:31:00.044Z] === RUN   TestParseTimestamps
23:31:00 [2020-09-17T23:31:00.044Z] --- PASS: TestParseTimestamps (0.00s)
23:31:00 [2020-09-17T23:31:00.044Z] PASS
23:31:00 [2020-09-17T23:31:00.044Z] coverage: 100.0% of statements
23:31:00 [2020-09-17T23:31:00.044Z] ok  	github.com/docker/docker/api/server/router/swarm	0.129s	coverage: 5.7% of statements
23:31:00 [2020-09-17T23:31:00.044Z] ok  	github.com/docker/docker/api/types/time	0.163s	coverage: 100.0% of statements
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:31:00 [2020-09-17T23:31:00.044Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] === RUN   TestCompareVersion
23:31:00 [2020-09-17T23:31:00.504Z] --- PASS: TestCompareVersion (0.00s)
23:31:00 [2020-09-17T23:31:00.504Z] PASS
23:31:00 [2020-09-17T23:31:00.504Z] coverage: 75.0% of statements
23:31:00 [2020-09-17T23:31:00.504Z] ok  	github.com/docker/docker/api/types/versions	0.035s	coverage: 75.0% of statements
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:31:00 [2020-09-17T23:31:00.504Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:31:00 [2020-09-17T23:31:00.910Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:31:00 [2020-09-17T23:31:00.963Z] === RUN   TestReadAll
23:31:00 [2020-09-17T23:31:00.963Z] --- PASS: TestReadAll (0.00s)
23:31:00 [2020-09-17T23:31:00.963Z] PASS
23:31:00 [2020-09-17T23:31:00.963Z] coverage: 96.8% of statements
23:31:00 [2020-09-17T23:31:00.963Z] ok  	github.com/docker/docker/builder/dockerignore	0.046s	coverage: 96.8% of statements
23:31:01 [2020-09-17T23:31:01.166Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
23:31:01 [2020-09-17T23:31:01.374Z] ok  	github.com/docker/docker/volume/drivers	0.019s	coverage: 36.1% of statements
23:31:01 [2020-09-17T23:31:01.933Z] === RUN   TestParseRemoteURL
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
23:31:01 [2020-09-17T23:31:01.934Z] --- PASS: TestParseRemoteURL (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestCloneArgsSmartHttp
23:31:01 [2020-09-17T23:31:01.934Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestCloneArgsDumbHttp
23:31:01 [2020-09-17T23:31:01.934Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestCloneArgsGit
23:31:01 [2020-09-17T23:31:01.934Z] --- PASS: TestCloneArgsGit (0.00s)
23:31:01 [2020-09-17T23:31:01.934Z] === RUN   TestCheckoutGit
23:31:02 [2020-09-17T23:31:02.319Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
23:31:02 [2020-09-17T23:31:02.319Z] ok  	github.com/docker/docker/volume/mounts	0.058s	coverage: 67.0% of statements
23:31:02 [2020-09-17T23:31:02.534Z] --- PASS: TestContainerKillOnDaemonStart (12.02s)
23:31:02 [2020-09-17T23:31:02.534Z] PASS
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] === Skipped
23:31:02 [2020-09-17T23:31:02.534Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:31:02 [2020-09-17T23:31:02.534Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:31:02 [2020-09-17T23:31:02.534Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:31:02 [2020-09-17T23:31:02.534Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:31:02 [2020-09-17T23:31:02.534Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:31:02 [2020-09-17T23:31:02.534Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:31:02 [2020-09-17T23:31:02.534Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] 
23:31:02 [2020-09-17T23:31:02.534Z] DONE 192 tests, 6 skipped in 112.792s
23:31:02 [2020-09-17T23:31:02.534Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:31:02 [2020-09-17T23:31:02.534Z] ++ 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
23:31:02 [2020-09-17T23:31:02.534Z] ++ set -e
23:31:02 [2020-09-17T23:31:02.534Z] ++ '[' -n 0 ']'
23:31:02 [2020-09-17T23:31:02.534Z] ++ set -x
23:31:02 [2020-09-17T23:31:02.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
23:31:02 [2020-09-17T23:31:02.534Z] INFO: Testing against a local daemon
23:31:02 [2020-09-17T23:31:02.534Z] === RUN   TestCommitInheritsEnv
23:31:02 [2020-09-17T23:31:02.534Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
23:31:02 [2020-09-17T23:31:02.790Z] --- PASS: TestCommitInheritsEnv (0.24s)
23:31:02 [2020-09-17T23:31:02.790Z] === RUN   TestImportExtremelyLargeImageWorks
23:31:02 [2020-09-17T23:31:02.790Z] === PAUSE TestImportExtremelyLargeImageWorks
23:31:02 [2020-09-17T23:31:02.791Z] === RUN   TestImagesFilterMultiReference
23:31:02 [2020-09-17T23:31:02.791Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:31:02 [2020-09-17T23:31:02.791Z] === RUN   TestImagePullPlatformInvalid
23:31:02 [2020-09-17T23:31:02.791Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:31:02 [2020-09-17T23:31:02.791Z] === RUN   TestRemoveImageOrphaning
23:31:03 [2020-09-17T23:31:03.047Z] --- PASS: TestRemoveImageOrphaning (0.22s)
23:31:03 [2020-09-17T23:31:03.047Z] === RUN   TestRemoveImageGarbageCollector
23:31:03 [2020-09-17T23:31:03.265Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.1% of statements
23:31:04 [2020-09-17T23:31:04.114Z] === RUN   TestEnable
23:31:04 [2020-09-17T23:31:04.114Z] --- PASS: TestEnable (0.00s)
23:31:04 [2020-09-17T23:31:04.114Z] === RUN   TestDisable
23:31:04 [2020-09-17T23:31:04.114Z] --- PASS: TestDisable (0.00s)
23:31:04 [2020-09-17T23:31:04.114Z] === RUN   TestEnabled
23:31:04 [2020-09-17T23:31:04.114Z] --- PASS: TestEnabled (0.00s)
23:31:04 [2020-09-17T23:31:04.114Z] PASS
23:31:04 [2020-09-17T23:31:04.114Z] coverage: 100.0% of statements
23:31:04 [2020-09-17T23:31:04.114Z] ok  	github.com/docker/docker/cli/debug	0.159s	coverage: 100.0% of statements
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.03s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestProcessNoDockerignore
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestProcessNoDockerignore (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestProcessShouldLeaveAllFiles
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestDetectContentType
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestDetectContentType (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestSelectAcceptableMIME
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestSelectAcceptableMIME (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestInspectEmptyResponse
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestInspectEmptyResponse (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestInspectResponseBinary
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestInspectResponseBinary (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestResponseUnsupportedContentType
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestInspectResponseTextSimple
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestInspectResponseTextSimple (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestInspectResponseEmptyContentType
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestUnknownContentLength
23:31:04 [2020-09-17T23:31:04.572Z] --- PASS: TestUnknownContentLength (0.00s)
23:31:04 [2020-09-17T23:31:04.572Z] === RUN   TestDownloadRemote
23:31:04 [2020-09-17T23:31:04.940Z] --- PASS: TestRemoveImageGarbageCollector (1.71s)
23:31:04 [2020-09-17T23:31:04.940Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:31:04 [2020-09-17T23:31:04.940Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:31:04 [2020-09-17T23:31:04.940Z] === RUN   TestTagInvalidReference
23:31:04 [2020-09-17T23:31:04.940Z] --- PASS: TestTagInvalidReference (0.01s)
23:31:04 [2020-09-17T23:31:04.940Z] === RUN   TestTagValidPrefixedRepo
23:31:04 [2020-09-17T23:31:04.940Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:31:04 [2020-09-17T23:31:04.940Z] === RUN   TestTagExistedNameWithoutForce
23:31:04 [2020-09-17T23:31:04.940Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:31:04 [2020-09-17T23:31:04.940Z] === RUN   TestTagOfficialNames
23:31:04 [2020-09-17T23:31:04.940Z] --- PASS: TestTagOfficialNames (0.04s)
23:31:04 [2020-09-17T23:31:04.940Z] === RUN   TestTagMatchesDigest
23:31:04 [2020-09-17T23:31:04.940Z] --- PASS: TestTagMatchesDigest (0.01s)
23:31:04 [2020-09-17T23:31:04.940Z] === CONT  TestImportExtremelyLargeImageWorks
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestDownloadRemote (0.09s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestGetWithStatusError
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestGetWithStatusError (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestCloseRootDirectory
23:31:05 [2020-09-17T23:31:05.033Z] --- SKIP: TestCloseRootDirectory (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestHashFile
23:31:05 [2020-09-17T23:31:05.033Z] --- SKIP: TestHashFile (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestHashSubdir
23:31:05 [2020-09-17T23:31:05.033Z] --- SKIP: TestHashSubdir (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestRemoveDirectory
23:31:05 [2020-09-17T23:31:05.033Z] --- SKIP: TestRemoveDirectory (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:31:05 [2020-09-17T23:31:05.033Z] PASS
23:31:05 [2020-09-17T23:31:05.033Z] coverage: 9.2% of statements
23:31:05 [2020-09-17T23:31:05.033Z] ok  	github.com/docker/docker/builder/remotecontext	0.626s	coverage: 9.2% of statements
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestGetAllAllowed
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestGetAllAllowed (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestGetAllMeta
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestGetAllMeta (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestWarnOnUnusedBuildArgs
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestIsUnreferencedBuiltin
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestIsExistingDirectory
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestIsExistingDirectory (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestGetFilenameForDownload
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestGetFilenameForDownload (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestEnv2Variables
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestEnv2Variables (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestEnvValueWithExistingRunConfigEnv
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestMaintainer
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestMaintainer (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestLabel
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestLabel (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestFromScratch
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestFromScratch (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestFromWithArg
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestFromWithArg (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestFromWithArgButBuildArgsNotGiven
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestFromWithUndefinedArg
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestFromWithUndefinedArg (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestFromMultiStageWithNamedStage
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestOnbuild
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestOnbuild (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestWorkdir
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestWorkdir (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestCmd
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestCmd (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestHealthcheckNone
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestHealthcheckNone (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestHealthcheckCmd
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestHealthcheckCmd (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestEntrypoint
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestEntrypoint (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestExpose
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestExpose (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestUser
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestUser (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestVolume
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestVolume (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestStopSignal
23:31:05 [2020-09-17T23:31:05.033Z] --- SKIP: TestStopSignal (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z]     dispatchers_test.go:376: Windows does not support stopsignal
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestArg
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestArg (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestShell
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestShell (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestPrependEnvOnCmd
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestPrependEnvOnCmd (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestRunWithBuildArgs
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestRunWithBuildArgs (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestRunIgnoresHealthcheck
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestNormalizeWorkdir
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestNormalizeWorkdir (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch/ADD_multiple_files_to_file
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch/COPY_multiple_files_to_file
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch/COPY_wildcard_no_files
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDispatch/COPY_url
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestDispatch (0.05s)
23:31:05 [2020-09-17T23:31:05.033Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
23:31:05 [2020-09-17T23:31:05.033Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
23:31:05 [2020-09-17T23:31:05.033Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
23:31:05 [2020-09-17T23:31:05.033Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
23:31:05 [2020-09-17T23:31:05.033Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
23:31:05 [2020-09-17T23:31:05.033Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z]     --- PASS: TestDispatch/COPY_url (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestAddScratchImageAddsToMounts
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestAddFromScratchPopulatesPlatform
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestImageSourceGetAddsToMounts
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestEmptyDockerfile
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestEmptyDockerfile (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestSymlinkDockerfile
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestSymlinkDockerfile (0.01s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDockerfileOutsideTheBuildContext
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestNonExistingDockerfile
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestNonExistingDockerfile (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestCopyRunConfig
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestCopyRunConfig (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestDeepCopyRunConfig
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestDeepCopyRunConfig (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestExportImage
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestExportImage (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] === RUN   TestNormalizeDest
23:31:05 [2020-09-17T23:31:05.033Z] --- PASS: TestNormalizeDest (0.00s)
23:31:05 [2020-09-17T23:31:05.033Z] PASS
23:31:05 [2020-09-17T23:31:05.033Z] coverage: 46.3% of statements
23:31:05 [2020-09-17T23:31:05.033Z] ok  	github.com/docker/docker/builder/dockerfile	0.445s	coverage: 46.3% of statements
23:31:05 [2020-09-17T23:31:05.869Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
23:31:06 [2020-09-17T23:31:06.798Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
23:31:08 [2020-09-17T23:31:08.166Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:31:08 [2020-09-17T23:31:08.657Z] #53 327.4 + bin/containerd-stress
23:31:08 [2020-09-17T23:31:08.657Z] #53 330.0 + bin/containerd-shim
23:31:09 [2020-09-17T23:31:09.096Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:31:10 [2020-09-17T23:31:10.026Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:31:10 [2020-09-17T23:31:10.956Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:31:12 [2020-09-17T23:31:12.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:31:12 [2020-09-17T23:31:12.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:31:12 [2020-09-17T23:31:12.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:31:12 [2020-09-17T23:31:12.849Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
23:31:13 [2020-09-17T23:31:13.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:31:13 [2020-09-17T23:31:13.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:31:14 [2020-09-17T23:31:14.741Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
23:31:14 [2020-09-17T23:31:14.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCheckpointCreateError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCheckpointCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCheckpointCreate
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCheckpointCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCheckpointDeleteError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCheckpointDeleteError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCheckpointDelete
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCheckpointDelete (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCheckpointListError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCheckpointListError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCheckpointList
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCheckpointList (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCheckpointListContainerNotFound
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNewClientWithOpsFromEnv
23:31:15 [2020-09-17T23:31:15.362Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z]     client_test.go:23: runtime.GOOS == "windows"
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestGetAPIPath
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestGetAPIPath (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestParseHostURL
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestParseHostURL (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNegotiateAPIVersionEmpty
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNegotiateAPIVersion
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestNegotiateAPIVersion (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNegotiateAPVersionOverride
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNegotiateAPIVersionAutomatic
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestClientRedirect
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestClientRedirect (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigCreateUnsupported
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigCreateUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigCreateError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigCreate
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigInspectNotFound
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigInspectNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigInspectUnsupported
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigInspectUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigInspectError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigInspectConfigNotFound
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigInspect
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigListUnsupported
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigListUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigListError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigListError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigList
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigList (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigRemoveUnsupported
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigRemoveError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigRemove
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigUpdateUnsupported
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigUpdateError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigUpdateError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestConfigUpdate
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestConfigUpdate (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerCommitError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerCommitError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerCommit
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerCommit (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStatPathError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStatPathError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStatPathNotFoundError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStatPathNoHeaderError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStatPath
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStatPath (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyToContainerError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyToContainerError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyToContainerNotFoundError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyToContainerNotStatusOKError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyToContainer
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyToContainer (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyFromContainerError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyFromContainerError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyFromContainerNotFoundError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyFromContainerNotStatusOKError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyFromContainerNoHeaderError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestCopyFromContainer
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestCopyFromContainer (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerCreateError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerCreateImageNotFound
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerCreateWithName
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerCreateWithName (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerCreateAutoRemove
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerDiffError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerDiffError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerDiff
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerDiff (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecCreateError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecCreate
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecStartError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecStartError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecStart
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecStart (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecInspectError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecInspect
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExportError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExportError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExport
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExport (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerInspectError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerInspectContainerNotFound
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerInspect
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerInspectNode
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerInspectNode (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerKillError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerKillError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerKill
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerKill (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerListError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerListError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerList
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerList (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerLogsNotFoundError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerLogsError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerLogsError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerLogs
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerLogs (0.11s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerPauseError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerPauseError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerPause
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerPause (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainersPruneError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainersPruneError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainersPrune
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainersPrune (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerRemoveError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerRemoveNotFoundError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerRemove
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerRenameError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerRenameError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerRename
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerRename (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerResizeError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerResizeError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecResizeError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecResizeError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerResize
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerResize (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerExecResize
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerExecResize (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerRestartError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerRestartError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerRestart
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerRestart (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStartError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStartError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStart
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStart (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStatsError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStatsError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStats
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStats (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStopError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStopError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerStop
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerStop (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerTopError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerTopError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerTop
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerTop (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerUnpauseError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerUnpauseError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerUnpause
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerUnpause (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerUpdateError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerUpdateError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerUpdate
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerUpdate (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerWaitError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerWaitError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestContainerWait
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestContainerWait (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestDiskUsageError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestDiskUsageError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestDiskUsage
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestDiskUsage (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestDistributionInspectUnsupported
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestDistributionInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestEventsErrorInOptions
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestEventsErrorInOptions (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestEventsErrorFromServer
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestEventsErrorFromServer (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestEvents
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestEvents (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestTLSCloseWriter
23:31:15 [2020-09-17T23:31:15.362Z] === PAUSE TestTLSCloseWriter
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageBuildError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageBuildError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageBuild
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageBuild (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestGetDockerOS
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestGetDockerOS (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageCreateError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageCreate
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageHistoryError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageHistoryError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageHistory
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageHistory (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageImportError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageImportError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageImport
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageImport (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageInspectError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageInspectImageNotFound
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageInspectImageNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageInspect
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageListError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageListError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageList
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageList (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageListApiBefore125
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageListApiBefore125 (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageLoadError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageLoadError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImageLoad
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImageLoad (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagesPruneError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagesPruneError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagesPrune
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagesPrune (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePullReferenceParseError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePullReferenceParseError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePullAnyError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePullAnyError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePullStatusUnauthorizedError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePullWithPrivilegedFuncNoError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePullWithoutErrors
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePullWithoutErrors (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePushReferenceError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePushReferenceError (0.00s)
23:31:15 [2020-09-17T23:31:15.362Z] === RUN   TestImagePushAnyError
23:31:15 [2020-09-17T23:31:15.362Z] --- PASS: TestImagePushAnyError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushStatusUnauthorizedError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithPrivilegedFuncNoError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithoutErrors
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImagePushWithoutErrors (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageRemoveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageRemoveImageNotFound
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageRemove
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSaveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSaveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSave
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSave (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSearchAnyError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSearchAnyError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSearchStatusUnauthorizedError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageSearchWithoutErrors
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageTagError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageTagError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageTagInvalidReference
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageTagInvalidReference (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageTagInvalidSourceImageName
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageTagHexSource
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageTagHexSource (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestImageTag
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestImageTag (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestInfoServerError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestInfoServerError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestInfoInvalidResponseJSONError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestInfo
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestInfo (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkConnectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkConnectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkConnect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkConnect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkCreateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkCreate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkDisconnectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkDisconnectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkDisconnect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkDisconnect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkInspectNotFoundError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkListError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkListError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkList
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkList (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworksPruneError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworksPruneError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworksPrune
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworksPrune (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkRemoveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNetworkRemove
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNetworkRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeInspectNodeNotFound
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeListError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeListError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeList
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeList (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeRemoveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeRemove
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeUpdateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeUpdateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestNodeUpdate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestNodeUpdate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestOptionWithTimeout
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestOptionWithTimeout (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingFail
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPingFail (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingWithError
23:31:15 [2020-09-17T23:31:15.363Z] 2020/09/17 23:31:14 RoundTripper returned a response & error; ignoring response
23:31:15 [2020-09-17T23:31:15.363Z] 2020/09/17 23:31:14 RoundTripper returned a response & error; ignoring response
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPingWithError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingSuccess
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPingSuccess (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingHeadFallback
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingHeadFallback/OK
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingHeadFallback/Internal_Server_Error
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingHeadFallback/Not_Found
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPingHeadFallback (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginDisableError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginDisableError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginDisable
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginDisable (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginEnableError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginEnableError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginEnable
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginEnable (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginListError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginListError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginList
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginList (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginPushError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginPushError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginPush
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginPush (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginRemoveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginRemove
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginSetError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginSetError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPluginSet
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPluginSet (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSetHostHeader
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSetHostHeader (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestPlainTextError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestPlainTextError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestInfiniteError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestInfiniteError (0.01s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretCreateUnsupported
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretCreateUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretCreateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretCreate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretInspectUnsupported
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretInspectUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretInspectSecretNotFound
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretListUnsupported
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretListUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretListError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretListError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretList
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretList (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretRemoveUnsupported
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretRemoveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretRemove
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretUpdateUnsupported
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretUpdateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretUpdateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSecretUpdate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSecretUpdate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceCreateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceCreate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceCreateCompatiblePlatforms
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceCreateDigestPinning
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceInspectServiceNotFound
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceListError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceListError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceList
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceList (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceLogsError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceLogsError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceLogs
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceLogs (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceRemoveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceRemoveNotFoundError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceRemove
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceUpdateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceUpdateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestServiceUpdate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestServiceUpdate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmGetUnlockKeyError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmGetUnlockKey
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmInitError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmInitError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmInit
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmInit (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmJoinError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmJoinError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmJoin
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmJoin (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmLeaveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmLeaveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmLeave
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmLeave (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmUnlockError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmUnlockError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmUnlock
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmUnlock (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmUpdateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmUpdateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestSwarmUpdate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestSwarmUpdate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestTaskInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestTaskInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestTaskInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestTaskInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestTaskInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestTaskListError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestTaskListError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestTaskList
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestTaskList (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeCreateError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeCreateError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeCreate
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeCreate (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeInspectError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeInspectError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeInspectNotFound
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeInspectNotFound (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeInspectWithEmptyID
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeInspect
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeInspect (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeListError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeListError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeList
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeList (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeRemoveError
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeRemoveError (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === RUN   TestVolumeRemove
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestVolumeRemove (0.00s)
23:31:15 [2020-09-17T23:31:15.363Z] === CONT  TestTLSCloseWriter
23:31:15 [2020-09-17T23:31:15.363Z] --- PASS: TestTLSCloseWriter (0.01s)
23:31:15 [2020-09-17T23:31:15.363Z] PASS
23:31:15 [2020-09-17T23:31:15.363Z] coverage: 74.9% of statements
23:31:15 [2020-09-17T23:31:15.363Z] ok  	github.com/docker/docker/client	0.421s	coverage: 74.9% of statements
23:31:15 [2020-09-17T23:31:15.619Z] #53 337.3 + bin/containerd-shim-runc-v1
23:31:16 [2020-09-17T23:31:16.107Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
23:31:16 [2020-09-17T23:31:16.670Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
23:31:17 [2020-09-17T23:31:17.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:31:17 [2020-09-17T23:31:17.233Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
23:31:17 [2020-09-17T23:31:17.797Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
23:31:18 [2020-09-17T23:31:18.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:31:18 [2020-09-17T23:31:18.361Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:31:18 [2020-09-17T23:31:18.924Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:31:18 [2020-09-17T23:31:18.924Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:31:19 [2020-09-17T23:31:19.180Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
23:31:19 [2020-09-17T23:31:19.180Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
23:31:19 [2020-09-17T23:31:19.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:31:20 [2020-09-17T23:31:20.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:31:20 [2020-09-17T23:31:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:31:20 [2020-09-17T23:31:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:31:20 [2020-09-17T23:31:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:31:20 [2020-09-17T23:31:20.547Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
23:31:21 [2020-09-17T23:31:21.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:31:21 [2020-09-17T23:31:21.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:31:21 [2020-09-17T23:31:21.261Z] #53 342.4 + bin/containerd-shim-runc-v2
23:31:21 [2020-09-17T23:31:21.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:31:21 [2020-09-17T23:31:21.556Z] #53 343.6 + binaries
23:31:21 [2020-09-17T23:31:21.556Z] #53 343.6 + install -D bin/containerd /build/containerd
23:31:21 [2020-09-17T23:31:21.556Z] #53 343.7 + install -D bin/containerd-shim /build/containerd-shim
23:31:21 [2020-09-17T23:31:21.556Z] #53 343.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:31:21 [2020-09-17T23:31:21.556Z] #53 343.7 + install -D bin/ctr /build/ctr
23:31:21 [2020-09-17T23:31:21.556Z] #53 DONE 343.8s
23:31:21 [2020-09-17T23:31:21.914Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:31:21 [2020-09-17T23:31:21.914Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
23:31:21 [2020-09-17T23:31:21.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:31:22 [2020-09-17T23:31:22.597Z] 
23:31:22 [2020-09-17T23:31:22.597Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:31:22 [2020-09-17T23:31:22.597Z] #54 DONE 0.1s
23:31:22 [2020-09-17T23:31:22.597Z] 
23:31:22 [2020-09-17T23:31:22.597Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:31:22 [2020-09-17T23:31:22.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:31:22 [2020-09-17T23:31:22.893Z] #58 DONE 0.1s
23:31:22 [2020-09-17T23:31:22.894Z] 
23:31:22 [2020-09-17T23:31:22.894Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:31:22 [2020-09-17T23:31:22.894Z] #60 DONE 0.1s
23:31:22 [2020-09-17T23:31:22.894Z] 
23:31:22 [2020-09-17T23:31:22.894Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:31:22 [2020-09-17T23:31:22.894Z] #62 DONE 0.1s
23:31:22 [2020-09-17T23:31:22.894Z] 
23:31:22 [2020-09-17T23:31:22.894Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:31:22 [2020-09-17T23:31:22.894Z] #63 DONE 0.0s
23:31:22 [2020-09-17T23:31:22.894Z] 
23:31:22 [2020-09-17T23:31:22.894Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
23:31:23 [2020-09-17T23:31:23.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:31:23 [2020-09-17T23:31:23.281Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:31:24 [2020-09-17T23:31:24.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:31:24 [2020-09-17T23:31:24.648Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:31:24 [2020-09-17T23:31:24.648Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
23:31:24 [2020-09-17T23:31:24.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:31:25 [2020-09-17T23:31:25.228Z] ok  	github.com/docker/docker/pkg/plugins	33.647s	coverage: 76.6% of statements
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/rootless	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:31:25 [2020-09-17T23:31:25.228Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:31:25 [2020-09-17T23:31:25.229Z] ?   	github.com/docker/docker/volume	[no test files]
23:31:25 [2020-09-17T23:31:25.229Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:31:25 [2020-09-17T23:31:25.229Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === Skipped
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver btrfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver btrfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver btrfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver btrfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver btrfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:73: No driver to put!
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z] time="2020-09-17T23:30:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z] time="2020-09-17T23:30:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z] time="2020-09-17T23:30:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z] time="2020-09-17T23:30:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z] time="2020-09-17T23:30:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:73: No driver to put!
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     overlay_test.go:49: Fails to compute changes intermittently
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver zfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver zfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver zfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver zfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:46: Driver zfs not supported
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     graphtest_unix.go:73: No driver to put!
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:31:25 [2020-09-17T23:31:25.229Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] 
23:31:25 [2020-09-17T23:31:25.229Z] DONE 2138 tests, 26 skipped in 190.058s
Post stage
[Pipeline] junit
23:31:25 [2020-09-17T23:31:25.244Z] Recording test results
23:31:25 [2020-09-17T23:31:25.577Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
23:31:25 [2020-09-17T23:31:25.664Z] #64 DONE 2.5s
23:31:25 [2020-09-17T23:31:25.664Z] 
23:31:25 [2020-09-17T23:31:25.664Z] #65 exporting to oci image format
23:31:25 [2020-09-17T23:31:25.664Z] #65 exporting layers
23:31:26 [2020-09-17T23:31:26.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:31:26 [2020-09-17T23:31:26.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:31:26 [2020-09-17T23:31:26.132Z] Using test binary docker
23:31:26 [2020-09-17T23:31:26.132Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:31:26 [2020-09-17T23:31:26.132Z] +++ /etc/init.d/apparmor start
23:31:26 [2020-09-17T23:31:26.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:31:26 [2020-09-17T23:31:26.132Z] INFO: Waiting for daemon to start...
23:31:26 [2020-09-17T23:31:26.132Z] Starting dockerd
23:31:26 [2020-09-17T23:31:26.132Z] +++ 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
23:31:26 [2020-09-17T23:31:26.506Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:31:27 [2020-09-17T23:31:27.409Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -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:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh dynbinary test-integration
23:31:27 [2020-09-17T23:31:27.753Z] --- PASS: TestCheckoutGit (25.67s)
23:31:27 [2020-09-17T23:31:27.753Z] === RUN   TestValidGitTransport
23:31:27 [2020-09-17T23:31:27.753Z] --- PASS: TestValidGitTransport (0.00s)
23:31:27 [2020-09-17T23:31:27.753Z] === RUN   TestGitInvalidRef
23:31:27 [2020-09-17T23:31:27.753Z] --- PASS: TestGitInvalidRef (0.19s)
23:31:27 [2020-09-17T23:31:27.753Z] PASS
23:31:27 [2020-09-17T23:31:27.753Z] coverage: 86.3% of statements
23:31:27 [2020-09-17T23:31:27.780Z] .
23:31:27 [2020-09-17T23:31:27.780Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:31:27 [2020-09-17T23:31:27.981Z] 
23:31:28 [2020-09-17T23:31:28.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:31:28 [2020-09-17T23:31:28.107Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:31:28 [2020-09-17T23:31:28.107Z] Error: No such image: emptyfs
23:31:28 [2020-09-17T23:31:28.107Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:31:28 [2020-09-17T23:31:28.107Z] ++++ docker load
23:31:28 [2020-09-17T23:31:28.107Z] Running integration-test (iteration 1)
23:31:28 [2020-09-17T23:31:28.107Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
23:31:28 [2020-09-17T23:31:28.107Z] ++ 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
23:31:28 [2020-09-17T23:31:28.107Z] ++ set -e
23:31:28 [2020-09-17T23:31:28.107Z] ++ '[' -n 0 ']'
23:31:28 [2020-09-17T23:31:28.107Z] ++ set -x
23:31:28 [2020-09-17T23:31:28.107Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:31:28 [2020-09-17T23:31:28.212Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.043s	coverage: 86.3% of statements
23:31:28 [2020-09-17T23:31:28.212Z] ?   	github.com/docker/docker/cli	[no test files]
23:31:28 [2020-09-17T23:31:28.212Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:31:28 [2020-09-17T23:31:28.243Z] Removing bundles/
23:31:28 [2020-09-17T23:31:28.243Z] 
23:31:28 [2020-09-17T23:31:28.243Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:31:28 [2020-09-17T23:31:28.243Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:31:28 [2020-09-17T23:31:28.243Z] GOOS="" GOARCH="" GOARM=""
23:31:29 [2020-09-17T23:31:29.026Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:31:29 [2020-09-17T23:31:29.026Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
23:31:29 [2020-09-17T23:31:29.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:31:29 [2020-09-17T23:31:29.955Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:31:29 [2020-09-17T23:31:29.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:31:31 [2020-09-17T23:31:31.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:31:31 [2020-09-17T23:31:31.848Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
23:31:31 [2020-09-17T23:31:31.848Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:31:32 [2020-09-17T23:31:32.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:31:34 [2020-09-17T23:31:34.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:31:35 [2020-09-17T23:31:35.118Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliConfigWithTLS
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliConfigWithConflicts
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliWithConflictingLabels
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestConfigureDaemonLogs
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestConfigureDaemonLogs (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestCommonOptionsInstallFlags
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
23:31:35 [2020-09-17T23:31:35.295Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
23:31:35 [2020-09-17T23:31:35.295Z] PASS
23:31:35 [2020-09-17T23:31:35.295Z] coverage: 19.3% of statements
23:31:35 [2020-09-17T23:31:35.295Z] ok  	github.com/docker/docker/cmd/dockerd	0.621s	coverage: 19.3% of statements
23:31:35 [2020-09-17T23:31:35.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:31:36 [2020-09-17T23:31:36.486Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
23:31:36 [2020-09-17T23:31:36.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestContainerStopSignal
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestContainerStopSignal (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestContainerStopTimeout
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestContainerStopTimeout (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestContainerSecretReferenceDestTarget
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestContainerLogPathSetForJSONFileLogger
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestContainerLogPathSetForRingLogger
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestReplaceAndAppendEnvVars
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestNewMemoryStore
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestNewMemoryStore (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestAddContainers
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestAddContainers (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestGetContainer
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestGetContainer (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestDeleteContainer
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestDeleteContainer (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestListContainers
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestListContainers (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestFirstContainer
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestFirstContainer (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestApplyAllContainer
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestApplyAllContainer (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestIsValidHealthString
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestIsValidHealthString (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestStateRunStop
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestStateRunStop (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestStateTimeoutWait
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestStateTimeoutWait (0.15s)
23:31:36 [2020-09-17T23:31:36.833Z]     state_test.go:141: Stop callback fired
23:31:36 [2020-09-17T23:31:36.833Z]     state_test.go:165: Stop callback fired
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestIsValidStateString
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestIsValidStateString (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestViewSaveDelete
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestViewSaveDelete (0.02s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestViewAll
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestViewAll (0.01s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestViewGet
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestViewGet (0.01s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestNames
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestNames (0.00s)
23:31:36 [2020-09-17T23:31:36.833Z] === RUN   TestViewWithHealthCheck
23:31:36 [2020-09-17T23:31:36.833Z] --- PASS: TestViewWithHealthCheck (0.01s)
23:31:36 [2020-09-17T23:31:36.833Z] PASS
23:31:36 [2020-09-17T23:31:36.833Z] coverage: 41.6% of statements
23:31:36 [2020-09-17T23:31:36.833Z] ok  	github.com/docker/docker/container	0.487s	coverage: 41.6% of statements
23:31:36 [2020-09-17T23:31:36.833Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:31:36 [2020-09-17T23:31:36.833Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:31:36 [2020-09-17T23:31:36.833Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:31:36 [2020-09-17T23:31:36.833Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:31:36 [2020-09-17T23:31:36.973Z] Loaded image: buildpack-deps:buster
23:31:36 [2020-09-17T23:31:36.973Z] Loaded image: busybox:latest
23:31:36 [2020-09-17T23:31:36.973Z] Loaded image: busybox:glibc
23:31:36 [2020-09-17T23:31:36.973Z] Loaded image: debian:buster
23:31:36 [2020-09-17T23:31:36.973Z] Loaded image: hello-world:latest
23:31:36 [2020-09-17T23:31:36.973Z] INFO: Testing against a local daemon
23:31:36 [2020-09-17T23:31:36.973Z] === RUN   TestCgroupNamespacesBuild
23:31:37 [2020-09-17T23:31:37.048Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
23:31:37 [2020-09-17T23:31:37.901Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:31:37 [2020-09-17T23:31:37.901Z] Using test binary docker
23:31:37 [2020-09-17T23:31:37.901Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:31:37 [2020-09-17T23:31:37.901Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:31:37 [2020-09-17T23:31:37.901Z] INFO: Waiting for daemon to start...
23:31:37 [2020-09-17T23:31:37.901Z] Starting dockerd
23:31:37 [2020-09-17T23:31:37.978Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
23:31:38 [2020-09-17T23:31:38.373Z] === RUN   TestPrepare
23:31:38 [2020-09-17T23:31:38.373Z] --- PASS: TestPrepare (0.00s)
23:31:38 [2020-09-17T23:31:38.373Z] === RUN   TestStart
23:31:38 [2020-09-17T23:31:38.373Z] --- PASS: TestStart (0.00s)
23:31:38 [2020-09-17T23:31:38.373Z] === RUN   TestWaitCancel
23:31:38 [2020-09-17T23:31:38.373Z] --- PASS: TestWaitCancel (0.00s)
23:31:38 [2020-09-17T23:31:38.373Z] === RUN   TestWaitDisabled
23:31:38 [2020-09-17T23:31:38.373Z] --- PASS: TestWaitDisabled (0.00s)
23:31:38 [2020-09-17T23:31:38.373Z] === RUN   TestWaitEnabled
23:31:38 [2020-09-17T23:31:38.373Z] --- PASS: TestWaitEnabled (0.00s)
23:31:38 [2020-09-17T23:31:38.373Z] === RUN   TestRemove
23:31:38 [2020-09-17T23:31:38.373Z] --- PASS: TestRemove (0.00s)
23:31:38 [2020-09-17T23:31:38.373Z] PASS
23:31:38 [2020-09-17T23:31:38.373Z] coverage: 65.3% of statements
23:31:38 [2020-09-17T23:31:38.373Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.320s	coverage: 65.3% of statements
23:31:39 [2020-09-17T23:31:39.216Z] --- PASS: TestCgroupNamespacesBuild (2.17s)
23:31:39 [2020-09-17T23:31:39.216Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:31:40 [2020-09-17T23:31:40.498Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
23:31:40 [2020-09-17T23:31:40.558Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.08s)
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
23:31:40 [2020-09-17T23:31:40.558Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
23:31:40 [2020-09-17T23:31:40.558Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
23:31:40 [2020-09-17T23:31:40.558Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCContainerRuntime
23:31:40 [2020-09-17T23:31:40.558Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
23:31:40 [2020-09-17T23:31:40.558Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCIsolation
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCIsolation/empty
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCIsolation/default
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCIsolation/process
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
23:31:40 [2020-09-17T23:31:40.558Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
23:31:40 [2020-09-17T23:31:40.558Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCIsolation
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCIsolation/default
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCIsolation/process
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCConfigs
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCConfigs/file
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCConfigs
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCConfigs/file
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
23:31:40 [2020-09-17T23:31:40.559Z] === RUN   TestServiceConvertToGRPCConfigs/none
23:31:40 [2020-09-17T23:31:40.559Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
23:31:40 [2020-09-17T23:31:40.559Z] PASS
23:31:40 [2020-09-17T23:31:40.559Z] coverage: 35.9% of statements
23:31:40 [2020-09-17T23:31:40.559Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.378s	coverage: 35.9% of statements
23:31:40 [2020-09-17T23:31:40.866Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
23:31:40 [2020-09-17T23:31:40.866Z] === RUN   TestBuildWithSession
23:31:40 [2020-09-17T23:31:40.866Z] --- SKIP: TestBuildWithSession (0.00s)
23:31:40 [2020-09-17T23:31:40.866Z]     build_session_test.go:25: TODO: BuildKit
23:31:40 [2020-09-17T23:31:40.866Z] === RUN   TestBuildSquashParent
23:31:41 [2020-09-17T23:31:41.191Z] .
23:31:41 [2020-09-17T23:31:41.191Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:31:41 [2020-09-17T23:31:41.191Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:31:41 [2020-09-17T23:31:41.191Z] Error: No such image: emptyfs
23:31:41 [2020-09-17T23:31:41.191Z] Running integration-test (iteration 1)
23:31:41 [2020-09-17T23:31:41.191Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:31:41 [2020-09-17T23:31:41.576Z] === RUN   TestNewListSecretsFilters
23:31:41 [2020-09-17T23:31:41.576Z] --- PASS: TestNewListSecretsFilters (0.00s)
23:31:41 [2020-09-17T23:31:41.576Z] === RUN   TestNewListConfigsFilters
23:31:41 [2020-09-17T23:31:41.576Z] --- PASS: TestNewListConfigsFilters (0.00s)
23:31:41 [2020-09-17T23:31:41.576Z] PASS
23:31:41 [2020-09-17T23:31:41.576Z] coverage: 0.5% of statements
23:31:41 [2020-09-17T23:31:41.576Z] ok  	github.com/docker/docker/daemon/cluster	1.013s	coverage: 0.5% of statements
23:31:42 [2020-09-17T23:31:42.390Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:31:42 [2020-09-17T23:31:42.647Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:31:45 [2020-09-17T23:31:45.919Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:31:45 [2020-09-17T23:31:45.919Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:31:46 [2020-09-17T23:31:46.175Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:31:46 [2020-09-17T23:31:46.175Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestBuilderGC
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestBuilderGC (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationNotFound
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonBrokenConfiguration
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestParseClusterAdvertiseSettings
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestFindConfigurationConflicts
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestFindConfigurationConflicts (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationMergeConflicts
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationMergeConcurrent
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationMergeConcurrentError
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
23:31:46 [2020-09-17T23:31:46.277Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
23:31:46 [2020-09-17T23:31:46.277Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
23:31:46 [2020-09-17T23:31:46.432Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:31:46 [2020-09-17T23:31:46.688Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:31:46 [2020-09-17T23:31:46.688Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestFindConfigurationConflictsWithMergedValues
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestValidateConfigurationErrors (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_label
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_dns
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_dns-search
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_max-download-attempts
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestValidateConfiguration/with_node_generic_resources
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestValidateConfiguration (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestModifiedDiscoverySettings
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestReloadSetConfigFileNotExist
23:31:46 [2020-09-17T23:31:46.736Z] time="2020-09-17T23:31:45Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestReloadDefaultConfigNotExist
23:31:46 [2020-09-17T23:31:46.736Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestReloadBadDefaultConfig
23:31:46 [2020-09-17T23:31:46.736Z] time="2020-09-17T23:31:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-484377347"
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestReloadWithConflictingLabels
23:31:46 [2020-09-17T23:31:46.736Z] time="2020-09-17T23:31:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-575214214"
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestReloadWithDuplicateLabels
23:31:46 [2020-09-17T23:31:46.736Z] time="2020-09-17T23:31:45Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-869001773"
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] === RUN   TestDaemonConfigurationMerge
23:31:46 [2020-09-17T23:31:46.736Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
23:31:46 [2020-09-17T23:31:46.736Z] PASS
23:31:46 [2020-09-17T23:31:46.736Z] coverage: 79.7% of statements
23:31:46 [2020-09-17T23:31:46.736Z] ok  	github.com/docker/docker/daemon/config	0.789s	coverage: 79.7% of statements
23:31:46 [2020-09-17T23:31:46.945Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:31:47 [2020-09-17T23:31:47.194Z] === RUN   TestDiscoveryOptsErrors
23:31:47 [2020-09-17T23:31:47.194Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
23:31:47 [2020-09-17T23:31:47.194Z] === RUN   TestDiscoveryOpts
23:31:47 [2020-09-17T23:31:47.194Z] --- PASS: TestDiscoveryOpts (0.00s)
23:31:47 [2020-09-17T23:31:47.194Z] PASS
23:31:47 [2020-09-17T23:31:47.194Z] coverage: 30.0% of statements
23:31:47 [2020-09-17T23:31:47.194Z] ok  	github.com/docker/docker/daemon/discovery	0.503s	coverage: 30.0% of statements
23:31:48 [2020-09-17T23:31:48.113Z] --- PASS: TestBuildSquashParent (7.16s)
23:31:48 [2020-09-17T23:31:48.113Z] === RUN   TestBuildWithRemoveAndForceRemove
23:31:48 [2020-09-17T23:31:48.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:31:48 [2020-09-17T23:31:48.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:31:48 [2020-09-17T23:31:48.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:31:48 [2020-09-17T23:31:48.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:31:48 [2020-09-17T23:31:48.113Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:31:48 [2020-09-17T23:31:48.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:31:48 [2020-09-17T23:31:48.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:31:48 [2020-09-17T23:31:48.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:31:48 [2020-09-17T23:31:48.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:31:48 [2020-09-17T23:31:48.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:31:48 [2020-09-17T23:31:48.113Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:31:48 [2020-09-17T23:31:48.113Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:31:48 [2020-09-17T23:31:48.113Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:31:48 [2020-09-17T23:31:48.113Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestVerifyNetworkingConfig
23:31:48 [2020-09-17T23:31:48.160Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestGetContainer
23:31:48 [2020-09-17T23:31:48.160Z] --- PASS: TestGetContainer (0.00s)
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestValidContainerNames
23:31:48 [2020-09-17T23:31:48.160Z] --- PASS: TestValidContainerNames (0.00s)
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestContainerInitDNS
23:31:48 [2020-09-17T23:31:48.160Z] --- SKIP: TestContainerInitDNS (0.00s)
23:31:48 [2020-09-17T23:31:48.160Z]     daemon_test.go:147: root required
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestMerge
23:31:48 [2020-09-17T23:31:48.160Z] --- PASS: TestMerge (0.00s)
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestValidateContainerIsolation
23:31:48 [2020-09-17T23:31:48.160Z] --- PASS: TestValidateContainerIsolation (0.00s)
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestFindNetworkErrorType
23:31:48 [2020-09-17T23:31:48.160Z] --- PASS: TestFindNetworkErrorType (0.00s)
23:31:48 [2020-09-17T23:31:48.160Z] === RUN   TestEnsureServicesExist
23:31:48 [2020-09-17T23:31:48.161Z] --- PASS: TestEnsureServicesExist (0.00s)
23:31:48 [2020-09-17T23:31:48.161Z] === RUN   TestEnsureServicesExistErrors
23:31:48 [2020-09-17T23:31:48.161Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
23:31:48 [2020-09-17T23:31:48.161Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
23:31:48 [2020-09-17T23:31:48.161Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
23:31:48 [2020-09-17T23:31:48.161Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
23:31:48 [2020-09-17T23:31:48.161Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestContainerDelete
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestContainerDelete (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestContainerDoubleDelete
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestContainerDoubleDelete (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestLogContainerEventCopyLabels
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestLogContainerEventWithAttributes
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestNoneHealthcheck
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestNoneHealthcheck (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestHealthStates
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] time="2020-09-17T23:31:48Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestHealthStates (0.07s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestMaskURLCredentials
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestMaskURLCredentials (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestGetInspectData
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestGetInspectData (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestFillLicense
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestFillLicense (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestListInvalidFilter
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestListInvalidFilter (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestNameFilter
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestNameFilter (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
23:31:48 [2020-09-17T23:31:48.619Z] === 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
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- 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)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestDaemonReloadLabels
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestDaemonReloadLabels (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestDaemonReloadMirrors
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestDaemonReloadMirrors (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestDaemonReloadInsecureRegistries
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestDaemonReloadNotAffectOthers
23:31:48 [2020-09-17T23:31:48.619Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
23:31:48 [2020-09-17T23:31:48.619Z] === RUN   TestDaemonDiscoveryReload
23:31:48 [2020-09-17T23:31:48.835Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:31:49 [2020-09-17T23:31:49.078Z] === RUN   TestWaitNodeAttachment
23:31:49 [2020-09-17T23:31:49.398Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestWaitNodeAttachment (0.40s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestIsolationConversion
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestIsolationConversion/default
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestIsolationConversion/process
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestIsolationConversion/hyperv
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestIsolationConversion (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z]     --- PASS: TestIsolationConversion/default (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z]     --- PASS: TestIsolationConversion/process (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestContainerLabels
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestContainerLabels (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestCredentialSpecConversion
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestCredentialSpecConversion/none
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestCredentialSpecConversion/config
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestCredentialSpecConversion/file
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestCredentialSpecConversion/registry
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestCredentialSpecConversion (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestControllerValidateMountBind
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestControllerValidateMountBind (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestControllerValidateMountVolume
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestControllerValidateMountVolume (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestControllerValidateMountTarget
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestControllerValidateMountTarget (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestControllerValidateMountTmpfs
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestControllerValidateMountInvalidType
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestControllerValidateMountNamedPipe
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
23:31:49 [2020-09-17T23:31:49.537Z] PASS
23:31:49 [2020-09-17T23:31:49.537Z] coverage: 11.3% of statements
23:31:49 [2020-09-17T23:31:49.537Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
23:31:49 [2020-09-17T23:31:49.537Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
23:31:49 [2020-09-17T23:31:49.537Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.751s	coverage: 11.3% of statements
23:31:49 [2020-09-17T23:31:49.995Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
23:31:49 [2020-09-17T23:31:49.995Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
23:31:50 [2020-09-17T23:31:50.328Z] === RUN   TestDockerSuite/TestBuildEnv
23:31:50 [2020-09-17T23:31:50.358Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:31:50 [2020-09-17T23:31:50.358Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestEventsLog
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestEventsLog (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestEventsLogTimeout
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestEventsLogTimeout (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLogEvents
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLogEvents (0.05s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLoadBufferedEvents
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLoadBufferedEvents (0.10s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLoadBufferedEventsOnlyFromPast
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestIgnoreBufferedWhenNoTimes
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] PASS
23:31:50 [2020-09-17T23:31:50.453Z] coverage: 50.0% of statements
23:31:50 [2020-09-17T23:31:50.453Z] ok  	github.com/docker/docker/daemon/events	0.249s	coverage: 50.0% of statements
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
23:31:50 [2020-09-17T23:31:50.453Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z]     reload_test.go:520: root required
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.10s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.07s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] === RUN   TestParseVolumesFrom
23:31:50 [2020-09-17T23:31:50.453Z] --- PASS: TestParseVolumesFrom (0.00s)
23:31:50 [2020-09-17T23:31:50.453Z] PASS
23:31:50 [2020-09-17T23:31:50.453Z] coverage: 9.1% of statements
23:31:50 [2020-09-17T23:31:50.912Z] ok  	github.com/docker/docker/daemon	3.745s	coverage: 9.1% of statements
23:31:50 [2020-09-17T23:31:50.912Z] === RUN   TestIsEmptyDir
23:31:50 [2020-09-17T23:31:50.912Z] --- PASS: TestIsEmptyDir (0.00s)
23:31:50 [2020-09-17T23:31:50.912Z] PASS
23:31:50 [2020-09-17T23:31:50.912Z] coverage: 2.3% of statements
23:31:50 [2020-09-17T23:31:50.912Z] ok  	github.com/docker/docker/daemon/graphdriver	0.203s	coverage: 2.3% of statements
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
23:31:50 [2020-09-17T23:31:50.912Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:31:50 [2020-09-17T23:31:50.913Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
23:31:50 [2020-09-17T23:31:50.913Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
23:31:50 [2020-09-17T23:31:50.913Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
23:31:51 [2020-09-17T23:31:51.257Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:31:51 [2020-09-17T23:31:51.372Z] === RUN   TestLinkNaming
23:31:51 [2020-09-17T23:31:51.372Z] --- PASS: TestLinkNaming (0.00s)
23:31:51 [2020-09-17T23:31:51.372Z] === RUN   TestLinkNew
23:31:51 [2020-09-17T23:31:51.372Z] --- PASS: TestLinkNew (0.00s)
23:31:51 [2020-09-17T23:31:51.372Z] === RUN   TestLinkEnv
23:31:51 [2020-09-17T23:31:51.372Z] --- PASS: TestLinkEnv (0.00s)
23:31:51 [2020-09-17T23:31:51.372Z] === RUN   TestLinkMultipleEnv
23:31:51 [2020-09-17T23:31:51.372Z] --- PASS: TestLinkMultipleEnv (0.00s)
23:31:51 [2020-09-17T23:31:51.372Z] === RUN   TestLinkPortRangeEnv
23:31:51 [2020-09-17T23:31:51.372Z] --- PASS: TestLinkPortRangeEnv (0.00s)
23:31:51 [2020-09-17T23:31:51.372Z] PASS
23:31:51 [2020-09-17T23:31:51.372Z] coverage: 93.0% of statements
23:31:51 [2020-09-17T23:31:51.372Z] ok  	github.com/docker/docker/daemon/links	0.066s	coverage: 93.0% of statements
23:31:52 [2020-09-17T23:31:52.186Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:31:52 [2020-09-17T23:31:52.681Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:31:52 [2020-09-17T23:31:52.749Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:31:53 [2020-09-17T23:31:53.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:31:53 [2020-09-17T23:31:53.311Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:31:53 [2020-09-17T23:31:53.408Z] Loaded image: buildpack-deps:buster
23:31:53 [2020-09-17T23:31:53.408Z] Loaded image: busybox:latest
23:31:53 [2020-09-17T23:31:53.408Z] Loaded image: busybox:glibc
23:31:53 [2020-09-17T23:31:53.408Z] Loaded image: debian:buster
23:31:53 [2020-09-17T23:31:53.408Z] Loaded image: hello-world:latest
23:31:53 [2020-09-17T23:31:53.408Z] INFO: Testing against a local daemon
23:31:53 [2020-09-17T23:31:53.408Z] === RUN   TestCgroupNamespacesBuild
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig/defaults
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig/invalid_create_group
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig/invalid_flush_interval
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig/flush_interval_at_15
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestNewStreamConfig (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewAWSLogsClientUserAgentHandler
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestNewAWSLogsClientRegionDetect
23:31:54 [2020-09-17T23:31:54.283Z] time="2020-09-17T23:31:53Z" level=info msg="Trying to get region from EC2 Metadata"
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestCreateSuccess
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestCreateSuccess (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestCreateLogGroupSuccess
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestCreateError
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestCreateError (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestCreateAlreadyExists
23:31:54 [2020-09-17T23:31:54.283Z] time="2020-09-17T23:31:53Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestCreateAlreadyExists (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestLogClosed
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestLogClosed (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestLogBlocking
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestLogBlocking (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestLogNonBlockingBufferEmpty
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestLogNonBlockingBufferFull
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestPublishBatchSuccess
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestPublishBatchSuccess (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestPublishBatchError
23:31:54 [2020-09-17T23:31:54.283Z] time="2020-09-17T23:31:53Z" level=error msg=Error
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestPublishBatchError (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestPublishBatchInvalidSeqSuccess
23:31:54 [2020-09-17T23:31:54.283Z] time="2020-09-17T23:31:53Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestPublishBatchAlreadyAccepted
23:31:54 [2020-09-17T23:31:54.283Z] time="2020-09-17T23:31:53Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
23:31:54 [2020-09-17T23:31:54.283Z] time="2020-09-17T23:31:53Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestCollectBatchSimple
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestCollectBatchSimple (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestCollectBatchTicker
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestCollectBatchTicker (0.00s)
23:31:54 [2020-09-17T23:31:54.283Z] === RUN   TestCollectBatchMultilinePattern
23:31:54 [2020-09-17T23:31:54.283Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchClose
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchClose (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestEffectiveLen
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestEffectiveLen/0/Hello
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestEffectiveLen/2/🙃
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestEffectiveLen/3/����
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestEffectiveLen/4/He��o
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestEffectiveLen/5/
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestEffectiveLen (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/0/
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/1/Hello
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/2/Hello
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/3/Hello
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/4/🙃
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/5/🙃
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/6/a�
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestFindValidSplit/7/a�
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestFindValidSplit (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: 
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: 
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: Hello
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: 
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: He
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: llo
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: 
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: Hello
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: 
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: 🙃
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: 🙃
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: 
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: a
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: �
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1044: a�
23:31:54 [2020-09-17T23:31:54.284Z]         cloudwatchlogs_test.go:1045: 
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestProcessEventEmoji
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestProcessEventEmoji (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchLineSplit
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchLineSplit (0.01s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchLineSplitWithBinary
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchMaxEvents
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchMaxTotalBytes
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCollectBatchWithDuplicateTimestamps
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsMultilinePattern
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCreateTagSuccess
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCreateTagSuccess (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] PASS
23:31:54 [2020-09-17T23:31:54.284Z] coverage: 77.8% of statements
23:31:54 [2020-09-17T23:31:54.284Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.750s	coverage: 77.8% of statements
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestAdapterReadLogs
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestAdapterReadLogs (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCopier
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCopier (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCopierLongLines
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCopierLongLines (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCopierSlow
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCopierSlow (0.20s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCopierWithSized
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCopierWithSized (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestCopierWithPartial
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestCopierWithPartial (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestRingLogger
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestRingLogger (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestRingCap
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestRingCap (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestRingClose
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestRingClose (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] === RUN   TestRingDrain
23:31:54 [2020-09-17T23:31:54.284Z] --- PASS: TestRingDrain (0.00s)
23:31:54 [2020-09-17T23:31:54.284Z] PASS
23:31:54 [2020-09-17T23:31:54.284Z] coverage: 41.2% of statements
23:31:54 [2020-09-17T23:31:54.284Z] ok  	github.com/docker/docker/daemon/logger	0.450s	coverage: 41.2% of statements
23:31:54 [2020-09-17T23:31:54.743Z] === RUN   TestSearchRegistryForImagesErrors
23:31:54 [2020-09-17T23:31:54.744Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
23:31:54 [2020-09-17T23:31:54.744Z] === RUN   TestSearchRegistryForImages
23:31:54 [2020-09-17T23:31:54.744Z] --- PASS: TestSearchRegistryForImages (0.00s)
23:31:54 [2020-09-17T23:31:54.744Z] PASS
23:31:54 [2020-09-17T23:31:54.744Z] coverage: 4.8% of statements
23:31:54 [2020-09-17T23:31:54.744Z] ok  	github.com/docker/docker/daemon/images	0.431s	coverage: 4.8% of statements
23:31:54 [2020-09-17T23:31:54.744Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:31:54 [2020-09-17T23:31:54.744Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:31:54 [2020-09-17T23:31:54.744Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
23:31:54 [2020-09-17T23:31:54.744Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:31:54 [2020-09-17T23:31:54.744Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:31:54 [2020-09-17T23:31:54.744Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
23:31:54 [2020-09-17T23:31:54.744Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
23:31:55 [2020-09-17T23:31:55.202Z] === RUN   TestJSONFileLogger
23:31:55 [2020-09-17T23:31:55.202Z] --- PASS: TestJSONFileLogger (0.00s)
23:31:55 [2020-09-17T23:31:55.202Z] === RUN   TestJSONFileLoggerWithTags
23:31:55 [2020-09-17T23:31:55.202Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
23:31:55 [2020-09-17T23:31:55.202Z] === RUN   TestJSONFileLoggerWithOpts
23:31:55 [2020-09-17T23:31:55.202Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
23:31:55 [2020-09-17T23:31:55.202Z] === RUN   TestJSONFileLoggerWithLabelsEnv
23:31:55 [2020-09-17T23:31:55.202Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s)
23:31:55 [2020-09-17T23:31:55.202Z] === RUN   TestEncodeDecode
23:31:55 [2020-09-17T23:31:55.202Z] === PAUSE TestEncodeDecode
23:31:55 [2020-09-17T23:31:55.202Z] === CONT  TestEncodeDecode
23:31:55 [2020-09-17T23:31:55.202Z] --- PASS: TestEncodeDecode (0.11s)
23:31:55 [2020-09-17T23:31:55.202Z] PASS
23:31:55 [2020-09-17T23:31:55.202Z] coverage: 61.6% of statements
23:31:55 [2020-09-17T23:31:55.202Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.767s	coverage: 61.6% of statements
23:31:55 [2020-09-17T23:31:55.202Z] === RUN   TestDockerDaemonSuite/TestShmSize
23:31:55 [2020-09-17T23:31:55.251Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:31:55 [2020-09-17T23:31:55.251Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s)
23:31:55 [2020-09-17T23:31:55.251Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s)
23:31:55 [2020-09-17T23:31:55.251Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s)
23:31:55 [2020-09-17T23:31:55.251Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
23:31:55 [2020-09-17T23:31:55.251Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s)
23:31:55 [2020-09-17T23:31:55.251Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.36s)
23:31:55 [2020-09-17T23:31:55.251Z] === RUN   TestBuildMultiStageCopy
23:31:55 [2020-09-17T23:31:55.251Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:31:55 [2020-09-17T23:31:55.661Z] === RUN   TestJSONLogsMarshalJSONBuf
23:31:55 [2020-09-17T23:31:55.661Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
23:31:55 [2020-09-17T23:31:55.661Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
23:31:56 [2020-09-17T23:31:56.120Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.10s)
23:31:56 [2020-09-17T23:31:56.120Z] === RUN   TestFastTimeMarshalJSON
23:31:56 [2020-09-17T23:31:56.120Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
23:31:56 [2020-09-17T23:31:56.120Z] PASS
23:31:56 [2020-09-17T23:31:56.120Z] coverage: 87.2% of statements
23:31:56 [2020-09-17T23:31:56.120Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.176s	coverage: 87.2% of statements
23:31:56 [2020-09-17T23:31:56.571Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestOpenFileDelete
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestOpenFileDelete (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestOpenFileRename
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestOpenFileRename (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestParseLogTagDefaultTag
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestParseLogTag
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestParseLogTag (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestParseLogTagEmptyTag
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestTailFiles
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestTailFiles (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestFollowLogsConsumerGone
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestFollowLogsProducerGone
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestFollowLogsProducerGone (0.00s)
23:31:57 [2020-09-17T23:31:57.089Z]     logfile_test.go:173: logDecode() closed after sending 1329 messages
23:31:57 [2020-09-17T23:31:57.089Z]     logfile_test.go:226: messages sent: 1329, received: 1329
23:31:57 [2020-09-17T23:31:57.089Z] === RUN   TestCheckCapacityAndRotate
23:31:57 [2020-09-17T23:31:57.089Z] --- PASS: TestCheckCapacityAndRotate (0.01s)
23:31:57 [2020-09-17T23:31:57.089Z] PASS
23:31:57 [2020-09-17T23:31:57.089Z] coverage: 35.9% of statements
23:31:57 [2020-09-17T23:31:57.089Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.311s	coverage: 35.9% of statements
23:31:57 [2020-09-17T23:31:57.134Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:31:57 [2020-09-17T23:31:57.548Z] === RUN   TestWriteLog
23:31:57 [2020-09-17T23:31:57.548Z] === PAUSE TestWriteLog
23:31:57 [2020-09-17T23:31:57.548Z] === RUN   TestReadLog
23:31:57 [2020-09-17T23:31:57.548Z] === PAUSE TestReadLog
23:31:57 [2020-09-17T23:31:57.548Z] === CONT  TestWriteLog
23:31:57 [2020-09-17T23:31:57.548Z] === CONT  TestReadLog
23:31:57 [2020-09-17T23:31:57.548Z] --- PASS: TestWriteLog (0.00s)
23:31:57 [2020-09-17T23:31:57.548Z] === RUN   TestReadLog/tail_exact
23:31:57 [2020-09-17T23:31:57.548Z] === RUN   TestReadLog/tail_less_than_available
23:31:57 [2020-09-17T23:31:57.548Z] === RUN   TestReadLog/tail_more_than_available
23:31:57 [2020-09-17T23:31:57.548Z] --- PASS: TestReadLog (0.12s)
23:31:57 [2020-09-17T23:31:57.548Z]     --- PASS: TestReadLog/tail_exact (0.11s)
23:31:57 [2020-09-17T23:31:57.548Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
23:31:57 [2020-09-17T23:31:57.548Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
23:31:57 [2020-09-17T23:31:57.548Z] PASS
23:31:57 [2020-09-17T23:31:57.548Z] coverage: 75.2% of statements
23:31:57 [2020-09-17T23:31:57.548Z] ok  	github.com/docker/docker/daemon/logger/local	0.737s	coverage: 75.2% of statements
23:31:57 [2020-09-17T23:31:57.548Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:31:58 [2020-09-17T23:31:58.008Z] === RUN   TestLog
23:31:58 [2020-09-17T23:31:58.008Z] --- PASS: TestLog (0.01s)
23:31:58 [2020-09-17T23:31:58.008Z] PASS
23:31:58 [2020-09-17T23:31:58.008Z] coverage: 33.3% of statements
23:31:58 [2020-09-17T23:31:58.008Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.159s	coverage: 33.3% of statements
23:31:58 [2020-09-17T23:31:58.197Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:31:58 [2020-09-17T23:31:58.197Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:31:58 [2020-09-17T23:31:58.502Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
23:31:58 [2020-09-17T23:31:58.502Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
23:31:58 [2020-09-17T23:31:58.690Z] --- PASS: TestCgroupNamespacesBuild (5.46s)
23:31:58 [2020-09-17T23:31:58.690Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:31:58 [2020-09-17T23:31:58.899Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:31:59 [2020-09-17T23:31:59.226Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestValidateLogOpt
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestValidateLogOpt (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestNewMissedConfig
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestNewMissedConfig (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestNewMissedUrl
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestNewMissedUrl (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestNewMissedToken
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestNewMissedToken (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestNewWithProxy
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestNewWithProxy (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestDefault
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestDefault (0.01s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestInlineFormatWithNonDefaultOptions
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestJsonFormat
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestJsonFormat (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestRawFormat
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestRawFormat (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestRawFormatWithLabels
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestRawFormatWithLabels (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestRawFormatWithoutTag
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestRawFormatWithoutTag (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestBatching
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestNewParse
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestNewParse (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] PASS
23:31:59 [2020-09-17T23:31:59.548Z] coverage: 8.3% of statements
23:31:59 [2020-09-17T23:31:59.548Z] ok  	github.com/docker/docker/daemon/logger/templates	0.253s	coverage: 8.3% of statements
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestBatching (0.16s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestFrequency
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestParseLogFormat
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestParseLogFormat (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestValidateLogOptEmpty
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestValidateLogOptEmpty (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestValidateSyslogAddress
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestValidateSyslogAddress (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestParseAddressDefaultPort
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestParseAddressDefaultPort (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestValidateSyslogFacility
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestValidateSyslogFacility (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestValidateLogOptSyslogFormat
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestValidateLogOpt
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestValidateLogOpt (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] PASS
23:31:59 [2020-09-17T23:31:59.548Z] coverage: 46.8% of statements
23:31:59 [2020-09-17T23:31:59.548Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.143s	coverage: 46.8% of statements
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestFrequency (0.18s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestOneMessagePerRequest
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestOneMessagePerRequest (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestVerify
23:31:59 [2020-09-17T23:31:59.548Z] --- PASS: TestVerify (0.00s)
23:31:59 [2020-09-17T23:31:59.548Z] === RUN   TestSkipVerify
23:31:59 [2020-09-17T23:31:59.928Z] --- PASS: TestBuildMultiStageCopy (4.69s)
23:31:59 [2020-09-17T23:31:59.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.46s)
23:31:59 [2020-09-17T23:31:59.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
23:31:59 [2020-09-17T23:31:59.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
23:31:59 [2020-09-17T23:31:59.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
23:31:59 [2020-09-17T23:31:59.928Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
23:31:59 [2020-09-17T23:31:59.928Z] === RUN   TestBuildMultiStageParentConfig
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] --- PASS: TestSkipVerify (0.41s)
23:32:00 [2020-09-17T23:32:00.010Z] === RUN   TestBufferMaximum
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600385519.791108\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600385519.791108\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.010Z] --- PASS: TestBufferMaximum (0.00s)
23:32:00 [2020-09-17T23:32:00.010Z] === RUN   TestServerAlwaysDown
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600385519.793108\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600385519.793108\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600385519.793108\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600385519.794105\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.010Z] time="2020-09-17T23:31:59Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1600385519.794105\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.010Z] --- PASS: TestServerAlwaysDown (0.00s)
23:32:00 [2020-09-17T23:32:00.010Z] === RUN   TestCannotSendAfterClose
23:32:00 [2020-09-17T23:32:00.010Z] --- PASS: TestCannotSendAfterClose (0.00s)
23:32:00 [2020-09-17T23:32:00.010Z] === RUN   TestDeadlockOnBlockedEndpoint
23:32:00 [2020-09-17T23:32:00.979Z] time="2020-09-17T23:32:00Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
23:32:00 [2020-09-17T23:32:00.979Z] time="2020-09-17T23:32:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7bdf9b16e33b\"}'"
23:32:00 [2020-09-17T23:32:00.979Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.09s)
23:32:00 [2020-09-17T23:32:00.979Z] PASS
23:32:00 [2020-09-17T23:32:00.979Z] coverage: 82.5% of statements
23:32:00 [2020-09-17T23:32:00.979Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.128s	coverage: 82.5% of statements
23:32:00 [2020-09-17T23:32:00.979Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:32:00 [2020-09-17T23:32:00.979Z] ?   	github.com/docker/docker/daemon/network	[no test files]
23:32:00 [2020-09-17T23:32:00.979Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:32:01 [2020-09-17T23:32:01.225Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
23:32:01 [2020-09-17T23:32:01.225Z] === RUN   TestBuildWithSession
23:32:01 [2020-09-17T23:32:01.225Z] --- SKIP: TestBuildWithSession (0.00s)
23:32:01 [2020-09-17T23:32:01.225Z]     build_session_test.go:25: TODO: BuildKit
23:32:01 [2020-09-17T23:32:01.225Z] === RUN   TestBuildSquashParent
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestContinueOnError_NonMirrorEndpoint
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestContinueOnError_MirrorEndpoint
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestContinueOnError_NeverContinue
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestContinueOnError_UnnestsErrors
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestFixManifestLayers
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestFixManifestLayers (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestFixManifestLayersBaseLayerParent
23:32:01 [2020-09-17T23:32:01.439Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z]     pull_v2_test.go:73: Needs fixing on Windows
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestFixManifestLayersBadParent
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestValidateManifest
23:32:01 [2020-09-17T23:32:01.439Z] --- SKIP: TestValidateManifest (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z]     pull_v2_test.go:118: Needs fixing on Windows
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestFormatPlatform
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestFormatPlatform (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestGetRepositoryMountCandidates
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestLayerAlreadyExists
23:32:01 [2020-09-17T23:32:01.439Z] --- PASS: TestLayerAlreadyExists (0.00s)
23:32:01 [2020-09-17T23:32:01.439Z]     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}
23:32:01 [2020-09-17T23:32:01.439Z]     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}
23:32:01 [2020-09-17T23:32:01.439Z]     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}
23:32:01 [2020-09-17T23:32:01.439Z]     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}
23:32:01 [2020-09-17T23:32:01.439Z]     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}
23:32:01 [2020-09-17T23:32:01.439Z]     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}
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestWhenEmptyAuthConfig
23:32:01 [2020-09-17T23:32:01.439Z] === RUN   TestV1IDService
23:32:01 [2020-09-17T23:32:01.576Z] --- PASS: TestBuildMultiStageParentConfig (1.57s)
23:32:01 [2020-09-17T23:32:01.576Z] === RUN   TestBuildLabelWithTargets
23:32:01 [2020-09-17T23:32:01.897Z] --- PASS: TestV1IDService (0.22s)
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestV2MetadataService
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestSuccessfulDownload
23:32:01 [2020-09-17T23:32:01.897Z] --- SKIP: TestSuccessfulDownload (0.00s)
23:32:01 [2020-09-17T23:32:01.897Z]     download_test.go:268: Needs fixing on Windows
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestCancelledDownload
23:32:01 [2020-09-17T23:32:01.897Z] --- PASS: TestCancelledDownload (0.00s)
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestMaxDownloadAttempts
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:32:01 [2020-09-17T23:32:01.897Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:32:02 [2020-09-17T23:32:02.356Z] time="2020-09-17T23:32:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:32:02 [2020-09-17T23:32:02.356Z] time="2020-09-17T23:32:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:32:02 [2020-09-17T23:32:02.356Z] time="2020-09-17T23:32:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:32:02 [2020-09-17T23:32:02.356Z] time="2020-09-17T23:32:01Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:32:02 [2020-09-17T23:32:02.356Z] --- PASS: TestMaxDownloadAttempts (0.00s)
23:32:02 [2020-09-17T23:32:02.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s)
23:32:02 [2020-09-17T23:32:02.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s)
23:32:02 [2020-09-17T23:32:02.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s)
23:32:02 [2020-09-17T23:32:02.356Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s)
23:32:02 [2020-09-17T23:32:02.356Z] === RUN   TestTransfer
23:32:02 [2020-09-17T23:32:02.356Z] --- PASS: TestTransfer (0.13s)
23:32:02 [2020-09-17T23:32:02.356Z] === RUN   TestConcurrencyLimit
23:32:02 [2020-09-17T23:32:02.356Z] --- PASS: TestV2MetadataService (0.52s)
23:32:02 [2020-09-17T23:32:02.356Z] PASS
23:32:02 [2020-09-17T23:32:02.356Z] coverage: 48.2% of statements
23:32:02 [2020-09-17T23:32:02.356Z] --- PASS: TestWhenEmptyAuthConfig (1.11s)
23:32:02 [2020-09-17T23:32:02.356Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
23:32:02 [2020-09-17T23:32:02.356Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
23:32:02 [2020-09-17T23:32:02.356Z] === RUN   TestTokenPassThru
23:32:02 [2020-09-17T23:32:02.356Z] --- PASS: TestTokenPassThru (0.00s)
23:32:02 [2020-09-17T23:32:02.356Z] === RUN   TestTokenPassThruDifferentHost
23:32:02 [2020-09-17T23:32:02.356Z] ok  	github.com/docker/docker/distribution/metadata	1.038s	coverage: 48.2% of statements
23:32:02 [2020-09-17T23:32:02.356Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
23:32:02 [2020-09-17T23:32:02.356Z] PASS
23:32:02 [2020-09-17T23:32:02.356Z] coverage: 20.1% of statements
23:32:02 [2020-09-17T23:32:02.356Z] ok  	github.com/docker/docker/distribution	1.432s	coverage: 20.1% of statements
23:32:02 [2020-09-17T23:32:02.356Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:32:02 [2020-09-17T23:32:02.677Z] --- PASS: TestDockerDaemonSuite (272.94s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (14.10s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.13s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.55s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.53s)
23:32:02 [2020-09-17T23:32:02.677Z]         docker_cli_daemon_test.go:1449: [ddd7e57e87844] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [da7871a075504] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.26s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [da58d78e59769] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.67s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.01s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.77s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.35s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.41s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.22s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.93s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [da54073d2388a] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d664388e598b3] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.12s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [da91f84596a1e] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.19s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.23s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d426e595305fe] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.61s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.62s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.15s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
23:32:02 [2020-09-17T23:32:02.677Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d7a96ef787735] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.71s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.25s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.36s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d4150fb2a0e33] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.39s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d6a9c243b05e5] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.04s)
23:32:02 [2020-09-17T23:32:02.677Z]         docker_cli_daemon_plugins_test.go:79: [d30a04b03d4c8] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (2.80s)
23:32:02 [2020-09-17T23:32:02.677Z]         docker_cli_daemon_plugins_test.go:169: [da2fa9726c81a] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.75s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [daddef05658bc] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.42s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.30s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.37s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.64s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.45s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.76s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [da47498bccddc] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.76s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.85s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.88s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.19s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.50s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.42s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d662ea745faf2] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.28s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.73s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.98s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.43s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.00s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.70s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:32:02 [2020-09-17T23:32:02.677Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d985e44a54abc] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:32:02 [2020-09-17T23:32:02.677Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [dffc70ca0a079] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.20s)
23:32:02 [2020-09-17T23:32:02.677Z]         check_test.go:309: [d6a1021467e17] daemon is not started
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.27s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.31s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.79s)
23:32:02 [2020-09-17T23:32:02.677Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.97s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.06s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.65s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.81s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d097fa53a2acb] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.61s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.67s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.37s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d9e69c683ee25] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.96s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.55s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s)
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d53c20e2ad6b5] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d24fd34da685a] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.53s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.24s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d5de225223c18] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.88s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.29s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.23s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d16a2d61c7b4e] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.27s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.41s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.01s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.73s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d6df936ad850d] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.26s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [dbbdc40248c2e] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.34s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.37s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.67s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.97s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.13s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.51s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.45s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.43s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.30s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.88s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.85s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.42s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.72s)
23:32:02 [2020-09-17T23:32:02.678Z]         docker_cli_daemon_test.go:2544: [d0e852d623c79] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (6.99s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.87s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.35s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.93s)
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.07s)
23:32:02 [2020-09-17T23:32:02.678Z]         check_test.go:309: [d7a26e27e955e] daemon is not started
23:32:02 [2020-09-17T23:32:02.678Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (3.72s)
23:32:02 [2020-09-17T23:32:02.678Z] === RUN   TestDockerSwarmSuite
23:32:02 [2020-09-17T23:32:02.678Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
23:32:02 [2020-09-17T23:32:02.824Z] --- PASS: TestConcurrencyLimit (0.44s)
23:32:02 [2020-09-17T23:32:02.824Z] === RUN   TestInactiveJobs
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestNotFound
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestNotFound (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestConflict
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestConflict (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestForbidden
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestForbidden (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestInvalidParameter
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestInvalidParameter (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestNotImplemented
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestNotImplemented (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestNotModified
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestNotModified (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestUnauthorized
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestUnauthorized (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestUnknown
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestUnknown (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestCancelled
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestCancelled (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestDeadline
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestDeadline (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestDataLoss
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestDataLoss (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestUnavailable
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestUnavailable (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestSystem
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestSystem (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Not_Found
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Bad_Request
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Conflict
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Unauthorized
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Service_Unavailable
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Forbidden
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Not_Modified
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Not_Implemented
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Internal_Server_Error
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestFromStatusCode (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] PASS
23:32:03 [2020-09-17T23:32:03.285Z] coverage: 49.4% of statements
23:32:03 [2020-09-17T23:32:03.285Z] ok  	github.com/docker/docker/errdefs	0.130s	coverage: 49.4% of statements
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestInactiveJobs (0.42s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestWatchRelease
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestWatchRelease (0.08s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestWatchFinishedTransfer
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestWatchFinishedTransfer (0.00s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestDuplicateTransfer
23:32:03 [2020-09-17T23:32:03.285Z] --- PASS: TestDuplicateTransfer (0.04s)
23:32:03 [2020-09-17T23:32:03.285Z] === RUN   TestSuccessfulUpload
23:32:03 [2020-09-17T23:32:03.744Z] time="2020-09-17T23:32:03Z" level=error msg="Upload failed, retrying: simulating retry"
23:32:03 [2020-09-17T23:32:03.818Z] --- PASS: TestBuildLabelWithTargets (2.39s)
23:32:03 [2020-09-17T23:32:03.818Z] === RUN   TestBuildWithEmptyLayers
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestSuccessfulUpload (0.62s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestCancelledUpload
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestCancelledUpload (0.00s)
23:32:04 [2020-09-17T23:32:04.202Z] PASS
23:32:04 [2020-09-17T23:32:04.202Z] coverage: 76.8% of statements
23:32:04 [2020-09-17T23:32:04.202Z] ok  	github.com/docker/docker/distribution/xfer	2.326s	coverage: 76.8% of statements
23:32:04 [2020-09-17T23:32:04.202Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestCompare
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestCompare (0.00s)
23:32:04 [2020-09-17T23:32:04.202Z] PASS
23:32:04 [2020-09-17T23:32:04.202Z] coverage: 19.2% of statements
23:32:04 [2020-09-17T23:32:04.202Z] ok  	github.com/docker/docker/image/cache	0.167s	coverage: 19.2% of statements
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSGetInvalidData
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSGetInvalidData (0.01s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSInvalidSet
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSInvalidSet (0.01s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSInvalidRoot
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSInvalidRoot (0.01s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSMetadataGetSet
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSMetadataGetSet (0.02s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSInvalidWalker
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSInvalidWalker (0.01s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSGetSet
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSGetSet (0.01s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSGetUnsetKey
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSGetUnsetKey (0.00s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSGetEmptyData
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSGetEmptyData (0.00s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSDelete
23:32:04 [2020-09-17T23:32:04.202Z] --- PASS: TestFSDelete (0.01s)
23:32:04 [2020-09-17T23:32:04.202Z] === RUN   TestFSWalker
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestFSWalker (0.01s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestFSWalkerStopOnError
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestFSWalkerStopOnError (0.01s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestNewFromJSON
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestNewFromJSON (0.00s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestNewFromJSONWithInvalidJSON
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestMarshalKeyOrder
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestMarshalKeyOrder (0.00s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestImage
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestImage (0.00s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestImageOSNotEmpty
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestImageOSNotEmpty (0.00s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestNewChildImageFromImageWithRootFS
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestRestore
23:32:04 [2020-09-17T23:32:04.661Z] time="2020-09-17T23:32:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestRestore (0.17s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestAddDelete
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestAddDelete (0.07s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestSearchAfterDelete
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestSearchAfterDelete (0.03s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestParentReset
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestParentReset (0.11s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestGetAndSetLastUpdated
23:32:04 [2020-09-17T23:32:04.661Z] --- PASS: TestGetAndSetLastUpdated (0.04s)
23:32:04 [2020-09-17T23:32:04.661Z] === RUN   TestStoreLen
23:32:04 [2020-09-17T23:32:04.960Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
23:32:04 [2020-09-17T23:32:04.960Z] === RUN   TestBuildMultiStageOnBuild
23:32:05 [2020-09-17T23:32:05.119Z] === RUN   TestMakeV1ConfigFromConfig
23:32:05 [2020-09-17T23:32:05.119Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
23:32:05 [2020-09-17T23:32:05.119Z] PASS
23:32:05 [2020-09-17T23:32:05.119Z] coverage: 25.0% of statements
23:32:05 [2020-09-17T23:32:05.119Z] ok  	github.com/docker/docker/image/v1	0.198s	coverage: 25.0% of statements
23:32:05 [2020-09-17T23:32:05.119Z] --- PASS: TestStoreLen (0.15s)
23:32:05 [2020-09-17T23:32:05.119Z] PASS
23:32:05 [2020-09-17T23:32:05.119Z] coverage: 86.4% of statements
23:32:05 [2020-09-17T23:32:05.119Z] ok  	github.com/docker/docker/image	0.873s	coverage: 86.4% of statements
23:32:05 [2020-09-17T23:32:05.119Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:32:05 [2020-09-17T23:32:05.119Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:32:05 [2020-09-17T23:32:05.197Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
23:32:06 [2020-09-17T23:32:06.089Z] === RUN   TestSerialization
23:32:06 [2020-09-17T23:32:06.549Z] --- PASS: TestSerialization (0.04s)
23:32:06 [2020-09-17T23:32:06.549Z] PASS
23:32:06 [2020-09-17T23:32:06.549Z] coverage: 100.0% of statements
23:32:06 [2020-09-17T23:32:06.549Z] ok  	github.com/docker/docker/libcontainerd/queue	0.144s	coverage: 100.0% of statements
23:32:06 [2020-09-17T23:32:06.549Z] === RUN   TestEmptyLayer
23:32:06 [2020-09-17T23:32:06.549Z] --- PASS: TestEmptyLayer (0.00s)
23:32:06 [2020-09-17T23:32:06.549Z] === RUN   TestCommitFailure
23:32:06 [2020-09-17T23:32:06.549Z] --- PASS: TestCommitFailure (0.01s)
23:32:06 [2020-09-17T23:32:06.549Z] === RUN   TestStartTransactionFailure
23:32:07 [2020-09-17T23:32:07.009Z] --- PASS: TestStartTransactionFailure (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestGetOrphan
23:32:07 [2020-09-17T23:32:07.009Z] --- PASS: TestGetOrphan (0.02s)
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestMountAndRegister
23:32:07 [2020-09-17T23:32:07.009Z] --- PASS: TestMountAndRegister (0.09s)
23:32:07 [2020-09-17T23:32:07.009Z]     layer_test.go:271: Layer size: 14
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestLayerRelease
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestLayerRelease (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     layer_test.go:304: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestStoreRestore
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestStoreRestore (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     layer_test.go:353: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestTarStreamStability
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestTarStreamStability (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     layer_test.go:468: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestRegisterExistingLayer
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestEnvironmentParsing
23:32:07 [2020-09-17T23:32:07.009Z] --- PASS: TestEnvironmentParsing (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z] PASS
23:32:07 [2020-09-17T23:32:07.009Z] coverage: 1.0% of statements
23:32:07 [2020-09-17T23:32:07.009Z] ok  	github.com/docker/docker/libcontainerd/local	0.260s	coverage: 1.0% of statements
23:32:07 [2020-09-17T23:32:07.009Z] --- PASS: TestRegisterExistingLayer (0.35s)
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestTarStreamVerification
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestTarStreamVerification (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     layer_test.go:697: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestLayerMigration
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestLayerMigration (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     migration_test.go:46: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestLayerMigrationNoTarsplit
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     migration_test.go:182: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestMountInit
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestMountInit (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     mount_test.go:17: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestMountSize
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestMountSize (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     mount_test.go:76: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestMountChanges
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestMountChanges (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     mount_test.go:125: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] === RUN   TestMountApply
23:32:07 [2020-09-17T23:32:07.009Z] --- SKIP: TestMountApply (0.00s)
23:32:07 [2020-09-17T23:32:07.009Z]     mount_test.go:212: Failing on Windows
23:32:07 [2020-09-17T23:32:07.009Z] PASS
23:32:07 [2020-09-17T23:32:07.009Z] coverage: 30.1% of statements
23:32:07 [2020-09-17T23:32:07.467Z] ok  	github.com/docker/docker/layer	0.709s	coverage: 30.1% of statements
23:32:07 [2020-09-17T23:32:07.467Z] === RUN   TestParseVersion
23:32:07 [2020-09-17T23:32:07.467Z] --- PASS: TestParseVersion (0.00s)
23:32:07 [2020-09-17T23:32:07.467Z] PASS
23:32:07 [2020-09-17T23:32:07.467Z] coverage: 50.0% of statements
23:32:07 [2020-09-17T23:32:07.467Z] ok  	github.com/docker/docker/pkg/aaparser	0.033s	coverage: 50.0% of statements
23:32:07 [2020-09-17T23:32:07.467Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:32:07 [2020-09-17T23:32:07.467Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:32:07 [2020-09-17T23:32:07.467Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:32:07 [2020-09-17T23:32:07.467Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:32:07 [2020-09-17T23:32:07.467Z] ?   	github.com/docker/docker/oci	[no test files]
23:32:07 [2020-09-17T23:32:07.467Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:32:07 [2020-09-17T23:32:07.900Z] --- PASS: TestBuildMultiStageOnBuild (2.90s)
23:32:07 [2020-09-17T23:32:07.900Z] === RUN   TestBuildUncleanTarFilenames
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestAddressPoolOpt
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestAddressPoolOpt (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/a
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/something
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/_=a
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/env1=value1
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/_env1=value1
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/env2=value2=value3
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/env3=abc!qwe
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/env_4=value_4
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/PATH
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/=a
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/PATH=
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/PATH=something
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/asd!qwe
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/1asd
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/123
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/some_space
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/__some_space_before
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/some_space_after__
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/=
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateEnv/PaTh
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestValidateEnv (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/a (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/something (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/_=a (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/PATH (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/=a (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/1asd (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/123 (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/some_space (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/= (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestParseHost
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestParseHost (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestParseDockerDaemonHost
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestParseDockerDaemonHost (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestParseTCP
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestParseTCP (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestParseInvalidUnixAddrInvalid
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateExtraHosts
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestValidateExtraHosts (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestIpOptString
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestIpOptString (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestNewIpOptInvalidDefaultVal
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestNewIpOptValidDefaultVal
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestIpOptSetInvalidVal
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateIPAddress
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestValidateIPAddress (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestMapOpts
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestMapOpts (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestListOptsWithoutValidator
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestListOptsWithoutValidator (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestListOptsWithValidator
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestListOptsWithValidator (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateDNSSearch
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestValidateDNSSearch (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_general_format
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_more_than_one_=
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_one_more
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestValidateLabel (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestNamedListOpts
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestNamedListOpts (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestNamedMapOpts
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestNamedMapOpts (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestParseLink
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestParseLink (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestQuotedStringSetWithQuotes
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestQuotedStringSetWithNoQuotes
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] === RUN   TestUlimitOpt
23:32:07 [2020-09-17T23:32:07.926Z] --- PASS: TestUlimitOpt (0.00s)
23:32:07 [2020-09-17T23:32:07.926Z] PASS
23:32:07 [2020-09-17T23:32:07.926Z] coverage: 67.1% of statements
23:32:07 [2020-09-17T23:32:07.926Z] ok  	github.com/docker/docker/opts	0.336s	coverage: 67.1% of statements
23:32:08 [2020-09-17T23:32:08.385Z] === RUN   TestUnbuffered
23:32:08 [2020-09-17T23:32:08.385Z] --- PASS: TestUnbuffered (0.00s)
23:32:08 [2020-09-17T23:32:08.385Z] === RUN   TestRaceUnbuffered
23:32:08 [2020-09-17T23:32:08.385Z] --- PASS: TestRaceUnbuffered (0.00s)
23:32:08 [2020-09-17T23:32:08.385Z] PASS
23:32:08 [2020-09-17T23:32:08.385Z] coverage: 100.0% of statements
23:32:08 [2020-09-17T23:32:08.385Z] ok  	github.com/docker/docker/pkg/broadcaster	0.150s	coverage: 100.0% of statements
23:32:08 [2020-09-17T23:32:08.466Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
23:32:09 [2020-09-17T23:32:09.039Z] --- PASS: TestBuildUncleanTarFilenames (1.27s)
23:32:09 [2020-09-17T23:32:09.039Z] === RUN   TestBuildMultiStageLayerLeak
23:32:09 [2020-09-17T23:32:09.346Z] --- PASS: TestBuildSquashParent (7.30s)
23:32:09 [2020-09-17T23:32:09.347Z] === RUN   TestBuildWithRemoveAndForceRemove
23:32:09 [2020-09-17T23:32:09.347Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:32:09 [2020-09-17T23:32:09.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:32:09 [2020-09-17T23:32:09.347Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:32:09 [2020-09-17T23:32:09.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:32:09 [2020-09-17T23:32:09.347Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:32:09 [2020-09-17T23:32:09.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:32:09 [2020-09-17T23:32:09.347Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:32:09 [2020-09-17T23:32:09.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:32:09 [2020-09-17T23:32:09.347Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:32:09 [2020-09-17T23:32:09.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:32:09 [2020-09-17T23:32:09.347Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:32:09 [2020-09-17T23:32:09.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:32:09 [2020-09-17T23:32:09.347Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:32:09 [2020-09-17T23:32:09.347Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:32:09 [2020-09-17T23:32:09.356Z] === RUN   TestPeerCertificateMarshalJSON
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[foo]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[bar]_[foo]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[foo_bar]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[qux]_[foo]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[]#01
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[qux]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[foo_bar_qux]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[qux]_[baz]]
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMatch/[[foo_baz]]
23:32:09 [2020-09-17T23:32:09.357Z] --- PASS: TestMatch (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[foo]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[]#01 (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[qux]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z] PASS
23:32:09 [2020-09-17T23:32:09.357Z] coverage: 87.5% of statements
23:32:09 [2020-09-17T23:32:09.357Z] ok  	github.com/docker/docker/pkg/capabilities	0.099s	coverage: 87.5% of statements
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
23:32:09 [2020-09-17T23:32:09.357Z] --- PASS: TestPeerCertificateMarshalJSON (0.32s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestMiddleware
23:32:09 [2020-09-17T23:32:09.357Z] --- PASS: TestMiddleware (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z] === RUN   TestNewResponseModifier
23:32:09 [2020-09-17T23:32:09.357Z] --- PASS: TestNewResponseModifier (0.00s)
23:32:09 [2020-09-17T23:32:09.357Z] PASS
23:32:09 [2020-09-17T23:32:09.357Z] coverage: 26.8% of statements
23:32:09 [2020-09-17T23:32:09.357Z] ok  	github.com/docker/docker/pkg/authorization	0.426s	coverage: 26.8% of statements
23:32:09 [2020-09-17T23:32:09.915Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:32:09 [2020-09-17T23:32:09.915Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestIsArchivePathDir
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestIsArchivePathDir (0.04s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestIsArchivePathInvalidFile
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootTarUntar
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootTarUntar (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootUntarWithHugeExcludesList
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootUntarEmptyArchive
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootTarUntarWithSymlink
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootCopyWithTar
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootCopyWithTar (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootCopyFileWithTar
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootUntarPath
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootUntarPath (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestChrootApplyDotDotFile
23:32:10 [2020-09-17T23:32:10.324Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
23:32:10 [2020-09-17T23:32:10.324Z] PASS
23:32:10 [2020-09-17T23:32:10.324Z] coverage: 15.4% of statements
23:32:10 [2020-09-17T23:32:10.324Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.195s	coverage: 15.4% of statements
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestSizeEmpty
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestSizeEmpty (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestSizeEmptyFile
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestSizeEmptyFile (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestSizeNonemptyFile
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestSizeNonemptyFile (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestSizeNestedDirectoryEmpty
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestMoveToSubdir
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestMoveToSubdir (0.04s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestSizeNonExistingDirectory
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
23:32:10 [2020-09-17T23:32:10.324Z] PASS
23:32:10 [2020-09-17T23:32:10.324Z] coverage: 80.0% of statements
23:32:10 [2020-09-17T23:32:10.324Z] ok  	github.com/docker/docker/pkg/directory	0.138s	coverage: 80.0% of statements
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestIsArchivePathInvalidFile (0.12s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestIsArchivePathTar
23:32:10 [2020-09-17T23:32:10.324Z] --- PASS: TestIsArchivePathTar (0.13s)
23:32:10 [2020-09-17T23:32:10.324Z] === RUN   TestDecompressStreamGzip
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestDecompressStreamGzip (0.12s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestDecompressStreamBzip2
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestDecompressStreamXz
23:32:10 [2020-09-17T23:32:10.784Z] --- SKIP: TestDecompressStreamXz (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z]     archive_test.go:133: Xz not present in msys2
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestCompressStreamXzUnsupported
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestCompressStreamBzip2Unsupported
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestCompressStreamInvalid
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestCompressStreamInvalid (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestExtensionInvalid
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestExtensionInvalid (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestExtensionUncompressed
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestExtensionUncompressed (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestExtensionBzip2
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestExtensionBzip2 (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestExtensionGzip
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestExtensionGzip (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestExtensionXz
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestExtensionXz (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestCmdStreamLargeStderr
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestCmdStreamLargeStderr (0.18s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestCmdStreamBad
23:32:10 [2020-09-17T23:32:10.784Z] --- SKIP: TestCmdStreamBad (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z]     archive_test.go:238: Failing on Windows CI machines
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestCmdStreamGood
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestCmdStreamGood (0.05s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestUntarPathWithInvalidDest
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestUntarPathWithInvalidSrc
23:32:10 [2020-09-17T23:32:10.784Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
23:32:10 [2020-09-17T23:32:10.784Z] === RUN   TestUntarPath
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestContainsEntry
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestCreateEntries
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestEntriesDiff
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestEntriesEquality
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestGeneratorNotGenerate
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestGeneratorWithPort
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestGeneratorWithPortNotGenerate
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestNewEntry
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestParse
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: Test (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestContainsEntry (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestCreateEntries (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestEntriesDiff (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestEntriesEquality (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestNewEntry (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestParse (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] PASS
23:32:11 [2020-09-17T23:32:11.244Z] coverage: 58.3% of statements
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestUntarPath (0.07s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestUntarPathWithDestinationFile
23:32:11 [2020-09-17T23:32:11.244Z] ok  	github.com/docker/docker/pkg/discovery	0.092s	coverage: 58.3% of statements
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyWithTarInvalidSrc
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyWithTarSrcFile
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyWithTarSrcFile (0.04s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyWithTarSrcFolder
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyFileWithTarInvalidSrc
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyFileWithTarSrcFolder
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestCopyFileWithTarSrcFile
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   TestTarFiles
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestContent
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestInitialize
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestNew
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestParsingContentsWithComments
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestRegister
23:32:11 [2020-09-17T23:32:11.244Z] === RUN   Test/TestWatch
23:32:11 [2020-09-17T23:32:11.244Z] --- PASS: Test (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestContent (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestInitialize (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestNew (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestRegister (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z]     --- PASS: Test/TestWatch (0.00s)
23:32:11 [2020-09-17T23:32:11.244Z] PASS
23:32:11 [2020-09-17T23:32:11.244Z] coverage: 97.6% of statements
23:32:11 [2020-09-17T23:32:11.244Z] ok  	github.com/docker/docker/pkg/discovery/file	0.069s	coverage: 97.6% of statements
23:32:11 [2020-09-17T23:32:11.740Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:32:11 [2020-09-17T23:32:11.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:32:11 [2020-09-17T23:32:11.821Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:32:12 [2020-09-17T23:32:12.213Z] === RUN   Test
23:32:12 [2020-09-17T23:32:12.214Z] === RUN   Test/TestWatch
23:32:12 [2020-09-17T23:32:12.214Z] --- PASS: Test (0.00s)
23:32:12 [2020-09-17T23:32:12.214Z]     --- PASS: Test/TestWatch (0.00s)
23:32:12 [2020-09-17T23:32:12.214Z] PASS
23:32:12 [2020-09-17T23:32:12.214Z] coverage: 92.3% of statements
23:32:12 [2020-09-17T23:32:12.214Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.162s	coverage: 92.3% of statements
23:32:12 [2020-09-17T23:32:12.302Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test/TestInitialize
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test/TestInitialize
23:32:12 [2020-09-17T23:32:12.672Z] time="2020-09-17T23:32:12Z" level=info msg="Initializing discovery without TLS"
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test/TestInitializeWithPattern
23:32:12 [2020-09-17T23:32:12.672Z] time="2020-09-17T23:32:12Z" level=info msg="Initializing discovery without TLS"
23:32:12 [2020-09-17T23:32:12.672Z] time="2020-09-17T23:32:12Z" level=info msg="Initializing discovery without TLS"
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test/TestRegister
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test/TestWatch
23:32:12 [2020-09-17T23:32:12.672Z] --- PASS: Test (0.00s)
23:32:12 [2020-09-17T23:32:12.672Z]     --- PASS: Test/TestInitialize (0.00s)
23:32:12 [2020-09-17T23:32:12.672Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
23:32:12 [2020-09-17T23:32:12.672Z]     --- PASS: Test/TestRegister (0.00s)
23:32:12 [2020-09-17T23:32:12.672Z]     --- PASS: Test/TestWatch (0.00s)
23:32:12 [2020-09-17T23:32:12.672Z] PASS
23:32:12 [2020-09-17T23:32:12.672Z] coverage: 93.8% of statements
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test/TestInitializeWithCerts
23:32:12 [2020-09-17T23:32:12.672Z] time="2020-09-17T23:32:12Z" level=info msg="Initializing discovery with TLS"
23:32:12 [2020-09-17T23:32:12.672Z] === RUN   Test/TestWatch
23:32:12 [2020-09-17T23:32:12.672Z] time="2020-09-17T23:32:12Z" level=info msg="Initializing discovery without TLS"
23:32:12 [2020-09-17T23:32:12.672Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.086s	coverage: 93.8% of statements
23:32:12 [2020-09-17T23:32:12.801Z] --- PASS: TestBuildMultiStageLayerLeak (3.13s)
23:32:12 [2020-09-17T23:32:12.801Z] === RUN   TestBuildWithHugeFile
23:32:12 [2020-09-17T23:32:12.865Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:32:13 [2020-09-17T23:32:13.641Z] === RUN   TestPollerAddRemove
23:32:13 [2020-09-17T23:32:13.641Z] --- PASS: TestPollerAddRemove (0.00s)
23:32:13 [2020-09-17T23:32:13.641Z] === RUN   TestPollerEvent
23:32:13 [2020-09-17T23:32:13.641Z] --- SKIP: TestPollerEvent (0.00s)
23:32:13 [2020-09-17T23:32:13.641Z]     poller_test.go:41: No chmod on Windows
23:32:13 [2020-09-17T23:32:13.641Z] === RUN   TestPollerClose
23:32:13 [2020-09-17T23:32:13.641Z] --- PASS: TestPollerClose (0.00s)
23:32:13 [2020-09-17T23:32:13.641Z] PASS
23:32:13 [2020-09-17T23:32:13.641Z] coverage: 45.7% of statements
23:32:13 [2020-09-17T23:32:13.641Z] ok  	github.com/docker/docker/pkg/filenotify	0.096s	coverage: 45.7% of statements
23:32:13 [2020-09-17T23:32:13.730Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
23:32:13 [2020-09-17T23:32:13.731Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s)
23:32:13 [2020-09-17T23:32:13.731Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s)
23:32:13 [2020-09-17T23:32:13.731Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s)
23:32:13 [2020-09-17T23:32:13.731Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s)
23:32:13 [2020-09-17T23:32:13.731Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s)
23:32:13 [2020-09-17T23:32:13.731Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
23:32:13 [2020-09-17T23:32:13.731Z] === RUN   TestBuildMultiStageCopy
23:32:13 [2020-09-17T23:32:13.731Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCopyFileWithInvalidSrc
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCopyFileWithInvalidDest
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCopyFileWithSameSrcAndDest
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCopyFile
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCopyFile (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
23:32:14 [2020-09-17T23:32:14.100Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z]     fileutils_test.go:134: Needs porting to Windows
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestReadSymlinkedDirectoryToFile
23:32:14 [2020-09-17T23:32:14.100Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z]     fileutils_test.go:180: Needs porting to Windows
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestWildcardMatches
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestWildcardMatches (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestPatternMatches
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestPatternMatches (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestExclusionPatternMatchesPatternBefore
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestPatternMatchesFolderExclusions
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestPatternMatchesFolderWildcardExclusions
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestExclusionPatternMatchesPatternAfter
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestExclusionPatternMatchesWholeDirectory
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestSingleExclamationError
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestSingleExclamationError (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestMatchesWithNoPatterns
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestMatchesWithMalformedPatterns
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestMatches
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestMatches (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCleanPatterns
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCleanPatterns (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCleanPatternsStripEmptyPatterns
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCleanPatternsExceptionFlag
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCleanPatternsErrorSingleException
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCreateIfNotExistsDir
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestCreateIfNotExistsFile
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] === RUN   TestMatch
23:32:14 [2020-09-17T23:32:14.100Z] --- PASS: TestMatch (0.00s)
23:32:14 [2020-09-17T23:32:14.100Z] PASS
23:32:14 [2020-09-17T23:32:14.100Z] coverage: 87.7% of statements
23:32:14 [2020-09-17T23:32:14.100Z] ok  	github.com/docker/docker/pkg/fileutils	0.134s	coverage: 87.7% of statements
23:32:14 [2020-09-17T23:32:14.560Z] === RUN   TestGet
23:32:14 [2020-09-17T23:32:14.560Z] --- PASS: TestGet (0.00s)
23:32:14 [2020-09-17T23:32:14.560Z] === RUN   TestGetShortcutString
23:32:14 [2020-09-17T23:32:14.560Z] --- PASS: TestGetShortcutString (0.00s)
23:32:14 [2020-09-17T23:32:14.560Z] PASS
23:32:14 [2020-09-17T23:32:14.560Z] coverage: 42.9% of statements
23:32:14 [2020-09-17T23:32:14.560Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 42.9% of statements
23:32:15 [2020-09-17T23:32:15.529Z] === RUN   TestCreateIDMapOrder
23:32:15 [2020-09-17T23:32:15.529Z] --- PASS: TestCreateIDMapOrder (0.00s)
23:32:15 [2020-09-17T23:32:15.529Z] PASS
23:32:15 [2020-09-17T23:32:15.529Z] coverage: 7.3% of statements
23:32:15 [2020-09-17T23:32:15.529Z] ok  	github.com/docker/docker/pkg/idtools	0.204s	coverage: 7.3% of statements
23:32:15 [2020-09-17T23:32:15.529Z] --- PASS: Test (3.11s)
23:32:15 [2020-09-17T23:32:15.529Z]     --- PASS: Test/TestInitialize (0.10s)
23:32:15 [2020-09-17T23:32:15.529Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
23:32:15 [2020-09-17T23:32:15.529Z]     --- PASS: Test/TestWatch (3.00s)
23:32:15 [2020-09-17T23:32:15.529Z] PASS
23:32:15 [2020-09-17T23:32:15.529Z] coverage: 84.1% of statements
23:32:15 [2020-09-17T23:32:15.529Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.474s	coverage: 84.1% of statements
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestTarFiles (4.51s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestTarUntar
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestTarUntar (0.05s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestTarWithOptions
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestTarWithOptions (0.02s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestUntarUstarGnuConflict
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestUntarInvalidFilenames
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames195972458\\dest"
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestUntarInvalidFilenames (0.11s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestUntarHardlinkToSymlink
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestUntarInvalidHardlink
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink299954587\\victim\\hello" -> "../victim/hello"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink399105598\\victim\\hello" -> "/../victim/hello"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink696408197\\victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink878196256\\victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink402630911\\victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink073701970\\victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestUntarInvalidHardlink (0.02s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestUntarInvalidSymlink
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink174176137\\dest\\dotdot" -> "../victim/hello"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink665929556\\dest\\slash-dotdot" -> "/../victim/hello"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink032452771\\dest\\loophole-victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink867405734\\dest\\loophole-victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink236264653\\dest\\loophole-victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink589481416\\dest\\loophole-victim" -> "../victim"
23:32:15 [2020-09-17T23:32:15.990Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink188297863\\dest\\dir\\loophole" -> "../../victim"
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestUntarInvalidSymlink (0.04s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestTempArchiveCloseMultipleTimes
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestReplaceFileTarWrapper
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestPrefixHeaderReadable
23:32:15 [2020-09-17T23:32:15.990Z] --- PASS: TestPrefixHeaderReadable (0.01s)
23:32:15 [2020-09-17T23:32:15.990Z] === RUN   TestDisablePigz
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestFixedBufferCap
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestFixedBufferCap (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestFixedBufferLen
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestFixedBufferLen (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestFixedBufferString
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestFixedBufferString (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestFixedBufferWrite
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestFixedBufferWrite (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestFixedBufferRead
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestFixedBufferRead (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestBytesPipeRead
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestBytesPipeRead (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestBytesPipeWrite
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestBytesPipeWrite (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestBytesPipeWriteRandomChunks
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestDisablePigz (0.16s)
23:32:16 [2020-09-17T23:32:16.448Z]     archive_test.go:1310: Test will not check full path when Pigz not installed
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestPigz
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestPigz (0.13s)
23:32:16 [2020-09-17T23:32:16.448Z]     archive_test.go:1339: Tested whether Pigz is not used, as it not installed
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestCopyFileWithInvalidDest
23:32:16 [2020-09-17T23:32:16.448Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z]     archive_windows_test.go:16: Currently fails
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestCanonicalTarNameForPath
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestCanonicalTarName
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestCanonicalTarName (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestChmodTarEntry
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestChmodTarEntry (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestHardLinkOrder
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestHardLinkOrder (0.08s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestChangeString
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestChangeString (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestChangesWithNoChanges
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestChangesWithNoChanges (0.02s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestChangesWithChanges
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestChangesWithChanges (0.02s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestChangesWithChangesGH13590
23:32:16 [2020-09-17T23:32:16.448Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
23:32:16 [2020-09-17T23:32:16.448Z]     changes_test.go:192: needs more investigation
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestChangesDirsEmpty
23:32:16 [2020-09-17T23:32:16.448Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s)
23:32:16 [2020-09-17T23:32:16.448Z] === RUN   TestAtomicWriteToFile
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestStandardLongPath
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestStandardLongPath (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestUNCLongPath
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestUNCLongPath (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] PASS
23:32:16 [2020-09-17T23:32:16.909Z] coverage: 100.0% of statements
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestAtomicWriteToFile (0.13s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestAtomicWriteSetCommit
23:32:16 [2020-09-17T23:32:16.909Z] ok  	github.com/docker/docker/pkg/longpath	0.168s	coverage: 100.0% of statements
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestAtomicWriteSetCommit (0.05s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestAtomicWriteSetCancel
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestReadCloserWrapperClose
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestReadCloserWrapperClose (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestReaderErrWrapperReadOnError
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestReaderErrWrapperRead
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestReaderErrWrapperRead (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestHashData
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestHashData (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestCancelReadCloser
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestError
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestError (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/no_progress
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/progress_1
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/some_progress_with_a_start_time
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/some_progress_without_a_start_time
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/with_units
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestProgressString/hide_counts
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestProgressString (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/no_progress (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/progress_1 (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/with_units (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     --- PASS: TestProgressString/hide_counts (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestJSONMessageDisplay
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestChangesDirsEmpty (0.26s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestChangesDirsMutated
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestCancelReadCloser (0.10s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestWriteCloserWrapperClose
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestNopWriteCloser
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestNopWriteCloser (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestNopWriter
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestNopWriter (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestWriteCounter
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestWriteCounter (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] PASS
23:32:16 [2020-09-17T23:32:16.909Z] coverage: 69.2% of statements
23:32:16 [2020-09-17T23:32:16.909Z] ok  	github.com/docker/docker/pkg/ioutils	0.777s	coverage: 69.2% of statements
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestJSONMessageDisplay (0.11s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestJSONMessageDisplayWithJSONError
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestDisplayJSONMessagesStream
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] PASS
23:32:16 [2020-09-17T23:32:16.909Z] coverage: 91.7% of statements
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestChangesDirsMutated (0.08s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestApplyLayer
23:32:16 [2020-09-17T23:32:16.909Z] --- SKIP: TestApplyLayer (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     changes_test.go:405: needs further investigation
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestChangesSizeWithHardlinks
23:32:16 [2020-09-17T23:32:16.909Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z]     changes_test.go:441: needs further investigation
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestChangesSizeWithNoChanges
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestChangesSize
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestChangesSize (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestApplyLayerInvalidFilenames
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames815282619\\dest"
23:32:16 [2020-09-17T23:32:16.909Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.342s	coverage: 91.7% of statements
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestApplyLayerInvalidHardlink
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink523489189\\victim\\hello" -> "../victim/hello"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink099746496\\victim\\hello" -> "/../victim/hello"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink999397151\\victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink118553074\\victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink296989353\\victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink984438772\\victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestApplyLayerInvalidSymlink
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink282663619\\dest\\dotdot" -> "../victim/hello"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink726445894\\dest\\slash-dotdot" -> "/../victim/hello"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink121969133\\dest\\loophole-victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink623964264\\dest\\loophole-victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink268388007\\dest\\loophole-victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink206963674\\dest\\loophole-victim" -> "../victim"
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestApplyLayerWhiteouts
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestGenerateEmptyFile
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestGenerateEmptyFile (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] === RUN   TestGenerateWithContent
23:32:16 [2020-09-17T23:32:16.909Z] --- PASS: TestGenerateWithContent (0.00s)
23:32:16 [2020-09-17T23:32:16.909Z] PASS
23:32:16 [2020-09-17T23:32:16.909Z] coverage: 62.7% of statements
23:32:16 [2020-09-17T23:32:16.909Z] ok  	github.com/docker/docker/pkg/archive	7.055s	coverage: 62.7% of statements
23:32:17 [2020-09-17T23:32:17.023Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:32:17 [2020-09-17T23:32:17.878Z] === RUN   TestNameFormat
23:32:17 [2020-09-17T23:32:17.878Z] --- PASS: TestNameFormat (0.00s)
23:32:17 [2020-09-17T23:32:17.878Z] === RUN   TestNameRetries
23:32:17 [2020-09-17T23:32:17.878Z] --- PASS: TestNameRetries (0.00s)
23:32:17 [2020-09-17T23:32:17.878Z] PASS
23:32:17 [2020-09-17T23:32:17.878Z] coverage: 85.7% of statements
23:32:17 [2020-09-17T23:32:17.878Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.081s	coverage: 85.7% of statements
23:32:17 [2020-09-17T23:32:17.878Z] === RUN   TestParseKeyValueOpt
23:32:17 [2020-09-17T23:32:17.878Z] --- PASS: TestParseKeyValueOpt (0.00s)
23:32:17 [2020-09-17T23:32:17.878Z] === RUN   TestParseUintList
23:32:17 [2020-09-17T23:32:17.879Z] --- PASS: TestParseUintList (0.00s)
23:32:17 [2020-09-17T23:32:17.879Z] === RUN   TestParseUintListMaximumLimits
23:32:17 [2020-09-17T23:32:17.879Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
23:32:17 [2020-09-17T23:32:17.879Z] PASS
23:32:17 [2020-09-17T23:32:17.879Z] coverage: 97.0% of statements
23:32:17 [2020-09-17T23:32:17.879Z] ok  	github.com/docker/docker/pkg/parsers	0.059s	coverage: 97.0% of statements
23:32:18 [2020-09-17T23:32:18.339Z] === RUN   TestNewAndRemove
23:32:18 [2020-09-17T23:32:18.339Z] --- PASS: TestNewAndRemove (0.00s)
23:32:18 [2020-09-17T23:32:18.339Z] === RUN   TestRemoveInvalidPath
23:32:18 [2020-09-17T23:32:18.339Z] --- PASS: TestRemoveInvalidPath (0.00s)
23:32:18 [2020-09-17T23:32:18.339Z] PASS
23:32:18 [2020-09-17T23:32:18.339Z] coverage: 82.6% of statements
23:32:18 [2020-09-17T23:32:18.339Z] ok  	github.com/docker/docker/pkg/pidfile	0.060s	coverage: 82.6% of statements
23:32:18 [2020-09-17T23:32:18.400Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestParseEmptyInterface
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestParseEmptyInterface (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestParseNonInterfaceType
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestParseNonInterfaceType (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestParseWithOneFunction
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestParseWithOneFunction (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestParseWithMultipleFuncs
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestParseWithUnnamedReturn
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestEmbeddedInterface
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestEmbeddedInterface (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestParsedImports
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestParsedImports (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] === RUN   TestAliasedImports
23:32:18 [2020-09-17T23:32:18.799Z] --- PASS: TestAliasedImports (0.00s)
23:32:18 [2020-09-17T23:32:18.799Z] PASS
23:32:18 [2020-09-17T23:32:18.799Z] coverage: 56.8% of statements
23:32:18 [2020-09-17T23:32:18.799Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.076s	coverage: 56.8% of statements
23:32:19 [2020-09-17T23:32:19.338Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:32:19 [2020-09-17T23:32:19.405Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:32:19 [2020-09-17T23:32:19.405Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:32:19 [2020-09-17T23:32:19.405Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:32:19 [2020-09-17T23:32:19.662Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:32:19 [2020-09-17T23:32:19.769Z] === RUN   TestFailedConnection
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestHTTPTransport
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestHTTPTransport (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] PASS
23:32:20 [2020-09-17T23:32:20.228Z] coverage: 85.7% of statements
23:32:20 [2020-09-17T23:32:20.228Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.160s	coverage: 85.7% of statements
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestBufioReaderPoolPutAndGet
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestBufioWriterPoolPutAndGet
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] === RUN   TestBufferPoolPutAndGet
23:32:20 [2020-09-17T23:32:20.228Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
23:32:20 [2020-09-17T23:32:20.228Z] PASS
23:32:20 [2020-09-17T23:32:20.228Z] coverage: 88.2% of statements
23:32:20 [2020-09-17T23:32:20.228Z] ok  	github.com/docker/docker/pkg/pools	0.174s	coverage: 88.2% of statements
23:32:20 [2020-09-17T23:32:20.275Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:32:20 [2020-09-17T23:32:20.621Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:32:20 [2020-09-17T23:32:20.621Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:32:20 [2020-09-17T23:32:20.621Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:32:21 [2020-09-17T23:32:21.035Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m9.260288801s with top 10 stages: buildssa: 1m36.25977105s, goimports: 23.380839962s, unconvert: 13.06829904s, gosec: 10.959507352s, golint: 5.793121346s, misspell: 4.53555123s, ineffassign: 4.049310849s, inspect: 3.862829563s, vrp: 3.381088215s, printf: 1.873897735s 
23:32:21 [2020-09-17T23:32:21.202Z] --- PASS: TestFailedConnection (1.11s)
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestFailOnce
23:32:21 [2020-09-17T23:32:21.202Z] 2020/09/17 23:32:20 http: panic serving 127.0.0.1:49220: Plugin not ready
23:32:21 [2020-09-17T23:32:21.202Z] goroutine 10 [running]:
23:32:21 [2020-09-17T23:32:21.202Z] net/http.(*conn).serve.func1(0xc000058be0)
23:32:21 [2020-09-17T23:32:21.202Z] 	c:/go/src/net/http/server.go:1795 +0x140
23:32:21 [2020-09-17T23:32:21.202Z] panic(0x848880, 0x9852e0)
23:32:21 [2020-09-17T23:32:21.202Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
23:32:21 [2020-09-17T23:32:21.202Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x998ee0, 0xc000132000, 0xc0000d0300)
23:32:21 [2020-09-17T23:32:21.202Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
23:32:21 [2020-09-17T23:32:21.202Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x998ee0, 0xc000132000, 0xc0000d0300)
23:32:21 [2020-09-17T23:32:21.202Z] 	c:/go/src/net/http/server.go:2036 +0x4b
23:32:21 [2020-09-17T23:32:21.202Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x998ee0, 0xc000132000, 0xc0000d0300)
23:32:21 [2020-09-17T23:32:21.202Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
23:32:21 [2020-09-17T23:32:21.202Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x998ee0, 0xc000132000, 0xc0000d0300)
23:32:21 [2020-09-17T23:32:21.202Z] 	c:/go/src/net/http/server.go:2831 +0xab
23:32:21 [2020-09-17T23:32:21.202Z] net/http.(*conn).serve(0xc000058be0, 0x999aa0, 0xc00004a980)
23:32:21 [2020-09-17T23:32:21.202Z] 	c:/go/src/net/http/server.go:1919 +0x87c
23:32:21 [2020-09-17T23:32:21.202Z] created by net/http.(*Server).Serve
23:32:21 [2020-09-17T23:32:21.202Z] 	c:/go/src/net/http/server.go:2957 +0x38b
23:32:21 [2020-09-17T23:32:21.202Z] time="2020-09-17T23:32:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49219/Test.FailOnce: Post http://127.0.0.1:49219/Test.FailOnce: EOF, retrying in 1s"
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestOutputOnPrematureClose
23:32:21 [2020-09-17T23:32:21.202Z] --- PASS: TestOutputOnPrematureClose (0.00s)
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestCompleteSilently
23:32:21 [2020-09-17T23:32:21.202Z] --- PASS: TestCompleteSilently (0.00s)
23:32:21 [2020-09-17T23:32:21.202Z] PASS
23:32:21 [2020-09-17T23:32:21.202Z] coverage: 75.9% of statements
23:32:21 [2020-09-17T23:32:21.202Z] ok  	github.com/docker/docker/pkg/progress	0.041s	coverage: 75.9% of statements
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestSendToOneSub
23:32:21 [2020-09-17T23:32:21.202Z] --- PASS: TestSendToOneSub (0.00s)
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestSendToMultipleSubs
23:32:21 [2020-09-17T23:32:21.202Z] --- PASS: TestSendToMultipleSubs (0.00s)
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestEvictOneSub
23:32:21 [2020-09-17T23:32:21.202Z] --- PASS: TestEvictOneSub (0.00s)
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestClosePublisher
23:32:21 [2020-09-17T23:32:21.202Z] --- PASS: TestClosePublisher (0.00s)
23:32:21 [2020-09-17T23:32:21.202Z] === RUN   TestPubSubRace
23:32:21 [2020-09-17T23:32:21.214Z] --- PASS: TestBuildMultiStageCopy (7.32s)
23:32:21 [2020-09-17T23:32:21.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s)
23:32:21 [2020-09-17T23:32:21.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:32:21 [2020-09-17T23:32:21.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
23:32:21 [2020-09-17T23:32:21.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
23:32:21 [2020-09-17T23:32:21.214Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:32:21 [2020-09-17T23:32:21.214Z] === RUN   TestBuildMultiStageParentConfig
23:32:21 [2020-09-17T23:32:21.660Z] === RUN   TestRegister
23:32:21 [2020-09-17T23:32:21.660Z] --- PASS: TestRegister (0.00s)
23:32:21 [2020-09-17T23:32:21.660Z] === RUN   TestCommand
23:32:21 [2020-09-17T23:32:21.660Z] --- PASS: TestCommand (0.02s)
23:32:21 [2020-09-17T23:32:21.660Z] === RUN   TestNaiveSelf
23:32:21 [2020-09-17T23:32:21.660Z] --- PASS: TestNaiveSelf (0.02s)
23:32:21 [2020-09-17T23:32:21.660Z] PASS
23:32:21 [2020-09-17T23:32:21.660Z] coverage: 82.4% of statements
23:32:21 [2020-09-17T23:32:21.660Z] ok  	github.com/docker/docker/pkg/reexec	0.107s	coverage: 82.4% of statements
23:32:22 [2020-09-17T23:32:22.118Z] --- PASS: TestFailOnce (1.12s)
23:32:22 [2020-09-17T23:32:22.118Z] === RUN   TestEchoInputOutput
23:32:22 [2020-09-17T23:32:22.118Z] --- PASS: TestEchoInputOutput (0.00s)
23:32:22 [2020-09-17T23:32:22.118Z] === RUN   TestBackoff
23:32:22 [2020-09-17T23:32:22.118Z] --- PASS: TestBackoff (0.00s)
23:32:22 [2020-09-17T23:32:22.118Z] === RUN   TestAbortRetry
23:32:22 [2020-09-17T23:32:22.118Z] --- PASS: TestAbortRetry (0.00s)
23:32:22 [2020-09-17T23:32:22.118Z] === RUN   TestClientScheme
23:32:22 [2020-09-17T23:32:22.118Z] --- PASS: TestClientScheme (0.00s)
23:32:22 [2020-09-17T23:32:22.118Z] === RUN   TestNewClientWithTimeout
23:32:22 [2020-09-17T23:32:22.118Z] --- PASS: TestPubSubRace (1.04s)
23:32:22 [2020-09-17T23:32:22.118Z] PASS
23:32:22 [2020-09-17T23:32:22.118Z] coverage: 73.9% of statements
23:32:22 [2020-09-17T23:32:22.118Z] ok  	github.com/docker/docker/pkg/pubsub	1.109s	coverage: 73.9% of statements
23:32:22 [2020-09-17T23:32:22.578Z] time="2020-09-17T23:32:22Z" 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"
23:32:22 [2020-09-17T23:32:22.578Z] === RUN   TestParseSignal
23:32:22 [2020-09-17T23:32:22.578Z] --- PASS: TestParseSignal (0.00s)
23:32:22 [2020-09-17T23:32:22.578Z] === RUN   TestValidSignalForPlatform
23:32:22 [2020-09-17T23:32:22.578Z] --- PASS: TestValidSignalForPlatform (0.00s)
23:32:22 [2020-09-17T23:32:22.578Z] PASS
23:32:22 [2020-09-17T23:32:22.578Z] coverage: 20.3% of statements
23:32:22 [2020-09-17T23:32:22.578Z] ok  	github.com/docker/docker/pkg/signal	0.067s	coverage: 20.3% of statements
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestNewStdWriter
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestNewStdWriter (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestWriteWithUninitializedStdWriter
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestWriteWithNilBytes
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestWriteWithNilBytes (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestWrite
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestWrite (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestWriteWithWriterError
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestWriteWithWriterError (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyWriteAndRead
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyReturnsErrorReadingHeader
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyReturnsErrorReadingFrame
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyDetectsCorruptedFrame
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyWithInvalidInputHeader
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyWithCorruptedPrefix
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyReturnsWriteErrors
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] === RUN   TestStdCopyReturnsErrorFromSystem
23:32:23 [2020-09-17T23:32:23.043Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
23:32:23 [2020-09-17T23:32:23.043Z] PASS
23:32:23 [2020-09-17T23:32:23.043Z] coverage: 100.0% of statements
23:32:23 [2020-09-17T23:32:23.043Z] ok  	github.com/docker/docker/pkg/stdcopy	0.046s	coverage: 100.0% of statements
23:32:23 [2020-09-17T23:32:23.503Z] === RUN   TestRawProgressFormatterFormatStatus
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestRawProgressFormatterFormatProgress
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestFormatStatus
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestFormatStatus (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestFormatError
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestFormatError (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestFormatJSONError
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestFormatJSONError (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestJsonProgressFormatterFormatProgress
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestJsonProgressFormatterFormatStatus
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestNewJSONProgressOutput
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestNewJSONProgressOutput (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestAuxFormatterEmit
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestAuxFormatterEmit (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestStreamWriterStdout
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestStreamWriterStdout (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestStreamWriterStderr
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestStreamWriterStderr (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] PASS
23:32:23 [2020-09-17T23:32:23.960Z] coverage: 66.2% of statements
23:32:23 [2020-09-17T23:32:23.960Z] ok  	github.com/docker/docker/pkg/streamformatter	0.060s	coverage: 66.2% of statements
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestGenerateRandomID
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestGenerateRandomID (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestShortenId
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestShortenId (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestShortenSha256Id
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestShortenSha256Id (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestShortenIdEmpty
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestShortenIdEmpty (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestShortenIdInvalid
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestShortenIdInvalid (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestIsShortIDNonHex
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestIsShortIDNonHex (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] === RUN   TestIsShortIDNotCorrectSize
23:32:23 [2020-09-17T23:32:23.960Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
23:32:23 [2020-09-17T23:32:23.960Z] PASS
23:32:23 [2020-09-17T23:32:23.960Z] coverage: 70.6% of statements
23:32:23 [2020-09-17T23:32:23.960Z] ok  	github.com/docker/docker/pkg/stringid	0.069s	coverage: 70.6% of statements
23:32:23 [2020-09-17T23:32:23.960Z] time="2020-09-17T23:32:23Z" 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"
23:32:24 [2020-09-17T23:32:24.418Z] === RUN   TestIsCpusetListAvailable
23:32:24 [2020-09-17T23:32:24.418Z] --- PASS: TestIsCpusetListAvailable (0.00s)
23:32:24 [2020-09-17T23:32:24.418Z] PASS
23:32:24 [2020-09-17T23:32:24.418Z] coverage: 38.2% of statements
23:32:24 [2020-09-17T23:32:24.418Z] ok  	github.com/docker/docker/pkg/sysinfo	0.052s	coverage: 38.2% of statements
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestChtimes
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestChtimes (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestChtimesWindows
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestChtimesWindows (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestEnsureRemoveAllNotExist
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestEnsureRemoveAllWithDir
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestEnsureRemoveAllWithFile
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestEnsureRemoveAllWithMount
23:32:25 [2020-09-17T23:32:25.385Z] --- SKIP: TestEnsureRemoveAllWithMount (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestHasWin32KSupport
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestHasWin32KSupport (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z]     syscall_windows_test.go:8: win32k: true
23:32:25 [2020-09-17T23:32:25.385Z] PASS
23:32:25 [2020-09-17T23:32:25.385Z] coverage: 13.8% of statements
23:32:25 [2020-09-17T23:32:25.385Z] ok  	github.com/docker/docker/pkg/system	0.064s	coverage: 13.8% of statements
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestTailFile
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestTailFile (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestTailFileManyLines
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestTailFileManyLines (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestTailEmptyFile
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestTailEmptyFile (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestTailNegativeN
23:32:25 [2020-09-17T23:32:25.385Z] --- PASS: TestTailNegativeN (0.00s)
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader
23:32:25 [2020-09-17T23:32:25.385Z] === CONT  TestNewTailReader
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/single_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/single_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/2_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/2_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/4_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/4_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/8_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/8_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/12_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/12_byte_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/truncated_last_line
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/truncated_last_line#01
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/truncated_last_line#02
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
23:32:25 [2020-09-17T23:32:25.385Z] === CONT  TestNewTailReader/no_delimiter
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.385Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.385Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.846Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.846Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.846Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/4_byte_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/8_byte_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/12_byte_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/single_byte_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/2_byte_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.847Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.847Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.848Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.849Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.849Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.849Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.850Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.850Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:32:25 [2020-09-17T23:32:25.851Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:25 [2020-09-17T23:32:25.924Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
23:32:25 [2020-09-17T23:32:25.924Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:32:26 [2020-09-17T23:32:26.311Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:32:26 [2020-09-17T23:32:26.311Z] --- PASS: TestNewTailReader (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.311Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.01s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.312Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.313Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
23:32:26 [2020-09-17T23:32:26.314Z] PASS
23:32:26 [2020-09-17T23:32:26.314Z] coverage: 88.6% of statements
23:32:26 [2020-09-17T23:32:26.314Z] ok  	github.com/docker/docker/pkg/tailfile	0.340s	coverage: 88.6% of statements
23:32:26 [2020-09-17T23:32:26.314Z] time="2020-09-17T23:32:26Z" 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"
23:32:26 [2020-09-17T23:32:26.487Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
23:32:26 [2020-09-17T23:32:26.487Z] === RUN   TestBuildLabelWithTargets
23:32:26 [2020-09-17T23:32:26.773Z] testing: warning: no tests to run
23:32:26 [2020-09-17T23:32:26.773Z] PASS
23:32:26 [2020-09-17T23:32:26.773Z] coverage: [no statements]
23:32:26 [2020-09-17T23:32:26.773Z] ok  	github.com/docker/docker/pkg/term/windows	0.031s	coverage: [no statements] [no tests to run]
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestTarSumRemoveNonExistent
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestTarSumRemove
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestTarSumRemove (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestSortFileInfoSums
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestSortFileInfoSums (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestNewTarSumForLabelInvalid
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestNewTarSumForLabel
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestNewTarSumForLabel (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestEmptyTar
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestEmptyTar (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestTarSumsReadSize
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestTarSumsReadSize (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestTarSums
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestTarSums (0.07s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestIteration
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestIteration (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestVersionLabelForChecksum
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestVersionLabelForChecksum (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestVersion
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestVersion (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestGetVersion
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestGetVersion (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestGetVersions
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestGetVersions (0.00s)
23:32:26 [2020-09-17T23:32:26.773Z] PASS
23:32:26 [2020-09-17T23:32:26.773Z] coverage: 89.3% of statements
23:32:26 [2020-09-17T23:32:26.773Z] ok  	github.com/docker/docker/pkg/tarsum	0.139s	coverage: 89.3% of statements
23:32:26 [2020-09-17T23:32:26.773Z] === RUN   TestTruncIndex
23:32:26 [2020-09-17T23:32:26.773Z] --- PASS: TestTruncIndex (0.10s)
23:32:26 [2020-09-17T23:32:26.773Z] PASS
23:32:26 [2020-09-17T23:32:26.773Z] coverage: 91.5% of statements
23:32:26 [2020-09-17T23:32:26.773Z] ok  	github.com/docker/docker/pkg/truncindex	0.135s	coverage: 91.5% of statements
23:32:27 [2020-09-17T23:32:27.232Z] === RUN   TestIsGIT
23:32:27 [2020-09-17T23:32:27.232Z] --- PASS: TestIsGIT (0.00s)
23:32:27 [2020-09-17T23:32:27.232Z] === RUN   TestIsTransport
23:32:27 [2020-09-17T23:32:27.232Z] --- PASS: TestIsTransport (0.00s)
23:32:27 [2020-09-17T23:32:27.232Z] PASS
23:32:27 [2020-09-17T23:32:27.232Z] coverage: 100.0% of statements
23:32:27 [2020-09-17T23:32:27.232Z] ok  	github.com/docker/docker/pkg/urlutil	0.047s	coverage: 100.0% of statements
23:32:27 [2020-09-17T23:32:27.232Z] === RUN   TestVersionInfo
23:32:27 [2020-09-17T23:32:27.232Z] --- PASS: TestVersionInfo (0.00s)
23:32:27 [2020-09-17T23:32:27.232Z] === RUN   TestAppendVersions
23:32:27 [2020-09-17T23:32:27.232Z] --- PASS: TestAppendVersions (0.00s)
23:32:27 [2020-09-17T23:32:27.232Z] PASS
23:32:27 [2020-09-17T23:32:27.232Z] coverage: 88.9% of statements
23:32:27 [2020-09-17T23:32:27.232Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
23:32:27 [2020-09-17T23:32:27.621Z] INFO [runner/unused/goanalysis] analyzers took 26.273651973s with top 10 stages: buildssa: 22.134583637s, U1000: 4.139068336s 
23:32:27 [2020-09-17T23:32:27.621Z] INFO [runner] Issues before processing: 2299, after processing: 0 
23:32:27 [2020-09-17T23:32:27.621Z] INFO [runner] Processors filtering stat (out/in): exclude: 1585/1585, cgo: 1690/2299, filename_unadjuster: 1690/1690, skip_files: 1690/1690, identifier_marker: 1585/1585, autogenerated_exclude: 1585/1690, exclude-rules: 64/1585, path_prettifier: 1690/1690, skip_dirs: 1690/1690, nolint: 0/64 
23:32:27 [2020-09-17T23:32:27.621Z] INFO [runner] processing took 128.393411ms with stages: nolint: 54.957849ms, identifier_marker: 38.974348ms, path_prettifier: 14.417131ms, autogenerated_exclude: 7.409311ms, exclude-rules: 6.586777ms, skip_dirs: 3.685274ms, cgo: 1.377647ms, filename_unadjuster: 979.281µs, max_same_issues: 1.566µs, uniq_by_line: 1.134µs, max_from_linter: 534ns, exclude: 506ns, diff: 490ns, skip_files: 454ns, source_code: 433ns, path_shortener: 375ns, max_per_file_from_linter: 301ns 
23:32:27 [2020-09-17T23:32:27.621Z] INFO [runner] linters took 1m37.1080247s with stages: goanalysis_metalinter: 1m17.871373514s, unused: 19.107733601s 
23:32:27 [2020-09-17T23:32:27.621Z] INFO File cache stats: 1443 entries of total size 6.8MiB 
23:32:28 [2020-09-17T23:32:28.191Z] INFO Memory: 1600 samples, avg is 253.0MB, max is 2966.0MB 
23:32:28 [2020-09-17T23:32:28.191Z] INFO Execution took 3m35.278680294s               
23:32:28 [2020-09-17T23:32:28.450Z] Congratulations! The shell scripts are properly formatted.
23:32:28 [2020-09-17T23:32:28.456Z] === RUN   TestDockerSuite/TestBuildExpose
23:32:28 [2020-09-17T23:32:28.456Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:32:28 [2020-09-17T23:32:28.718Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:32:28 [2020-09-17T23:32:28.770Z] === RUN   TestNewSettable
23:32:28 [2020-09-17T23:32:28.770Z] --- PASS: TestNewSettable (0.00s)
23:32:28 [2020-09-17T23:32:28.770Z] === RUN   TestIsSettable
23:32:28 [2020-09-17T23:32:28.770Z] --- PASS: TestIsSettable (0.00s)
23:32:28 [2020-09-17T23:32:28.770Z] === RUN   TestUpdateSettingsEnv
23:32:28 [2020-09-17T23:32:28.770Z] --- PASS: TestUpdateSettingsEnv (0.00s)
23:32:28 [2020-09-17T23:32:28.770Z] PASS
23:32:28 [2020-09-17T23:32:28.770Z] coverage: 20.1% of statements
23:32:28 [2020-09-17T23:32:28.770Z] ok  	github.com/docker/docker/plugin/v2	0.179s	coverage: 20.1% of statements
23:32:28 [2020-09-17T23:32:28.770Z] === RUN   TestLoad
23:32:28 [2020-09-17T23:32:28.770Z] --- PASS: TestLoad (0.00s)
23:32:28 [2020-09-17T23:32:28.770Z] === RUN   TestSave
23:32:28 [2020-09-17T23:32:28.770Z] --- PASS: TestSave (0.02s)
23:32:28 [2020-09-17T23:32:28.770Z] === RUN   TestAddDeleteGet
23:32:29 [2020-09-17T23:32:29.230Z] --- PASS: TestAddDeleteGet (0.29s)
23:32:29 [2020-09-17T23:32:29.230Z] === RUN   TestInvalidTags
23:32:29 [2020-09-17T23:32:29.230Z] --- PASS: TestInvalidTags (0.00s)
23:32:29 [2020-09-17T23:32:29.230Z] PASS
23:32:29 [2020-09-17T23:32:29.230Z] coverage: 84.4% of statements
23:32:29 [2020-09-17T23:32:29.230Z] === RUN   TestValidatePrivileges
23:32:29 [2020-09-17T23:32:29.230Z] --- PASS: TestValidatePrivileges (0.00s)
23:32:29 [2020-09-17T23:32:29.230Z] === RUN   TestFilterByCapNeg
23:32:29 [2020-09-17T23:32:29.230Z] --- PASS: TestFilterByCapNeg (0.00s)
23:32:29 [2020-09-17T23:32:29.230Z] === RUN   TestFilterByCapPos
23:32:29 [2020-09-17T23:32:29.230Z] --- PASS: TestFilterByCapPos (0.00s)
23:32:29 [2020-09-17T23:32:29.230Z] === RUN   TestStoreGetPluginNotMatchCapRefs
23:32:29 [2020-09-17T23:32:29.230Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
23:32:29 [2020-09-17T23:32:29.230Z] PASS
23:32:29 [2020-09-17T23:32:29.230Z] coverage: 12.0% of statements
23:32:29 [2020-09-17T23:32:29.230Z] ok  	github.com/docker/docker/reference	0.366s	coverage: 84.4% of statements
23:32:29 [2020-09-17T23:32:29.230Z] ok  	github.com/docker/docker/plugin	0.301s	coverage: 12.0% of statements
23:32:29 [2020-09-17T23:32:29.293Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:32:29 [2020-09-17T23:32:29.293Z] === RUN   TestDockerSuite/TestBuildFails
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
23:32:29 [2020-09-17T23:32:29.728Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh dynbinary-daemon test-docker-py
23:32:29 [2020-09-17T23:32:29.869Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:32:29 [2020-09-17T23:32:29.869Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:32:29 [2020-09-17T23:32:29.988Z] 
23:32:30 [2020-09-17T23:32:30.248Z] Removing bundles/
23:32:30 [2020-09-17T23:32:30.248Z] 
23:32:30 [2020-09-17T23:32:30.248Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:32:30 [2020-09-17T23:32:30.248Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:32:30 [2020-09-17T23:32:30.248Z] GOOS="" GOARCH="" GOARM=""
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestHeaderSimpleErrors
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestHeaderTooMuchFailures
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestReaderWithReadError
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestRestartManagerTimeout
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestRestartManagerTimeout (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestRestartManagerTimeoutReset
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] PASS
23:32:30 [2020-09-17T23:32:30.770Z] coverage: 50.9% of statements
23:32:30 [2020-09-17T23:32:30.770Z] ok  	github.com/docker/docker/restartmanager	0.274s	coverage: 50.9% of statements
23:32:30 [2020-09-17T23:32:30.770Z] time="2020-09-17T23:32:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestReader
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestReader (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] === RUN   TestResumableRequestReaderWithInitialResponse
23:32:30 [2020-09-17T23:32:30.770Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
23:32:30 [2020-09-17T23:32:30.770Z] PASS
23:32:30 [2020-09-17T23:32:30.770Z] coverage: 100.0% of statements
23:32:30 [2020-09-17T23:32:30.770Z] ok  	github.com/docker/docker/registry/resumable	0.343s	coverage: 100.0% of statements
23:32:31 [2020-09-17T23:32:31.230Z] time="2020-09-17T23:32:30Z" 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"
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestSameAuthDataPostSave
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestSameAuthDataPostSave (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestResolveAuthConfigIndexServer
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestResolveAuthConfigFullURL
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestLoadAllowNondistributableArtifacts
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestValidateMirror
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestValidateMirror (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestLoadInsecureRegistries
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestDecodeContainerConfig
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestDecodeContainerConfig (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestDecodeContainerConfigIsolation
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestValidatePrivileged
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestValidatePrivileged (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] PASS
23:32:31 [2020-09-17T23:32:31.690Z] coverage: 52.2% of statements
23:32:31 [2020-09-17T23:32:31.690Z] ok  	github.com/docker/docker/runconfig	0.225s	coverage: 52.2% of statements
23:32:31 [2020-09-17T23:32:31.690Z] time="2020-09-17T23:32:31Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
23:32:31 [2020-09-17T23:32:31.690Z] time="2020-09-17T23:32:31Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
23:32:31 [2020-09-17T23:32:31.690Z] time="2020-09-17T23:32:31Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestLoadInsecureRegistries (0.10s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestNewServiceConfig
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestNewServiceConfig (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestValidateIndexName
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestValidateIndexName (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestValidateIndexNameWithError
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestValidateIndexNameWithError (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestEndpointParse
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestEndpointParse (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestEndpointParseInvalid
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestEndpointParseInvalid (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestValidateEndpoint
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestValidateEndpoint (0.01s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestPing
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestPing (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestPingRegistryEndpoint
23:32:31 [2020-09-17T23:32:31.690Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestEndpoint
23:32:31 [2020-09-17T23:32:31.690Z] --- SKIP: TestEndpoint (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestGetRemoteHistory
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestGetRemoteHistory (0.00s)
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/ancestry HTTP/1.1
23:32:31 [2020-09-17T23:32:31.690Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.690Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.690Z]         Authorization: Token fake-token
23:32:31 [2020-09-17T23:32:31.690Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:31 [2020-09-17T23:32:31.690Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.690Z]         Content-Length: 140
23:32:31 [2020-09-17T23:32:31.690Z]         Cache-Control: no-cache
23:32:31 [2020-09-17T23:32:31.690Z]         Content-Type: application/json
23:32:31 [2020-09-17T23:32:31.690Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.690Z]         Expires: -1
23:32:31 [2020-09-17T23:32:31.690Z]         Pragma: no-cache
23:32:31 [2020-09-17T23:32:31.690Z]         Server: docker-tests/mock
23:32:31 [2020-09-17T23:32:31.690Z]         Set-Cookie: session=FAKE-SESSION-1600385551554076700; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Registry-Config: mock
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Registry-Version: 0.0.0
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Size: 154
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Token: FAKE-TOKEN-1600385551554076700
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z] === RUN   TestLookupRemoteImage
23:32:31 [2020-09-17T23:32:31.690Z] --- PASS: TestLookupRemoteImage (0.01s)
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
23:32:31 [2020-09-17T23:32:31.690Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.690Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.690Z]         Authorization: Token fake-token
23:32:31 [2020-09-17T23:32:31.690Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:31 [2020-09-17T23:32:31.690Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.690Z]         Content-Length: 559
23:32:31 [2020-09-17T23:32:31.690Z]         Cache-Control: no-cache
23:32:31 [2020-09-17T23:32:31.690Z]         Content-Type: application/json
23:32:31 [2020-09-17T23:32:31.690Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.690Z]         Expires: -1
23:32:31 [2020-09-17T23:32:31.690Z]         Pragma: no-cache
23:32:31 [2020-09-17T23:32:31.690Z]         Server: docker-tests/mock
23:32:31 [2020-09-17T23:32:31.690Z]         Set-Cookie: session=FAKE-SESSION-1600385551567079300; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Registry-Config: mock
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Registry-Version: 0.0.0
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Size: 154
23:32:31 [2020-09-17T23:32:31.690Z]         X-Docker-Token: FAKE-TOKEN-1600385551567079300
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
23:32:31 [2020-09-17T23:32:31.690Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.690Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.690Z]         Authorization: Token FAKE-TOKEN-1600385551567079300
23:32:31 [2020-09-17T23:32:31.690Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]         
23:32:31 [2020-09-17T23:32:31.690Z]     registry_test.go:932: HTTP/1.1 404 Not Found
23:32:31 [2020-09-17T23:32:31.690Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Length: 19
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Type: text/plain; charset=utf-8
23:32:31 [2020-09-17T23:32:31.691Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.691Z]         Set-Cookie: session=FAKE-SESSION-1600385551568080200; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.691Z]         X-Content-Type-Options: nosniff
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Token: FAKE-TOKEN-1600385551568080200
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z] === RUN   TestGetRemoteImageJSON
23:32:31 [2020-09-17T23:32:31.691Z] --- PASS: TestGetRemoteImageJSON (0.02s)
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/json HTTP/1.1
23:32:31 [2020-09-17T23:32:31.691Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.691Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.691Z]         Authorization: Token fake-token
23:32:31 [2020-09-17T23:32:31.691Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:31 [2020-09-17T23:32:31.691Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Length: 559
23:32:31 [2020-09-17T23:32:31.691Z]         Cache-Control: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Type: application/json
23:32:31 [2020-09-17T23:32:31.691Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.691Z]         Expires: -1
23:32:31 [2020-09-17T23:32:31.691Z]         Pragma: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Server: docker-tests/mock
23:32:31 [2020-09-17T23:32:31.691Z]         Set-Cookie: session=FAKE-SESSION-1600385551579077000; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Config: mock
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Version: 0.0.0
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Size: 154
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Token: FAKE-TOKEN-1600385551579077000
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:923: GET /v1/images/abcdef/json HTTP/1.1
23:32:31 [2020-09-17T23:32:31.691Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.691Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.691Z]         Authorization: Token FAKE-TOKEN-1600385551579077000
23:32:31 [2020-09-17T23:32:31.691Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:932: HTTP/1.1 404 Not Found
23:32:31 [2020-09-17T23:32:31.691Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Length: 19
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Type: text/plain; charset=utf-8
23:32:31 [2020-09-17T23:32:31.691Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.691Z]         Set-Cookie: session=FAKE-SESSION-1600385551587083000; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.691Z]         X-Content-Type-Options: nosniff
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Token: FAKE-TOKEN-1600385551587083000
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z] === RUN   TestGetRemoteImageLayer
23:32:31 [2020-09-17T23:32:31.691Z] --- PASS: TestGetRemoteImageLayer (0.00s)
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:923: GET /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
23:32:31 [2020-09-17T23:32:31.691Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.691Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.691Z]         Authorization: Token fake-token
23:32:31 [2020-09-17T23:32:31.691Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:31 [2020-09-17T23:32:31.691Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Length: 154
23:32:31 [2020-09-17T23:32:31.691Z]         Cache-Control: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Type: application/json
23:32:31 [2020-09-17T23:32:31.691Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.691Z]         Expires: -1
23:32:31 [2020-09-17T23:32:31.691Z]         Pragma: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Server: docker-tests/mock
23:32:31 [2020-09-17T23:32:31.691Z]         Set-Cookie: session=FAKE-SESSION-1600385551590088800; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Config: mock
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Version: 0.0.0
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Size: 154
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Token: FAKE-TOKEN-1600385551590088800
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:923: GET /v1/images/abcdef/layer HTTP/1.1
23:32:31 [2020-09-17T23:32:31.691Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.691Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.691Z]         Authorization: Token FAKE-TOKEN-1600385551590088800
23:32:31 [2020-09-17T23:32:31.691Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:932: HTTP/1.1 404 Not Found
23:32:31 [2020-09-17T23:32:31.691Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Length: 19
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Type: text/plain; charset=utf-8
23:32:31 [2020-09-17T23:32:31.691Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.691Z]         Set-Cookie: session=FAKE-SESSION-1600385551591082900; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.691Z]         X-Content-Type-Options: nosniff
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Token: FAKE-TOKEN-1600385551591082900
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z] === RUN   TestGetRemoteTag
23:32:31 [2020-09-17T23:32:31.691Z] --- PASS: TestGetRemoteTag (0.00s)
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags/test HTTP/1.1
23:32:31 [2020-09-17T23:32:31.691Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.691Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.691Z]         Authorization: Token fake-token
23:32:31 [2020-09-17T23:32:31.691Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:31 [2020-09-17T23:32:31.691Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Length: 66
23:32:31 [2020-09-17T23:32:31.691Z]         Cache-Control: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Type: application/json
23:32:31 [2020-09-17T23:32:31.691Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.691Z]         Expires: -1
23:32:31 [2020-09-17T23:32:31.691Z]         Pragma: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Server: docker-tests/mock
23:32:31 [2020-09-17T23:32:31.691Z]         Set-Cookie: session=FAKE-SESSION-1600385551593082800; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Config: mock
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Version: 0.0.0
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Token: FAKE-TOKEN-1600385551593082800
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags/foo HTTP/1.1
23:32:31 [2020-09-17T23:32:31.691Z]         Host: 127.0.0.1:49239
23:32:31 [2020-09-17T23:32:31.691Z]         User-Agent: docker test client
23:32:31 [2020-09-17T23:32:31.691Z]         Authorization: Token FAKE-TOKEN-1600385551593082800
23:32:31 [2020-09-17T23:32:31.691Z]         Accept-Encoding: gzip
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]         
23:32:31 [2020-09-17T23:32:31.691Z]     registry_test.go:932: HTTP/1.1 404 Not Found
23:32:31 [2020-09-17T23:32:31.691Z]         Connection: close
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Length: 32
23:32:31 [2020-09-17T23:32:31.691Z]         Cache-Control: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Content-Type: application/json
23:32:31 [2020-09-17T23:32:31.691Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:31 [2020-09-17T23:32:31.691Z]         Expires: -1
23:32:31 [2020-09-17T23:32:31.691Z]         Pragma: no-cache
23:32:31 [2020-09-17T23:32:31.691Z]         Server: docker-tests/mock
23:32:31 [2020-09-17T23:32:31.691Z]         Set-Cookie: session=FAKE-SESSION-1600385551594083600; Max-Age=3600
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Config: mock
23:32:31 [2020-09-17T23:32:31.691Z]         X-Docker-Registry-Version: 0.0.0
23:32:31 [2020-09-17T23:32:31.760Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-TOKEN-1600385551594083600
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestGetRemoteTags
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestGetRemoteTags (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/tags HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token fake-token
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 151
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         Set-Cookie: session=FAKE-SESSION-1600385551598071900; Max-Age=3600
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-TOKEN-1600385551598071900
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: GET /v1/repositories/foo42/baz/tags HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token FAKE-TOKEN-1600385551598071900
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 404 Not Found
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 32
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         Set-Cookie: session=FAKE-SESSION-1600385551599071400; Max-Age=3600
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-TOKEN-1600385551599071400
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestGetRepositoryData
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestGetRepositoryData (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: GET /v1/repositories/foo42/bar/images HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token fake-token
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: true
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 363
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Endpoints: 127.0.0.1:49239 	,  test.example.com
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-SESSION-1600385551602082400
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestPushImageJSONRegistry
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestPushImageJSONRegistry (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: PUT /v1/images/77dbf71da1d00e3fbddc480176eac8994025630c6590d11cfc8fe1209c2a1d20/json HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 3
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token fake-token
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 4
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         Set-Cookie: session=FAKE-SESSION-1600385551608080000; Max-Age=3600
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-TOKEN-1600385551608080000
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestPushImageLayerRegistry
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestPushImageLayerRegistry (0.01s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: PUT /v1/images/42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d/layer HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Transfer-Encoding: chunked
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token fake-token
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/octet-stream
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 4
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         Set-Cookie: session=FAKE-SESSION-1600385551614080800; Max-Age=3600
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-TOKEN-1600385551614080800
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestParseRepositoryInfo
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestParseRepositoryInfo (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestNewIndexInfo
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z] PASS
23:32:32 [2020-09-17T23:32:32.151Z] coverage: 62.5% of statements
23:32:32 [2020-09-17T23:32:32.151Z] ok  	github.com/docker/docker/testutil	0.070s	coverage: 62.5% of statements
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestNewIndexInfo (0.01s)
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestMirrorEndpointLookup
23:32:32 [2020-09-17T23:32:32.151Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestPushRegistryTag
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestPushRegistryTag (0.01s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/tags/stable HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 66
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token fake-token
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 4
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         Set-Cookie: session=FAKE-SESSION-1600385551635073300; Max-Age=3600
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-TOKEN-1600385551635073300
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestPushImageJSONIndex
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestPushImageJSONIndex (0.01s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/ HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 319
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token fake-token
23:32:32 [2020-09-17T23:32:32.151Z]         Content-type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: true
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 2
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Endpoints: 127.0.0.1:49239 	,  test.example.com
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-SESSION-1600385551641079600
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: PUT /v1/repositories/foo42/bar/images HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 319
23:32:32 [2020-09-17T23:32:32.151Z]         Authorization: Token FAKE-SESSION-1600385551641079600
23:32:32 [2020-09-17T23:32:32.151Z]         Content-type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Endpoints: http://127.0.0.1:49239/v1/
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: true
23:32:32 [2020-09-17T23:32:32.151Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:932: HTTP/1.1 204 No Content
23:32:32 [2020-09-17T23:32:32.151Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Length: 0
23:32:32 [2020-09-17T23:32:32.151Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.151Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.151Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.151Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.151Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Endpoints: 127.0.0.1:49239 	,  test.example.com
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.151Z]         X-Docker-Token: FAKE-SESSION-1600385551642083100
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z]         
23:32:32 [2020-09-17T23:32:32.151Z] === RUN   TestSearchRepositories
23:32:32 [2020-09-17T23:32:32.151Z] --- PASS: TestSearchRepositories (0.00s)
23:32:32 [2020-09-17T23:32:32.151Z]     registry_test.go:923: GET /v1/search?q=fakequery&n=25 HTTP/1.1
23:32:32 [2020-09-17T23:32:32.151Z]         Host: 127.0.0.1:49239
23:32:32 [2020-09-17T23:32:32.151Z]         User-Agent: docker test client
23:32:32 [2020-09-17T23:32:32.152Z]         Authorization: Token fake-token
23:32:32 [2020-09-17T23:32:32.152Z]         X-Docker-Token: true
23:32:32 [2020-09-17T23:32:32.152Z]         Accept-Encoding: gzip
23:32:32 [2020-09-17T23:32:32.152Z]         
23:32:32 [2020-09-17T23:32:32.152Z]         
23:32:32 [2020-09-17T23:32:32.152Z]     registry_test.go:932: HTTP/1.1 200 OK
23:32:32 [2020-09-17T23:32:32.152Z]         Connection: close
23:32:32 [2020-09-17T23:32:32.152Z]         Content-Length: 144
23:32:32 [2020-09-17T23:32:32.152Z]         Cache-Control: no-cache
23:32:32 [2020-09-17T23:32:32.152Z]         Content-Type: application/json
23:32:32 [2020-09-17T23:32:32.152Z]         Date: Thu, 17 Sep 2020 23:32:31 GMT
23:32:32 [2020-09-17T23:32:32.152Z]         Expires: -1
23:32:32 [2020-09-17T23:32:32.152Z]         Pragma: no-cache
23:32:32 [2020-09-17T23:32:32.152Z]         Server: docker-tests/mock
23:32:32 [2020-09-17T23:32:32.152Z]         X-Docker-Registry-Config: mock
23:32:32 [2020-09-17T23:32:32.152Z]         X-Docker-Registry-Version: 0.0.0
23:32:32 [2020-09-17T23:32:32.152Z]         
23:32:32 [2020-09-17T23:32:32.152Z]         
23:32:32 [2020-09-17T23:32:32.152Z] === RUN   TestTrustedLocation
23:32:32 [2020-09-17T23:32:32.152Z] --- PASS: TestTrustedLocation (0.00s)
23:32:32 [2020-09-17T23:32:32.152Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
23:32:32 [2020-09-17T23:32:32.152Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
23:32:32 [2020-09-17T23:32:32.152Z] === RUN   TestAllowNondistributableArtifacts
23:32:32 [2020-09-17T23:32:32.152Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
23:32:32 [2020-09-17T23:32:32.152Z] === RUN   TestIsSecureIndex
23:32:32 [2020-09-17T23:32:32.152Z] --- PASS: TestIsSecureIndex (0.00s)
23:32:32 [2020-09-17T23:32:32.152Z] PASS
23:32:32 [2020-09-17T23:32:32.152Z] coverage: 51.7% of statements
23:32:32 [2020-09-17T23:32:32.152Z] ok  	github.com/docker/docker/registry	0.480s	coverage: 51.7% of statements
23:32:32 [2020-09-17T23:32:32.690Z] === RUN   TestDockerSuite/TestBuildForceRm
23:32:34 [2020-09-17T23:32:34.056Z] === RUN   TestDockerSuite/TestBuildFromGit
23:32:34 [2020-09-17T23:32:34.332Z] === RUN   TestGetDriver
23:32:34 [2020-09-17T23:32:34.332Z] --- PASS: TestGetDriver (0.00s)
23:32:34 [2020-09-17T23:32:34.332Z] === RUN   TestVolumeRequestError
23:32:34 [2020-09-17T23:32:34.332Z] --- PASS: TestVolumeRequestError (0.01s)
23:32:34 [2020-09-17T23:32:34.332Z] PASS
23:32:34 [2020-09-17T23:32:34.332Z] coverage: 36.1% of statements
23:32:34 [2020-09-17T23:32:34.332Z] ok  	github.com/docker/docker/volume/drivers	0.132s	coverage: 36.1% of statements
23:32:34 [2020-09-17T23:32:34.608Z] --- PASS: TestBuildLabelWithTargets (8.01s)
23:32:34 [2020-09-17T23:32:34.608Z] === RUN   TestBuildWithEmptyLayers
23:32:34 [2020-09-17T23:32:34.985Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:32:35 [2020-09-17T23:32:35.241Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestGetAddress
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestGetAddress (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestRemove
23:32:35 [2020-09-17T23:32:35.300Z] --- SKIP: TestRemove (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestInitializeWithVolumes
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestInitializeWithVolumes (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestCreate
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestCreate (0.01s)
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestValidateName
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestValidateName (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestCreateWithOpts
23:32:35 [2020-09-17T23:32:35.300Z] --- SKIP: TestCreateWithOpts (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z]     local_test.go:181: runtime.GOOS == "windows"
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestRelaodNoOpts
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestRelaodNoOpts (0.01s)
23:32:35 [2020-09-17T23:32:35.300Z] PASS
23:32:35 [2020-09-17T23:32:35.300Z] coverage: 37.7% of statements
23:32:35 [2020-09-17T23:32:35.300Z] ok  	github.com/docker/docker/volume/local	0.133s	coverage: 37.7% of statements
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestConvertTmpfsOptions
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestConvertTmpfsOptions (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:49: data="mode=700,size=1m"
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:49: data="ro"
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestParseMountRaw
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestParseMountRaw (0.03s)
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestParseMountRawSplit
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestParseMountRawSplit (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 0
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 1
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 2
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 3
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 4
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 5
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 6
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 7
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 8
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 0
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 1
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 2
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 3
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 4
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 5
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 6
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 7
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 8
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 9
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 10
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 11
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 12
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 0
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 1
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 2
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 3
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 4
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 5
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 6
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 7
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 8
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 9
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 10
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:390: case 11
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestParseMountSpec
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestParseMountSpec (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:455: case 0
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:455: case 1
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:455: case 2
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:455: case 3
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:455: case 4
23:32:35 [2020-09-17T23:32:35.300Z]     parser_test.go:455: case 5
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestParseMountSpecBindWithFileinfoError
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z] === RUN   TestValidateMount
23:32:35 [2020-09-17T23:32:35.300Z] --- PASS: TestValidateMount (0.00s)
23:32:35 [2020-09-17T23:32:35.300Z] PASS
23:32:35 [2020-09-17T23:32:35.300Z] coverage: 66.2% of statements
23:32:35 [2020-09-17T23:32:35.300Z] ok  	github.com/docker/docker/volume/mounts	0.156s	coverage: 66.2% of statements
23:32:35 [2020-09-17T23:32:35.804Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:32:36 [2020-09-17T23:32:36.002Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:32:36 [2020-09-17T23:32:36.002Z] 
23:32:36 [2020-09-17T23:32:36.002Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:32:36 [2020-09-17T23:32:36.264Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:32:36 [2020-09-17T23:32:36.264Z] HOSTNAME=23a5f892269c
23:32:36 [2020-09-17T23:32:36.264Z] TESTDEBUG=0
23:32:36 [2020-09-17T23:32:36.264Z] DEST=bundles/test-integration
23:32:36 [2020-09-17T23:32:36.264Z] PWD=/go/src/github.com/docker/docker
23:32:36 [2020-09-17T23:32:36.264Z] DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81
23:32:36 [2020-09-17T23:32:36.264Z] container=docker
23:32:36 [2020-09-17T23:32:36.264Z] HOME=/root
23:32:36 [2020-09-17T23:32:36.264Z] GOLANG_VERSION=1.13.15
23:32:36 [2020-09-17T23:32:36.264Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:32:36 [2020-09-17T23:32:36.264Z] VALIDATE_BRANCH=master
23:32:36 [2020-09-17T23:32:36.264Z] TERM=xterm
23:32:36 [2020-09-17T23:32:36.264Z] DOCKER_PKG=github.com/docker/docker
23:32:36 [2020-09-17T23:32:36.264Z] SHLVL=1
23:32:36 [2020-09-17T23:32:36.264Z] TIMEOUT=120m
23:32:36 [2020-09-17T23:32:36.264Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:32:36 [2020-09-17T23:32:36.264Z] DOCKER_GRAPHDRIVER=overlay2
23:32:36 [2020-09-17T23:32:36.264Z] GO111MODULE=off
23:32:36 [2020-09-17T23:32:36.264Z] DOCKER_EXPERIMENTAL=1
23:32:36 [2020-09-17T23:32:36.264Z] TEST_SKIP_INTEGRATION_CLI=1
23:32:36 [2020-09-17T23:32:36.264Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:32:36 [2020-09-17T23:32:36.264Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:32:36 [2020-09-17T23:32:36.264Z] GOPATH=/go
23:32:36 [2020-09-17T23:32:36.264Z] PKG_CONFIG=pkg-config
23:32:36 [2020-09-17T23:32:36.264Z] _=/usr/bin/env
23:32:36 [2020-09-17T23:32:36.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestSetGetMeta
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestSetGetMeta
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestRestore
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestRestore
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestServiceCreate
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestServiceCreate
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestServiceList
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestServiceList
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestServiceRemove
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestServiceRemove
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestServiceGet
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestServiceGet
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestServicePrune
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestServicePrune
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestCreate
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestCreate
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestRemove
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestRemove
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestList
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestList
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFindByDriver
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFindByDriver
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFindByReferenced
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFindByReferenced
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestDerefMultipleOfSameRef
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestDerefMultipleOfSameRef
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestDefererencePluginOnCreateError
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestDefererencePluginOnCreateError
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestRefDerefRemove
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestRefDerefRemove
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestGet
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestGet
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestGetWithReference
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestGetWithReference
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_nil_list
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_nil_list
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_empty_list
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_empty_list
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_filter_some
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_filter_some
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_filter_middle
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_filter_middle
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_filter_middle_and_last
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
23:32:36 [2020-09-17T23:32:36.267Z] === RUN   TestFilterFunc/test_filter_first_and_last
23:32:36 [2020-09-17T23:32:36.267Z] === PAUSE TestFilterFunc/test_filter_first_and_last
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_nil_list
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_filter_some
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_filter_middle_and_last
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_filter_first_and_last
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_filter_middle
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFilterFunc/test_empty_list
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestFilterFunc (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestSetGetMeta
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestCreate
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFindByDriver
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestSetGetMeta (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestGetWithReference
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestGet
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestCreate (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestRefDerefRemove
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestFindByDriver (0.03s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestDefererencePluginOnCreateError
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestGetWithReference (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestList
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestGet (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestDerefMultipleOfSameRef
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestRefDerefRemove (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestFindByReferenced
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestServiceRemove
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestServicePrune
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestList (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestServiceGet
23:32:36 [2020-09-17T23:32:36.267Z] --- PASS: TestFindByReferenced (0.02s)
23:32:36 [2020-09-17T23:32:36.267Z] === CONT  TestServiceCreate
23:32:36 [2020-09-17T23:32:36.725Z] --- PASS: TestServiceGet (0.08s)
23:32:36 [2020-09-17T23:32:36.725Z] === CONT  TestServiceList
23:32:36 [2020-09-17T23:32:36.725Z] time="2020-09-17T23:32:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:32:36 [2020-09-17T23:32:36.725Z] --- PASS: TestServiceRemove (0.10s)
23:32:36 [2020-09-17T23:32:36.725Z] === CONT  TestRestore
23:32:36 [2020-09-17T23:32:36.725Z] --- PASS: TestServiceCreate (0.09s)
23:32:36 [2020-09-17T23:32:36.725Z] === CONT  TestRemove
23:32:36 [2020-09-17T23:32:36.725Z] time="2020-09-17T23:32:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:32:36 [2020-09-17T23:32:36.725Z] time="2020-09-17T23:32:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:32:36 [2020-09-17T23:32:36.725Z] time="2020-09-17T23:32:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
23:32:36 [2020-09-17T23:32:36.725Z] --- PASS: TestServiceList (0.02s)
23:32:36 [2020-09-17T23:32:36.725Z] time="2020-09-17T23:32:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
23:32:36 [2020-09-17T23:32:36.725Z] --- PASS: TestRemove (0.02s)
23:32:36 [2020-09-17T23:32:36.725Z] --- PASS: TestRestore (0.02s)
23:32:36 [2020-09-17T23:32:36.725Z] --- PASS: TestServicePrune (0.11s)
23:32:36 [2020-09-17T23:32:36.725Z] PASS
23:32:36 [2020-09-17T23:32:36.725Z] coverage: 70.3% of statements
23:32:36 [2020-09-17T23:32:36.725Z] ok  	github.com/docker/docker/volume/service	0.342s	coverage: 70.3% of statements
23:32:37 [2020-09-17T23:32:37.144Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
23:32:37 [2020-09-17T23:32:37.144Z] === RUN   TestBuildMultiStageOnBuild
23:32:37 [2020-09-17T23:32:37.695Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:32:37 [2020-09-17T23:32:37.952Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:32:37 [2020-09-17T23:32:37.952Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:32:39 [2020-09-17T23:32:39.320Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestNewClientWithTimeout (17.73s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestClientStream
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestClientStream (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestClientSendFile
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestClientSendFile (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestClientWithRequestTimeout
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestClientWithRequestTimeout (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestFileSpecPlugin
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestFileSpecPlugin (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestFileJSONSpecPlugin
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestPluginAddHandler
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestPluginAddHandler (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestPluginWaitBadPlugin
23:32:39 [2020-09-17T23:32:39.625Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
23:32:39 [2020-09-17T23:32:39.625Z] === RUN   TestGet
23:32:39 [2020-09-17T23:32:39.625Z] time="2020-09-17T23:32:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
23:32:40 [2020-09-17T23:32:40.518Z] --- PASS: TestBuildWithHugeFile (27.45s)
23:32:40 [2020-09-17T23:32:40.518Z] === RUN   TestBuildWithEmptyDockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:32:40 [2020-09-17T23:32:40.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
23:32:40 [2020-09-17T23:32:40.518Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
23:32:40 [2020-09-17T23:32:40.518Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
23:32:40 [2020-09-17T23:32:40.518Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
23:32:40 [2020-09-17T23:32:40.518Z] === RUN   TestBuildPreserveOwnership
23:32:40 [2020-09-17T23:32:40.518Z] === RUN   TestBuildPreserveOwnership/copy_from
23:32:40 [2020-09-17T23:32:40.590Z] time="2020-09-17T23:32:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
23:32:41 [2020-09-17T23:32:41.212Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:32:42 [2020-09-17T23:32:42.140Z] === RUN   TestDockerSuite/TestBuildHistory
23:32:42 [2020-09-17T23:32:42.420Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
23:32:42 [2020-09-17T23:32:42.420Z] === RUN   TestBuildUncleanTarFilenames
23:32:42 [2020-09-17T23:32:42.680Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
23:32:42 [2020-09-17T23:32:42.680Z] === RUN   TestBuildMultiStageLayerLeak
23:32:42 [2020-09-17T23:32:42.764Z] time="2020-09-17T23:32:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
23:32:44 [2020-09-17T23:32:44.455Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:32:44 [2020-09-17T23:32:44.732Z] === RUN   TestDockerSuite/TestBuildIidFile
23:32:44 [2020-09-17T23:32:44.732Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:32:44 [2020-09-17T23:32:44.988Z] === RUN   TestDockerSuite/TestBuildInheritance
23:32:45 [2020-09-17T23:32:45.245Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:32:45 [2020-09-17T23:32:45.807Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:32:45 [2020-09-17T23:32:45.807Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:32:46 [2020-09-17T23:32:46.369Z] === RUN   TestDockerSuite/TestBuildLabel
23:32:46 [2020-09-17T23:32:46.626Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:32:46 [2020-09-17T23:32:46.701Z] --- PASS: TestBuildPreserveOwnership (6.49s)
23:32:46 [2020-09-17T23:32:46.701Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.13s)
23:32:46 [2020-09-17T23:32:46.701Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s)
23:32:46 [2020-09-17T23:32:46.701Z] === RUN   TestBuildPlatformInvalid
23:32:46 [2020-09-17T23:32:46.701Z] --- PASS: TestBuildPlatformInvalid (0.17s)
23:32:46 [2020-09-17T23:32:46.701Z] PASS
23:32:46 [2020-09-17T23:32:46.701Z] 
23:32:46 [2020-09-17T23:32:46.701Z] === Skipped
23:32:46 [2020-09-17T23:32:46.701Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
23:32:46 [2020-09-17T23:32:46.701Z]     build_session_test.go:25: TODO: BuildKit
23:32:46 [2020-09-17T23:32:46.701Z] 
23:32:46 [2020-09-17T23:32:46.701Z] 
23:32:46 [2020-09-17T23:32:46.701Z] DONE 32 tests, 1 skipped in 78.460s
23:32:46 [2020-09-17T23:32:46.701Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
23:32:46 [2020-09-17T23:32:46.701Z] ++ 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
23:32:46 [2020-09-17T23:32:46.701Z] ++ set -e
23:32:46 [2020-09-17T23:32:46.701Z] ++ '[' -n 0 ']'
23:32:46 [2020-09-17T23:32:46.701Z] ++ set -x
23:32:46 [2020-09-17T23:32:46.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:32:46 [2020-09-17T23:32:46.701Z] INFO: Testing against a local daemon
23:32:46 [2020-09-17T23:32:46.701Z] === RUN   TestConfigInspect
23:32:47 [2020-09-17T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:32:47 [2020-09-17T23:32:47.189Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:32:47 [2020-09-17T23:32:47.445Z] === RUN   TestDockerSuite/TestBuildLabels
23:32:47 [2020-09-17T23:32:47.446Z] time="2020-09-17T23:32:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
23:32:47 [2020-09-17T23:32:47.701Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
23:32:47 [2020-09-17T23:32:47.702Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
23:32:47 [2020-09-17T23:32:47.702Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:32:47 [2020-09-17T23:32:47.961Z] --- PASS: TestBuildMultiStageLayerLeak (4.34s)
23:32:47 [2020-09-17T23:32:47.961Z] === RUN   TestBuildWithHugeFile
23:32:48 [2020-09-17T23:32:48.630Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:32:50 [2020-09-17T23:32:50.521Z] === RUN   TestDockerSuite/TestBuildLastModified
23:32:50 [2020-09-17T23:32:50.521Z] --- PASS: TestImportExtremelyLargeImageWorks (105.50s)
23:32:50 [2020-09-17T23:32:50.521Z] PASS
23:32:50 [2020-09-17T23:32:50.521Z] 
23:32:50 [2020-09-17T23:32:50.521Z] DONE 12 tests in 107.963s
23:32:50 [2020-09-17T23:32:50.521Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:32:50 [2020-09-17T23:32:50.521Z] ++ 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
23:32:50 [2020-09-17T23:32:50.521Z] ++ set -e
23:32:50 [2020-09-17T23:32:50.521Z] ++ '[' -n 0 ']'
23:32:50 [2020-09-17T23:32:50.521Z] ++ set -x
23:32:50 [2020-09-17T23:32:50.521Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
23:32:50 [2020-09-17T23:32:50.521Z] INFO: Testing against a local daemon
23:32:50 [2020-09-17T23:32:50.521Z] === RUN   TestNetworkCreateDelete
23:32:50 [2020-09-17T23:32:50.521Z] --- PASS: TestNetworkCreateDelete (0.18s)
23:32:50 [2020-09-17T23:32:50.521Z] === RUN   TestDockerNetworkDeletePreferID
23:32:51 [2020-09-17T23:32:51.083Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s)
23:32:51 [2020-09-17T23:32:51.083Z] === RUN   TestDaemonDNSFallback
23:32:51 [2020-09-17T23:32:51.435Z] --- PASS: TestConfigInspect (3.91s)
23:32:51 [2020-09-17T23:32:51.435Z] === RUN   TestConfigList
23:32:54 [2020-09-17T23:32:54.348Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:32:54 [2020-09-17T23:32:54.376Z] --- PASS: TestConfigList (3.37s)
23:32:54 [2020-09-17T23:32:54.376Z] === RUN   TestConfigsCreateAndDelete
23:32:54 [2020-09-17T23:32:54.509Z] --- PASS: TestGet (15.02s)
23:32:54 [2020-09-17T23:32:54.509Z] === RUN   TestPluginWithNoManifest
23:32:54 [2020-09-17T23:32:54.509Z] --- PASS: TestPluginWithNoManifest (0.00s)
23:32:54 [2020-09-17T23:32:54.509Z] === RUN   TestGetAll
23:32:54 [2020-09-17T23:32:54.509Z] --- PASS: TestGetAll (0.00s)
23:32:54 [2020-09-17T23:32:54.509Z] PASS
23:32:54 [2020-09-17T23:32:54.509Z] coverage: 73.4% of statements
23:32:54 [2020-09-17T23:32:54.967Z] ok  	github.com/docker/docker/pkg/plugins	35.160s	coverage: 73.4% of statements
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/rootless	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/volume	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:32:54 [2020-09-17T23:32:54.967Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === Skipped
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     dispatchers_test.go:376: Windows does not support stopsignal
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     client_test.go:23: runtime.GOOS == "windows"
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     daemon_test.go:147: root required
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     reload_test.go:520: root required
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     pull_v2_test.go:73: Needs fixing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     pull_v2_test.go:118: Needs fixing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     download_test.go:268: Needs fixing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     layer_test.go:304: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     layer_test.go:353: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     layer_test.go:468: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     layer_test.go:697: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     migration_test.go:46: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     migration_test.go:182: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     mount_test.go:17: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     mount_test.go:76: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     mount_test.go:125: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     mount_test.go:212: Failing on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:133: Xz not present in msys2
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:238: Failing on Windows CI machines
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_windows_test.go:16: Currently fails
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     changes_test.go:192: needs more investigation
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     changes_test.go:405: needs further investigation
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     changes_test.go:441: needs further investigation
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     poller_test.go:41: No chmod on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     fileutils_test.go:134: Needs porting to Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     fileutils_test.go:180: Needs porting to Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
23:32:55 [2020-09-17T23:32:55.932Z]     local_test.go:181: runtime.GOOS == "windows"
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] 
23:32:55 [2020-09-17T23:32:55.932Z] DONE 1781 tests, 46 skipped in 179.869s
23:32:55 [2020-09-17T23:32:55.932Z] INFO: make.ps1 ended at 09/17/2020 23:32:55
23:32:56 [2020-09-17T23:32:56.864Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:32:56 [2020-09-17T23:32:56.865Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:32:56 [2020-09-17T23:32:56.865Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:32:56 [2020-09-17T23:32:56.865Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:32:56 [2020-09-17T23:32:56.865Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:32:57 [2020-09-17T23:32:57.120Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:32:57 [2020-09-17T23:32:57.465Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
23:32:57 [2020-09-17T23:32:57.465Z] INFO: Unit tests ended at 09/17/2020 23:32:57. Duration:00:03:12.6080152
23:32:57 [2020-09-17T23:32:57.465Z] INFO: Building busybox
23:32:57 [2020-09-17T23:32:57.465Z] Sending build context to Docker daemon   5.12kB
23:32:57 [2020-09-17T23:32:57.465Z] 
23:32:57 [2020-09-17T23:32:57.465Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
23:32:57 [2020-09-17T23:32:57.465Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
23:32:57 [2020-09-17T23:32:57.465Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
23:32:57 [2020-09-17T23:32:57.465Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
23:32:57 [2020-09-17T23:32:57.465Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
23:32:57 [2020-09-17T23:32:57.465Z]  ---> 715aaeac112d
23:32:57 [2020-09-17T23:32:57.465Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
23:32:57 [2020-09-17T23:32:57.465Z]  ---> Running in 2e6b2ece25ac
23:32:57 [2020-09-17T23:32:57.682Z] --- PASS: TestDaemonDNSFallback (6.43s)
23:32:57 [2020-09-17T23:32:57.683Z] === RUN   TestInspectNetwork
23:32:57 [2020-09-17T23:32:57.939Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:32:58 [2020-09-17T23:32:58.140Z] --- PASS: TestConfigsCreateAndDelete (3.73s)
23:32:58 [2020-09-17T23:32:58.140Z] === RUN   TestConfigsUpdate
23:32:58 [2020-09-17T23:32:58.867Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:33:01 [2020-09-17T23:33:01.386Z] === RUN   TestInspectNetwork/full_network_id
23:33:01 [2020-09-17T23:33:01.386Z] === RUN   TestInspectNetwork/partial_network_id
23:33:01 [2020-09-17T23:33:01.386Z] === RUN   TestInspectNetwork/network_name
23:33:01 [2020-09-17T23:33:01.386Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:33:01 [2020-09-17T23:33:01.950Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:33:01 [2020-09-17T23:33:01.980Z] --- PASS: TestConfigsUpdate (3.86s)
23:33:01 [2020-09-17T23:33:01.980Z] === RUN   TestTemplatedConfig
23:33:02 [2020-09-17T23:33:02.144Z] Removing intermediate container 2e6b2ece25ac
23:33:02 [2020-09-17T23:33:02.144Z]  ---> 7bb2453e037c
23:33:02 [2020-09-17T23:33:02.144Z] Step 7/13 : ARG BUSYBOX_VERSION
23:33:02 [2020-09-17T23:33:02.144Z]  ---> Running in 6cd0ad7743ed
23:33:02 [2020-09-17T23:33:02.206Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:33:02 [2020-09-17T23:33:02.461Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:33:02 [2020-09-17T23:33:02.601Z] Removing intermediate container 6cd0ad7743ed
23:33:02 [2020-09-17T23:33:02.602Z]  ---> 38c82ffca38a
23:33:02 [2020-09-17T23:33:02.602Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
23:33:02 [2020-09-17T23:33:02.602Z]  ---> Running in 3c8f28a30784
23:33:03 [2020-09-17T23:33:03.058Z] Removing intermediate container 3c8f28a30784
23:33:03 [2020-09-17T23:33:03.058Z]  ---> 2cc06eb5de5a
23:33:03 [2020-09-17T23:33:03.058Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
23:33:03 [2020-09-17T23:33:03.102Z] #65 exporting layers 83.9s done
23:33:03 [2020-09-17T23:33:03.102Z] #65 exporting manifest sha256:c2c2b5b682c78c9c6e81987c1546cb57e64d42cba1f2a62ef056c523359f13b2 done
23:33:03 [2020-09-17T23:33:03.102Z] #65 exporting config sha256:32bc600fa988134ce66c2242aeea262e144a6acbca96458f6d1fdf566d92c596 done
23:33:03 [2020-09-17T23:33:03.102Z] #65 sending tarball
23:33:04 [2020-09-17T23:33:04.023Z] 
23:33:04 [2020-09-17T23:33:04.481Z]  ---> a13023c66ad4
23:33:04 [2020-09-17T23:33:04.481Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
23:33:04 [2020-09-17T23:33:04.481Z]  ---> Running in 4d2773645bda
23:33:05 [2020-09-17T23:33:05.743Z] --- PASS: TestTemplatedConfig (3.59s)
23:33:05 [2020-09-17T23:33:05.743Z] === RUN   TestConfigCreateResolve
23:33:05 [2020-09-17T23:33:05.921Z] #65 ...
23:33:05 [2020-09-17T23:33:05.921Z] 
23:33:05 [2020-09-17T23:33:05.921Z] #66 importing to docker
23:33:05 [2020-09-17T23:33:05.921Z] #66 ...
23:33:05 [2020-09-17T23:33:05.921Z] 
23:33:05 [2020-09-17T23:33:05.921Z] #65 exporting to oci image format
23:33:05 [2020-09-17T23:33:05.921Z] #65 sending tarball 16.7s done
23:33:05 [2020-09-17T23:33:05.921Z] #65 DONE 100.6s
23:33:06 [2020-09-17T23:33:06.227Z] 
23:33:06 [2020-09-17T23:33:06.227Z] #66 importing to docker
23:33:06 [2020-09-17T23:33:06.628Z] --- PASS: TestInspectNetwork (8.65s)
23:33:06 [2020-09-17T23:33:06.628Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:33:06 [2020-09-17T23:33:06.628Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:33:06 [2020-09-17T23:33:06.628Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:33:06 [2020-09-17T23:33:06.628Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:33:06 [2020-09-17T23:33:06.628Z] === RUN   TestRunContainerWithBridgeNone
23:33:07 [2020-09-17T23:33:07.557Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
23:33:07 [2020-09-17T23:33:07.557Z] === RUN   TestNetworkInvalidJSON
23:33:07 [2020-09-17T23:33:07.557Z] === RUN   TestNetworkInvalidJSON//networks/create
23:33:07 [2020-09-17T23:33:07.557Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:33:07 [2020-09-17T23:33:07.557Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:33:07 [2020-09-17T23:33:07.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:33:07 [2020-09-17T23:33:07.557Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:33:07 [2020-09-17T23:33:07.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:33:07 [2020-09-17T23:33:07.557Z] === CONT  TestNetworkInvalidJSON//networks/create
23:33:07 [2020-09-17T23:33:07.557Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:33:07 [2020-09-17T23:33:07.557Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:33:07 [2020-09-17T23:33:07.557Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:33:07 [2020-09-17T23:33:07.557Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:33:07 [2020-09-17T23:33:07.558Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:33:07 [2020-09-17T23:33:07.558Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:33:07 [2020-09-17T23:33:07.558Z] === RUN   TestHostIPv4BridgeLabel
23:33:07 [2020-09-17T23:33:07.814Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
23:33:08 [2020-09-17T23:33:08.070Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:33:08 [2020-09-17T23:33:08.070Z] === RUN   TestDaemonRestartWithLiveRestore
23:33:08 [2020-09-17T23:33:08.327Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
23:33:08 [2020-09-17T23:33:08.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:33:08 [2020-09-17T23:33:08.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:33:09 [2020-09-17T23:33:09.255Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:33:09 [2020-09-17T23:33:09.255Z] === RUN   TestDaemonDefaultNetworkPools
23:33:09 [2020-09-17T23:33:09.509Z] --- PASS: TestConfigCreateResolve (3.67s)
23:33:09 [2020-09-17T23:33:09.509Z] === RUN   TestConfigDaemonLibtrustID
23:33:09 [2020-09-17T23:33:09.509Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:33:09 [2020-09-17T23:33:09.509Z] PASS
23:33:09 [2020-09-17T23:33:09.509Z] 
23:33:09 [2020-09-17T23:33:09.509Z] DONE 7 tests in 22.736s
23:33:09 [2020-09-17T23:33:09.509Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
23:33:09 [2020-09-17T23:33:09.509Z] ++ 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
23:33:09 [2020-09-17T23:33:09.509Z] ++ set -e
23:33:09 [2020-09-17T23:33:09.509Z] ++ '[' -n 0 ']'
23:33:09 [2020-09-17T23:33:09.509Z] ++ set -x
23:33:09 [2020-09-17T23:33:09.509Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:33:09 [2020-09-17T23:33:09.509Z] INFO: Testing against a local daemon
23:33:09 [2020-09-17T23:33:09.509Z] === RUN   TestCheckpoint
23:33:09 [2020-09-17T23:33:09.509Z] --- SKIP: TestCheckpoint (0.00s)
23:33:09 [2020-09-17T23:33:09.509Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:33:09 [2020-09-17T23:33:09.509Z] === RUN   TestContainerInvalidJSON
23:33:09 [2020-09-17T23:33:09.509Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:33:09 [2020-09-17T23:33:09.509Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:33:09 [2020-09-17T23:33:09.509Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:33:09 [2020-09-17T23:33:09.509Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:33:09 [2020-09-17T23:33:09.509Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:33:09 [2020-09-17T23:33:09.509Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:33:09 [2020-09-17T23:33:09.509Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:33:09 [2020-09-17T23:33:09.509Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:33:09 [2020-09-17T23:33:09.509Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:33:09 [2020-09-17T23:33:09.509Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:33:09 [2020-09-17T23:33:09.509Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:33:09 [2020-09-17T23:33:09.509Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:33:09 [2020-09-17T23:33:09.509Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:33:09 [2020-09-17T23:33:09.509Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:33:09 [2020-09-17T23:33:09.511Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:33:09 [2020-09-17T23:33:09.837Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
23:33:09 [2020-09-17T23:33:09.837Z] === RUN   TestCopyFromContainerPathIsNotDir
23:33:09 [2020-09-17T23:33:09.837Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
23:33:09 [2020-09-17T23:33:09.837Z] === RUN   TestCopyToContainerPathDoesNotExist
23:33:09 [2020-09-17T23:33:09.837Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
23:33:09 [2020-09-17T23:33:09.837Z] === RUN   TestCopyToContainerPathIsNotDir
23:33:10 [2020-09-17T23:33:10.073Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s)
23:33:10 [2020-09-17T23:33:10.074Z] === RUN   TestDaemonRestartWithExistingNetwork
23:33:10 [2020-09-17T23:33:10.163Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
23:33:10 [2020-09-17T23:33:10.163Z] === RUN   TestCopyFromContainer
23:33:10 [2020-09-17T23:33:10.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:33:11 [2020-09-17T23:33:11.440Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
23:33:11 [2020-09-17T23:33:11.440Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:33:12 [2020-09-17T23:33:12.368Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:33:12 [2020-09-17T23:33:12.407Z] === RUN   TestCopyFromContainer//
23:33:12 [2020-09-17T23:33:12.407Z] === RUN   TestCopyFromContainer//bar/root
23:33:12 [2020-09-17T23:33:12.407Z] === RUN   TestCopyFromContainer//bar/root/
23:33:12 [2020-09-17T23:33:12.407Z] === RUN   TestCopyFromContainer/bar/quux
23:33:12 [2020-09-17T23:33:12.407Z] === RUN   TestCopyFromContainer/bar/quux/
23:33:12 [2020-09-17T23:33:12.407Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:33:12 [2020-09-17T23:33:12.625Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
23:33:12 [2020-09-17T23:33:12.625Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:33:12 [2020-09-17T23:33:12.733Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:33:12 [2020-09-17T23:33:12.733Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:33:12 [2020-09-17T23:33:12.733Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:33:12 [2020-09-17T23:33:12.886Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:33:13 [2020-09-17T23:33:13.057Z] Removing intermediate container 4d2773645bda
23:33:13 [2020-09-17T23:33:13.057Z]  ---> 7ea151d096e6
23:33:13 [2020-09-17T23:33:13.057Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
23:33:13 [2020-09-17T23:33:13.057Z]  ---> Running in edaf13d7df7c
23:33:13 [2020-09-17T23:33:13.059Z] === RUN   TestCopyFromContainer/bar/notarget
23:33:13 [2020-09-17T23:33:13.059Z] --- PASS: TestCopyFromContainer (2.93s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer// (0.05s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
23:33:13 [2020-09-17T23:33:13.059Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
23:33:13 [2020-09-17T23:33:13.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:33:13 [2020-09-17T23:33:13.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:33:13 [2020-09-17T23:33:13.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:33:13 [2020-09-17T23:33:13.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:33:13 [2020-09-17T23:33:13.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:33:13 [2020-09-17T23:33:13.060Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:33:13 [2020-09-17T23:33:13.060Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:33:13 [2020-09-17T23:33:13.060Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:33:13 [2020-09-17T23:33:13.060Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:33:13 [2020-09-17T23:33:13.060Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:33:13 [2020-09-17T23:33:13.060Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:33:13 [2020-09-17T23:33:13.060Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:33:13 [2020-09-17T23:33:13.060Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateLinkToNonExistingContainer
23:33:13 [2020-09-17T23:33:13.060Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateWithInvalidEnv
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateWithInvalidEnv/0
23:33:13 [2020-09-17T23:33:13.060Z] === PAUSE TestCreateWithInvalidEnv/0
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateWithInvalidEnv/1
23:33:13 [2020-09-17T23:33:13.060Z] === PAUSE TestCreateWithInvalidEnv/1
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateWithInvalidEnv/2
23:33:13 [2020-09-17T23:33:13.060Z] === PAUSE TestCreateWithInvalidEnv/2
23:33:13 [2020-09-17T23:33:13.060Z] === CONT  TestCreateWithInvalidEnv/0
23:33:13 [2020-09-17T23:33:13.060Z] === CONT  TestCreateWithInvalidEnv/2
23:33:13 [2020-09-17T23:33:13.060Z] === CONT  TestCreateWithInvalidEnv/1
23:33:13 [2020-09-17T23:33:13.060Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:33:13 [2020-09-17T23:33:13.060Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:33:13 [2020-09-17T23:33:13.060Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:33:13 [2020-09-17T23:33:13.060Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateTmpfsMountsTarget
23:33:13 [2020-09-17T23:33:13.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:33:13 [2020-09-17T23:33:13.060Z] === RUN   TestCreateWithCustomMaskedPaths
23:33:13 [2020-09-17T23:33:13.142Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
23:33:13 [2020-09-17T23:33:13.142Z] === RUN   TestServiceWithPredefinedNetwork
23:33:14 [2020-09-17T23:33:14.022Z] 
23:33:14 [2020-09-17T23:33:14.022Z] SUCCESS: Specified value was saved.
23:33:14 [2020-09-17T23:33:14.509Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:33:14 [2020-09-17T23:33:14.509Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:33:15 [2020-09-17T23:33:15.303Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s)
23:33:15 [2020-09-17T23:33:15.303Z] === RUN   TestCreateWithCustomReadonlyPaths
23:33:16 [2020-09-17T23:33:16.399Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s)
23:33:16 [2020-09-17T23:33:16.399Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:33:16 [2020-09-17T23:33:16.399Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:33:16 [2020-09-17T23:33:16.399Z]     service_test.go:236: FLAKY_TEST
23:33:16 [2020-09-17T23:33:16.399Z] === RUN   TestServiceWithDataPathPortInit
23:33:16 [2020-09-17T23:33:16.918Z] Removing intermediate container edaf13d7df7c
23:33:16 [2020-09-17T23:33:16.918Z]  ---> 193366bc5dc9
23:33:16 [2020-09-17T23:33:16.918Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
23:33:16 [2020-09-17T23:33:16.918Z]  ---> Running in d2e98d6d1e83
23:33:18 [2020-09-17T23:33:18.243Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
23:33:18 [2020-09-17T23:33:18.243Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:33:18 [2020-09-17T23:33:18.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:33:18 [2020-09-17T23:33:18.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:33:18 [2020-09-17T23:33:18.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:33:18 [2020-09-17T23:33:18.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:33:18 [2020-09-17T23:33:18.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:33:18 [2020-09-17T23:33:18.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:33:18 [2020-09-17T23:33:18.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:33:18 [2020-09-17T23:33:18.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:33:18 [2020-09-17T23:33:18.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:33:18 [2020-09-17T23:33:18.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:33:18 [2020-09-17T23:33:18.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:33:18 [2020-09-17T23:33:18.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:33:18 [2020-09-17T23:33:18.243Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:33:18 [2020-09-17T23:33:18.243Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:33:18 [2020-09-17T23:33:18.289Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:33:18 [2020-09-17T23:33:18.289Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:33:18 [2020-09-17T23:33:18.572Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s)
23:33:18 [2020-09-17T23:33:18.572Z] === RUN   TestCreateDifferentPlatform
23:33:18 [2020-09-17T23:33:18.572Z] === RUN   TestCreateDifferentPlatform/different_os
23:33:18 [2020-09-17T23:33:18.572Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:33:18 [2020-09-17T23:33:18.572Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:33:18 [2020-09-17T23:33:18.572Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:33:18 [2020-09-17T23:33:18.572Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:33:18 [2020-09-17T23:33:18.572Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:33:18 [2020-09-17T23:33:18.899Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
23:33:18 [2020-09-17T23:33:18.899Z] === RUN   TestContainerStartOnDaemonRestart
23:33:18 [2020-09-17T23:33:18.899Z] === PAUSE TestContainerStartOnDaemonRestart
23:33:18 [2020-09-17T23:33:18.899Z] === RUN   TestDaemonRestartIpcMode
23:33:18 [2020-09-17T23:33:18.899Z] === PAUSE TestDaemonRestartIpcMode
23:33:18 [2020-09-17T23:33:18.899Z] === RUN   TestDaemonHostGatewayIP
23:33:18 [2020-09-17T23:33:18.899Z] === PAUSE TestDaemonHostGatewayIP
23:33:18 [2020-09-17T23:33:18.899Z] === RUN   TestContainerKillOnDaemonStart
23:33:18 [2020-09-17T23:33:18.899Z] === PAUSE TestContainerKillOnDaemonStart
23:33:18 [2020-09-17T23:33:18.899Z] === RUN   TestDiff
23:33:19 [2020-09-17T23:33:19.603Z] --- PASS: TestDiff (0.87s)
23:33:19 [2020-09-17T23:33:19.603Z] === RUN   TestExecWithCloseStdin
23:33:19 [2020-09-17T23:33:19.655Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:33:19 [2020-09-17T23:33:19.655Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:33:19 [2020-09-17T23:33:19.821Z] Cannot create a file when that file already exists.
23:33:20 [2020-09-17T23:33:20.742Z] --- PASS: TestExecWithCloseStdin (0.86s)
23:33:20 [2020-09-17T23:33:20.742Z] === RUN   TestExec
23:33:21 [2020-09-17T23:33:21.021Z] === RUN   TestDockerSuite/TestBuildNetNone
23:33:21 [2020-09-17T23:33:21.277Z] === RUN   TestDockerSuite/TestBuildNoContext
23:33:21 [2020-09-17T23:33:21.445Z] --- PASS: TestExec (0.92s)
23:33:21 [2020-09-17T23:33:21.445Z] === RUN   TestExecUser
23:33:21 [2020-09-17T23:33:21.838Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:33:22 [2020-09-17T23:33:22.148Z] --- PASS: TestExecUser (0.87s)
23:33:22 [2020-09-17T23:33:22.148Z] === RUN   TestExportContainerAndImportImage
23:33:22 [2020-09-17T23:33:22.400Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:33:23 [2020-09-17T23:33:23.287Z] --- PASS: TestExportContainerAndImportImage (1.11s)
23:33:23 [2020-09-17T23:33:23.287Z] === RUN   TestExportContainerAfterDaemonRestart
23:33:24 [2020-09-17T23:33:24.289Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:33:24 [2020-09-17T23:33:24.289Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:33:24 [2020-09-17T23:33:24.289Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:33:24 [2020-09-17T23:33:24.499Z] Removing intermediate container d2e98d6d1e83
23:33:24 [2020-09-17T23:33:24.499Z]  ---> 1a10e5557b80
23:33:24 [2020-09-17T23:33:24.499Z] Step 13/13 : CMD ["sh"]
23:33:24 [2020-09-17T23:33:24.499Z]  ---> Running in c23e37c826ed
23:33:24 [2020-09-17T23:33:24.545Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:33:24 [2020-09-17T23:33:24.801Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:33:24 [2020-09-17T23:33:24.901Z] #66 DONE 17.0s
[Pipeline] }
[Pipeline] // stage
23:33:24 [2020-09-17T23:33:24.957Z] Removing intermediate container c23e37c826ed
23:33:24 [2020-09-17T23:33:24.957Z]  ---> 9631ecf33c56
23:33:24 [2020-09-17T23:33:24.957Z] Successfully built 9631ecf33c56
23:33:24 [2020-09-17T23:33:24.957Z] Successfully tagged busybox:latest
23:33:24 [2020-09-17T23:33:24.957Z] INFO: Docker images of the daemon under test
23:33:24 [2020-09-17T23:33:24.957Z] 
23:33:24 [2020-09-17T23:33:24.957Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
23:33:24 [2020-09-17T23:33:24.957Z] busybox                                latest              9631ecf33c56        Less than a second ago   5.12GB
23:33:24 [2020-09-17T23:33:24.957Z] microsoft/windowsservercore            latest              715aaeac112d        2 weeks ago              5.06GB
23:33:24 [2020-09-17T23:33:24.957Z] mcr.microsoft.com/windows/servercore   ltsc2019            715aaeac112d        2 weeks ago              5.06GB
23:33:24 [2020-09-17T23:33:24.957Z] 
23:33:24 [2020-09-17T23:33:24.957Z] INFO: Running integration tests at 09/17/2020 23:33:24...
23:33:24 [2020-09-17T23:33:24.957Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
23:33:24 [2020-09-17T23:33:24.957Z] INFO: Integration API tests being run from the host:
23:33:24 [2020-09-17T23:33:24.957Z] INFO: make.ps1 starting at 09/17/2020 23:33:24
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:33:25 [2020-09-17T23:33:25.020Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
23:33:25 [2020-09-17T23:33:25.020Z] === RUN   TestHealthCheckWorkdir
23:33:25 [2020-09-17T23:33:25.364Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/test/unit
23:33:25 [2020-09-17T23:33:25.364Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:33:25 [2020-09-17T23:33:25.925Z] Running D:\gopath\src\github.com\docker\docker\integration\build
23:33:26 [2020-09-17T23:33:26.159Z] --- PASS: TestHealthCheckWorkdir (1.10s)
23:33:26 [2020-09-17T23:33:26.159Z] === RUN   TestHealthKillContainer
23:33:26 [2020-09-17T23:33:26.731Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:33:27 [2020-09-17T23:33:27.293Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:33:28 [2020-09-17T23:33:28.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:33:28 [2020-09-17T23:33:28.659Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:33:28 [2020-09-17T23:33:28.925Z] ?   	github.com/docker/docker/api	[no test files]
23:33:29 [2020-09-17T23:33:29.099Z] --- PASS: TestHealthKillContainer (2.90s)
23:33:29 [2020-09-17T23:33:29.099Z] === RUN   TestInspectCpusetInConfigPre120
23:33:29 [2020-09-17T23:33:29.587Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:33:29 [2020-09-17T23:33:29.801Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
23:33:29 [2020-09-17T23:33:29.801Z] === RUN   TestIpcModeNone
23:33:30 [2020-09-17T23:33:30.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:33:30 [2020-09-17T23:33:30.942Z] --- PASS: TestIpcModeNone (0.89s)
23:33:30 [2020-09-17T23:33:30.942Z] === RUN   TestIpcModePrivate
23:33:30 [2020-09-17T23:33:30.954Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:33:31 [2020-09-17T23:33:31.646Z] --- PASS: TestIpcModePrivate (0.89s)
23:33:31 [2020-09-17T23:33:31.646Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
23:33:31 [2020-09-17T23:33:31.646Z] === RUN   TestIpcModeShareable
23:33:31 [2020-09-17T23:33:31.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:33:31 [2020-09-17T23:33:31.883Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:33:32 [2020-09-17T23:33:32.349Z] --- PASS: TestIpcModeShareable (0.92s)
23:33:32 [2020-09-17T23:33:32.349Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
23:33:32 [2020-09-17T23:33:32.349Z] === RUN   TestAPIIpcModeShareableAndContainer
23:33:32 [2020-09-17T23:33:32.445Z] --- PASS: TestServiceWithDataPathPortInit (16.33s)
23:33:32 [2020-09-17T23:33:32.445Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:33:33 [2020-09-17T23:33:33.007Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:33:33 [2020-09-17T23:33:33.007Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:33:33 [2020-09-17T23:33:33.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:33:33 [2020-09-17T23:33:33.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:33:35 [2020-09-17T23:33:35.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:33:36 [2020-09-17T23:33:36.110Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s)
23:33:36 [2020-09-17T23:33:36.110Z] === RUN   TestAPIIpcModeHost
23:33:36 [2020-09-17T23:33:36.110Z] --- PASS: TestAPIIpcModeHost (0.63s)
23:33:36 [2020-09-17T23:33:36.110Z] === RUN   TestDaemonIpcModeShareable
23:33:36 [2020-09-17T23:33:36.279Z] === RUN   TestDockerSuite/TestBuildPATH
23:33:37 [2020-09-17T23:33:37.206Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:33:37 [2020-09-17T23:33:37.758Z] --- PASS: TestDaemonIpcModeShareable (1.71s)
23:33:37 [2020-09-17T23:33:37.758Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:33:37 [2020-09-17T23:33:37.758Z] === RUN   TestDaemonIpcModePrivate
23:33:37 [2020-09-17T23:33:37.768Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:33:38 [2020-09-17T23:33:38.329Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:33:38 [2020-09-17T23:33:38.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:33:40 [2020-09-17T23:33:40.000Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
23:33:40 [2020-09-17T23:33:40.000Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:33:40 [2020-09-17T23:33:40.000Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:33:40 [2020-09-17T23:33:40.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:33:40 [2020-09-17T23:33:40.847Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s)
23:33:40 [2020-09-17T23:33:40.847Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pvu8thmrk71yagliscizrx6ic Created:2020-09-17 23:33:33.708110228 +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[a6ed431404cf411d4671f08e78d14a3778343ffa75f2ccf84fd8a1a8fa969f4d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9mpojb1x0ftdloe7m9r1elw66 EndpointID:3bfb8cad65791e8141e0ffd3d2c088d79f884cc2601f2b75487dd92b691583b2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:89620977408fa5d2ed8fdb6b56082fc23c8748d0c8c3384a02651674ab3a37f3 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:33cda68f9ceb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9mpojb1x0ftdloe7m9r1elw66 EndpointID:3bfb8cad65791e8141e0ffd3d2c088d79f884cc2601f2b75487dd92b691583b2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:33:40 [2020-09-17T23:33:40.847Z] PASS
23:33:40 [2020-09-17T23:33:40.847Z] 
23:33:40 [2020-09-17T23:33:40.847Z] === Skipped
23:33:40 [2020-09-17T23:33:40.847Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:33:40 [2020-09-17T23:33:40.847Z]     service_test.go:236: FLAKY_TEST
23:33:40 [2020-09-17T23:33:40.847Z] 
23:33:40 [2020-09-17T23:33:40.847Z] 
23:33:40 [2020-09-17T23:33:40.847Z] DONE 23 tests, 1 skipped in 50.506s
23:33:40 [2020-09-17T23:33:40.847Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:33:40 [2020-09-17T23:33:40.847Z] ++ 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
23:33:40 [2020-09-17T23:33:40.847Z] ++ set -e
23:33:40 [2020-09-17T23:33:40.847Z] ++ '[' -n 0 ']'
23:33:40 [2020-09-17T23:33:40.847Z] ++ set -x
23:33:40 [2020-09-17T23:33:40.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:33:40 [2020-09-17T23:33:40.847Z] INFO: Testing against a local daemon
23:33:40 [2020-09-17T23:33:40.847Z] === RUN   TestDockerNetworkIpvlanPersistance
23:33:40 [2020-09-17T23:33:40.847Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:33:40 [2020-09-17T23:33:40.847Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:40 [2020-09-17T23:33:40.847Z] === RUN   TestDockerNetworkIpvlan
23:33:40 [2020-09-17T23:33:40.847Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:33:40 [2020-09-17T23:33:40.847Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:40 [2020-09-17T23:33:40.847Z] PASS
23:33:40 [2020-09-17T23:33:40.847Z] 
23:33:40 [2020-09-17T23:33:40.847Z] === Skipped
23:33:40 [2020-09-17T23:33:40.847Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:33:40 [2020-09-17T23:33:40.847Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:40 [2020-09-17T23:33:40.847Z] 
23:33:40 [2020-09-17T23:33:40.847Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:33:40 [2020-09-17T23:33:40.847Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:33:40 [2020-09-17T23:33:40.847Z] 
23:33:40 [2020-09-17T23:33:40.847Z] 
23:33:40 [2020-09-17T23:33:40.847Z] DONE 2 tests, 2 skipped in 0.028s
23:33:40 [2020-09-17T23:33:40.847Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:33:40 [2020-09-17T23:33:40.847Z] ++ 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
23:33:40 [2020-09-17T23:33:40.847Z] ++ set -e
23:33:40 [2020-09-17T23:33:40.847Z] ++ '[' -n 0 ']'
23:33:40 [2020-09-17T23:33:40.847Z] ++ set -x
23:33:40 [2020-09-17T23:33:40.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:33:40 [2020-09-17T23:33:40.847Z] INFO: Testing against a local daemon
23:33:40 [2020-09-17T23:33:40.847Z] === RUN   TestDockerNetworkMacvlanPersistance
23:33:41 [2020-09-17T23:33:41.653Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
23:33:41 [2020-09-17T23:33:41.653Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:33:41 [2020-09-17T23:33:41.653Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:33:42 [2020-09-17T23:33:42.213Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
23:33:42 [2020-09-17T23:33:42.213Z] === RUN   TestDockerNetworkMacvlan
23:33:42 [2020-09-17T23:33:42.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:33:43 [2020-09-17T23:33:43.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:33:43 [2020-09-17T23:33:43.142Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:33:43 [2020-09-17T23:33:43.300Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
23:33:43 [2020-09-17T23:33:43.300Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:33:43 [2020-09-17T23:33:43.300Z] === RUN   TestIpcModeOlderClient
23:33:43 [2020-09-17T23:33:43.300Z] === PAUSE TestIpcModeOlderClient
23:33:43 [2020-09-17T23:33:43.300Z] === RUN   TestKillContainerInvalidSignal
23:33:43 [2020-09-17T23:33:43.618Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:33:43 [2020-09-17T23:33:43.618Z] INFO: Testing against a local daemon
23:33:43 [2020-09-17T23:33:43.618Z] === RUN   TestBuildWithSession
23:33:43 [2020-09-17T23:33:43.618Z] --- SKIP: TestBuildWithSession (0.00s)
23:33:43 [2020-09-17T23:33:43.618Z]     build_session_test.go:25: TODO: BuildKit
23:33:43 [2020-09-17T23:33:43.618Z] === RUN   TestBuildSquashParent
23:33:43 [2020-09-17T23:33:43.618Z] --- SKIP: TestBuildSquashParent (0.00s)
23:33:43 [2020-09-17T23:33:43.618Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:33:43 [2020-09-17T23:33:43.618Z] === RUN   TestBuildWithRemoveAndForceRemove
23:33:43 [2020-09-17T23:33:43.618Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s)
23:33:43 [2020-09-17T23:33:43.618Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:43 [2020-09-17T23:33:43.618Z] === RUN   TestBuildMultiStageCopy
23:33:43 [2020-09-17T23:33:43.618Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:33:43 [2020-09-17T23:33:43.704Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:33:44 [2020-09-17T23:33:44.002Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
23:33:44 [2020-09-17T23:33:44.002Z] === RUN   TestKillContainer
23:33:44 [2020-09-17T23:33:44.002Z] === RUN   TestKillContainer/no_signal
23:33:44 [2020-09-17T23:33:44.236Z] --- PASS: TestBuildWithHugeFile (54.22s)
23:33:44 [2020-09-17T23:33:44.236Z] === RUN   TestBuildWithEmptyDockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:33:44 [2020-09-17T23:33:44.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
23:33:44 [2020-09-17T23:33:44.236Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
23:33:44 [2020-09-17T23:33:44.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
23:33:44 [2020-09-17T23:33:44.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:33:44 [2020-09-17T23:33:44.236Z] === RUN   TestBuildPreserveOwnership
23:33:44 [2020-09-17T23:33:44.236Z] === RUN   TestBuildPreserveOwnership/copy_from
23:33:44 [2020-09-17T23:33:44.265Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:33:44 [2020-09-17T23:33:44.375Z] ok  	github.com/docker/docker/api/server	0.019s	coverage: 9.0% of statements
23:33:44 [2020-09-17T23:33:44.523Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:33:44 [2020-09-17T23:33:44.704Z] === RUN   TestKillContainer/non_killing_signal
23:33:44 [2020-09-17T23:33:44.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:33:45 [2020-09-17T23:33:45.475Z] === RUN   TestKillContainer/killing_signal
23:33:46 [2020-09-17T23:33:46.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:33:46 [2020-09-17T23:33:46.616Z] --- PASS: TestKillContainer (2.54s)
23:33:46 [2020-09-17T23:33:46.616Z]     --- PASS: TestKillContainer/no_signal (0.79s)
23:33:46 [2020-09-17T23:33:46.616Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
23:33:46 [2020-09-17T23:33:46.616Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
23:33:46 [2020-09-17T23:33:46.617Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:33:46 [2020-09-17T23:33:46.617Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:33:47 [2020-09-17T23:33:47.041Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:33:47 [2020-09-17T23:33:47.041Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
23:33:47 [2020-09-17T23:33:47.325Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:33:47 [2020-09-17T23:33:47.540Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:33:48 [2020-09-17T23:33:48.029Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s)
23:33:48 [2020-09-17T23:33:48.029Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s)
23:33:48 [2020-09-17T23:33:48.029Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
23:33:48 [2020-09-17T23:33:48.029Z] === RUN   TestKillStoppedContainer
23:33:48 [2020-09-17T23:33:48.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:33:48 [2020-09-17T23:33:48.355Z] --- PASS: TestKillStoppedContainer (0.10s)
23:33:48 [2020-09-17T23:33:48.355Z] === RUN   TestKillStoppedContainerAPIPre120
23:33:48 [2020-09-17T23:33:48.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.15s)
23:33:48 [2020-09-17T23:33:48.355Z] === RUN   TestKillDifferentUserContainer
23:33:48 [2020-09-17T23:33:48.407Z] === RUN   TestDockerSuite/TestBuildRm
23:33:48 [2020-09-17T23:33:48.663Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:33:49 [2020-09-17T23:33:49.494Z] --- PASS: TestKillDifferentUserContainer (0.88s)
23:33:49 [2020-09-17T23:33:49.494Z] === RUN   TestInspectOomKilledTrue
23:33:49 [2020-09-17T23:33:49.494Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:33:49 [2020-09-17T23:33:49.494Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:33:49 [2020-09-17T23:33:49.494Z] === RUN   TestInspectOomKilledFalse
23:33:49 [2020-09-17T23:33:49.494Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:33:49 [2020-09-17T23:33:49.494Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:33:49 [2020-09-17T23:33:49.494Z] === RUN   TestLinksEtcHostsContentMatch
23:33:49 [2020-09-17T23:33:49.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:33:49 [2020-09-17T23:33:49.821Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s)
23:33:49 [2020-09-17T23:33:49.821Z] === RUN   TestLinksContainerNames
23:33:50 [2020-09-17T23:33:50.554Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:33:51 [2020-09-17T23:33:51.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:33:51 [2020-09-17T23:33:51.472Z] --- PASS: TestLinksContainerNames (1.69s)
23:33:51 [2020-09-17T23:33:51.472Z] === RUN   TestLogsFollowTailEmpty
23:33:51 [2020-09-17T23:33:51.483Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:33:51 [2020-09-17T23:33:51.732Z] --- PASS: TestBuildPreserveOwnership (9.57s)
23:33:51 [2020-09-17T23:33:51.732Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.56s)
23:33:51 [2020-09-17T23:33:51.732Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestBuildPlatformInvalid
23:33:51 [2020-09-17T23:33:51.732Z] --- PASS: TestBuildPlatformInvalid (0.09s)
23:33:51 [2020-09-17T23:33:51.732Z] PASS
23:33:51 [2020-09-17T23:33:51.732Z] 
23:33:51 [2020-09-17T23:33:51.732Z] === Skipped
23:33:51 [2020-09-17T23:33:51.732Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:33:51 [2020-09-17T23:33:51.732Z]     build_session_test.go:25: TODO: BuildKit
23:33:51 [2020-09-17T23:33:51.732Z] 
23:33:51 [2020-09-17T23:33:51.732Z] 
23:33:51 [2020-09-17T23:33:51.732Z] DONE 32 tests, 1 skipped in 130.196s
23:33:51 [2020-09-17T23:33:51.732Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:33:51 [2020-09-17T23:33:51.732Z] INFO: Testing against a local daemon
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestConfigInspect
23:33:51 [2020-09-17T23:33:51.732Z] --- SKIP: TestConfigInspect (0.02s)
23:33:51 [2020-09-17T23:33:51.732Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestConfigList
23:33:51 [2020-09-17T23:33:51.732Z] --- SKIP: TestConfigList (0.01s)
23:33:51 [2020-09-17T23:33:51.732Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestConfigsCreateAndDelete
23:33:51 [2020-09-17T23:33:51.732Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:33:51 [2020-09-17T23:33:51.732Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestConfigsUpdate
23:33:51 [2020-09-17T23:33:51.732Z] --- SKIP: TestConfigsUpdate (0.01s)
23:33:51 [2020-09-17T23:33:51.732Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestTemplatedConfig
23:33:51 [2020-09-17T23:33:51.732Z] --- SKIP: TestTemplatedConfig (0.00s)
23:33:51 [2020-09-17T23:33:51.732Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestConfigCreateResolve
23:33:51 [2020-09-17T23:33:51.732Z] --- SKIP: TestConfigCreateResolve (0.02s)
23:33:51 [2020-09-17T23:33:51.732Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:51 [2020-09-17T23:33:51.732Z] === RUN   TestConfigDaemonLibtrustID
23:33:51 [2020-09-17T23:33:51.762Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:33:51 [2020-09-17T23:33:51.762Z] 
23:33:52 [2020-09-17T23:33:52.022Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:33:52 [2020-09-17T23:33:52.174Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:33:52 [2020-09-17T23:33:52.174Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:33:52 [2020-09-17T23:33:52.282Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:33:52 [2020-09-17T23:33:52.282Z] Using test binary docker
23:33:52 [2020-09-17T23:33:52.411Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:33:52 [2020-09-17T23:33:52.411Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:33:52 [2020-09-17T23:33:52.541Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:33:52 [2020-09-17T23:33:52.541Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:33:52 [2020-09-17T23:33:52.541Z] INFO: Waiting for daemon to start...
23:33:52 [2020-09-17T23:33:52.541Z] Starting dockerd
23:33:52 [2020-09-17T23:33:52.611Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
23:33:52 [2020-09-17T23:33:52.611Z] === RUN   TestContainerNetworkMountsNoChown
23:33:52 [2020-09-17T23:33:52.632Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:33:52 [2020-09-17T23:33:52.667Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:33:52 [2020-09-17T23:33:52.923Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:33:52 [2020-09-17T23:33:52.923Z] --- PASS: TestDockerNetworkMacvlan (10.75s)
23:33:52 [2020-09-17T23:33:52.923Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
23:33:52 [2020-09-17T23:33:52.923Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
23:33:52 [2020-09-17T23:33:52.923Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s)
23:33:52 [2020-09-17T23:33:52.923Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
23:33:52 [2020-09-17T23:33:52.923Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s)
23:33:52 [2020-09-17T23:33:52.923Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
23:33:52 [2020-09-17T23:33:52.923Z] PASS
23:33:52 [2020-09-17T23:33:52.923Z] 
23:33:52 [2020-09-17T23:33:52.923Z] DONE 8 tests in 12.145s
23:33:52 [2020-09-17T23:33:52.923Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:33:52 [2020-09-17T23:33:52.923Z] ++ 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
23:33:52 [2020-09-17T23:33:52.923Z] ++ set -e
23:33:52 [2020-09-17T23:33:52.923Z] ++ '[' -n 0 ']'
23:33:52 [2020-09-17T23:33:52.923Z] ++ set -x
23:33:52 [2020-09-17T23:33:52.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:33:52 [2020-09-17T23:33:52.998Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:33:52 [2020-09-17T23:33:52.998Z] Using test binary docker
23:33:52 [2020-09-17T23:33:52.998Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:33:52 [2020-09-17T23:33:52.998Z] +++ /etc/init.d/apparmor start
23:33:52 [2020-09-17T23:33:52.998Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:33:52 [2020-09-17T23:33:52.998Z] INFO: Waiting for daemon to start...
23:33:52 [2020-09-17T23:33:52.998Z] Starting dockerd
23:33:52 [2020-09-17T23:33:52.998Z] +++ 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
23:33:53 [2020-09-17T23:33:53.110Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
23:33:53 [2020-09-17T23:33:53.110Z] PASS
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] === Skipped
23:33:53 [2020-09-17T23:33:53.110Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:33:53 [2020-09-17T23:33:53.110Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:33:53 [2020-09-17T23:33:53.110Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:33:53 [2020-09-17T23:33:53.110Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:33:53 [2020-09-17T23:33:53.110Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:33:53 [2020-09-17T23:33:53.110Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
23:33:53 [2020-09-17T23:33:53.110Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] 
23:33:53 [2020-09-17T23:33:53.110Z] DONE 7 tests, 6 skipped in 1.786s
23:33:53 [2020-09-17T23:33:53.110Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:33:53 [2020-09-17T23:33:53.180Z] testing: warning: no tests to run
23:33:53 [2020-09-17T23:33:53.180Z] PASS
23:33:53 [2020-09-17T23:33:53.180Z] 
23:33:53 [2020-09-17T23:33:53.180Z] DONE 0 tests in 0.006s
23:33:53 [2020-09-17T23:33:53.180Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:33:53 [2020-09-17T23:33:53.180Z] ++ 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
23:33:53 [2020-09-17T23:33:53.180Z] ++ set -e
23:33:53 [2020-09-17T23:33:53.180Z] ++ '[' -n 0 ']'
23:33:53 [2020-09-17T23:33:53.180Z] ++ set -x
23:33:53 [2020-09-17T23:33:53.180Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:33:53 [2020-09-17T23:33:53.180Z] INFO: Testing against a local daemon
23:33:53 [2020-09-17T23:33:53.180Z] === RUN   TestAuthZPluginAllowRequest
23:33:53 [2020-09-17T23:33:53.314Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/default
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/default
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/private
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/private
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rprivate
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rprivate
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/slave
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/slave
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rslave
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rslave
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/shared
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/shared
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rshared
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rshared
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/default
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/default/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/default/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/default/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/rshared
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/shared
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/rslave
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/slave
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/rprivate
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/private
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/private/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/private/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:33:53 [2020-09-17T23:33:53.314Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/default/mount_root
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:33:53 [2020-09-17T23:33:53.314Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:33:53 [2020-09-17T23:33:53.370Z] INFO: Testing against a local daemon
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestCheckpoint
23:33:53 [2020-09-17T23:33:53.370Z] --- SKIP: TestCheckpoint (0.00s)
23:33:53 [2020-09-17T23:33:53.370Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestContainerInvalidJSON
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:33:53 [2020-09-17T23:33:53.370Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:33:53 [2020-09-17T23:33:53.370Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:33:53 [2020-09-17T23:33:53.370Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:33:53 [2020-09-17T23:33:53.370Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:33:53 [2020-09-17T23:33:53.370Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:33:53 [2020-09-17T23:33:53.370Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:33:53 [2020-09-17T23:33:53.370Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:33:53 [2020-09-17T23:33:53.370Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:33:53 [2020-09-17T23:33:53.370Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:33:53 [2020-09-17T23:33:53.370Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:33:53 [2020-09-17T23:33:53.370Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestCopyFromContainerPathIsNotDir
23:33:53 [2020-09-17T23:33:53.370Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestCopyToContainerPathDoesNotExist
23:33:53 [2020-09-17T23:33:53.370Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestCopyToContainerPathIsNotDir
23:33:53 [2020-09-17T23:33:53.370Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
23:33:53 [2020-09-17T23:33:53.370Z] === RUN   TestCopyFromContainer
23:33:53 [2020-09-17T23:33:53.597Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:33:53 [2020-09-17T23:33:53.641Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:33:53 [2020-09-17T23:33:53.742Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/private/mount_root
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/private/bind_root
23:33:53 [2020-09-17T23:33:53.967Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:33:54 [2020-09-17T23:33:54.294Z] --- PASS: TestMountDaemonRoot (0.01s)
23:33:54 [2020-09-17T23:33:54.294Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
23:33:54 [2020-09-17T23:33:54.294Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
23:33:54 [2020-09-17T23:33:54.294Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
23:33:54 [2020-09-17T23:33:54.294Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:33:54 [2020-09-17T23:33:54.294Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
23:33:54 [2020-09-17T23:33:54.294Z] === RUN   TestContainerBindMountNonRecursive
23:33:54 [2020-09-17T23:33:54.304Z] --- PASS: TestAuthZPluginAllowRequest (1.23s)
23:33:54 [2020-09-17T23:33:54.304Z] === RUN   TestAuthZPluginTLS
23:33:54 [2020-09-17T23:33:54.448Z] .
23:33:54 [2020-09-17T23:33:54.448Z] INFO: Building docker-sdk-python3:4.3.0...
23:33:54 [2020-09-17T23:33:54.560Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:33:54 [2020-09-17T23:33:54.561Z] --- PASS: TestBuildMultiStageCopy (10.96s)
23:33:54 [2020-09-17T23:33:54.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.43s)
23:33:54 [2020-09-17T23:33:54.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s)
23:33:54 [2020-09-17T23:33:54.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s)
23:33:54 [2020-09-17T23:33:54.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.94s)
23:33:54 [2020-09-17T23:33:54.562Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s)
23:33:54 [2020-09-17T23:33:54.562Z] === RUN   TestBuildMultiStageParentConfig
23:33:54 [2020-09-17T23:33:54.562Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s)
23:33:54 [2020-09-17T23:33:54.562Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:54 [2020-09-17T23:33:54.562Z] === RUN   TestBuildLabelWithTargets
23:33:54 [2020-09-17T23:33:54.562Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
23:33:54 [2020-09-17T23:33:54.562Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:54 [2020-09-17T23:33:54.562Z] === RUN   TestBuildWithEmptyLayers
23:33:54 [2020-09-17T23:33:54.816Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:33:54 [2020-09-17T23:33:54.816Z] === RUN   TestAuthZPluginDenyRequest
23:33:55 [2020-09-17T23:33:55.378Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:33:55 [2020-09-17T23:33:55.378Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:33:55 [2020-09-17T23:33:55.378Z] === RUN   TestAuthZPluginAPIDenyResponse
23:33:55 [2020-09-17T23:33:55.527Z] --- PASS: TestBuildWithEmptyLayers (0.75s)
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildMultiStageOnBuild
23:33:55 [2020-09-17T23:33:55.527Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildUncleanTarFilenames
23:33:55 [2020-09-17T23:33:55.527Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildMultiStageLayerLeak
23:33:55 [2020-09-17T23:33:55.527Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildWithHugeFile
23:33:55 [2020-09-17T23:33:55.527Z] --- SKIP: TestBuildWithHugeFile (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z]     build_test.go:492: testEnv.OSType == "windows"
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildWithEmptyDockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:33:55 [2020-09-17T23:33:55.527Z] --- PASS: TestBuildWithEmptyDockerfile (0.26s)
23:33:55 [2020-09-17T23:33:55.527Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildPreserveOwnership
23:33:55 [2020-09-17T23:33:55.527Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
23:33:55 [2020-09-17T23:33:55.527Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.527Z] === RUN   TestBuildPlatformInvalid
23:33:55 [2020-09-17T23:33:55.527Z] --- PASS: TestBuildPlatformInvalid (0.03s)
23:33:55 [2020-09-17T23:33:55.527Z] PASS
23:33:55 [2020-09-17T23:33:55.527Z] ok  	github.com/docker/docker/integration/build	12.289s
23:33:55 [2020-09-17T23:33:55.940Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:33:55 [2020-09-17T23:33:55.940Z] === RUN   TestAuthZPluginDenyResponse
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === Skipped
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_session_test.go:25: TODO: BuildKit
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:492: testEnv.OSType == "windows"
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
23:33:55 [2020-09-17T23:33:55.984Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] 
23:33:55 [2020-09-17T23:33:55.984Z] DONE 22 tests, 10 skipped in 30.231s
23:33:55 [2020-09-17T23:33:55.984Z] Running D:\gopath\src\github.com\docker\docker\integration\config
23:33:56 [2020-09-17T23:33:56.506Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
23:33:56 [2020-09-17T23:33:56.506Z] === RUN   TestAuthZPluginAllowEventStream
23:33:56 [2020-09-17T23:33:56.536Z] --- PASS: TestContainerBindMountNonRecursive (2.46s)
23:33:56 [2020-09-17T23:33:56.536Z] === RUN   TestNetworkNat
23:33:57 [2020-09-17T23:33:57.067Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer//
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer//bar/root
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer//bar/root/
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer/bar/quux
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer/bar/quux/
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:33:57 [2020-09-17T23:33:57.562Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:33:57 [2020-09-17T23:33:57.629Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
23:33:57 [2020-09-17T23:33:57.630Z] === RUN   TestAuthZPluginErrorResponse
23:33:57 [2020-09-17T23:33:57.683Z] --- PASS: TestNetworkNat (0.81s)
23:33:57 [2020-09-17T23:33:57.683Z] === RUN   TestNetworkLocalhostTCPNat
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCopyFromContainer/bar/notarget
23:33:57 [2020-09-17T23:33:57.821Z] --- PASS: TestCopyFromContainer (4.32s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:33:57 [2020-09-17T23:33:57.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:33:57 [2020-09-17T23:33:57.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:33:57 [2020-09-17T23:33:57.821Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:33:57 [2020-09-17T23:33:57.821Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:33:57 [2020-09-17T23:33:57.821Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:33:57 [2020-09-17T23:33:57.821Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:33:57 [2020-09-17T23:33:57.821Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateLinkToNonExistingContainer
23:33:57 [2020-09-17T23:33:57.821Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateWithInvalidEnv
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateWithInvalidEnv/0
23:33:57 [2020-09-17T23:33:57.821Z] === PAUSE TestCreateWithInvalidEnv/0
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateWithInvalidEnv/1
23:33:57 [2020-09-17T23:33:57.821Z] === PAUSE TestCreateWithInvalidEnv/1
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateWithInvalidEnv/2
23:33:57 [2020-09-17T23:33:57.821Z] === PAUSE TestCreateWithInvalidEnv/2
23:33:57 [2020-09-17T23:33:57.821Z] === CONT  TestCreateWithInvalidEnv/0
23:33:57 [2020-09-17T23:33:57.821Z] === CONT  TestCreateWithInvalidEnv/2
23:33:57 [2020-09-17T23:33:57.821Z] === CONT  TestCreateWithInvalidEnv/1
23:33:57 [2020-09-17T23:33:57.821Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:33:57 [2020-09-17T23:33:57.821Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateTmpfsMountsTarget
23:33:57 [2020-09-17T23:33:57.821Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:33:57 [2020-09-17T23:33:57.821Z] === RUN   TestCreateWithCustomMaskedPaths
23:33:57 [2020-09-17T23:33:57.885Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:33:58 [2020-09-17T23:33:58.142Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:33:58 [2020-09-17T23:33:58.142Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:33:58 [2020-09-17T23:33:58.142Z] === RUN   TestDockerSuite/TestBuildSpaces
23:33:58 [2020-09-17T23:33:58.142Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:33:58 [2020-09-17T23:33:58.142Z] === RUN   TestAuthZPluginErrorRequest
23:33:58 [2020-09-17T23:33:58.176Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:33:58 [2020-09-17T23:33:58.176Z] INFO: Testing against a local daemon
23:33:58 [2020-09-17T23:33:58.176Z] === RUN   TestConfigInspect
23:33:58 [2020-09-17T23:33:58.176Z] --- SKIP: TestConfigInspect (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] === RUN   TestConfigList
23:33:58 [2020-09-17T23:33:58.176Z] --- SKIP: TestConfigList (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] === RUN   TestConfigsCreateAndDelete
23:33:58 [2020-09-17T23:33:58.176Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] === RUN   TestConfigsUpdate
23:33:58 [2020-09-17T23:33:58.176Z] --- SKIP: TestConfigsUpdate (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] === RUN   TestTemplatedConfig
23:33:58 [2020-09-17T23:33:58.176Z] --- SKIP: TestTemplatedConfig (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] === RUN   TestConfigCreateResolve
23:33:58 [2020-09-17T23:33:58.176Z] --- SKIP: TestConfigCreateResolve (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
23:33:58 [2020-09-17T23:33:58.176Z] === RUN   TestConfigDaemonLibtrustID
23:33:58 [2020-09-17T23:33:58.176Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
23:33:58 [2020-09-17T23:33:58.176Z] PASS
23:33:58 [2020-09-17T23:33:58.176Z] ok  	github.com/docker/docker/integration/config	0.175s
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] === Skipped
23:33:58 [2020-09-17T23:33:58.176Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
23:33:58 [2020-09-17T23:33:58.176Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] 
23:33:58 [2020-09-17T23:33:58.176Z] DONE 7 tests, 7 skipped in 2.051s
23:33:58 [2020-09-17T23:33:58.176Z] Running D:\gopath\src\github.com\docker\docker\integration\container
23:33:58 [2020-09-17T23:33:58.386Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
23:33:58 [2020-09-17T23:33:58.386Z] === RUN   TestNetworkLoopbackNat
23:33:58 [2020-09-17T23:33:58.398Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:33:58 [2020-09-17T23:33:58.654Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:33:58 [2020-09-17T23:33:58.654Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:33:59 [2020-09-17T23:33:59.200Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
23:33:59 [2020-09-17T23:33:59.200Z] === RUN   TestCreateWithCustomReadonlyPaths
23:33:59 [2020-09-17T23:33:59.217Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:33:59 [2020-09-17T23:33:59.217Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:33:59 [2020-09-17T23:33:59.217Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:33:59 [2020-09-17T23:33:59.473Z] === RUN   TestDockerSuite/TestBuildStderr
23:33:59 [2020-09-17T23:33:59.582Z] .
23:33:59 [2020-09-17T23:33:59.582Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:33:59 [2020-09-17T23:33:59.582Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:33:59 [2020-09-17T23:33:59.583Z] Error: No such image: emptyfs
23:33:59 [2020-09-17T23:33:59.583Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:33:59 [2020-09-17T23:33:59.583Z] ++++ docker load
23:33:59 [2020-09-17T23:33:59.583Z] Running integration-test (iteration 1)
23:33:59 [2020-09-17T23:33:59.583Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:33:59 [2020-09-17T23:33:59.583Z] ++ 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
23:33:59 [2020-09-17T23:33:59.583Z] ++ set -e
23:33:59 [2020-09-17T23:33:59.583Z] ++ '[' -n 0 ']'
23:33:59 [2020-09-17T23:33:59.583Z] ++ set -x
23:33:59 [2020-09-17T23:33:59.583Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
23:34:00 [2020-09-17T23:34:00.035Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:34:00 [2020-09-17T23:34:00.581Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:34:00 [2020-09-17T23:34:00.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:34:00 [2020-09-17T23:34:00.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:34:00 [2020-09-17T23:34:00.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:34:00 [2020-09-17T23:34:00.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:34:00 [2020-09-17T23:34:00.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:34:00 [2020-09-17T23:34:00.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:34:00 [2020-09-17T23:34:00.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:34:00 [2020-09-17T23:34:00.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:34:00 [2020-09-17T23:34:00.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:34:00 [2020-09-17T23:34:00.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:34:00 [2020-09-17T23:34:00.581Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
23:34:00 [2020-09-17T23:34:00.581Z] === RUN   TestCreateDifferentPlatform
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestCreateDifferentPlatform/different_os
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:34:00 [2020-09-17T23:34:00.840Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:34:00 [2020-09-17T23:34:00.840Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:34:00 [2020-09-17T23:34:00.840Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:34:00 [2020-09-17T23:34:00.840Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestContainerStartOnDaemonRestart
23:34:00 [2020-09-17T23:34:00.840Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:34:00 [2020-09-17T23:34:00.840Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestDaemonRestartIpcMode
23:34:00 [2020-09-17T23:34:00.840Z] === PAUSE TestDaemonRestartIpcMode
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestDaemonHostGatewayIP
23:34:00 [2020-09-17T23:34:00.840Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:34:00 [2020-09-17T23:34:00.840Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestContainerKillOnDaemonStart
23:34:00 [2020-09-17T23:34:00.840Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:34:00 [2020-09-17T23:34:00.840Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:34:00 [2020-09-17T23:34:00.840Z] === RUN   TestDiff
23:34:00 [2020-09-17T23:34:00.963Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.59s)
23:34:00 [2020-09-17T23:34:00.963Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:34:01 [2020-09-17T23:34:01.075Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:34:01 [2020-09-17T23:34:01.076Z] INFO: Testing against a local daemon
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCheckpoint
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCheckpoint (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestContainerInvalidJSON
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:34:01 [2020-09-17T23:34:01.076Z] --- PASS: TestContainerInvalidJSON (0.04s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     copy_test.go:25: testEnv.OSType == "windows"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCopyFromContainerPathIsNotDir
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     copy_test.go:39: testEnv.OSType == "windows"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCopyToContainerPathDoesNotExist
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     copy_test.go:51: testEnv.OSType == "windows"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCopyToContainerPathIsNotDir
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     copy_test.go:65: testEnv.OSType == "windows"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCopyFromContainer
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCopyFromContainer (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:34:01 [2020-09-17T23:34:01.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateLinkToNonExistingContainer
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidEnv
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidEnv/0
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidEnv/0
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidEnv/1
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidEnv/1
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidEnv/2
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidEnv/2
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidEnv/0
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidEnv/2
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidEnv/1
23:34:01 [2020-09-17T23:34:01.076Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateTmpfsMountsTarget
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithCustomMaskedPaths
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithCustomReadonlyPaths
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:34:01 [2020-09-17T23:34:01.076Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateDifferentPlatform
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateDifferentPlatform/different_os
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:34:01 [2020-09-17T23:34:01.076Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:34:01 [2020-09-17T23:34:01.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestContainerKillOnDaemonStart
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestDiff
23:34:01 [2020-09-17T23:34:01.076Z] --- SKIP: TestDiff (0.00s)
23:34:01 [2020-09-17T23:34:01.076Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:34:01 [2020-09-17T23:34:01.076Z] === RUN   TestExecWithCloseStdin
23:34:01 [2020-09-17T23:34:01.100Z] --- PASS: TestDiff (0.41s)
23:34:01 [2020-09-17T23:34:01.100Z] === RUN   TestExecWithCloseStdin
23:34:01 [2020-09-17T23:34:01.670Z] --- PASS: TestExecWithCloseStdin (0.48s)
23:34:01 [2020-09-17T23:34:01.670Z] === RUN   TestExec
23:34:02 [2020-09-17T23:34:02.149Z] --- PASS: TestNetworkLoopbackNat (3.25s)
23:34:02 [2020-09-17T23:34:02.149Z] === RUN   TestPause
23:34:02 [2020-09-17T23:34:02.239Z] --- PASS: TestExec (0.47s)
23:34:02 [2020-09-17T23:34:02.239Z] === RUN   TestExecUser
23:34:02 [2020-09-17T23:34:02.330Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s)
23:34:02 [2020-09-17T23:34:02.330Z] === RUN   TestAuthZPluginHeader
23:34:02 [2020-09-17T23:34:02.475Z] --- PASS: TestPause (0.86s)
23:34:02 [2020-09-17T23:34:02.475Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:34:02 [2020-09-17T23:34:02.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:34:02 [2020-09-17T23:34:02.475Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:34:02 [2020-09-17T23:34:02.475Z] === RUN   TestPauseStopPausedContainer
23:34:02 [2020-09-17T23:34:02.498Z] --- PASS: TestExecUser (0.47s)
23:34:02 [2020-09-17T23:34:02.498Z] === RUN   TestExportContainerAndImportImage
23:34:02 [2020-09-17T23:34:02.610Z] --- PASS: TestExecWithCloseStdin (1.63s)
23:34:02 [2020-09-17T23:34:02.610Z] === RUN   TestExec
23:34:02 [2020-09-17T23:34:02.610Z] --- SKIP: TestExec (0.00s)
23:34:02 [2020-09-17T23:34:02.610Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:34:02 [2020-09-17T23:34:02.610Z] === RUN   TestExecUser
23:34:02 [2020-09-17T23:34:02.610Z] --- SKIP: TestExecUser (0.00s)
23:34:02 [2020-09-17T23:34:02.610Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:34:02 [2020-09-17T23:34:02.610Z] === RUN   TestExportContainerAndImportImage
23:34:02 [2020-09-17T23:34:02.610Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
23:34:02 [2020-09-17T23:34:02.610Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:34:02 [2020-09-17T23:34:02.610Z] === RUN   TestExportContainerAfterDaemonRestart
23:34:02 [2020-09-17T23:34:02.610Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
23:34:02 [2020-09-17T23:34:02.610Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:34:02 [2020-09-17T23:34:02.610Z] === RUN   TestHealthCheckWorkdir
23:34:02 [2020-09-17T23:34:02.610Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
23:34:02 [2020-09-17T23:34:02.610Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:34:02 [2020-09-17T23:34:02.610Z] === RUN   TestHealthKillContainer
23:34:02 [2020-09-17T23:34:02.610Z] --- SKIP: TestHealthKillContainer (0.00s)
23:34:02 [2020-09-17T23:34:02.610Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:34:02 [2020-09-17T23:34:02.610Z] === RUN   TestInspectCpusetInConfigPre120
23:34:02 [2020-09-17T23:34:02.610Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:34:02 [2020-09-17T23:34:02.611Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:34:02 [2020-09-17T23:34:02.611Z] === RUN   TestKillContainerInvalidSignal
23:34:03 [2020-09-17T23:34:03.067Z] --- PASS: TestExportContainerAndImportImage (0.57s)
23:34:03 [2020-09-17T23:34:03.067Z] === RUN   TestExportContainerAfterDaemonRestart
23:34:03 [2020-09-17T23:34:03.178Z] --- PASS: TestPauseStopPausedContainer (0.82s)
23:34:03 [2020-09-17T23:34:03.178Z] === RUN   TestPsFilter
23:34:03 [2020-09-17T23:34:03.259Z] --- PASS: TestAuthZPluginHeader (0.70s)
23:34:03 [2020-09-17T23:34:03.259Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:34:03 [2020-09-17T23:34:03.504Z] --- PASS: TestPsFilter (0.31s)
23:34:03 [2020-09-17T23:34:03.504Z] === RUN   TestRemoveContainerWithRemovedVolume
23:34:03 [2020-09-17T23:34:03.515Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:34:03 [2020-09-17T23:34:03.575Z] --- PASS: TestKillContainerInvalidSignal (1.29s)
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestKillContainer
23:34:03 [2020-09-17T23:34:03.575Z] --- SKIP: TestKillContainer (0.00s)
23:34:03 [2020-09-17T23:34:03.575Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:34:03 [2020-09-17T23:34:03.575Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
23:34:03 [2020-09-17T23:34:03.575Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestKillStoppedContainer
23:34:03 [2020-09-17T23:34:03.575Z] --- SKIP: TestKillStoppedContainer (0.00s)
23:34:03 [2020-09-17T23:34:03.575Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestKillStoppedContainerAPIPre120
23:34:03 [2020-09-17T23:34:03.575Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
23:34:03 [2020-09-17T23:34:03.575Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestKillDifferentUserContainer
23:34:03 [2020-09-17T23:34:03.575Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
23:34:03 [2020-09-17T23:34:03.575Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestInspectOomKilledTrue
23:34:03 [2020-09-17T23:34:03.575Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:34:03 [2020-09-17T23:34:03.575Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestInspectOomKilledFalse
23:34:03 [2020-09-17T23:34:03.575Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:34:03 [2020-09-17T23:34:03.575Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:34:03 [2020-09-17T23:34:03.575Z] === RUN   TestLogsFollowTailEmpty
23:34:04 [2020-09-17T23:34:04.444Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:34:04 [2020-09-17T23:34:04.646Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s)
23:34:04 [2020-09-17T23:34:04.646Z] === RUN   TestRemoveContainerWithVolume
23:34:05 [2020-09-17T23:34:05.006Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:34:05 [2020-09-17T23:34:05.108Z] --- PASS: TestLogsFollowTailEmpty (1.24s)
23:34:05 [2020-09-17T23:34:05.108Z] === RUN   TestNetworkNat
23:34:05 [2020-09-17T23:34:05.108Z] --- SKIP: TestNetworkNat (0.00s)
23:34:05 [2020-09-17T23:34:05.108Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:34:05 [2020-09-17T23:34:05.108Z] === RUN   TestNetworkLocalhostTCPNat
23:34:05 [2020-09-17T23:34:05.108Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s)
23:34:05 [2020-09-17T23:34:05.108Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
23:34:05 [2020-09-17T23:34:05.108Z] === RUN   TestNetworkLoopbackNat
23:34:05 [2020-09-17T23:34:05.108Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
23:34:05 [2020-09-17T23:34:05.108Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
23:34:05 [2020-09-17T23:34:05.108Z] === RUN   TestPause
23:34:05 [2020-09-17T23:34:05.108Z] --- SKIP: TestPause (0.00s)
23:34:05 [2020-09-17T23:34:05.108Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:34:05 [2020-09-17T23:34:05.108Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:34:05 [2020-09-17T23:34:05.262Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:34:05 [2020-09-17T23:34:05.425Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
23:34:05 [2020-09-17T23:34:05.425Z] === RUN   TestRemoveContainerRunning
23:34:05 [2020-09-17T23:34:05.825Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:34:06 [2020-09-17T23:34:06.072Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.30s)
23:34:06 [2020-09-17T23:34:06.072Z] === RUN   TestPauseStopPausedContainer
23:34:06 [2020-09-17T23:34:06.072Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
23:34:06 [2020-09-17T23:34:06.072Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
23:34:06 [2020-09-17T23:34:06.072Z] === RUN   TestPsFilter
23:34:06 [2020-09-17T23:34:06.127Z] --- PASS: TestRemoveContainerRunning (0.92s)
23:34:06 [2020-09-17T23:34:06.127Z] === RUN   TestRemoveContainerForceRemoveRunning
23:34:06 [2020-09-17T23:34:06.358Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
23:34:06 [2020-09-17T23:34:06.358Z] === RUN   TestHealthCheckWorkdir
23:34:06 [2020-09-17T23:34:06.530Z] --- PASS: TestPsFilter (0.08s)
23:34:06 [2020-09-17T23:34:06.530Z] === RUN   TestRemoveContainerWithRemovedVolume
23:34:06 [2020-09-17T23:34:06.753Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.67s)
23:34:06 [2020-09-17T23:34:06.753Z] === RUN   TestAuthZPluginV2Disable
23:34:07 [2020-09-17T23:34:07.009Z] === RUN   TestDockerSuite/TestBuildUser
23:34:07 [2020-09-17T23:34:07.281Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s)
23:34:07 [2020-09-17T23:34:07.281Z] === RUN   TestRemoveInvalidContainer
23:34:07 [2020-09-17T23:34:07.281Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:34:07 [2020-09-17T23:34:07.281Z] === RUN   TestRenameLinkedContainer
23:34:07 [2020-09-17T23:34:07.297Z] --- PASS: TestHealthCheckWorkdir (0.61s)
23:34:07 [2020-09-17T23:34:07.297Z] === RUN   TestHealthKillContainer
23:34:08 [2020-09-17T23:34:08.064Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.51s)
23:34:08 [2020-09-17T23:34:08.064Z] === RUN   TestRemoveContainerWithVolume
23:34:08 [2020-09-17T23:34:08.376Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:34:09 [2020-09-17T23:34:09.597Z] --- PASS: TestRemoveContainerWithVolume (1.61s)
23:34:09 [2020-09-17T23:34:09.597Z] === RUN   TestRemoveContainerRunning
23:34:09 [2020-09-17T23:34:09.832Z] --- PASS: TestHealthKillContainer (2.48s)
23:34:09 [2020-09-17T23:34:09.832Z] === RUN   TestInspectCpusetInConfigPre120
23:34:09 [2020-09-17T23:34:09.832Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
23:34:09 [2020-09-17T23:34:09.832Z] === RUN   TestIpcModeNone
23:34:10 [2020-09-17T23:34:10.265Z] --- PASS: TestAuthZPluginV2Disable (3.13s)
23:34:10 [2020-09-17T23:34:10.265Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:34:10 [2020-09-17T23:34:10.265Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:34:10 [2020-09-17T23:34:10.401Z] --- PASS: TestIpcModeNone (0.44s)
23:34:10 [2020-09-17T23:34:10.401Z] === RUN   TestIpcModePrivate
23:34:10 [2020-09-17T23:34:10.971Z] --- PASS: TestIpcModePrivate (0.44s)
23:34:10 [2020-09-17T23:34:10.971Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
23:34:10 [2020-09-17T23:34:10.971Z] === RUN   TestIpcModeShareable
23:34:10 [2020-09-17T23:34:10.971Z] --- SKIP: TestIpcModeShareable (0.00s)
23:34:10 [2020-09-17T23:34:10.971Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:34:10 [2020-09-17T23:34:10.971Z] === RUN   TestAPIIpcModeShareableAndContainer
23:34:11 [2020-09-17T23:34:11.047Z] --- PASS: TestRenameLinkedContainer (3.45s)
23:34:11 [2020-09-17T23:34:11.047Z] === RUN   TestRenameStoppedContainer
23:34:11 [2020-09-17T23:34:11.129Z] --- PASS: TestRemoveContainerRunning (1.34s)
23:34:11 [2020-09-17T23:34:11.129Z] === RUN   TestRemoveContainerForceRemoveRunning
23:34:11 [2020-09-17T23:34:11.446Z] --- PASS: TestRenameStoppedContainer (0.78s)
23:34:11 [2020-09-17T23:34:11.446Z] === RUN   TestRenameRunningContainerAndReuse
23:34:11 [2020-09-17T23:34:11.827Z] Loaded image: buildpack-deps:buster
23:34:11 [2020-09-17T23:34:11.827Z] Loaded image: busybox:latest
23:34:12 [2020-09-17T23:34:12.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.29s)
23:34:12 [2020-09-17T23:34:12.097Z] === RUN   TestRemoveInvalidContainer
23:34:12 [2020-09-17T23:34:12.097Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:34:12 [2020-09-17T23:34:12.097Z] === RUN   TestRenameLinkedContainer
23:34:12 [2020-09-17T23:34:12.097Z] --- SKIP: TestRenameLinkedContainer (0.00s)
23:34:12 [2020-09-17T23:34:12.097Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:34:12 [2020-09-17T23:34:12.097Z] === RUN   TestRenameStoppedContainer
23:34:12 [2020-09-17T23:34:12.350Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s)
23:34:12 [2020-09-17T23:34:12.350Z] === RUN   TestAPIIpcModeHost
23:34:12 [2020-09-17T23:34:12.350Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:34:12 [2020-09-17T23:34:12.350Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:34:12 [2020-09-17T23:34:12.350Z] === RUN   TestDaemonIpcModeShareable
23:34:12 [2020-09-17T23:34:12.350Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:34:12 [2020-09-17T23:34:12.350Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:34:12 [2020-09-17T23:34:12.350Z] === RUN   TestDaemonIpcModePrivate
23:34:13 [2020-09-17T23:34:13.096Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s)
23:34:13 [2020-09-17T23:34:13.096Z] === RUN   TestRenameInvalidName
23:34:13 [2020-09-17T23:34:13.213Z] Loaded image: busybox:glibc
23:34:13 [2020-09-17T23:34:13.533Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.14s)
23:34:13 [2020-09-17T23:34:13.533Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:34:13 [2020-09-17T23:34:13.629Z] --- PASS: TestRenameStoppedContainer (1.55s)
23:34:13 [2020-09-17T23:34:13.629Z] === RUN   TestRenameRunningContainerAndReuse
23:34:13 [2020-09-17T23:34:13.784Z] Loaded image: debian:buster
23:34:13 [2020-09-17T23:34:13.801Z] --- PASS: TestRenameInvalidName (0.82s)
23:34:13 [2020-09-17T23:34:13.801Z] === RUN   TestRenameAnonymousContainer
23:34:14 [2020-09-17T23:34:14.256Z] --- PASS: TestDaemonIpcModePrivate (2.17s)
23:34:14 [2020-09-17T23:34:14.256Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
23:34:14 [2020-09-17T23:34:14.256Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:34:14 [2020-09-17T23:34:14.256Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:34:14 [2020-09-17T23:34:14.256Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:34:14 [2020-09-17T23:34:14.256Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:34:14 [2020-09-17T23:34:14.256Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:34:14 [2020-09-17T23:34:14.256Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:34:14 [2020-09-17T23:34:14.256Z] === RUN   TestIpcModeOlderClient
23:34:14 [2020-09-17T23:34:14.515Z] === PAUSE TestIpcModeOlderClient
23:34:14 [2020-09-17T23:34:14.515Z] === RUN   TestKillContainerInvalidSignal
23:34:14 [2020-09-17T23:34:14.775Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
23:34:14 [2020-09-17T23:34:14.775Z] === RUN   TestKillContainer
23:34:14 [2020-09-17T23:34:14.775Z] === RUN   TestKillContainer/no_signal
23:34:15 [2020-09-17T23:34:15.168Z] Loaded image: hello-world:latest
23:34:15 [2020-09-17T23:34:15.344Z] === RUN   TestKillContainer/non_killing_signal
23:34:15 [2020-09-17T23:34:15.430Z] INFO: Testing against a local daemon
23:34:15 [2020-09-17T23:34:15.430Z] === RUN   TestCgroupNamespacesBuild
23:34:15 [2020-09-17T23:34:15.603Z] === RUN   TestKillContainer/killing_signal
23:34:16 [2020-09-17T23:34:16.171Z] --- PASS: TestKillContainer (1.25s)
23:34:16 [2020-09-17T23:34:16.171Z]     --- PASS: TestKillContainer/no_signal (0.40s)
23:34:16 [2020-09-17T23:34:16.171Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
23:34:16 [2020-09-17T23:34:16.171Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
23:34:16 [2020-09-17T23:34:16.171Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:34:16 [2020-09-17T23:34:16.171Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:34:16 [2020-09-17T23:34:16.432Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:34:16 [2020-09-17T23:34:16.529Z] --- PASS: TestRenameRunningContainerAndReuse (2.76s)
23:34:16 [2020-09-17T23:34:16.530Z] === RUN   TestRenameInvalidName
23:34:17 [2020-09-17T23:34:17.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
23:34:17 [2020-09-17T23:34:17.001Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
23:34:17 [2020-09-17T23:34:17.001Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
23:34:17 [2020-09-17T23:34:17.001Z] === RUN   TestKillStoppedContainer
23:34:17 [2020-09-17T23:34:17.001Z] --- PASS: TestKillStoppedContainer (0.04s)
23:34:17 [2020-09-17T23:34:17.001Z] === RUN   TestKillStoppedContainerAPIPre120
23:34:17 [2020-09-17T23:34:17.001Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:34:17 [2020-09-17T23:34:17.001Z] === RUN   TestKillDifferentUserContainer
23:34:17 [2020-09-17T23:34:17.569Z] --- PASS: TestKillDifferentUserContainer (0.42s)
23:34:17 [2020-09-17T23:34:17.569Z] === RUN   TestInspectOomKilledTrue
23:34:17 [2020-09-17T23:34:17.569Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:34:17 [2020-09-17T23:34:17.569Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:17 [2020-09-17T23:34:17.569Z] === RUN   TestInspectOomKilledFalse
23:34:17 [2020-09-17T23:34:17.569Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:34:17 [2020-09-17T23:34:17.569Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:34:17 [2020-09-17T23:34:17.569Z] === RUN   TestLinksEtcHostsContentMatch
23:34:17 [2020-09-17T23:34:17.570Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:34:17 [2020-09-17T23:34:17.570Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:34:17 [2020-09-17T23:34:17.570Z] === RUN   TestLinksContainerNames
23:34:18 [2020-09-17T23:34:18.062Z] --- PASS: TestRenameInvalidName (1.39s)
23:34:18 [2020-09-17T23:34:18.062Z] === RUN   TestRenameAnonymousContainer
23:34:18 [2020-09-17T23:34:18.062Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
23:34:18 [2020-09-17T23:34:18.062Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:34:18 [2020-09-17T23:34:18.062Z] === RUN   TestRenameContainerWithSameName
23:34:18 [2020-09-17T23:34:18.138Z] --- PASS: TestLinksContainerNames (0.81s)
23:34:18 [2020-09-17T23:34:18.138Z] === RUN   TestLogsFollowTailEmpty
23:34:18 [2020-09-17T23:34:18.575Z] --- PASS: TestRenameAnonymousContainer (4.75s)
23:34:18 [2020-09-17T23:34:18.575Z] === RUN   TestRenameContainerWithSameName
23:34:18 [2020-09-17T23:34:18.706Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
23:34:18 [2020-09-17T23:34:18.706Z] === RUN   TestContainerNetworkMountsNoChown
23:34:18 [2020-09-17T23:34:18.754Z] --- PASS: TestCgroupNamespacesBuild (2.99s)
23:34:18 [2020-09-17T23:34:18.754Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:34:18 [2020-09-17T23:34:18.966Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/default
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/default
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/private
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/private
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rprivate
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rprivate
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/slave
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/slave
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rslave
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rslave
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/shared
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/shared
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rshared
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rshared
23:34:18 [2020-09-17T23:34:18.966Z] === CONT  TestMountDaemonRoot/default
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/default/bind_root
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/default/mount_root
23:34:18 [2020-09-17T23:34:18.966Z] === CONT  TestMountDaemonRoot/rslave
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === CONT  TestMountDaemonRoot/rshared
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:34:18 [2020-09-17T23:34:18.966Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:34:18 [2020-09-17T23:34:18.966Z] === CONT  TestMountDaemonRoot/shared
23:34:19 [2020-09-17T23:34:19.028Z] --- PASS: TestRenameContainerWithSameName (1.27s)
23:34:19 [2020-09-17T23:34:19.028Z] === RUN   TestRenameContainerWithLinkedContainer
23:34:19 [2020-09-17T23:34:19.028Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
23:34:19 [2020-09-17T23:34:19.028Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:34:19 [2020-09-17T23:34:19.028Z] === RUN   TestResize
23:34:19 [2020-09-17T23:34:19.028Z] --- SKIP: TestResize (0.00s)
23:34:19 [2020-09-17T23:34:19.028Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
23:34:19 [2020-09-17T23:34:19.028Z] === RUN   TestResizeWithInvalidSize
23:34:19 [2020-09-17T23:34:19.028Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
23:34:19 [2020-09-17T23:34:19.028Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
23:34:19 [2020-09-17T23:34:19.028Z] === RUN   TestResizeWhenContainerNotStarted
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rprivate
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/slave
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/private
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/private/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === RUN   TestMountDaemonRoot/private/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/default/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/default/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:34:19 [2020-09-17T23:34:19.230Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:34:19 [2020-09-17T23:34:19.279Z] --- PASS: TestRenameContainerWithSameName (0.93s)
23:34:19 [2020-09-17T23:34:19.279Z] === RUN   TestRenameContainerWithLinkedContainer
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/private/bind_root
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:34:19 [2020-09-17T23:34:19.489Z] === CONT  TestMountDaemonRoot/private/mount_root
23:34:19 [2020-09-17T23:34:19.489Z] --- PASS: TestMountDaemonRoot (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:34:19 [2020-09-17T23:34:19.489Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:34:19 [2020-09-17T23:34:19.489Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:34:19 [2020-09-17T23:34:19.489Z] === RUN   TestContainerBindMountNonRecursive
23:34:19 [2020-09-17T23:34:19.489Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
23:34:19 [2020-09-17T23:34:19.489Z]     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)
23:34:19 [2020-09-17T23:34:19.489Z] === RUN   TestNetworkNat
23:34:20 [2020-09-17T23:34:20.059Z] --- PASS: TestNetworkNat (0.47s)
23:34:20 [2020-09-17T23:34:20.059Z] === RUN   TestNetworkLocalhostTCPNat
23:34:20 [2020-09-17T23:34:20.141Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s)
23:34:20 [2020-09-17T23:34:20.141Z] === RUN   TestBuildWithSession
23:34:20 [2020-09-17T23:34:20.141Z] --- SKIP: TestBuildWithSession (0.00s)
23:34:20 [2020-09-17T23:34:20.141Z]     build_session_test.go:25: TODO: BuildKit
23:34:20 [2020-09-17T23:34:20.141Z] === RUN   TestBuildSquashParent
23:34:20 [2020-09-17T23:34:20.628Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
23:34:20 [2020-09-17T23:34:20.628Z] === RUN   TestNetworkLoopbackNat
23:34:21 [2020-09-17T23:34:21.012Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s)
23:34:21 [2020-09-17T23:34:21.013Z] === RUN   TestResize
23:34:21 [2020-09-17T23:34:21.201Z] --- PASS: TestResizeWhenContainerNotStarted (1.66s)
23:34:21 [2020-09-17T23:34:21.201Z] === RUN   TestDaemonRestartKillContainers
23:34:21 [2020-09-17T23:34:21.201Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:34:21 [2020-09-17T23:34:21.201Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:34:21 [2020-09-17T23:34:21.201Z] === RUN   TestStats
23:34:21 [2020-09-17T23:34:21.201Z] --- SKIP: TestStats (0.00s)
23:34:21 [2020-09-17T23:34:21.201Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:34:21 [2020-09-17T23:34:21.201Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:34:21 [2020-09-17T23:34:21.620Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:34:21 [2020-09-17T23:34:21.620Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.38s)
23:34:21 [2020-09-17T23:34:21.620Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:34:21 [2020-09-17T23:34:21.876Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:34:22 [2020-09-17T23:34:22.132Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:34:22 [2020-09-17T23:34:22.152Z] --- PASS: TestResize (0.86s)
23:34:22 [2020-09-17T23:34:22.152Z] === RUN   TestResizeWithInvalidSize
23:34:22 [2020-09-17T23:34:22.694Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:34:22 [2020-09-17T23:34:22.903Z] --- PASS: TestResizeWithInvalidSize (0.81s)
23:34:22 [2020-09-17T23:34:22.903Z] === RUN   TestResizeWhenContainerNotStarted
23:34:23 [2020-09-17T23:34:23.163Z] --- PASS: TestNetworkLoopbackNat (2.53s)
23:34:23 [2020-09-17T23:34:23.163Z] === RUN   TestPause
23:34:23 [2020-09-17T23:34:23.163Z] --- SKIP: TestPause (0.00s)
23:34:23 [2020-09-17T23:34:23.163Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:23 [2020-09-17T23:34:23.163Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:34:23 [2020-09-17T23:34:23.163Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:34:23 [2020-09-17T23:34:23.163Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:34:23 [2020-09-17T23:34:23.163Z] === RUN   TestPauseStopPausedContainer
23:34:23 [2020-09-17T23:34:23.163Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
23:34:23 [2020-09-17T23:34:23.163Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:23 [2020-09-17T23:34:23.163Z] === RUN   TestPsFilter
23:34:23 [2020-09-17T23:34:23.163Z] --- PASS: TestPsFilter (0.10s)
23:34:23 [2020-09-17T23:34:23.163Z] === RUN   TestRemoveContainerWithRemovedVolume
23:34:23 [2020-09-17T23:34:23.256Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:34:23 [2020-09-17T23:34:23.423Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
23:34:23 [2020-09-17T23:34:23.423Z] === RUN   TestRemoveContainerWithVolume
23:34:23 [2020-09-17T23:34:23.607Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:34:23 [2020-09-17T23:34:23.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:34:23 [2020-09-17T23:34:23.818Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
23:34:23 [2020-09-17T23:34:23.992Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
23:34:23 [2020-09-17T23:34:23.992Z] === RUN   TestRemoveContainerRunning
23:34:24 [2020-09-17T23:34:24.074Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:34:24 [2020-09-17T23:34:24.074Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:34:24 [2020-09-17T23:34:24.074Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:34:24 [2020-09-17T23:34:24.251Z] --- PASS: TestRemoveContainerRunning (0.42s)
23:34:24 [2020-09-17T23:34:24.251Z] === RUN   TestRemoveContainerForceRemoveRunning
23:34:24 [2020-09-17T23:34:24.330Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:34:24 [2020-09-17T23:34:24.330Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:34:24 [2020-09-17T23:34:24.820Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
23:34:24 [2020-09-17T23:34:24.820Z] === RUN   TestRemoveInvalidContainer
23:34:24 [2020-09-17T23:34:24.820Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:34:24 [2020-09-17T23:34:24.820Z] === RUN   TestRenameLinkedContainer
23:34:24 [2020-09-17T23:34:24.935Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.96s)
23:34:24 [2020-09-17T23:34:24.935Z] === RUN   TestStopContainerWithTimeout
23:34:24 [2020-09-17T23:34:24.935Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
23:34:24 [2020-09-17T23:34:24.935Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:34:24 [2020-09-17T23:34:24.935Z] === RUN   TestUpdateRestartPolicy
23:34:25 [2020-09-17T23:34:25.696Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:34:25 [2020-09-17T23:34:25.696Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:34:25 [2020-09-17T23:34:25.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:34:25 [2020-09-17T23:34:25.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:34:26 [2020-09-17T23:34:26.257Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:34:26 [2020-09-17T23:34:26.513Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:34:26 [2020-09-17T23:34:26.729Z] --- PASS: TestRenameLinkedContainer (1.65s)
23:34:26 [2020-09-17T23:34:26.729Z] === RUN   TestRenameStoppedContainer
23:34:26 [2020-09-17T23:34:26.729Z] --- PASS: TestRenameStoppedContainer (0.40s)
23:34:26 [2020-09-17T23:34:26.729Z] === RUN   TestRenameRunningContainerAndReuse
23:34:27 [2020-09-17T23:34:27.075Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:34:27 [2020-09-17T23:34:27.331Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:34:27 [2020-09-17T23:34:27.589Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:34:27 [2020-09-17T23:34:27.589Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:34:27 [2020-09-17T23:34:27.665Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
23:34:27 [2020-09-17T23:34:27.666Z] === RUN   TestRenameInvalidName
23:34:28 [2020-09-17T23:34:28.234Z] --- PASS: TestRenameInvalidName (0.41s)
23:34:28 [2020-09-17T23:34:28.234Z] === RUN   TestRenameAnonymousContainer
23:34:28 [2020-09-17T23:34:28.286Z] --- PASS: TestBuildSquashParent (6.95s)
23:34:28 [2020-09-17T23:34:28.287Z] === RUN   TestBuildWithRemoveAndForceRemove
23:34:28 [2020-09-17T23:34:28.287Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:34:28 [2020-09-17T23:34:28.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:34:28 [2020-09-17T23:34:28.287Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:34:28 [2020-09-17T23:34:28.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:34:28 [2020-09-17T23:34:28.287Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:34:28 [2020-09-17T23:34:28.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:34:28 [2020-09-17T23:34:28.287Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:34:28 [2020-09-17T23:34:28.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:34:28 [2020-09-17T23:34:28.287Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:34:28 [2020-09-17T23:34:28.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:34:28 [2020-09-17T23:34:28.287Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:34:28 [2020-09-17T23:34:28.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:34:28 [2020-09-17T23:34:28.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:34:28 [2020-09-17T23:34:28.287Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:34:28 [2020-09-17T23:34:28.287Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:34:28 [2020-09-17T23:34:28.287Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:34:28 [2020-09-17T23:34:28.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:34:28 [2020-09-17T23:34:28.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:34:29 [2020-09-17T23:34:29.221Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:34:29 [2020-09-17T23:34:29.615Z] --- PASS: TestRenameAnonymousContainer (1.47s)
23:34:29 [2020-09-17T23:34:29.615Z] === RUN   TestRenameContainerWithSameName
23:34:29 [2020-09-17T23:34:29.874Z] --- PASS: TestRenameContainerWithSameName (0.42s)
23:34:29 [2020-09-17T23:34:29.874Z] === RUN   TestRenameContainerWithLinkedContainer
23:34:30 [2020-09-17T23:34:30.208Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:34:30 [2020-09-17T23:34:30.208Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:34:30 [2020-09-17T23:34:30.586Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:34:30 [2020-09-17T23:34:30.812Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
23:34:30 [2020-09-17T23:34:30.812Z] === RUN   TestResize
23:34:30 [2020-09-17T23:34:30.842Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:34:31 [2020-09-17T23:34:31.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:34:31 [2020-09-17T23:34:31.050Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:34:31 [2020-09-17T23:34:31.098Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:34:31 [2020-09-17T23:34:31.380Z] --- PASS: TestResize (0.44s)
23:34:31 [2020-09-17T23:34:31.380Z] === RUN   TestResizeWithInvalidSize
23:34:31 [2020-09-17T23:34:31.647Z] --- PASS: TestResizeWithInvalidSize (0.41s)
23:34:31 [2020-09-17T23:34:31.647Z] === RUN   TestResizeWhenContainerNotStarted
23:34:31 [2020-09-17T23:34:31.660Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:34:31 [2020-09-17T23:34:31.660Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:34:31 [2020-09-17T23:34:31.916Z] === RUN   TestDockerSuite/TestBuildXZHost
23:34:32 [2020-09-17T23:34:32.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:34:32 [2020-09-17T23:34:32.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s)
23:34:32 [2020-09-17T23:34:32.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s)
23:34:32 [2020-09-17T23:34:32.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.01s)
23:34:32 [2020-09-17T23:34:32.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.05s)
23:34:32 [2020-09-17T23:34:32.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s)
23:34:32 [2020-09-17T23:34:32.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
23:34:32 [2020-09-17T23:34:32.122Z] === RUN   TestBuildMultiStageCopy
23:34:32 [2020-09-17T23:34:32.122Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:34:32 [2020-09-17T23:34:32.216Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
23:34:32 [2020-09-17T23:34:32.216Z] === RUN   TestDaemonRestartKillContainers
23:34:32 [2020-09-17T23:34:32.216Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:34:32 [2020-09-17T23:34:32.216Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:34:32 [2020-09-17T23:34:32.216Z] === RUN   TestCgroupNamespacesRun
23:34:33 [2020-09-17T23:34:33.281Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:34:33 [2020-09-17T23:34:33.281Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:34:33 [2020-09-17T23:34:33.281Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:34:33 [2020-09-17T23:34:33.843Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:34:34 [2020-09-17T23:34:34.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:34:34 [2020-09-17T23:34:34.065Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:34:34 [2020-09-17T23:34:34.128Z] --- PASS: TestCgroupNamespacesRun (2.18s)
23:34:34 [2020-09-17T23:34:34.128Z] === RUN   TestCgroupNamespacesRunPrivileged
23:34:34 [2020-09-17T23:34:34.669Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:34:34 [2020-09-17T23:34:34.669Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:34:34 [2020-09-17T23:34:34.771Z] === RUN   TestDockerSuite/TestCommitChange
23:34:35 [2020-09-17T23:34:35.243Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:34:35 [2020-09-17T23:34:35.699Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:34:35 [2020-09-17T23:34:35.815Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:34:35 [2020-09-17T23:34:35.954Z] === RUN   TestDockerSuite/TestCommitHardlink
23:34:36 [2020-09-17T23:34:36.387Z] --- PASS: TestBuildMultiStageCopy (4.25s)
23:34:36 [2020-09-17T23:34:36.387Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s)
23:34:36 [2020-09-17T23:34:36.387Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
23:34:36 [2020-09-17T23:34:36.387Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
23:34:36 [2020-09-17T23:34:36.387Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
23:34:36 [2020-09-17T23:34:36.387Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
23:34:36 [2020-09-17T23:34:36.387Z] === RUN   TestBuildMultiStageParentConfig
23:34:36 [2020-09-17T23:34:36.388Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.20s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.48s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.37s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.91s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s)
23:34:36 [2020-09-17T23:34:36.388Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
23:34:36 [2020-09-17T23:34:36.388Z] === RUN   TestCgroupNamespacesRun
23:34:36 [2020-09-17T23:34:36.664Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
23:34:36 [2020-09-17T23:34:36.664Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:34:37 [2020-09-17T23:34:37.320Z] === RUN   TestDockerSuite/TestCommitNewFile
23:34:37 [2020-09-17T23:34:37.779Z] --- PASS: TestBuildMultiStageParentConfig (1.40s)
23:34:37 [2020-09-17T23:34:37.779Z] === RUN   TestBuildLabelWithTargets
23:34:37 [2020-09-17T23:34:37.881Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
23:34:37 [2020-09-17T23:34:37.882Z] PASS
23:34:37 [2020-09-17T23:34:37.882Z] 
23:34:37 [2020-09-17T23:34:37.882Z] DONE 17 tests in 44.923s
23:34:37 [2020-09-17T23:34:37.882Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:34:37 [2020-09-17T23:34:37.882Z] ++ 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
23:34:37 [2020-09-17T23:34:37.882Z] ++ set -e
23:34:37 [2020-09-17T23:34:37.882Z] ++ '[' -n 0 ']'
23:34:37 [2020-09-17T23:34:37.882Z] ++ set -x
23:34:37 [2020-09-17T23:34:37.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:34:38 [2020-09-17T23:34:38.057Z] --- PASS: TestCgroupNamespacesRun (1.80s)
23:34:38 [2020-09-17T23:34:38.057Z] === RUN   TestCgroupNamespacesRunPrivileged
23:34:38 [2020-09-17T23:34:38.138Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:34:38 [2020-09-17T23:34:38.138Z] INFO: Testing against a local daemon
23:34:38 [2020-09-17T23:34:38.138Z] === RUN   TestPluginInvalidJSON
23:34:38 [2020-09-17T23:34:38.138Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:34:38 [2020-09-17T23:34:38.138Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:34:38 [2020-09-17T23:34:38.138Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:34:38 [2020-09-17T23:34:38.138Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:34:38 [2020-09-17T23:34:38.138Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:34:38 [2020-09-17T23:34:38.138Z] === RUN   TestPluginInstall
23:34:38 [2020-09-17T23:34:38.138Z] === RUN   TestPluginInstall/no_auth
23:34:38 [2020-09-17T23:34:38.576Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s)
23:34:38 [2020-09-17T23:34:38.576Z] === RUN   TestCgroupNamespacesRunHostMode
23:34:38 [2020-09-17T23:34:38.702Z] === RUN   TestDockerSuite/TestCommitTTY
23:34:39 [2020-09-17T23:34:39.693Z] --- PASS: TestBuildLabelWithTargets (2.13s)
23:34:39 [2020-09-17T23:34:39.694Z] === RUN   TestBuildWithEmptyLayers
23:34:39 [2020-09-17T23:34:39.709Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
23:34:39 [2020-09-17T23:34:39.709Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:34:40 [2020-09-17T23:34:40.069Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:34:40 [2020-09-17T23:34:40.998Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:34:40 [2020-09-17T23:34:40.998Z] time="2020-09-17T23:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:40 [2020-09-17T23:34:40.998Z] time="2020-09-17T23:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b32f72a1a34569ef14ccb726438163c03a10f5cfcb47e6e882b162a91a4c10" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:40 [2020-09-17T23:34:40.998Z] time="2020-09-17T23:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:40 [2020-09-17T23:34:40.998Z] time="2020-09-17T23:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b32f72a1a34569ef14ccb726438163c03a10f5cfcb47e6e882b162a91a4c10" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:40 [2020-09-17T23:34:40.998Z] === RUN   TestPluginInstall/with_htpasswd
23:34:41 [2020-09-17T23:34:41.080Z] --- PASS: TestBuildWithEmptyLayers (0.98s)
23:34:41 [2020-09-17T23:34:41.080Z] === RUN   TestBuildMultiStageOnBuild
23:34:41 [2020-09-17T23:34:41.116Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s)
23:34:41 [2020-09-17T23:34:41.116Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:34:41 [2020-09-17T23:34:41.172Z] sha256:2f357a03537bcd6ad1a60d8156636b0c891cf2992a77af5461c81b8ef0b44c81
23:34:41 [2020-09-17T23:34:41.172Z] INFO: Starting docker-py tests...
23:34:41 [2020-09-17T23:34:41.172Z] ============================= test session starts ==============================
23:34:41 [2020-09-17T23:34:41.172Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
23:34:41 [2020-09-17T23:34:41.172Z] rootdir: /src, inifile: pytest.ini
23:34:41 [2020-09-17T23:34:41.172Z] plugins: timeout-1.3.3, cov-2.6.1
23:34:41 [2020-09-17T23:34:41.172Z] collected 389 items / 1 deselected / 388 selected
23:34:41 [2020-09-17T23:34:41.172Z] 
23:34:41 [2020-09-17T23:34:41.560Z] time="2020-09-17T23:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:41 [2020-09-17T23:34:41.560Z] time="2020-09-17T23:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b32f72a1a34569ef14ccb726438163c03a10f5cfcb47e6e882b162a91a4c10" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:41 [2020-09-17T23:34:41.560Z] time="2020-09-17T23:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:41 [2020-09-17T23:34:41.560Z] time="2020-09-17T23:34:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36b32f72a1a34569ef14ccb726438163c03a10f5cfcb47e6e882b162a91a4c10" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:41 [2020-09-17T23:34:41.560Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
23:34:41 [2020-09-17T23:34:41.816Z] === RUN   TestPluginInstall/with_insecure
23:34:41 [2020-09-17T23:34:41.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
23:34:41 [2020-09-17T23:34:41.951Z] === RUN   TestCgroupNamespacesRunHostMode
23:34:42 [2020-09-17T23:34:42.379Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:34:42 [2020-09-17T23:34:42.616Z] --- PASS: TestUpdateRestartPolicy (17.80s)
23:34:42 [2020-09-17T23:34:42.616Z] === RUN   TestUpdateRestartWithAutoRemove
23:34:42 [2020-09-17T23:34:42.941Z] time="2020-09-17T23:34:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:42 [2020-09-17T23:34:42.941Z] time="2020-09-17T23:34:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08f20816d777b3eabe56677fa7d7d4cf056f47d574579357d049daea62d70a24" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:42 [2020-09-17T23:34:42.941Z] time="2020-09-17T23:34:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:34:42 [2020-09-17T23:34:42.941Z] time="2020-09-17T23:34:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:08f20816d777b3eabe56677fa7d7d4cf056f47d574579357d049daea62d70a24" mediatype=application/vnd.docker.plugin.v1+json size=522
23:34:42 [2020-09-17T23:34:42.941Z] --- PASS: TestPluginInstall (4.98s)
23:34:42 [2020-09-17T23:34:42.941Z]     --- PASS: TestPluginInstall/no_auth (3.05s)
23:34:42 [2020-09-17T23:34:42.941Z]     --- PASS: TestPluginInstall/with_htpasswd (0.72s)
23:34:42 [2020-09-17T23:34:42.941Z]     --- PASS: TestPluginInstall/with_insecure (1.21s)
23:34:42 [2020-09-17T23:34:42.941Z]         plugin_test.go:157: [d51addcacbd59] daemon is not started
23:34:42 [2020-09-17T23:34:42.941Z] PASS
23:34:42 [2020-09-17T23:34:42.941Z] 
23:34:42 [2020-09-17T23:34:42.941Z] DONE 6 tests in 5.022s
23:34:42 [2020-09-17T23:34:42.941Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:34:42 [2020-09-17T23:34:42.941Z] ++ 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
23:34:42 [2020-09-17T23:34:42.941Z] ++ set -e
23:34:42 [2020-09-17T23:34:42.941Z] ++ '[' -n 0 ']'
23:34:42 [2020-09-17T23:34:42.941Z] ++ set -x
23:34:42 [2020-09-17T23:34:42.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:34:42 [2020-09-17T23:34:42.941Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:34:42 [2020-09-17T23:34:42.941Z] INFO: Testing against a local daemon
23:34:42 [2020-09-17T23:34:42.941Z] === RUN   TestExternalGraphDriver
23:34:42 [2020-09-17T23:34:42.941Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:34:43 [2020-09-17T23:34:43.021Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s)
23:34:43 [2020-09-17T23:34:43.021Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:34:43 [2020-09-17T23:34:43.198Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:34:43 [2020-09-17T23:34:43.198Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:34:43 [2020-09-17T23:34:43.198Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:34:43 [2020-09-17T23:34:43.198Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:34:43 [2020-09-17T23:34:43.198Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:34:43 [2020-09-17T23:34:43.454Z] === RUN   TestExternalGraphDriver/json
23:34:43 [2020-09-17T23:34:43.600Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
23:34:43 [2020-09-17T23:34:43.601Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:34:43 [2020-09-17T23:34:43.630Z] --- PASS: TestBuildMultiStageOnBuild (2.61s)
23:34:43 [2020-09-17T23:34:43.630Z] === RUN   TestBuildUncleanTarFilenames
23:34:44 [2020-09-17T23:34:44.149Z] --- PASS: TestUpdateRestartWithAutoRemove (1.27s)
23:34:44 [2020-09-17T23:34:44.149Z] === RUN   TestWaitNonBlocked
23:34:44 [2020-09-17T23:34:44.149Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:34:44 [2020-09-17T23:34:44.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:34:44 [2020-09-17T23:34:44.149Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:34:44 [2020-09-17T23:34:44.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:34:44 [2020-09-17T23:34:44.149Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:34:44 [2020-09-17T23:34:44.149Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:34:44 [2020-09-17T23:34:44.382Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:34:44 [2020-09-17T23:34:44.930Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s)
23:34:44 [2020-09-17T23:34:44.930Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:34:45 [2020-09-17T23:34:45.019Z] --- PASS: TestBuildUncleanTarFilenames (1.42s)
23:34:45 [2020-09-17T23:34:45.019Z] === RUN   TestBuildMultiStageLayerLeak
23:34:45 [2020-09-17T23:34:45.255Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s)
23:34:45 [2020-09-17T23:34:45.255Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:34:45 [2020-09-17T23:34:45.309Z] === RUN   TestExternalGraphDriver/spec
23:34:45 [2020-09-17T23:34:45.565Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:34:45 [2020-09-17T23:34:45.565Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:34:46 [2020-09-17T23:34:46.128Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:34:46 [2020-09-17T23:34:46.690Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:34:46 [2020-09-17T23:34:46.837Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
23:34:46 [2020-09-17T23:34:46.837Z] === RUN   TestCgroupNamespacesRunOlderClient
23:34:46 [2020-09-17T23:34:46.907Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s)
23:34:46 [2020-09-17T23:34:46.907Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:34:46 [2020-09-17T23:34:46.946Z] === RUN   TestExternalGraphDriver/pull
23:34:47 [2020-09-17T23:34:47.508Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:34:47 [2020-09-17T23:34:47.566Z] --- PASS: TestBuildMultiStageLayerLeak (2.79s)
23:34:47 [2020-09-17T23:34:47.567Z] === RUN   TestBuildWithHugeFile
23:34:47 [2020-09-17T23:34:47.764Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:34:48 [2020-09-17T23:34:48.051Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s)
23:34:48 [2020-09-17T23:34:48.051Z] === RUN   TestCgroupNamespacesRunOlderClient
23:34:48 [2020-09-17T23:34:48.325Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:34:48 [2020-09-17T23:34:48.326Z] --- PASS: TestExternalGraphDriver (5.33s)
23:34:48 [2020-09-17T23:34:48.326Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
23:34:48 [2020-09-17T23:34:48.326Z]     --- PASS: TestExternalGraphDriver/spec (1.71s)
23:34:48 [2020-09-17T23:34:48.326Z]     --- PASS: TestExternalGraphDriver/pull (1.43s)
23:34:48 [2020-09-17T23:34:48.326Z] === RUN   TestGraphdriverPluginV2
23:34:48 [2020-09-17T23:34:48.326Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:34:48 [2020-09-17T23:34:48.326Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:34:48 [2020-09-17T23:34:48.743Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s)
23:34:48 [2020-09-17T23:34:48.743Z] === RUN   TestKernelTCPMemory
23:34:48 [2020-09-17T23:34:48.743Z] --- SKIP: TestKernelTCPMemory (0.03s)
23:34:48 [2020-09-17T23:34:48.743Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:48 [2020-09-17T23:34:48.743Z] === RUN   TestNISDomainname
23:34:48 [2020-09-17T23:34:48.743Z] --- SKIP: TestNISDomainname (0.01s)
23:34:48 [2020-09-17T23:34:48.743Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:34:48 [2020-09-17T23:34:48.743Z] === RUN   TestHostnameDnsResolution
23:34:48 [2020-09-17T23:34:48.887Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:34:48 [2020-09-17T23:34:48.887Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:34:48 [2020-09-17T23:34:48.887Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:34:48 [2020-09-17T23:34:48.887Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:34:49 [2020-09-17T23:34:49.143Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:34:49 [2020-09-17T23:34:49.324Z] --- PASS: TestHostnameDnsResolution (0.68s)
23:34:49 [2020-09-17T23:34:49.324Z] === RUN   TestStats
23:34:49 [2020-09-17T23:34:49.324Z] --- SKIP: TestStats (0.00s)
23:34:49 [2020-09-17T23:34:49.324Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:49 [2020-09-17T23:34:49.324Z] === RUN   TestStopContainerWithTimeout
23:34:49 [2020-09-17T23:34:49.399Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:34:49 [2020-09-17T23:34:49.584Z] === RUN   TestStopContainerWithTimeout/0
23:34:49 [2020-09-17T23:34:49.584Z] === PAUSE TestStopContainerWithTimeout/0
23:34:49 [2020-09-17T23:34:49.584Z] === RUN   TestStopContainerWithTimeout/1
23:34:49 [2020-09-17T23:34:49.584Z] === PAUSE TestStopContainerWithTimeout/1
23:34:49 [2020-09-17T23:34:49.584Z] === RUN   TestStopContainerWithTimeout/3
23:34:49 [2020-09-17T23:34:49.584Z] === PAUSE TestStopContainerWithTimeout/3
23:34:49 [2020-09-17T23:34:49.584Z] === RUN   TestStopContainerWithTimeout/-1
23:34:49 [2020-09-17T23:34:49.584Z] === PAUSE TestStopContainerWithTimeout/-1
23:34:49 [2020-09-17T23:34:49.584Z] === CONT  TestStopContainerWithTimeout/0
23:34:49 [2020-09-17T23:34:49.584Z] === CONT  TestStopContainerWithTimeout/-1
23:34:49 [2020-09-17T23:34:49.772Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s)
23:34:49 [2020-09-17T23:34:49.772Z] === RUN   TestKernelTCPMemory
23:34:49 [2020-09-17T23:34:49.960Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:34:50 [2020-09-17T23:34:50.154Z] === CONT  TestStopContainerWithTimeout/3
23:34:50 [2020-09-17T23:34:50.522Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:34:50 [2020-09-17T23:34:50.522Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:34:50 [2020-09-17T23:34:50.911Z] --- PASS: TestKernelTCPMemory (0.97s)
23:34:50 [2020-09-17T23:34:50.911Z] === RUN   TestNISDomainname
23:34:51 [2020-09-17T23:34:51.212Z] --- PASS: TestWaitNonBlocked (0.02s)
23:34:51 [2020-09-17T23:34:51.212Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.07s)
23:34:51 [2020-09-17T23:34:51.212Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (6.88s)
23:34:51 [2020-09-17T23:34:51.212Z] === RUN   TestWaitBlocked
23:34:51 [2020-09-17T23:34:51.212Z] --- SKIP: TestWaitBlocked (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:34:51 [2020-09-17T23:34:51.212Z] PASS
23:34:51 [2020-09-17T23:34:51.212Z] ok  	github.com/docker/docker/integration/container	50.443s
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === Skipped
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
23:34:51 [2020-09-17T23:34:51.212Z]     copy_test.go:25: testEnv.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
23:34:51 [2020-09-17T23:34:51.212Z]     copy_test.go:39: testEnv.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
23:34:51 [2020-09-17T23:34:51.212Z]     copy_test.go:51: testEnv.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
23:34:51 [2020-09-17T23:34:51.212Z]     copy_test.go:65: testEnv.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.212Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:34:51 [2020-09-17T23:34:51.212Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:34:51 [2020-09-17T23:34:51.212Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
23:34:51 [2020-09-17T23:34:51.213Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] 
23:34:51 [2020-09-17T23:34:51.213Z] DONE 84 tests, 41 skipped in 52.762s
23:34:51 [2020-09-17T23:34:51.213Z] Running D:\gopath\src\github.com\docker\docker\integration\image
23:34:51 [2020-09-17T23:34:51.888Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:34:52 [2020-09-17T23:34:52.052Z] --- PASS: TestNISDomainname (1.09s)
23:34:52 [2020-09-17T23:34:52.052Z] === RUN   TestHostnameDnsResolution
23:34:52 [2020-09-17T23:34:52.058Z] === CONT  TestStopContainerWithTimeout/1
23:34:52 [2020-09-17T23:34:52.145Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:34:52 [2020-09-17T23:34:52.145Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:34:52 [2020-09-17T23:34:52.707Z] --- PASS: TestGraphdriverPluginV2 (4.29s)
23:34:52 [2020-09-17T23:34:52.707Z] PASS
23:34:52 [2020-09-17T23:34:52.707Z] 
23:34:52 [2020-09-17T23:34:52.707Z] DONE 5 tests in 9.655s
23:34:52 [2020-09-17T23:34:52.707Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:34:52 [2020-09-17T23:34:52.707Z] ++ 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
23:34:52 [2020-09-17T23:34:52.707Z] ++ set -e
23:34:52 [2020-09-17T23:34:52.707Z] ++ '[' -n 0 ']'
23:34:52 [2020-09-17T23:34:52.707Z] ++ set -x
23:34:52 [2020-09-17T23:34:52.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:34:52 [2020-09-17T23:34:52.707Z] INFO: Testing against a local daemon
23:34:52 [2020-09-17T23:34:52.707Z] === RUN   TestContinueAfterPluginCrash
23:34:52 [2020-09-17T23:34:52.707Z] === PAUSE TestContinueAfterPluginCrash
23:34:52 [2020-09-17T23:34:52.707Z] === RUN   TestReadPluginNoRead
23:34:52 [2020-09-17T23:34:52.707Z] === PAUSE TestReadPluginNoRead
23:34:52 [2020-09-17T23:34:52.707Z] === RUN   TestDaemonStartWithLogOpt
23:34:52 [2020-09-17T23:34:52.707Z] === PAUSE TestDaemonStartWithLogOpt
23:34:52 [2020-09-17T23:34:52.707Z] === CONT  TestContinueAfterPluginCrash
23:34:52 [2020-09-17T23:34:52.707Z] === CONT  TestDaemonStartWithLogOpt
23:34:52 [2020-09-17T23:34:52.707Z] === CONT  TestReadPluginNoRead
23:34:52 [2020-09-17T23:34:52.746Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:34:52 [2020-09-17T23:34:52.746Z] INFO: Testing against a local daemon
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestCommitInheritsEnv
23:34:52 [2020-09-17T23:34:52.746Z] --- SKIP: TestCommitInheritsEnv (0.00s)
23:34:52 [2020-09-17T23:34:52.746Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestImportExtremelyLargeImageWorks
23:34:52 [2020-09-17T23:34:52.746Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:34:52 [2020-09-17T23:34:52.746Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestImagesFilterMultiReference
23:34:52 [2020-09-17T23:34:52.746Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestImagePullPlatformInvalid
23:34:52 [2020-09-17T23:34:52.746Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestRemoveImageOrphaning
23:34:52 [2020-09-17T23:34:52.746Z] --- SKIP: TestRemoveImageOrphaning (0.00s)
23:34:52 [2020-09-17T23:34:52.746Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:34:52 [2020-09-17T23:34:52.746Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestTagInvalidReference
23:34:52 [2020-09-17T23:34:52.746Z] --- PASS: TestTagInvalidReference (0.02s)
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestTagValidPrefixedRepo
23:34:52 [2020-09-17T23:34:52.746Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestTagExistedNameWithoutForce
23:34:52 [2020-09-17T23:34:52.746Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestTagOfficialNames
23:34:52 [2020-09-17T23:34:52.746Z] --- SKIP: TestTagOfficialNames (0.00s)
23:34:52 [2020-09-17T23:34:52.746Z]     tag_test.go:98: testEnv.OSType == "windows"
23:34:52 [2020-09-17T23:34:52.746Z] === RUN   TestTagMatchesDigest
23:34:52 [2020-09-17T23:34:52.746Z] --- PASS: TestTagMatchesDigest (0.02s)
23:34:52 [2020-09-17T23:34:52.746Z] PASS
23:34:52 [2020-09-17T23:34:52.746Z] ok  	github.com/docker/docker/integration/image	0.384s
23:34:52 [2020-09-17T23:34:52.963Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:34:53 [2020-09-17T23:34:53.205Z] 
23:34:53 [2020-09-17T23:34:53.205Z] === Skipped
23:34:53 [2020-09-17T23:34:53.205Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
23:34:53 [2020-09-17T23:34:53.205Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
23:34:53 [2020-09-17T23:34:53.205Z] 
23:34:53 [2020-09-17T23:34:53.205Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
23:34:53 [2020-09-17T23:34:53.205Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
23:34:53 [2020-09-17T23:34:53.205Z] 
23:34:53 [2020-09-17T23:34:53.205Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
23:34:53 [2020-09-17T23:34:53.205Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
23:34:53 [2020-09-17T23:34:53.205Z] 
23:34:53 [2020-09-17T23:34:53.205Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
23:34:53 [2020-09-17T23:34:53.205Z]     tag_test.go:98: testEnv.OSType == "windows"
23:34:53 [2020-09-17T23:34:53.205Z] 
23:34:53 [2020-09-17T23:34:53.205Z] 
23:34:53 [2020-09-17T23:34:53.205Z] DONE 11 tests, 4 skipped in 2.110s
23:34:53 [2020-09-17T23:34:53.205Z] Running D:\gopath\src\github.com\docker\docker\integration\network
23:34:53 [2020-09-17T23:34:53.439Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:34:53 [2020-09-17T23:34:53.439Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
23:34:53 [2020-09-17T23:34:53.439Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
23:34:53 [2020-09-17T23:34:53.439Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
23:34:53 [2020-09-17T23:34:53.439Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
23:34:53 [2020-09-17T23:34:53.439Z] === RUN   TestDeleteDevicemapper
23:34:53 [2020-09-17T23:34:53.439Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:34:53 [2020-09-17T23:34:53.439Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:34:53 [2020-09-17T23:34:53.439Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:34:53 [2020-09-17T23:34:53.525Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:34:53 [2020-09-17T23:34:53.699Z] --- PASS: TestHostnameDnsResolution (1.73s)
23:34:53 [2020-09-17T23:34:53.699Z] === RUN   TestStats
23:34:54 [2020-09-17T23:34:54.088Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:34:54 [2020-09-17T23:34:54.172Z] testing: warning: no tests to run
23:34:54 [2020-09-17T23:34:54.172Z] testing: warning: no tests to run
23:34:54 [2020-09-17T23:34:54.172Z] PASS
23:34:54 [2020-09-17T23:34:54.172Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.080s [no tests to run]
23:34:54 [2020-09-17T23:34:54.172Z] PASS
23:34:54 [2020-09-17T23:34:54.172Z] ok  	github.com/docker/docker/integration/network/macvlan	0.053s [no tests to run]
23:34:55 [2020-09-17T23:34:55.017Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:34:55 [2020-09-17T23:34:55.017Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:34:55 [2020-09-17T23:34:55.138Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:34:55 [2020-09-17T23:34:55.138Z] INFO: Testing against a local daemon
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestNetworkCreateDelete
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestNetworkCreateDelete (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestDockerNetworkDeletePreferID
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestDaemonDNSFallback
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestDaemonDNSFallback (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestInspectNetwork
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestInspectNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestRunContainerWithBridgeNone
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestNetworkInvalidJSON
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestNetworkInvalidJSON//networks/create
23:34:55 [2020-09-17T23:34:55.138Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:34:55 [2020-09-17T23:34:55.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:34:55 [2020-09-17T23:34:55.138Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:34:55 [2020-09-17T23:34:55.138Z] === CONT  TestNetworkInvalidJSON//networks/create
23:34:55 [2020-09-17T23:34:55.138Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:34:55 [2020-09-17T23:34:55.138Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:34:55 [2020-09-17T23:34:55.138Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:34:55 [2020-09-17T23:34:55.138Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestHostIPv4BridgeLabel
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     network_test.go:97: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestDaemonRestartWithLiveRestore
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     service_test.go:29: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestDaemonDefaultNetworkPools
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     service_test.go:52: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestDaemonRestartWithExistingNetwork
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     service_test.go:96: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     service_test.go:130: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:34:55 [2020-09-17T23:34:55.138Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:34:55 [2020-09-17T23:34:55.138Z]     service_test.go:181: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.138Z] === RUN   TestServiceWithPredefinedNetwork
23:34:55 [2020-09-17T23:34:55.139Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.139Z]     service_test.go:206: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.139Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:34:55 [2020-09-17T23:34:55.139Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.139Z]     service_test.go:236: FLAKY_TEST
23:34:55 [2020-09-17T23:34:55.139Z] === RUN   TestServiceWithDataPathPortInit
23:34:55 [2020-09-17T23:34:55.139Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:34:55 [2020-09-17T23:34:55.139Z]     service_test.go:326: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.139Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:34:55 [2020-09-17T23:34:55.139Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:34:55 [2020-09-17T23:34:55.139Z]     service_test.go:394: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.139Z] PASS
23:34:55 [2020-09-17T23:34:55.139Z] ok  	github.com/docker/docker/integration/network	0.212s
23:34:55 [2020-09-17T23:34:55.160Z] tests/integration/api_build_test.py .......................X             [  6%]
23:34:55 [2020-09-17T23:34:55.273Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:34:55 [2020-09-17T23:34:55.347Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
23:34:55 [2020-09-17T23:34:55.347Z] === RUN   TestUpdateMemory
23:34:55 [2020-09-17T23:34:55.347Z] --- SKIP: TestUpdateMemory (0.00s)
23:34:55 [2020-09-17T23:34:55.347Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:55 [2020-09-17T23:34:55.347Z] === RUN   TestUpdateCPUQuota
23:34:55 [2020-09-17T23:34:55.347Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:34:55 [2020-09-17T23:34:55.347Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:55 [2020-09-17T23:34:55.347Z] === RUN   TestUpdatePidsLimit
23:34:55 [2020-09-17T23:34:55.347Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:34:55 [2020-09-17T23:34:55.347Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:34:55 [2020-09-17T23:34:55.347Z] === RUN   TestUpdateRestartPolicy
23:34:55 [2020-09-17T23:34:55.529Z] === RUN   TestReadPluginNoRead/default
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === Skipped
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     network_test.go:97: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     service_test.go:29: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     service_test.go:52: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     service_test.go:96: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     service_test.go:130: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     service_test.go:181: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     service_test.go:206: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.596Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:34:55 [2020-09-17T23:34:55.596Z]     service_test.go:236: FLAKY_TEST
23:34:55 [2020-09-17T23:34:55.596Z] 
23:34:55 [2020-09-17T23:34:55.597Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
23:34:55 [2020-09-17T23:34:55.597Z]     service_test.go:326: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.597Z] 
23:34:55 [2020-09-17T23:34:55.597Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
23:34:55 [2020-09-17T23:34:55.597Z]     service_test.go:394: testEnv.OSType == "windows"
23:34:55 [2020-09-17T23:34:55.597Z] 
23:34:55 [2020-09-17T23:34:55.597Z] 
23:34:55 [2020-09-17T23:34:55.597Z] DONE 19 tests, 15 skipped in 2.512s
23:34:55 [2020-09-17T23:34:55.597Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:34:55 [2020-09-17T23:34:55.785Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:34:55 [2020-09-17T23:34:55.942Z] tests/integration/api_client_test.py .....                               [  7%]
23:34:56 [2020-09-17T23:34:56.041Z] --- PASS: TestDaemonStartWithLogOpt (3.22s)
23:34:56 [2020-09-17T23:34:56.054Z] testing: warning: no tests to run
23:34:56 [2020-09-17T23:34:56.054Z] PASS
23:34:56 [2020-09-17T23:34:56.054Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
23:34:56 [2020-09-17T23:34:56.054Z] 
23:34:56 [2020-09-17T23:34:56.054Z] DONE 0 tests in 0.265s
23:34:56 [2020-09-17T23:34:56.054Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:34:56 [2020-09-17T23:34:56.054Z] testing: warning: no tests to run
23:34:56 [2020-09-17T23:34:56.054Z] PASS
23:34:56 [2020-09-17T23:34:56.054Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
23:34:56 [2020-09-17T23:34:56.054Z] 
23:34:56 [2020-09-17T23:34:56.054Z] DONE 0 tests in 0.256s
23:34:56 [2020-09-17T23:34:56.054Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
23:34:56 [2020-09-17T23:34:56.298Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:34:56 [2020-09-17T23:34:56.554Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:34:56 [2020-09-17T23:34:56.639Z] --- PASS: TestStats (2.95s)
23:34:56 [2020-09-17T23:34:56.639Z] === RUN   TestStopContainerWithTimeout
23:34:56 [2020-09-17T23:34:56.639Z] === RUN   TestStopContainerWithTimeout/0
23:34:56 [2020-09-17T23:34:56.639Z] === PAUSE TestStopContainerWithTimeout/0
23:34:56 [2020-09-17T23:34:56.639Z] === RUN   TestStopContainerWithTimeout/1
23:34:56 [2020-09-17T23:34:56.639Z] === PAUSE TestStopContainerWithTimeout/1
23:34:56 [2020-09-17T23:34:56.639Z] === RUN   TestStopContainerWithTimeout/3
23:34:56 [2020-09-17T23:34:56.639Z] === PAUSE TestStopContainerWithTimeout/3
23:34:56 [2020-09-17T23:34:56.639Z] === RUN   TestStopContainerWithTimeout/-1
23:34:56 [2020-09-17T23:34:56.639Z] === PAUSE TestStopContainerWithTimeout/-1
23:34:56 [2020-09-17T23:34:56.639Z] === CONT  TestStopContainerWithTimeout/0
23:34:56 [2020-09-17T23:34:56.639Z] === CONT  TestStopContainerWithTimeout/-1
23:34:56 [2020-09-17T23:34:56.810Z] === RUN   TestReadPluginNoRead/disabled_caching
23:34:57 [2020-09-17T23:34:57.066Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:34:57 [2020-09-17T23:34:57.452Z] tests/integration/api_config_test.py .....                               [  8%]
23:34:57 [2020-09-17T23:34:57.592Z] testing: warning: no tests to run
23:34:57 [2020-09-17T23:34:57.592Z] PASS
23:34:57 [2020-09-17T23:34:57.592Z] testing: warning: no tests to run
23:34:57 [2020-09-17T23:34:57.592Z] ok  	github.com/docker/docker/integration/plugin/authz	0.124s [no tests to run]
23:34:57 [2020-09-17T23:34:57.592Z] PASS
23:34:57 [2020-09-17T23:34:57.592Z] ok  	github.com/docker/docker/integration/plugin	0.102s [no tests to run]
23:34:57 [2020-09-17T23:34:57.778Z] === CONT  TestStopContainerWithTimeout/3
23:34:58 [2020-09-17T23:34:58.432Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:34:58 [2020-09-17T23:34:58.432Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:34:59 [2020-09-17T23:34:59.359Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:34:59 [2020-09-17T23:34:59.359Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:34:59 [2020-09-17T23:34:59.359Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:34:59 [2020-09-17T23:34:59.359Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:34:59 [2020-09-17T23:34:59.359Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:34:59 [2020-09-17T23:34:59.615Z] --- PASS: TestReadPluginNoRead (6.84s)
23:34:59 [2020-09-17T23:34:59.615Z]     --- PASS: TestReadPluginNoRead/default (1.43s)
23:34:59 [2020-09-17T23:34:59.615Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
23:34:59 [2020-09-17T23:34:59.615Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
23:34:59 [2020-09-17T23:34:59.615Z]     read_test.go:92: [d16edda750a0b] daemon is not started
23:34:59 [2020-09-17T23:34:59.871Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:35:00 [2020-09-17T23:35:00.020Z] === CONT  TestStopContainerWithTimeout/1
23:35:01 [2020-09-17T23:35:01.236Z] --- PASS: TestContinueAfterPluginCrash (8.26s)
23:35:01 [2020-09-17T23:35:01.236Z] PASS
23:35:01 [2020-09-17T23:35:01.236Z] 
23:35:01 [2020-09-17T23:35:01.236Z] DONE 6 tests in 8.290s
23:35:01 [2020-09-17T23:35:01.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:35:01 [2020-09-17T23:35:01.237Z] ++ 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
23:35:01 [2020-09-17T23:35:01.237Z] ++ set -e
23:35:01 [2020-09-17T23:35:01.237Z] ++ '[' -n 0 ']'
23:35:01 [2020-09-17T23:35:01.237Z] ++ set -x
23:35:01 [2020-09-17T23:35:01.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:35:01 [2020-09-17T23:35:01.237Z] testing: warning: no tests to run
23:35:01 [2020-09-17T23:35:01.237Z] PASS
23:35:01 [2020-09-17T23:35:01.237Z] 
23:35:01 [2020-09-17T23:35:01.237Z] DONE 0 tests in 0.005s
23:35:01 [2020-09-17T23:35:01.237Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:35:01 [2020-09-17T23:35:01.237Z] ++ 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
23:35:01 [2020-09-17T23:35:01.237Z] ++ set -e
23:35:01 [2020-09-17T23:35:01.237Z] ++ '[' -n 0 ']'
23:35:01 [2020-09-17T23:35:01.237Z] ++ set -x
23:35:01 [2020-09-17T23:35:01.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:35:01 [2020-09-17T23:35:01.237Z] INFO: Testing against a local daemon
23:35:01 [2020-09-17T23:35:01.237Z] === RUN   TestPluginWithDevMounts
23:35:01 [2020-09-17T23:35:01.237Z] === PAUSE TestPluginWithDevMounts
23:35:01 [2020-09-17T23:35:01.237Z] === CONT  TestPluginWithDevMounts
23:35:01 [2020-09-17T23:35:01.670Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:35:01 [2020-09-17T23:35:01.670Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
23:35:01 [2020-09-17T23:35:01.670Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
23:35:01 [2020-09-17T23:35:01.670Z]     --- PASS: TestStopContainerWithTimeout/3 (2.94s)
23:35:01 [2020-09-17T23:35:01.670Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
23:35:01 [2020-09-17T23:35:01.670Z] === RUN   TestDeleteDevicemapper
23:35:01 [2020-09-17T23:35:01.670Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:35:01 [2020-09-17T23:35:01.670Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:35:01 [2020-09-17T23:35:01.670Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:35:02 [2020-09-17T23:35:02.602Z] --- PASS: TestPluginWithDevMounts (1.61s)
23:35:02 [2020-09-17T23:35:02.602Z] PASS
23:35:02 [2020-09-17T23:35:02.602Z] 
23:35:02 [2020-09-17T23:35:02.602Z] DONE 1 tests in 1.644s
23:35:02 [2020-09-17T23:35:02.602Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:35:02 [2020-09-17T23:35:02.602Z] ++ 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
23:35:02 [2020-09-17T23:35:02.602Z] ++ set -e
23:35:02 [2020-09-17T23:35:02.602Z] ++ '[' -n 0 ']'
23:35:02 [2020-09-17T23:35:02.602Z] ++ set -x
23:35:02 [2020-09-17T23:35:02.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
23:35:02 [2020-09-17T23:35:02.602Z] INFO: Testing against a local daemon
23:35:02 [2020-09-17T23:35:02.602Z] === RUN   TestSecretInspect
23:35:03 [2020-09-17T23:35:03.967Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:35:04 [2020-09-17T23:35:04.611Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.82s)
23:35:04 [2020-09-17T23:35:04.611Z] === RUN   TestUpdateMemory
23:35:04 [2020-09-17T23:35:04.611Z] --- SKIP: TestUpdateMemory (0.00s)
23:35:04 [2020-09-17T23:35:04.611Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:35:04 [2020-09-17T23:35:04.611Z] === RUN   TestUpdateCPUQuota
23:35:04 [2020-09-17T23:35:04.689Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:04 [2020-09-17T23:35:04.689Z] INFO: Testing against a local daemon
23:35:04 [2020-09-17T23:35:04.689Z] === RUN   TestExternalGraphDriver
23:35:04 [2020-09-17T23:35:04.689Z] --- SKIP: TestExternalGraphDriver (0.00s)
23:35:04 [2020-09-17T23:35:04.689Z]     external_test.go:48: runtime.GOOS == "windows"
23:35:04 [2020-09-17T23:35:04.689Z] === RUN   TestGraphdriverPluginV2
23:35:04 [2020-09-17T23:35:04.689Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
23:35:04 [2020-09-17T23:35:04.689Z]     external_test.go:408: runtime.GOOS == "windows"
23:35:04 [2020-09-17T23:35:04.689Z] PASS
23:35:04 [2020-09-17T23:35:04.689Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.345s
23:35:04 [2020-09-17T23:35:04.689Z] testing: warning: no tests to run
23:35:04 [2020-09-17T23:35:04.689Z] PASS
23:35:04 [2020-09-17T23:35:04.689Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.213s [no tests to run]
23:35:04 [2020-09-17T23:35:04.896Z] === RUN   TestDockerSuite/TestContainerAPITop
23:35:05 [2020-09-17T23:35:05.147Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:05 [2020-09-17T23:35:05.147Z] INFO: Testing against a local daemon
23:35:05 [2020-09-17T23:35:05.147Z] === RUN   TestReadPluginNoRead
23:35:05 [2020-09-17T23:35:05.147Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:35:05 [2020-09-17T23:35:05.147Z]     read_test.go:21: no unix domain sockets on Windows
23:35:05 [2020-09-17T23:35:05.147Z] PASS
23:35:05 [2020-09-17T23:35:05.147Z] ok  	github.com/docker/docker/integration/plugin/logging	0.264s
23:35:05 [2020-09-17T23:35:05.147Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:05 [2020-09-17T23:35:05.147Z] INFO: Testing against a local daemon
23:35:05 [2020-09-17T23:35:05.147Z] === RUN   TestPluginInvalidJSON
23:35:05 [2020-09-17T23:35:05.147Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:35:05 [2020-09-17T23:35:05.147Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:35:05 [2020-09-17T23:35:05.147Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:35:05 [2020-09-17T23:35:05.147Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:35:05 [2020-09-17T23:35:05.147Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:35:05 [2020-09-17T23:35:05.147Z] === RUN   TestPluginInstall
23:35:05 [2020-09-17T23:35:05.147Z] --- SKIP: TestPluginInstall (0.00s)
23:35:05 [2020-09-17T23:35:05.147Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:35:05 [2020-09-17T23:35:05.147Z] PASS
23:35:05 [2020-09-17T23:35:05.147Z] ok  	github.com/docker/docker/integration/plugin/common	0.395s
23:35:05 [2020-09-17T23:35:05.147Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
23:35:05 [2020-09-17T23:35:05.147Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
23:35:05 [2020-09-17T23:35:05.457Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:35:05 [2020-09-17T23:35:05.457Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:35:05 [2020-09-17T23:35:05.457Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
23:35:05 [2020-09-17T23:35:05.457Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:35:05 [2020-09-17T23:35:05.750Z] --- PASS: TestUpdateCPUQuota (1.20s)
23:35:05 [2020-09-17T23:35:05.750Z] === RUN   TestUpdatePidsLimit
23:35:05 [2020-09-17T23:35:05.750Z] === RUN   TestUpdatePidsLimit/update_from_none
23:35:06 [2020-09-17T23:35:06.076Z] === RUN   TestUpdatePidsLimit/no_change
23:35:06 [2020-09-17T23:35:06.114Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:06 [2020-09-17T23:35:06.114Z] INFO: Testing against a local daemon
23:35:06 [2020-09-17T23:35:06.114Z] === RUN   TestPluginWithDevMounts
23:35:06 [2020-09-17T23:35:06.114Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:35:06 [2020-09-17T23:35:06.114Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:35:06 [2020-09-17T23:35:06.114Z] PASS
23:35:06 [2020-09-17T23:35:06.114Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.164s
23:35:06 [2020-09-17T23:35:06.114Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
23:35:06 [2020-09-17T23:35:06.114Z] 
23:35:06 [2020-09-17T23:35:06.114Z] === Skipped
23:35:06 [2020-09-17T23:35:06.114Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:35:06 [2020-09-17T23:35:06.114Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:35:06 [2020-09-17T23:35:06.114Z] 
23:35:06 [2020-09-17T23:35:06.114Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
23:35:06 [2020-09-17T23:35:06.114Z]     external_test.go:48: runtime.GOOS == "windows"
23:35:06 [2020-09-17T23:35:06.114Z] 
23:35:06 [2020-09-17T23:35:06.114Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
23:35:06 [2020-09-17T23:35:06.114Z]     external_test.go:408: runtime.GOOS == "windows"
23:35:06 [2020-09-17T23:35:06.114Z] 
23:35:06 [2020-09-17T23:35:06.114Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:35:06 [2020-09-17T23:35:06.114Z]     read_test.go:21: no unix domain sockets on Windows
23:35:06 [2020-09-17T23:35:06.114Z] 
23:35:06 [2020-09-17T23:35:06.114Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:35:06 [2020-09-17T23:35:06.114Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:35:06 [2020-09-17T23:35:06.114Z] 
23:35:06 [2020-09-17T23:35:06.114Z] 
23:35:06 [2020-09-17T23:35:06.114Z] DONE 7 tests, 5 skipped in 10.057s
23:35:06 [2020-09-17T23:35:06.114Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:35:06 [2020-09-17T23:35:06.386Z] --- PASS: TestSecretInspect (3.51s)
23:35:06 [2020-09-17T23:35:06.386Z] === RUN   TestSecretList
23:35:06 [2020-09-17T23:35:06.402Z] === RUN   TestUpdatePidsLimit/update_lower
23:35:06 [2020-09-17T23:35:06.573Z] testing: warning: no tests to run
23:35:06 [2020-09-17T23:35:06.573Z] PASS
23:35:06 [2020-09-17T23:35:06.573Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
23:35:06 [2020-09-17T23:35:06.573Z] 
23:35:06 [2020-09-17T23:35:06.573Z] DONE 0 tests in 0.316s
23:35:06 [2020-09-17T23:35:06.573Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
23:35:06 [2020-09-17T23:35:06.729Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:35:06 [2020-09-17T23:35:06.781Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ok  	github.com/docker/docker/api/server/middleware	0.029s	coverage: 37.7% of statements
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
23:35:06 [2020-09-17T23:35:06.781Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
23:35:06 [2020-09-17T23:35:06.781Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
23:35:06 [2020-09-17T23:35:06.781Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 5.7% of statements
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:35:06 [2020-09-17T23:35:06.781Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:35:07 [2020-09-17T23:35:07.078Z] ok  	github.com/docker/docker/builder/dockerignore	0.062s	coverage: 96.8% of statements
23:35:07 [2020-09-17T23:35:07.431Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:35:07 [2020-09-17T23:35:07.541Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:07 [2020-09-17T23:35:07.541Z] INFO: Testing against a local daemon
23:35:07 [2020-09-17T23:35:07.541Z] === RUN   TestPluginInvalidJSON
23:35:07 [2020-09-17T23:35:07.541Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:35:07 [2020-09-17T23:35:07.541Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:35:07 [2020-09-17T23:35:07.541Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:35:07 [2020-09-17T23:35:07.541Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:35:07 [2020-09-17T23:35:07.541Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:35:07 [2020-09-17T23:35:07.541Z] === RUN   TestPluginInstall
23:35:07 [2020-09-17T23:35:07.541Z] --- SKIP: TestPluginInstall (0.00s)
23:35:07 [2020-09-17T23:35:07.541Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:35:07 [2020-09-17T23:35:07.541Z] PASS
23:35:07 [2020-09-17T23:35:07.541Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
23:35:07 [2020-09-17T23:35:07.541Z] 
23:35:07 [2020-09-17T23:35:07.541Z] === Skipped
23:35:07 [2020-09-17T23:35:07.541Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
23:35:07 [2020-09-17T23:35:07.541Z]     plugin_test.go:55: testEnv.OSType == "windows"
23:35:07 [2020-09-17T23:35:07.541Z] 
23:35:07 [2020-09-17T23:35:07.541Z] 
23:35:07 [2020-09-17T23:35:07.541Z] DONE 3 tests, 1 skipped in 0.680s
23:35:07 [2020-09-17T23:35:07.541Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:35:07 [2020-09-17T23:35:07.564Z] --- PASS: TestUpdateRestartPolicy (10.97s)
23:35:07 [2020-09-17T23:35:07.564Z] === RUN   TestUpdateRestartWithAutoRemove
23:35:07 [2020-09-17T23:35:07.564Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
23:35:07 [2020-09-17T23:35:07.564Z] === RUN   TestWaitNonBlocked
23:35:07 [2020-09-17T23:35:07.564Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:35:07 [2020-09-17T23:35:07.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:35:07 [2020-09-17T23:35:07.564Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:35:07 [2020-09-17T23:35:07.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:35:07 [2020-09-17T23:35:07.564Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:35:07 [2020-09-17T23:35:07.564Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:35:07 [2020-09-17T23:35:07.564Z] --- PASS: TestWaitNonBlocked (0.01s)
23:35:07 [2020-09-17T23:35:07.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
23:35:07 [2020-09-17T23:35:07.564Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
23:35:07 [2020-09-17T23:35:07.564Z] === RUN   TestWaitBlocked
23:35:07 [2020-09-17T23:35:07.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:35:07 [2020-09-17T23:35:07.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:35:07 [2020-09-17T23:35:07.564Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:35:07 [2020-09-17T23:35:07.564Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:35:07 [2020-09-17T23:35:07.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:35:07 [2020-09-17T23:35:07.564Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:35:07 [2020-09-17T23:35:07.757Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:35:07 [2020-09-17T23:35:07.823Z] --- PASS: TestWaitBlocked (0.01s)
23:35:07 [2020-09-17T23:35:07.823Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
23:35:07 [2020-09-17T23:35:07.823Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s)
23:35:07 [2020-09-17T23:35:07.823Z] === CONT  TestDaemonRestartIpcMode
23:35:07 [2020-09-17T23:35:07.823Z] === CONT  TestIpcModeOlderClient
23:35:07 [2020-09-17T23:35:07.823Z] --- PASS: TestIpcModeOlderClient (0.12s)
23:35:07 [2020-09-17T23:35:07.999Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:07 [2020-09-17T23:35:07.999Z] INFO: Testing against a local daemon
23:35:07 [2020-09-17T23:35:07.999Z] === RUN   TestExternalGraphDriver
23:35:07 [2020-09-17T23:35:07.999Z] --- SKIP: TestExternalGraphDriver (0.00s)
23:35:07 [2020-09-17T23:35:07.999Z]     external_test.go:48: runtime.GOOS == "windows"
23:35:07 [2020-09-17T23:35:07.999Z] === RUN   TestGraphdriverPluginV2
23:35:07 [2020-09-17T23:35:07.999Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
23:35:07 [2020-09-17T23:35:07.999Z]     external_test.go:408: runtime.GOOS == "windows"
23:35:07 [2020-09-17T23:35:07.999Z] PASS
23:35:07 [2020-09-17T23:35:07.999Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
23:35:07 [2020-09-17T23:35:07.999Z] 
23:35:07 [2020-09-17T23:35:07.999Z] === Skipped
23:35:07 [2020-09-17T23:35:07.999Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
23:35:07 [2020-09-17T23:35:07.999Z]     external_test.go:48: runtime.GOOS == "windows"
23:35:07 [2020-09-17T23:35:07.999Z] 
23:35:07 [2020-09-17T23:35:07.999Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
23:35:07 [2020-09-17T23:35:07.999Z]     external_test.go:408: runtime.GOOS == "windows"
23:35:07 [2020-09-17T23:35:07.999Z] 
23:35:07 [2020-09-17T23:35:07.999Z] 
23:35:07 [2020-09-17T23:35:07.999Z] DONE 2 tests, 2 skipped in 0.634s
23:35:07 [2020-09-17T23:35:07.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:35:08 [2020-09-17T23:35:08.084Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:35:08 [2020-09-17T23:35:08.276Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:35:08 [2020-09-17T23:35:08.979Z] testing: warning: no tests to run
23:35:08 [2020-09-17T23:35:08.979Z] PASS
23:35:08 [2020-09-17T23:35:08.979Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
23:35:08 [2020-09-17T23:35:08.979Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:08 [2020-09-17T23:35:08.979Z] INFO: Testing against a local daemon
23:35:08 [2020-09-17T23:35:08.979Z] === RUN   TestReadPluginNoRead
23:35:08 [2020-09-17T23:35:08.979Z] --- SKIP: TestReadPluginNoRead (0.00s)
23:35:08 [2020-09-17T23:35:08.979Z]     read_test.go:21: no unix domain sockets on Windows
23:35:08 [2020-09-17T23:35:08.979Z] PASS
23:35:08 [2020-09-17T23:35:08.979Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
23:35:08 [2020-09-17T23:35:08.979Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
23:35:08 [2020-09-17T23:35:08.979Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
23:35:08 [2020-09-17T23:35:08.979Z] 
23:35:08 [2020-09-17T23:35:08.979Z] === Skipped
23:35:08 [2020-09-17T23:35:08.979Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:35:08 [2020-09-17T23:35:08.979Z]     read_test.go:21: no unix domain sockets on Windows
23:35:08 [2020-09-17T23:35:08.979Z] 
23:35:08 [2020-09-17T23:35:08.979Z] 
23:35:08 [2020-09-17T23:35:08.979Z] DONE 1 tests, 1 skipped in 0.753s
23:35:08 [2020-09-17T23:35:08.979Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
23:35:09 [2020-09-17T23:35:09.203Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
23:35:09 [2020-09-17T23:35:09.438Z] testing: warning: no tests to run
23:35:09 [2020-09-17T23:35:09.438Z] PASS
23:35:09 [2020-09-17T23:35:09.438Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
23:35:09 [2020-09-17T23:35:09.438Z] 
23:35:09 [2020-09-17T23:35:09.438Z] DONE 0 tests in 0.399s
23:35:09 [2020-09-17T23:35:09.438Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:35:09 [2020-09-17T23:35:09.460Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:35:09 [2020-09-17T23:35:09.460Z] --- PASS: TestSecretList (3.38s)
23:35:09 [2020-09-17T23:35:09.460Z] === RUN   TestSecretsCreateAndDelete
23:35:09 [2020-09-17T23:35:09.804Z] --- PASS: TestUpdatePidsLimit (4.13s)
23:35:09 [2020-09-17T23:35:09.804Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
23:35:09 [2020-09-17T23:35:09.804Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
23:35:09 [2020-09-17T23:35:09.804Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
23:35:09 [2020-09-17T23:35:09.804Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s)
23:35:09 [2020-09-17T23:35:09.804Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
23:35:09 [2020-09-17T23:35:09.804Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
23:35:09 [2020-09-17T23:35:09.804Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
23:35:09 [2020-09-17T23:35:09.804Z] === RUN   TestUpdateRestartPolicy
23:35:09 [2020-09-17T23:35:09.896Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:09 [2020-09-17T23:35:09.896Z] INFO: Testing against a local daemon
23:35:09 [2020-09-17T23:35:09.896Z] === RUN   TestPluginWithDevMounts
23:35:09 [2020-09-17T23:35:09.896Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:35:09 [2020-09-17T23:35:09.896Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:35:09 [2020-09-17T23:35:09.896Z] PASS
23:35:09 [2020-09-17T23:35:09.896Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
23:35:09 [2020-09-17T23:35:09.896Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
23:35:09 [2020-09-17T23:35:09.896Z] 
23:35:09 [2020-09-17T23:35:09.896Z] === Skipped
23:35:09 [2020-09-17T23:35:09.896Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:35:09 [2020-09-17T23:35:09.896Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:35:09 [2020-09-17T23:35:09.896Z] 
23:35:09 [2020-09-17T23:35:09.896Z] 
23:35:09 [2020-09-17T23:35:09.896Z] DONE 1 tests, 1 skipped in 0.678s
23:35:09 [2020-09-17T23:35:09.896Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
23:35:10 [2020-09-17T23:35:10.390Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:35:10 [2020-09-17T23:35:10.651Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
23:35:12 [2020-09-17T23:35:12.016Z] --- PASS: TestDaemonRestartIpcMode (4.26s)
23:35:12 [2020-09-17T23:35:12.016Z] PASS
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === Skipped
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
23:35:12 [2020-09-17T23:35:12.016Z]     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)
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
23:35:12 [2020-09-17T23:35:12.016Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
23:35:12 [2020-09-17T23:35:12.016Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
23:35:12 [2020-09-17T23:35:12.016Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:35:12 [2020-09-17T23:35:12.016Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] 
23:35:12 [2020-09-17T23:35:12.016Z] DONE 173 tests, 24 skipped in 79.068s
23:35:12 [2020-09-17T23:35:12.016Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:35:12 [2020-09-17T23:35:12.072Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:12 [2020-09-17T23:35:12.072Z] INFO: Testing against a local daemon
23:35:12 [2020-09-17T23:35:12.072Z] === RUN   TestSecretInspect
23:35:12 [2020-09-17T23:35:12.072Z] --- SKIP: TestSecretInspect (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] === RUN   TestSecretList
23:35:12 [2020-09-17T23:35:12.073Z] --- SKIP: TestSecretList (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] === RUN   TestSecretsCreateAndDelete
23:35:12 [2020-09-17T23:35:12.073Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] === RUN   TestSecretsUpdate
23:35:12 [2020-09-17T23:35:12.073Z] --- SKIP: TestSecretsUpdate (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] === RUN   TestTemplatedSecret
23:35:12 [2020-09-17T23:35:12.073Z] --- SKIP: TestTemplatedSecret (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] === RUN   TestSecretCreateResolve
23:35:12 [2020-09-17T23:35:12.073Z] --- SKIP: TestSecretCreateResolve (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:35:12 [2020-09-17T23:35:12.073Z] PASS
23:35:12 [2020-09-17T23:35:12.073Z] ok  	github.com/docker/docker/integration/secret	0.212s
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] === Skipped
23:35:12 [2020-09-17T23:35:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
23:35:12 [2020-09-17T23:35:12.073Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] 
23:35:12 [2020-09-17T23:35:12.073Z] DONE 6 tests, 6 skipped in 1.909s
23:35:12 [2020-09-17T23:35:12.073Z] Running D:\gopath\src\github.com\docker\docker\integration\service
23:35:12 [2020-09-17T23:35:12.584Z] INFO: Testing against a local daemon
23:35:12 [2020-09-17T23:35:12.584Z] === RUN   TestCommitInheritsEnv
23:35:12 [2020-09-17T23:35:12.762Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.858s	coverage: 86.3% of statements
23:35:12 [2020-09-17T23:35:12.908Z] --- PASS: TestSecretsCreateAndDelete (3.24s)
23:35:12 [2020-09-17T23:35:12.908Z] === RUN   TestSecretsUpdate
23:35:13 [2020-09-17T23:35:13.825Z] ok  	github.com/docker/docker/builder/remotecontext	0.639s	coverage: 13.6% of statements
23:35:14 [2020-09-17T23:35:14.266Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:14 [2020-09-17T23:35:14.266Z] INFO: Testing against a local daemon
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceCreateInit
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:35:14 [2020-09-17T23:35:14.266Z] --- PASS: TestServiceCreateInit (0.03s)
23:35:14 [2020-09-17T23:35:14.266Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateServiceMultipleTimes
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateServiceConflict
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateServiceConflict (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateServiceMaxReplicas
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateWithDuplicateNetworkNames
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateServiceSecretFileMode
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateServiceConfigFileMode
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateServiceSysctls
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateServiceCapabilities
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestInspect
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestInspect (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestCreateJob
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestCreateJob (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestReplicatedJob
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestReplicatedJob (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestUpdateReplicatedJob
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceListWithStatuses
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestDockerNetworkConnectAlias
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestDockerNetworkReConnect
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServicePlugin
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestServicePlugin (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceUpdateLabel
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestServiceUpdateLabel (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceUpdateSecrets
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceUpdateConfigs
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceUpdateNetwork
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] === RUN   TestServiceUpdatePidsLimit
23:35:14 [2020-09-17T23:35:14.266Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] PASS
23:35:14 [2020-09-17T23:35:14.266Z] ok  	github.com/docker/docker/integration/service	0.311s
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === Skipped
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
23:35:14 [2020-09-17T23:35:14.266Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
23:35:14 [2020-09-17T23:35:14.266Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.266Z] 
23:35:14 [2020-09-17T23:35:14.266Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
23:35:14 [2020-09-17T23:35:14.267Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.267Z] 
23:35:14 [2020-09-17T23:35:14.267Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
23:35:14 [2020-09-17T23:35:14.267Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
23:35:14 [2020-09-17T23:35:14.267Z] 
23:35:14 [2020-09-17T23:35:14.267Z] 
23:35:14 [2020-09-17T23:35:14.267Z] DONE 24 tests, 23 skipped in 2.403s
23:35:14 [2020-09-17T23:35:14.267Z] Running D:\gopath\src\github.com\docker\docker\integration\session
23:35:14 [2020-09-17T23:35:14.272Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:35:14 [2020-09-17T23:35:14.489Z] --- PASS: TestCommitInheritsEnv (1.72s)
23:35:14 [2020-09-17T23:35:14.489Z] === RUN   TestImportExtremelyLargeImageWorks
23:35:14 [2020-09-17T23:35:14.489Z] === PAUSE TestImportExtremelyLargeImageWorks
23:35:14 [2020-09-17T23:35:14.489Z] === RUN   TestImagesFilterMultiReference
23:35:14 [2020-09-17T23:35:14.489Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:35:14 [2020-09-17T23:35:14.489Z] === RUN   TestImagePullPlatformInvalid
23:35:14 [2020-09-17T23:35:14.489Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:35:14 [2020-09-17T23:35:14.489Z] === RUN   TestRemoveImageOrphaning
23:35:14 [2020-09-17T23:35:14.528Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:35:15 [2020-09-17T23:35:15.383Z] ok  	github.com/docker/docker/builder/dockerfile	1.306s	coverage: 48.0% of statements
23:35:15 [2020-09-17T23:35:15.383Z] ?   	github.com/docker/docker/cli	[no test files]
23:35:15 [2020-09-17T23:35:15.383Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:35:15 [2020-09-17T23:35:15.457Z] --- PASS: TestSecretsUpdate (2.70s)
23:35:15 [2020-09-17T23:35:15.457Z] === RUN   TestTemplatedSecret
23:35:16 [2020-09-17T23:35:16.019Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:35:16 [2020-09-17T23:35:16.394Z] --- PASS: TestRemoveImageOrphaning (1.91s)
23:35:16 [2020-09-17T23:35:16.394Z] === RUN   TestRemoveImageGarbageCollector
23:35:16 [2020-09-17T23:35:16.394Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:35:16 [2020-09-17T23:35:16.394Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:35:16 [2020-09-17T23:35:16.394Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:35:16 [2020-09-17T23:35:16.394Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:35:16 [2020-09-17T23:35:16.394Z] === RUN   TestTagInvalidReference
23:35:16 [2020-09-17T23:35:16.394Z] --- PASS: TestTagInvalidReference (0.02s)
23:35:16 [2020-09-17T23:35:16.394Z] === RUN   TestTagValidPrefixedRepo
23:35:16 [2020-09-17T23:35:16.394Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:35:16 [2020-09-17T23:35:16.394Z] === RUN   TestTagExistedNameWithoutForce
23:35:16 [2020-09-17T23:35:16.394Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:35:16 [2020-09-17T23:35:16.394Z] === RUN   TestTagOfficialNames
23:35:16 [2020-09-17T23:35:16.394Z] --- PASS: TestTagOfficialNames (0.06s)
23:35:16 [2020-09-17T23:35:16.394Z] === RUN   TestTagMatchesDigest
23:35:16 [2020-09-17T23:35:16.394Z] --- PASS: TestTagMatchesDigest (0.01s)
23:35:16 [2020-09-17T23:35:16.394Z] === CONT  TestImportExtremelyLargeImageWorks
23:35:16 [2020-09-17T23:35:16.441Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:16 [2020-09-17T23:35:16.441Z] INFO: Testing against a local daemon
23:35:16 [2020-09-17T23:35:16.441Z] === RUN   TestSessionCreate
23:35:16 [2020-09-17T23:35:16.441Z] --- SKIP: TestSessionCreate (0.00s)
23:35:16 [2020-09-17T23:35:16.441Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:35:16 [2020-09-17T23:35:16.441Z] === RUN   TestSessionCreateWithBadUpgrade
23:35:16 [2020-09-17T23:35:16.441Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
23:35:16 [2020-09-17T23:35:16.441Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:35:16 [2020-09-17T23:35:16.441Z] PASS
23:35:16 [2020-09-17T23:35:16.441Z] ok  	github.com/docker/docker/integration/session	0.147s
23:35:16 [2020-09-17T23:35:16.441Z] 
23:35:16 [2020-09-17T23:35:16.441Z] === Skipped
23:35:16 [2020-09-17T23:35:16.441Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
23:35:16 [2020-09-17T23:35:16.441Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:35:16 [2020-09-17T23:35:16.441Z] 
23:35:16 [2020-09-17T23:35:16.441Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
23:35:16 [2020-09-17T23:35:16.441Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:35:16 [2020-09-17T23:35:16.441Z] 
23:35:16 [2020-09-17T23:35:16.441Z] 
23:35:16 [2020-09-17T23:35:16.441Z] DONE 2 tests, 2 skipped in 1.837s
23:35:16 [2020-09-17T23:35:16.441Z] Running D:\gopath\src\github.com\docker\docker\integration\system
23:35:16 [2020-09-17T23:35:16.947Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:35:17 [2020-09-17T23:35:17.509Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
23:35:17 [2020-09-17T23:35:17.975Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:17 [2020-09-17T23:35:17.975Z] INFO: Testing against a local daemon
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:35:17 [2020-09-17T23:35:17.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:35:17 [2020-09-17T23:35:17.975Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestEventsExecDie
23:35:17 [2020-09-17T23:35:17.975Z] --- SKIP: TestEventsExecDie (0.00s)
23:35:17 [2020-09-17T23:35:17.975Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestEventsBackwardsCompatible
23:35:17 [2020-09-17T23:35:17.975Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
23:35:17 [2020-09-17T23:35:17.975Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestInfoAPI
23:35:17 [2020-09-17T23:35:17.975Z] --- PASS: TestInfoAPI (0.02s)
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestInfoAPIWarnings
23:35:17 [2020-09-17T23:35:17.975Z] --- SKIP: TestInfoAPIWarnings (0.00s)
23:35:17 [2020-09-17T23:35:17.975Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestInfoDebug
23:35:17 [2020-09-17T23:35:17.975Z] --- SKIP: TestInfoDebug (0.00s)
23:35:17 [2020-09-17T23:35:17.975Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestInfoInsecureRegistries
23:35:17 [2020-09-17T23:35:17.975Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
23:35:17 [2020-09-17T23:35:17.975Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestInfoRegistryMirrors
23:35:17 [2020-09-17T23:35:17.975Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
23:35:17 [2020-09-17T23:35:17.975Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:35:17 [2020-09-17T23:35:17.975Z] === RUN   TestLoginFailsWithBadCredentials
23:35:18 [2020-09-17T23:35:18.436Z] --- PASS: TestTemplatedSecret (3.04s)
23:35:18 [2020-09-17T23:35:18.436Z] === RUN   TestSecretCreateResolve
23:35:18 [2020-09-17T23:35:18.941Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
23:35:18 [2020-09-17T23:35:18.941Z] === RUN   TestPingCacheHeaders
23:35:18 [2020-09-17T23:35:18.997Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
23:35:19 [2020-09-17T23:35:19.399Z] --- PASS: TestPingCacheHeaders (0.02s)
23:35:19 [2020-09-17T23:35:19.399Z] === RUN   TestPingGet
23:35:19 [2020-09-17T23:35:19.399Z] --- PASS: TestPingGet (0.02s)
23:35:19 [2020-09-17T23:35:19.399Z] === RUN   TestPingHead
23:35:19 [2020-09-17T23:35:19.399Z] --- PASS: TestPingHead (0.02s)
23:35:19 [2020-09-17T23:35:19.399Z] === RUN   TestVersion
23:35:19 [2020-09-17T23:35:19.399Z] --- PASS: TestVersion (0.02s)
23:35:19 [2020-09-17T23:35:19.399Z] PASS
23:35:19 [2020-09-17T23:35:19.399Z] ok  	github.com/docker/docker/integration/system	1.298s
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] === Skipped
23:35:19 [2020-09-17T23:35:19.399Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:35:19 [2020-09-17T23:35:19.399Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
23:35:19 [2020-09-17T23:35:19.399Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
23:35:19 [2020-09-17T23:35:19.399Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
23:35:19 [2020-09-17T23:35:19.399Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
23:35:19 [2020-09-17T23:35:19.399Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
23:35:19 [2020-09-17T23:35:19.399Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
23:35:19 [2020-09-17T23:35:19.399Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] 
23:35:19 [2020-09-17T23:35:19.399Z] DONE 13 tests, 7 skipped in 3.058s
23:35:19 [2020-09-17T23:35:19.399Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
23:35:20 [2020-09-17T23:35:20.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
23:35:21 [2020-09-17T23:35:21.014Z] ok  	github.com/docker/docker/client	0.602s	coverage: 75.4% of statements
23:35:21 [2020-09-17T23:35:21.291Z] --- PASS: TestSecretCreateResolve (2.56s)
23:35:21 [2020-09-17T23:35:21.291Z] PASS
23:35:21 [2020-09-17T23:35:21.291Z] 
23:35:21 [2020-09-17T23:35:21.291Z] DONE 6 tests in 18.453s
23:35:21 [2020-09-17T23:35:21.291Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:35:21 [2020-09-17T23:35:21.291Z] ++ 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
23:35:21 [2020-09-17T23:35:21.291Z] ++ set -e
23:35:21 [2020-09-17T23:35:21.291Z] ++ '[' -n 0 ']'
23:35:21 [2020-09-17T23:35:21.291Z] ++ set -x
23:35:21 [2020-09-17T23:35:21.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:35:21 [2020-09-17T23:35:21.291Z] INFO: Testing against a local daemon
23:35:21 [2020-09-17T23:35:21.291Z] === RUN   TestServiceCreateInit
23:35:21 [2020-09-17T23:35:21.291Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:35:21 [2020-09-17T23:35:21.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
23:35:21 [2020-09-17T23:35:21.575Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:21 [2020-09-17T23:35:21.575Z] INFO: Testing against a local daemon
23:35:21 [2020-09-17T23:35:21.575Z] === RUN   TestVolumesCreateAndList
23:35:21 [2020-09-17T23:35:21.575Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:35:21 [2020-09-17T23:35:21.575Z] === RUN   TestVolumesRemove
23:35:21 [2020-09-17T23:35:21.575Z] --- SKIP: TestVolumesRemove (0.00s)
23:35:21 [2020-09-17T23:35:21.575Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
23:35:21 [2020-09-17T23:35:21.575Z] === RUN   TestVolumesInspect
23:35:21 [2020-09-17T23:35:21.575Z] --- PASS: TestVolumesInspect (0.03s)
23:35:21 [2020-09-17T23:35:21.575Z] === RUN   TestVolumesInvalidJSON
23:35:21 [2020-09-17T23:35:21.575Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:35:21 [2020-09-17T23:35:21.575Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:35:21 [2020-09-17T23:35:21.575Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:35:21 [2020-09-17T23:35:21.575Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:35:21 [2020-09-17T23:35:21.575Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:35:21 [2020-09-17T23:35:21.575Z] PASS
23:35:21 [2020-09-17T23:35:21.575Z] ok  	github.com/docker/docker/integration/volume	0.249s
23:35:21 [2020-09-17T23:35:21.575Z] 
23:35:21 [2020-09-17T23:35:21.575Z] === Skipped
23:35:21 [2020-09-17T23:35:21.575Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
23:35:21 [2020-09-17T23:35:21.575Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
23:35:21 [2020-09-17T23:35:21.575Z] 
23:35:21 [2020-09-17T23:35:21.575Z] 
23:35:21 [2020-09-17T23:35:21.575Z] DONE 5 tests, 1 skipped in 1.966s
23:35:21 [2020-09-17T23:35:21.575Z] INFO: make.ps1 ended at 09/17/2020 23:35:21
23:35:21 [2020-09-17T23:35:21.575Z] INFO: Integration CLI tests being run from the host:
23:35:21 [2020-09-17T23:35:21.575Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
23:35:22 [2020-09-17T23:35:22.899Z] --- PASS: TestUpdateRestartPolicy (12.82s)
23:35:22 [2020-09-17T23:35:22.899Z] === RUN   TestUpdateRestartWithAutoRemove
23:35:22 [2020-09-17T23:35:22.913Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000abd140_<nil>}
23:35:22 [2020-09-17T23:35:22.913Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
23:35:23 [2020-09-17T23:35:23.668Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s)
23:35:23 [2020-09-17T23:35:23.668Z] === RUN   TestWaitNonBlocked
23:35:23 [2020-09-17T23:35:23.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:35:23 [2020-09-17T23:35:23.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:35:23 [2020-09-17T23:35:23.668Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:35:23 [2020-09-17T23:35:23.668Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:35:23 [2020-09-17T23:35:23.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:35:23 [2020-09-17T23:35:23.668Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:35:24 [2020-09-17T23:35:24.279Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1709716193_/foo_false__<nil>_<nil>_<nil>}
23:35:24 [2020-09-17T23:35:24.809Z] --- PASS: TestWaitNonBlocked (0.01s)
23:35:24 [2020-09-17T23:35:24.809Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
23:35:24 [2020-09-17T23:35:24.809Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
23:35:24 [2020-09-17T23:35:24.809Z] === RUN   TestWaitBlocked
23:35:24 [2020-09-17T23:35:24.809Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:35:24 [2020-09-17T23:35:24.809Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:35:24 [2020-09-17T23:35:24.809Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:35:24 [2020-09-17T23:35:24.809Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:35:24 [2020-09-17T23:35:24.809Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:35:24 [2020-09-17T23:35:24.809Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:35:25 [2020-09-17T23:35:25.645Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:35:25 [2020-09-17T23:35:25.645Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1709716193_/foo_true__<nil>_<nil>_<nil>}
23:35:25 [2020-09-17T23:35:25.948Z] --- PASS: TestWaitBlocked (0.01s)
23:35:25 [2020-09-17T23:35:25.948Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
23:35:25 [2020-09-17T23:35:25.948Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
23:35:25 [2020-09-17T23:35:25.948Z] === CONT  TestContainerStartOnDaemonRestart
23:35:25 [2020-09-17T23:35:25.948Z] === CONT  TestIpcModeOlderClient
23:35:26 [2020-09-17T23:35:26.274Z] --- PASS: TestIpcModeOlderClient (0.22s)
23:35:26 [2020-09-17T23:35:26.274Z] === CONT  TestDaemonHostGatewayIP
23:35:26 [2020-09-17T23:35:26.527Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:35:27 [2020-09-17T23:35:27.535Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3015358156_/foo_false__<nil>_<nil>_<nil>}
23:35:28 [2020-09-17T23:35:28.645Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:35:28 [2020-09-17T23:35:28.645Z] INFO: Testing against a local daemon
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:35:28 [2020-09-17T23:35:28.645Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:35:28 [2020-09-17T23:35:28.903Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3015358156_/foo_true__<nil>_<nil>_<nil>}
23:35:29 [2020-09-17T23:35:29.103Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:35:29 [2020-09-17T23:35:29.103Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:35:29 [2020-09-17T23:35:29.218Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s)
23:35:29 [2020-09-17T23:35:29.218Z] === CONT  TestContainerKillOnDaemonStart
23:35:29 [2020-09-17T23:35:29.547Z] --- PASS: TestDaemonHostGatewayIP (3.58s)
23:35:29 [2020-09-17T23:35:29.547Z] === CONT  TestDaemonRestartIpcMode
23:35:29 [2020-09-17T23:35:29.560Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:35:29 [2020-09-17T23:35:29.830Z] --- PASS: TestServiceCreateInit (8.77s)
23:35:29 [2020-09-17T23:35:29.830Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s)
23:35:29 [2020-09-17T23:35:29.830Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s)
23:35:29 [2020-09-17T23:35:29.830Z] === RUN   TestCreateServiceMultipleTimes
23:35:30 [2020-09-17T23:35:30.435Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3015358156_/foo_true__0xc000abd1a0_<nil>_<nil>}
23:35:31 [2020-09-17T23:35:31.801Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000abd1c0_<nil>}
23:35:33 [2020-09-17T23:35:33.167Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000abd1e0_<nil>}
23:35:33 [2020-09-17T23:35:33.443Z] --- PASS: TestDaemonRestartIpcMode (3.71s)
23:35:34 [2020-09-17T23:35:34.340Z] --- PASS: TestBuildWithHugeFile (45.52s)
23:35:34 [2020-09-17T23:35:34.340Z] === RUN   TestBuildWithEmptyDockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:35:34 [2020-09-17T23:35:34.340Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s)
23:35:34 [2020-09-17T23:35:34.340Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s)
23:35:34 [2020-09-17T23:35:34.340Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
23:35:34 [2020-09-17T23:35:34.340Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
23:35:34 [2020-09-17T23:35:34.340Z] === RUN   TestBuildPreserveOwnership
23:35:34 [2020-09-17T23:35:34.340Z] === RUN   TestBuildPreserveOwnership/copy_from
23:35:34 [2020-09-17T23:35:34.534Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000abd200_<nil>}
23:35:35 [2020-09-17T23:35:35.920Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000abd220_<nil>}
23:35:37 [2020-09-17T23:35:37.307Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:35:37 [2020-09-17T23:35:37.646Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:35:38 [2020-09-17T23:35:38.684Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:35:38 [2020-09-17T23:35:38.685Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
23:35:38 [2020-09-17T23:35:38.685Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
23:35:38 [2020-09-17T23:35:38.685Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
23:35:38 [2020-09-17T23:35:38.685Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
23:35:38 [2020-09-17T23:35:38.685Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
23:35:38 [2020-09-17T23:35:38.943Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
23:35:38 [2020-09-17T23:35:38.943Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:35:39 [2020-09-17T23:35:39.565Z] --- PASS: TestBuildPreserveOwnership (5.81s)
23:35:39 [2020-09-17T23:35:39.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.76s)
23:35:39 [2020-09-17T23:35:39.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s)
23:35:39 [2020-09-17T23:35:39.565Z] === RUN   TestBuildPlatformInvalid
23:35:39 [2020-09-17T23:35:39.565Z] --- PASS: TestBuildPlatformInvalid (0.18s)
23:35:39 [2020-09-17T23:35:39.565Z] PASS
23:35:39 [2020-09-17T23:35:39.565Z] 
23:35:39 [2020-09-17T23:35:39.565Z] === Skipped
23:35:39 [2020-09-17T23:35:39.565Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:35:39 [2020-09-17T23:35:39.565Z]     build_session_test.go:25: TODO: BuildKit
23:35:39 [2020-09-17T23:35:39.565Z] 
23:35:39 [2020-09-17T23:35:39.565Z] 
23:35:39 [2020-09-17T23:35:39.565Z] DONE 32 tests, 1 skipped in 99.931s
23:35:39 [2020-09-17T23:35:39.565Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:35:39 [2020-09-17T23:35:39.565Z] ++ 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
23:35:39 [2020-09-17T23:35:39.565Z] ++ set -e
23:35:39 [2020-09-17T23:35:39.565Z] ++ '[' -n 0 ']'
23:35:39 [2020-09-17T23:35:39.565Z] ++ set -x
23:35:39 [2020-09-17T23:35:39.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
23:35:39 [2020-09-17T23:35:39.825Z] INFO: Testing against a local daemon
23:35:39 [2020-09-17T23:35:39.825Z] === RUN   TestConfigInspect
23:35:41 [2020-09-17T23:35:41.518Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:35:42 [2020-09-17T23:35:42.389Z] --- PASS: TestContainerKillOnDaemonStart (12.37s)
23:35:42 [2020-09-17T23:35:42.389Z] PASS
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] === Skipped
23:35:42 [2020-09-17T23:35:42.389Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
23:35:42 [2020-09-17T23:35:42.389Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
23:35:42 [2020-09-17T23:35:42.389Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
23:35:42 [2020-09-17T23:35:42.389Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:35:42 [2020-09-17T23:35:42.389Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
23:35:42 [2020-09-17T23:35:42.389Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
23:35:42 [2020-09-17T23:35:42.389Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] 
23:35:42 [2020-09-17T23:35:42.389Z] DONE 192 tests, 6 skipped in 151.709s
23:35:42 [2020-09-17T23:35:42.389Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
23:35:42 [2020-09-17T23:35:42.389Z] ++ 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
23:35:42 [2020-09-17T23:35:42.389Z] ++ set -e
23:35:42 [2020-09-17T23:35:42.389Z] ++ '[' -n 0 ']'
23:35:42 [2020-09-17T23:35:42.389Z] ++ set -x
23:35:42 [2020-09-17T23:35:42.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:35:42 [2020-09-17T23:35:42.389Z] INFO: Testing against a local daemon
23:35:42 [2020-09-17T23:35:42.389Z] === RUN   TestCommitInheritsEnv
23:35:42 [2020-09-17T23:35:42.389Z] --- PASS: TestCommitInheritsEnv (0.67s)
23:35:42 [2020-09-17T23:35:42.389Z] === RUN   TestImportExtremelyLargeImageWorks
23:35:42 [2020-09-17T23:35:42.389Z] === PAUSE TestImportExtremelyLargeImageWorks
23:35:42 [2020-09-17T23:35:42.389Z] === RUN   TestImagesFilterMultiReference
23:35:42 [2020-09-17T23:35:42.389Z] --- PASS: TestImagesFilterMultiReference (0.08s)
23:35:42 [2020-09-17T23:35:42.389Z] === RUN   TestImagePullPlatformInvalid
23:35:42 [2020-09-17T23:35:42.389Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
23:35:42 [2020-09-17T23:35:42.389Z] === RUN   TestRemoveImageOrphaning
23:35:42 [2020-09-17T23:35:42.715Z] --- PASS: TestRemoveImageOrphaning (0.55s)
23:35:42 [2020-09-17T23:35:42.715Z] === RUN   TestRemoveImageGarbageCollector
23:35:42 [2020-09-17T23:35:42.715Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:35:42 [2020-09-17T23:35:42.715Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:35:42 [2020-09-17T23:35:42.715Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:35:42 [2020-09-17T23:35:42.715Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:35:42 [2020-09-17T23:35:42.715Z] === RUN   TestTagInvalidReference
23:35:42 [2020-09-17T23:35:42.715Z] --- PASS: TestTagInvalidReference (0.01s)
23:35:42 [2020-09-17T23:35:42.715Z] === RUN   TestTagValidPrefixedRepo
23:35:42 [2020-09-17T23:35:42.715Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
23:35:42 [2020-09-17T23:35:42.715Z] === RUN   TestTagExistedNameWithoutForce
23:35:42 [2020-09-17T23:35:42.715Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
23:35:42 [2020-09-17T23:35:42.715Z] === RUN   TestTagOfficialNames
23:35:42 [2020-09-17T23:35:42.715Z] --- PASS: TestTagOfficialNames (0.04s)
23:35:42 [2020-09-17T23:35:42.715Z] === RUN   TestTagMatchesDigest
23:35:42 [2020-09-17T23:35:42.715Z] --- PASS: TestTagMatchesDigest (0.01s)
23:35:42 [2020-09-17T23:35:42.715Z] === CONT  TestImportExtremelyLargeImageWorks
23:35:42 [2020-09-17T23:35:42.976Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:35:44 [2020-09-17T23:35:44.033Z] --- PASS: TestConfigInspect (3.61s)
23:35:44 [2020-09-17T23:35:44.033Z] === RUN   TestConfigList
23:35:44 [2020-09-17T23:35:44.868Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:35:45 [2020-09-17T23:35:45.430Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:35:45 [2020-09-17T23:35:45.686Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:35:46 [2020-09-17T23:35:46.579Z] --- PASS: TestConfigList (3.21s)
23:35:46 [2020-09-17T23:35:46.579Z] === RUN   TestConfigsCreateAndDelete
23:35:46 [2020-09-17T23:35:46.614Z] --- PASS: TestCreateServiceMultipleTimes (16.55s)
23:35:46 [2020-09-17T23:35:46.614Z] === RUN   TestCreateServiceConflict
23:35:46 [2020-09-17T23:35:46.614Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:35:47 [2020-09-17T23:35:47.175Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
23:35:48 [2020-09-17T23:35:48.103Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:35:48 [2020-09-17T23:35:48.665Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:35:49 [2020-09-17T23:35:49.593Z] --- PASS: TestCreateServiceConflict (3.01s)
23:35:49 [2020-09-17T23:35:49.593Z] === RUN   TestCreateServiceMaxReplicas
23:35:49 [2020-09-17T23:35:49.593Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:35:49 [2020-09-17T23:35:49.884Z] --- PASS: TestConfigsCreateAndDelete (3.20s)
23:35:49 [2020-09-17T23:35:49.884Z] === RUN   TestConfigsUpdate
23:35:50 [2020-09-17T23:35:50.155Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:35:50 [2020-09-17T23:35:50.716Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:35:51 [2020-09-17T23:35:51.646Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:35:52 [2020-09-17T23:35:52.574Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:35:52 [2020-09-17T23:35:52.830Z] --- PASS: TestCreateServiceMaxReplicas (3.33s)
23:35:52 [2020-09-17T23:35:52.830Z] === RUN   TestCreateWithDuplicateNetworkNames
23:35:53 [2020-09-17T23:35:53.086Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:35:53 [2020-09-17T23:35:53.188Z] --- PASS: TestConfigsUpdate (3.14s)
23:35:53 [2020-09-17T23:35:53.189Z] === RUN   TestTemplatedConfig
23:35:53 [2020-09-17T23:35:53.647Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:35:54 [2020-09-17T23:35:54.209Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:35:55 [2020-09-17T23:35:55.137Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:35:56 [2020-09-17T23:35:56.503Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:35:56 [2020-09-17T23:35:56.511Z] --- PASS: TestTemplatedConfig (3.52s)
23:35:56 [2020-09-17T23:35:56.512Z] === RUN   TestConfigCreateResolve
23:35:56 [2020-09-17T23:35:56.758Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:35:57 [2020-09-17T23:35:57.321Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:35:57 [2020-09-17T23:35:57.321Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:35:57 [2020-09-17T23:35:57.885Z] === RUN   TestDockerSuite/TestCpRelativePath
23:35:58 [2020-09-17T23:35:58.447Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:35:59 [2020-09-17T23:35:59.009Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:35:59 [2020-09-17T23:35:59.816Z] --- PASS: TestConfigCreateResolve (3.14s)
23:35:59 [2020-09-17T23:35:59.816Z] === RUN   TestConfigDaemonLibtrustID
23:35:59 [2020-09-17T23:35:59.937Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:36:00 [2020-09-17T23:36:00.078Z] --- PASS: TestConfigDaemonLibtrustID (0.64s)
23:36:00 [2020-09-17T23:36:00.078Z] PASS
23:36:00 [2020-09-17T23:36:00.078Z] 
23:36:00 [2020-09-17T23:36:00.078Z] DONE 7 tests in 20.600s
23:36:00 [2020-09-17T23:36:00.078Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:36:00 [2020-09-17T23:36:00.078Z] ++ 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
23:36:00 [2020-09-17T23:36:00.078Z] ++ set -e
23:36:00 [2020-09-17T23:36:00.078Z] ++ '[' -n 0 ']'
23:36:00 [2020-09-17T23:36:00.078Z] ++ set -x
23:36:00 [2020-09-17T23:36:00.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
23:36:00 [2020-09-17T23:36:00.339Z] INFO: Testing against a local daemon
23:36:00 [2020-09-17T23:36:00.339Z] === RUN   TestCheckpoint
23:36:00 [2020-09-17T23:36:00.339Z] --- SKIP: TestCheckpoint (0.00s)
23:36:00 [2020-09-17T23:36:00.339Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:36:00 [2020-09-17T23:36:00.339Z] === RUN   TestContainerInvalidJSON
23:36:00 [2020-09-17T23:36:00.339Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:36:00 [2020-09-17T23:36:00.339Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:36:00 [2020-09-17T23:36:00.339Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:36:00 [2020-09-17T23:36:00.339Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:36:00 [2020-09-17T23:36:00.339Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:36:00 [2020-09-17T23:36:00.339Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:36:00 [2020-09-17T23:36:00.339Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:36:00 [2020-09-17T23:36:00.339Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:36:00 [2020-09-17T23:36:00.339Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:36:00 [2020-09-17T23:36:00.339Z] --- PASS: TestContainerInvalidJSON (0.03s)
23:36:00 [2020-09-17T23:36:00.339Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:36:00 [2020-09-17T23:36:00.339Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:36:00 [2020-09-17T23:36:00.339Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:36:00 [2020-09-17T23:36:00.339Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:36:00 [2020-09-17T23:36:00.499Z] === RUN   TestDockerSuite/TestCpToCaseA
23:36:00 [2020-09-17T23:36:00.596Z] ok  	github.com/docker/docker/cmd/dockerd	0.116s	coverage: 30.8% of statements
23:36:00 [2020-09-17T23:36:00.599Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
23:36:00 [2020-09-17T23:36:00.599Z] === RUN   TestCopyFromContainerPathIsNotDir
23:36:00 [2020-09-17T23:36:00.599Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
23:36:00 [2020-09-17T23:36:00.599Z] === RUN   TestCopyToContainerPathDoesNotExist
23:36:00 [2020-09-17T23:36:00.861Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
23:36:00 [2020-09-17T23:36:00.861Z] === RUN   TestCopyToContainerPathIsNotDir
23:36:00 [2020-09-17T23:36:00.861Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
23:36:00 [2020-09-17T23:36:00.861Z] === RUN   TestCopyFromContainer
23:36:01 [2020-09-17T23:36:01.426Z] === RUN   TestDockerSuite/TestCpToCaseB
23:36:01 [2020-09-17T23:36:01.989Z] === RUN   TestDockerSuite/TestCpToCaseC
23:36:02 [2020-09-17T23:36:02.778Z] === RUN   TestCopyFromContainer//
23:36:03 [2020-09-17T23:36:03.040Z] === RUN   TestCopyFromContainer//bar/root
23:36:03 [2020-09-17T23:36:03.040Z] === RUN   TestCopyFromContainer//bar/root/
23:36:03 [2020-09-17T23:36:03.040Z] === RUN   TestCopyFromContainer/bar/quux
23:36:03 [2020-09-17T23:36:03.301Z] === RUN   TestCopyFromContainer/bar/quux/
23:36:03 [2020-09-17T23:36:03.301Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:36:03 [2020-09-17T23:36:03.563Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:36:03 [2020-09-17T23:36:03.563Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:36:03 [2020-09-17T23:36:03.824Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:36:03 [2020-09-17T23:36:03.824Z] === RUN   TestCopyFromContainer/bar/notarget
23:36:03 [2020-09-17T23:36:03.879Z] === RUN   TestDockerSuite/TestCpToCaseD
23:36:04 [2020-09-17T23:36:04.085Z] --- PASS: TestCopyFromContainer (3.11s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer// (0.11s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:36:04 [2020-09-17T23:36:04.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:36:04 [2020-09-17T23:36:04.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:36:04 [2020-09-17T23:36:04.085Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:36:04 [2020-09-17T23:36:04.085Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:36:04 [2020-09-17T23:36:04.085Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:36:04 [2020-09-17T23:36:04.085Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:36:04 [2020-09-17T23:36:04.085Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateLinkToNonExistingContainer
23:36:04 [2020-09-17T23:36:04.085Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateWithInvalidEnv
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateWithInvalidEnv/0
23:36:04 [2020-09-17T23:36:04.085Z] === PAUSE TestCreateWithInvalidEnv/0
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateWithInvalidEnv/1
23:36:04 [2020-09-17T23:36:04.085Z] === PAUSE TestCreateWithInvalidEnv/1
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateWithInvalidEnv/2
23:36:04 [2020-09-17T23:36:04.085Z] === PAUSE TestCreateWithInvalidEnv/2
23:36:04 [2020-09-17T23:36:04.085Z] === CONT  TestCreateWithInvalidEnv/0
23:36:04 [2020-09-17T23:36:04.085Z] === CONT  TestCreateWithInvalidEnv/1
23:36:04 [2020-09-17T23:36:04.085Z] === CONT  TestCreateWithInvalidEnv/2
23:36:04 [2020-09-17T23:36:04.085Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:36:04 [2020-09-17T23:36:04.085Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateTmpfsMountsTarget
23:36:04 [2020-09-17T23:36:04.085Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:36:04 [2020-09-17T23:36:04.085Z] === RUN   TestCreateWithCustomMaskedPaths
23:36:05 [2020-09-17T23:36:05.107Z] ok  	github.com/docker/docker/container	0.186s	coverage: 34.7% of statements
23:36:05 [2020-09-17T23:36:05.107Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:36:05 [2020-09-17T23:36:05.107Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:36:05 [2020-09-17T23:36:05.107Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:36:05 [2020-09-17T23:36:05.107Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:36:06 [2020-09-17T23:36:06.395Z] === RUN   TestDockerSuite/TestCpToCaseE
23:36:06 [2020-09-17T23:36:06.631Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s)
23:36:06 [2020-09-17T23:36:06.631Z] === RUN   TestCreateWithCustomReadonlyPaths
23:36:06 [2020-09-17T23:36:06.957Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.26s)
23:36:06 [2020-09-17T23:36:06.958Z] === RUN   TestCreateServiceSecretFileMode
23:36:07 [2020-09-17T23:36:07.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
23:36:07 [2020-09-17T23:36:07.903Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.063s	coverage: 65.3% of statements
23:36:08 [2020-09-17T23:36:08.546Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.13s)
23:36:08 [2020-09-17T23:36:08.546Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:36:08 [2020-09-17T23:36:08.546Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:36:08 [2020-09-17T23:36:08.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:36:08 [2020-09-17T23:36:08.546Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:36:08 [2020-09-17T23:36:08.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:36:08 [2020-09-17T23:36:08.546Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:36:08 [2020-09-17T23:36:08.546Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:36:08 [2020-09-17T23:36:08.546Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:36:08 [2020-09-17T23:36:08.546Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:36:08 [2020-09-17T23:36:08.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
23:36:08 [2020-09-17T23:36:08.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
23:36:08 [2020-09-17T23:36:08.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
23:36:08 [2020-09-17T23:36:08.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
23:36:08 [2020-09-17T23:36:08.546Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:36:08 [2020-09-17T23:36:08.546Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:36:08 [2020-09-17T23:36:08.814Z] === RUN   TestDockerSuite/TestCpToCaseF
23:36:09 [2020-09-17T23:36:09.117Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
23:36:09 [2020-09-17T23:36:09.117Z] === RUN   TestCreateDifferentPlatform
23:36:09 [2020-09-17T23:36:09.378Z] === RUN   TestDockerSuite/TestCpToCaseG
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestCreateDifferentPlatform/different_os
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:36:09 [2020-09-17T23:36:09.381Z] --- PASS: TestCreateDifferentPlatform (0.03s)
23:36:09 [2020-09-17T23:36:09.381Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:36:09 [2020-09-17T23:36:09.381Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:36:09 [2020-09-17T23:36:09.381Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestContainerStartOnDaemonRestart
23:36:09 [2020-09-17T23:36:09.381Z] === PAUSE TestContainerStartOnDaemonRestart
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestDaemonRestartIpcMode
23:36:09 [2020-09-17T23:36:09.381Z] === PAUSE TestDaemonRestartIpcMode
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestDaemonHostGatewayIP
23:36:09 [2020-09-17T23:36:09.381Z] === PAUSE TestDaemonHostGatewayIP
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestContainerKillOnDaemonStart
23:36:09 [2020-09-17T23:36:09.381Z] === PAUSE TestContainerKillOnDaemonStart
23:36:09 [2020-09-17T23:36:09.381Z] === RUN   TestDiff
23:36:10 [2020-09-17T23:36:10.305Z] --- PASS: TestCreateServiceSecretFileMode (3.32s)
23:36:10 [2020-09-17T23:36:10.305Z] === RUN   TestCreateServiceConfigFileMode
23:36:10 [2020-09-17T23:36:10.323Z] --- PASS: TestDiff (0.76s)
23:36:10 [2020-09-17T23:36:10.323Z] === RUN   TestExecWithCloseStdin
23:36:10 [2020-09-17T23:36:10.895Z] --- PASS: TestExecWithCloseStdin (0.87s)
23:36:10 [2020-09-17T23:36:10.895Z] === RUN   TestExec
23:36:11 [2020-09-17T23:36:11.838Z] --- PASS: TestExec (0.85s)
23:36:11 [2020-09-17T23:36:11.838Z] === RUN   TestExecUser
23:36:12 [2020-09-17T23:36:12.781Z] --- PASS: TestExecUser (0.94s)
23:36:12 [2020-09-17T23:36:12.781Z] === RUN   TestExportContainerAndImportImage
23:36:13 [2020-09-17T23:36:13.558Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.037s	coverage: 35.9% of statements
23:36:13 [2020-09-17T23:36:13.724Z] --- PASS: TestExportContainerAndImportImage (1.00s)
23:36:13 [2020-09-17T23:36:13.724Z] === RUN   TestExportContainerAfterDaemonRestart
23:36:14 [2020-09-17T23:36:14.474Z] --- PASS: TestCreateServiceConfigFileMode (3.50s)
23:36:14 [2020-09-17T23:36:14.474Z] === RUN   TestCreateServiceSysctls
23:36:14 [2020-09-17T23:36:14.474Z] === RUN   TestDockerSuite/TestCpToCaseH
23:36:15 [2020-09-17T23:36:15.094Z] ok  	github.com/docker/docker/daemon/cluster	0.219s	coverage: 0.5% of statements
23:36:15 [2020-09-17T23:36:15.641Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s)
23:36:15 [2020-09-17T23:36:15.641Z] === RUN   TestHealthCheckWorkdir
23:36:16 [2020-09-17T23:36:16.364Z] === RUN   TestDockerSuite/TestCpToCaseI
23:36:17 [2020-09-17T23:36:17.028Z] --- PASS: TestHealthCheckWorkdir (1.07s)
23:36:17 [2020-09-17T23:36:17.028Z] === RUN   TestHealthKillContainer
23:36:17 [2020-09-17T23:36:17.293Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:36:18 [2020-09-17T23:36:18.660Z] --- PASS: TestCreateServiceSysctls (4.64s)
23:36:18 [2020-09-17T23:36:18.660Z] === RUN   TestCreateServiceCapabilities
23:36:18 [2020-09-17T23:36:18.954Z] ..........................xx....................                         [ 29%]
23:36:19 [2020-09-17T23:36:19.572Z] --- PASS: TestHealthKillContainer (2.85s)
23:36:19 [2020-09-17T23:36:19.572Z] === RUN   TestInspectCpusetInConfigPre120
23:36:19 [2020-09-17T23:36:19.612Z] ok  	github.com/docker/docker/daemon/discovery	0.044s	coverage: 30.0% of statements
23:36:20 [2020-09-17T23:36:20.516Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
23:36:20 [2020-09-17T23:36:20.516Z] === RUN   TestIpcModeNone
23:36:21 [2020-09-17T23:36:21.088Z] --- PASS: TestIpcModeNone (0.82s)
23:36:21 [2020-09-17T23:36:21.088Z] === RUN   TestIpcModePrivate
23:36:21 [2020-09-17T23:36:21.708Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
23:36:21 [2020-09-17T23:36:21.928Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
23:36:21 [2020-09-17T23:36:21.929Z] --- PASS: TestCreateServiceCapabilities (3.45s)
23:36:21 [2020-09-17T23:36:21.929Z] === RUN   TestInspect
23:36:22 [2020-09-17T23:36:22.032Z] --- PASS: TestIpcModePrivate (0.81s)
23:36:22 [2020-09-17T23:36:22.032Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
23:36:22 [2020-09-17T23:36:22.032Z] === RUN   TestIpcModeShareable
23:36:22 [2020-09-17T23:36:22.184Z] === RUN   TestDockerSuite/TestCpToDot
23:36:22 [2020-09-17T23:36:22.352Z] ok  	github.com/docker/docker/daemon/config	0.070s	coverage: 81.8% of statements
23:36:22 [2020-09-17T23:36:22.746Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:36:22 [2020-09-17T23:36:22.975Z] --- PASS: TestIpcModeShareable (0.89s)
23:36:22 [2020-09-17T23:36:22.975Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
23:36:22 [2020-09-17T23:36:22.975Z] === RUN   TestAPIIpcModeShareableAndContainer
23:36:23 [2020-09-17T23:36:23.674Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:36:24 [2020-09-17T23:36:24.235Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
23:36:24 [2020-09-17T23:36:24.452Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
23:36:25 [2020-09-17T23:36:25.163Z] === RUN   TestDockerSuite/TestCpToStdout
23:36:25 [2020-09-17T23:36:25.419Z] --- PASS: TestInspect (3.44s)
23:36:25 [2020-09-17T23:36:25.419Z] === RUN   TestCreateJob
23:36:25 [2020-09-17T23:36:25.524Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.52s)
23:36:25 [2020-09-17T23:36:25.524Z] === RUN   TestAPIIpcModeHost
23:36:25 [2020-09-17T23:36:25.981Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:36:26 [2020-09-17T23:36:26.096Z] --- PASS: TestAPIIpcModeHost (0.63s)
23:36:26 [2020-09-17T23:36:26.096Z] === RUN   TestDaemonIpcModeShareable
23:36:26 [2020-09-17T23:36:26.909Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:36:26 [2020-09-17T23:36:26.910Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:36:27 [2020-09-17T23:36:27.837Z] === RUN   TestDockerSuite/TestCpVolumePath
23:36:28 [2020-09-17T23:36:28.005Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.9% of statements
23:36:28 [2020-09-17T23:36:28.005Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.475s	coverage: 14.1% of statements
23:36:28 [2020-09-17T23:36:28.011Z] --- PASS: TestDaemonIpcModeShareable (1.79s)
23:36:28 [2020-09-17T23:36:28.011Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
23:36:28 [2020-09-17T23:36:28.011Z] === RUN   TestDaemonIpcModePrivate
23:36:29 [2020-09-17T23:36:29.202Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:36:29 [2020-09-17T23:36:29.202Z] === RUN   TestDockerSuite/TestCreateArgs
23:36:29 [2020-09-17T23:36:29.202Z] --- PASS: TestCreateJob (3.60s)
23:36:29 [2020-09-17T23:36:29.202Z] === RUN   TestReplicatedJob
23:36:29 [2020-09-17T23:36:29.202Z] === RUN   TestDockerSuite/TestCreateByImageID
23:36:29 [2020-09-17T23:36:29.202Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:36:29 [2020-09-17T23:36:29.539Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.581s	coverage: 57.9% of statements
23:36:29 [2020-09-17T23:36:29.764Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:36:29 [2020-09-17T23:36:29.764Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:36:29 [2020-09-17T23:36:29.764Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:36:29 [2020-09-17T23:36:29.928Z] --- PASS: TestDaemonIpcModePrivate (1.76s)
23:36:29 [2020-09-17T23:36:29.928Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
23:36:29 [2020-09-17T23:36:29.928Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:36:30 [2020-09-17T23:36:30.326Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:36:30 [2020-09-17T23:36:30.582Z] === RUN   TestDockerSuite/TestCreateLabels
23:36:30 [2020-09-17T23:36:30.582Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:36:30 [2020-09-17T23:36:30.582Z] === RUN   TestDockerSuite/TestCreateRM
23:36:30 [2020-09-17T23:36:30.839Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:36:30 [2020-09-17T23:36:30.839Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:36:30 [2020-09-17T23:36:30.839Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:36:31 [2020-09-17T23:36:31.097Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:36:31 [2020-09-17T23:36:31.315Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s)
23:36:31 [2020-09-17T23:36:31.315Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
23:36:31 [2020-09-17T23:36:31.315Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:36:32 [2020-09-17T23:36:32.302Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.8% of statements
23:36:32 [2020-09-17T23:36:32.987Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:36:32 [2020-09-17T23:36:32.987Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:36:32 [2020-09-17T23:36:32.987Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:36:33 [2020-09-17T23:36:33.232Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
23:36:33 [2020-09-17T23:36:33.232Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
23:36:33 [2020-09-17T23:36:33.232Z] === RUN   TestIpcModeOlderClient
23:36:33 [2020-09-17T23:36:33.232Z] === PAUSE TestIpcModeOlderClient
23:36:33 [2020-09-17T23:36:33.232Z] === RUN   TestKillContainerInvalidSignal
23:36:33 [2020-09-17T23:36:33.368Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.153s	coverage: 69.2% of statements
23:36:33 [2020-09-17T23:36:33.668Z] ok  	github.com/docker/docker/daemon	12.312s	coverage: 17.4% of statements
23:36:33 [2020-09-17T23:36:33.668Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:36:33 [2020-09-17T23:36:33.668Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:36:33 [2020-09-17T23:36:33.668Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:36:33 [2020-09-17T23:36:33.668Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:36:33 [2020-09-17T23:36:33.803Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
23:36:33 [2020-09-17T23:36:33.803Z] === RUN   TestKillContainer
23:36:33 [2020-09-17T23:36:33.803Z] === RUN   TestKillContainer/no_signal
23:36:34 [2020-09-17T23:36:34.317Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.621s	coverage: 45.9% of statements
23:36:34 [2020-09-17T23:36:34.317Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:36:34 [2020-09-17T23:36:34.399Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:36:34 [2020-09-17T23:36:34.747Z] === RUN   TestKillContainer/non_killing_signal
23:36:34 [2020-09-17T23:36:34.877Z] --- PASS: TestReplicatedJob (5.60s)
23:36:34 [2020-09-17T23:36:34.877Z] === RUN   TestUpdateReplicatedJob
23:36:35 [2020-09-17T23:36:35.320Z] === RUN   TestKillContainer/killing_signal
23:36:35 [2020-09-17T23:36:35.805Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:36:35 [2020-09-17T23:36:35.805Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:36:35 [2020-09-17T23:36:35.805Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:36:35 [2020-09-17T23:36:35.805Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:36:35 [2020-09-17T23:36:35.805Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:36:35 [2020-09-17T23:36:35.805Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:36:36 [2020-09-17T23:36:36.264Z] --- PASS: TestKillContainer (2.27s)
23:36:36 [2020-09-17T23:36:36.264Z]     --- PASS: TestKillContainer/no_signal (0.75s)
23:36:36 [2020-09-17T23:36:36.264Z]     --- PASS: TestKillContainer/non_killing_signal (0.53s)
23:36:36 [2020-09-17T23:36:36.264Z]     --- PASS: TestKillContainer/killing_signal (0.73s)
23:36:36 [2020-09-17T23:36:36.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:36:36 [2020-09-17T23:36:36.264Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:36:36 [2020-09-17T23:36:36.368Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:36:36 [2020-09-17T23:36:36.835Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:36:37 [2020-09-17T23:36:37.083Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.441s	coverage: 49.5% of statements
23:36:37 [2020-09-17T23:36:37.381Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.477s	coverage: 76.1% of statements
23:36:37 [2020-09-17T23:36:37.734Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:36:37 [2020-09-17T23:36:37.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s)
23:36:37 [2020-09-17T23:36:37.778Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
23:36:37 [2020-09-17T23:36:37.778Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
23:36:37 [2020-09-17T23:36:37.778Z] === RUN   TestKillStoppedContainer
23:36:37 [2020-09-17T23:36:37.778Z] --- PASS: TestKillStoppedContainer (0.10s)
23:36:37 [2020-09-17T23:36:37.778Z] === RUN   TestKillStoppedContainerAPIPre120
23:36:38 [2020-09-17T23:36:38.030Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 58.0% of statements
23:36:38 [2020-09-17T23:36:38.039Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
23:36:38 [2020-09-17T23:36:38.039Z] === RUN   TestKillDifferentUserContainer
23:36:38 [2020-09-17T23:36:38.612Z] --- PASS: TestKillDifferentUserContainer (0.76s)
23:36:38 [2020-09-17T23:36:38.612Z] === RUN   TestInspectOomKilledTrue
23:36:38 [2020-09-17T23:36:38.612Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:36:38 [2020-09-17T23:36:38.612Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:36:38 [2020-09-17T23:36:38.612Z] === RUN   TestInspectOomKilledFalse
23:36:38 [2020-09-17T23:36:38.612Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:36:38 [2020-09-17T23:36:38.612Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:36:38 [2020-09-17T23:36:38.612Z] === RUN   TestLinksEtcHostsContentMatch
23:36:38 [2020-09-17T23:36:38.661Z] --- PASS: TestUpdateReplicatedJob (3.90s)
23:36:38 [2020-09-17T23:36:38.661Z] === RUN   TestServiceListWithStatuses
23:36:38 [2020-09-17T23:36:38.661Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:36:38 [2020-09-17T23:36:38.661Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:36:38 [2020-09-17T23:36:38.661Z] === RUN   TestDockerNetworkConnectAlias
23:36:38 [2020-09-17T23:36:38.661Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:36:39 [2020-09-17T23:36:39.183Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s)
23:36:39 [2020-09-17T23:36:39.183Z] === RUN   TestLinksContainerNames
23:36:39 [2020-09-17T23:36:39.571Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
23:36:39 [2020-09-17T23:36:39.589Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:36:39 [2020-09-17T23:36:39.869Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
23:36:40 [2020-09-17T23:36:40.518Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:36:41 [2020-09-17T23:36:41.100Z] --- PASS: TestLinksContainerNames (1.47s)
23:36:41 [2020-09-17T23:36:41.100Z] === RUN   TestLogsFollowTailEmpty
23:36:41 [2020-09-17T23:36:41.446Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:36:41 [2020-09-17T23:36:41.672Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
23:36:41 [2020-09-17T23:36:41.672Z] === RUN   TestContainerNetworkMountsNoChown
23:36:41 [2020-09-17T23:36:41.703Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:36:41 [2020-09-17T23:36:41.886Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:36:41 [2020-09-17T23:36:41.959Z] === RUN   TestDockerSuite/TestDevicePermissions
23:36:41 [2020-09-17T23:36:41.971Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.679s	coverage: 52.1% of statements
23:36:41 [2020-09-17T23:36:41.971Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:36:41 [2020-09-17T23:36:41.971Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:36:42 [2020-09-17T23:36:42.245Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s)
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/default
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/default
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/private
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/private
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rprivate
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rprivate
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/slave
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/slave
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rslave
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rslave
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/shared
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/shared
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rshared
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rshared
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/default
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/default/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rslave
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/shared
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/slave
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rprivate
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rshared
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/private
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/private/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/private/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/default/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:36:42 [2020-09-17T23:36:42.245Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/private/bind_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/default/bind_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/private/mount_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/default/mount_root
23:36:42 [2020-09-17T23:36:42.507Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:36:42 [2020-09-17T23:36:42.521Z] === RUN   TestDockerSuite/TestDockerFails
23:36:42 [2020-09-17T23:36:42.521Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
23:36:42 [2020-09-17T23:36:42.521Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
23:36:42 [2020-09-17T23:36:42.521Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
23:36:42 [2020-09-17T23:36:42.769Z] --- PASS: TestMountDaemonRoot (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
23:36:42 [2020-09-17T23:36:42.769Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
23:36:42 [2020-09-17T23:36:42.769Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
23:36:42 [2020-09-17T23:36:42.769Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:36:42 [2020-09-17T23:36:42.769Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
23:36:42 [2020-09-17T23:36:42.769Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
23:36:42 [2020-09-17T23:36:42.769Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
23:36:42 [2020-09-17T23:36:42.769Z] === RUN   TestContainerBindMountNonRecursive
23:36:43 [2020-09-17T23:36:43.504Z] ok  	github.com/docker/docker/daemon/logger	0.240s	coverage: 41.0% of statements
23:36:43 [2020-09-17T23:36:43.886Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
23:36:44 [2020-09-17T23:36:44.142Z] --- PASS: TestDockerNetworkConnectAlias (5.60s)
23:36:44 [2020-09-17T23:36:44.142Z] === RUN   TestDockerNetworkReConnect
23:36:44 [2020-09-17T23:36:44.398Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
23:36:44 [2020-09-17T23:36:44.558Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.651s	coverage: 77.8% of statements
23:36:44 [2020-09-17T23:36:44.558Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 67.0% of statements
23:36:44 [2020-09-17T23:36:44.558Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.8% of statements
23:36:44 [2020-09-17T23:36:44.558Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:36:44 [2020-09-17T23:36:44.558Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:36:44 [2020-09-17T23:36:44.558Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:36:44 [2020-09-17T23:36:44.558Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:36:44 [2020-09-17T23:36:44.684Z] --- PASS: TestContainerBindMountNonRecursive (2.10s)
23:36:44 [2020-09-17T23:36:44.684Z] === RUN   TestNetworkNat
23:36:44 [2020-09-17T23:36:44.901Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:36:45 [2020-09-17T23:36:45.636Z] --- PASS: TestNetworkNat (0.85s)
23:36:45 [2020-09-17T23:36:45.636Z] === RUN   TestNetworkLocalhostTCPNat
23:36:45 [2020-09-17T23:36:45.763Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
23:36:45 [2020-09-17T23:36:45.763Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
23:36:45 [2020-09-17T23:36:45.763Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
23:36:45 [2020-09-17T23:36:45.763Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
23:36:46 [2020-09-17T23:36:46.107Z] ok  	github.com/docker/docker/daemon/logger/journald	0.007s	coverage: 23.9% of statements
23:36:46 [2020-09-17T23:36:46.107Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.035s	coverage: 87.2% of statements
23:36:46 [2020-09-17T23:36:46.597Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
23:36:46 [2020-09-17T23:36:46.598Z] === RUN   TestNetworkLoopbackNat
23:36:47 [2020-09-17T23:36:47.645Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.022s	coverage: 61.6% of statements
23:36:47 [2020-09-17T23:36:47.646Z] ok  	github.com/docker/docker/daemon/logger/local	0.066s	coverage: 75.2% of statements
23:36:47 [2020-09-17T23:36:47.646Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:36:48 [2020-09-17T23:36:48.280Z] --- PASS: TestDockerNetworkReConnect (3.88s)
23:36:48 [2020-09-17T23:36:48.280Z] === RUN   TestServicePlugin
23:36:49 [2020-09-17T23:36:49.182Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.038s	coverage: 33.3% of statements
23:36:49 [2020-09-17T23:36:49.481Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.042s	coverage: 37.7% of statements
23:36:49 [2020-09-17T23:36:49.901Z] --- PASS: TestNetworkLoopbackNat (3.13s)
23:36:49 [2020-09-17T23:36:49.901Z] === RUN   TestPause
23:36:50 [2020-09-17T23:36:50.473Z] --- PASS: TestPause (0.80s)
23:36:50 [2020-09-17T23:36:50.473Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:36:50 [2020-09-17T23:36:50.473Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:36:50 [2020-09-17T23:36:50.473Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:36:50 [2020-09-17T23:36:50.473Z] === RUN   TestPauseStopPausedContainer
23:36:51 [2020-09-17T23:36:51.030Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.041s	coverage: 46.8% of statements
23:36:51 [2020-09-17T23:36:51.030Z] ok  	github.com/docker/docker/daemon/logger/templates	0.028s	coverage: 8.3% of statements
23:36:51 [2020-09-17T23:36:51.416Z] --- PASS: TestPauseStopPausedContainer (0.81s)
23:36:51 [2020-09-17T23:36:51.416Z] === RUN   TestPsFilter
23:36:51 [2020-09-17T23:36:51.416Z] --- PASS: TestPsFilter (0.23s)
23:36:51 [2020-09-17T23:36:51.416Z] === RUN   TestRemoveContainerWithRemovedVolume
23:36:52 [2020-09-17T23:36:52.358Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
23:36:52 [2020-09-17T23:36:52.359Z] === RUN   TestRemoveContainerWithVolume
23:36:52 [2020-09-17T23:36:52.447Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:36:52 [2020-09-17T23:36:52.931Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
23:36:52 [2020-09-17T23:36:52.931Z] === RUN   TestRemoveContainerRunning
23:36:53 [2020-09-17T23:36:53.375Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:36:53 [2020-09-17T23:36:53.808Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
23:36:53 [2020-09-17T23:36:53.874Z] --- PASS: TestRemoveContainerRunning (0.78s)
23:36:53 [2020-09-17T23:36:53.874Z] === RUN   TestRemoveContainerForceRemoveRunning
23:36:54 [2020-09-17T23:36:54.446Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
23:36:54 [2020-09-17T23:36:54.446Z] === RUN   TestRemoveInvalidContainer
23:36:54 [2020-09-17T23:36:54.446Z] --- PASS: TestRemoveInvalidContainer (0.02s)
23:36:54 [2020-09-17T23:36:54.446Z] === RUN   TestRenameLinkedContainer
23:36:54 [2020-09-17T23:36:54.455Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.491s	coverage: 82.5% of statements
23:36:54 [2020-09-17T23:36:54.455Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:36:54 [2020-09-17T23:36:54.455Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:36:54 [2020-09-17T23:36:54.754Z] ok  	github.com/docker/docker/distribution/metadata	0.158s	coverage: 48.2% of statements
23:36:55 [2020-09-17T23:36:55.892Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:36:56 [2020-09-17T23:36:56.819Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
23:36:56 [2020-09-17T23:36:56.857Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 49.4% of statements
23:36:57 [2020-09-17T23:36:57.380Z] === RUN   TestDockerSuite/TestEventsAttach
23:36:57 [2020-09-17T23:36:57.750Z] --- PASS: TestRenameLinkedContainer (3.02s)
23:36:57 [2020-09-17T23:36:57.750Z] === RUN   TestRenameStoppedContainer
23:36:57 [2020-09-17T23:36:57.922Z] ok  	github.com/docker/docker/distribution	1.292s	coverage: 21.9% of statements
23:36:57 [2020-09-17T23:36:57.922Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:36:57 [2020-09-17T23:36:57.941Z] === RUN   TestDockerSuite/TestEventsCommit
23:36:58 [2020-09-17T23:36:58.322Z] --- PASS: TestRenameStoppedContainer (0.73s)
23:36:58 [2020-09-17T23:36:58.322Z] === RUN   TestRenameRunningContainerAndReuse
23:36:58 [2020-09-17T23:36:58.503Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:36:58 [2020-09-17T23:36:58.978Z] ok  	github.com/docker/docker/image	0.074s	coverage: 86.4% of statements
23:36:59 [2020-09-17T23:36:59.065Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:36:59 [2020-09-17T23:36:59.626Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:36:59 [2020-09-17T23:36:59.628Z] ok  	github.com/docker/docker/distribution/xfer	1.734s	coverage: 85.1% of statements
23:36:59 [2020-09-17T23:36:59.628Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:36:59 [2020-09-17T23:36:59.709Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s)
23:36:59 [2020-09-17T23:36:59.709Z] === RUN   TestRenameInvalidName
23:36:59 [2020-09-17T23:36:59.882Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
23:36:59 [2020-09-17T23:36:59.882Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
23:36:59 [2020-09-17T23:36:59.930Z] ok  	github.com/docker/docker/image/cache	0.039s	coverage: 19.2% of statements
23:36:59 [2020-09-17T23:36:59.930Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:37:00 [2020-09-17T23:37:00.637Z] tests/integration/api_network_test.py ............................       [ 47%]
23:37:00 [2020-09-17T23:37:00.651Z] --- PASS: TestRenameInvalidName (0.75s)
23:37:00 [2020-09-17T23:37:00.652Z] === RUN   TestRenameAnonymousContainer
23:37:00 [2020-09-17T23:37:00.985Z] ok  	github.com/docker/docker/image/v1	0.026s	coverage: 25.0% of statements
23:37:00 [2020-09-17T23:37:00.985Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:37:00 [2020-09-17T23:37:00.985Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
23:37:01 [2020-09-17T23:37:01.772Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
23:37:02 [2020-09-17T23:37:02.047Z] ok  	github.com/docker/docker/pkg/aaparser	0.007s	coverage: 50.0% of statements
23:37:02 [2020-09-17T23:37:02.701Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:37:04 [2020-09-17T23:37:04.844Z] ok  	github.com/docker/docker/opts	0.054s	coverage: 67.1% of statements
23:37:04 [2020-09-17T23:37:04.860Z] --- PASS: TestRenameAnonymousContainer (3.97s)
23:37:04 [2020-09-17T23:37:04.860Z] === RUN   TestRenameContainerWithSameName
23:37:05 [2020-09-17T23:37:05.122Z] --- PASS: TestRenameContainerWithSameName (0.72s)
23:37:05 [2020-09-17T23:37:05.122Z] === RUN   TestRenameContainerWithLinkedContainer
23:37:05 [2020-09-17T23:37:05.217Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
23:37:05 [2020-09-17T23:37:05.899Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
23:37:06 [2020-09-17T23:37:06.145Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
23:37:06 [2020-09-17T23:37:06.197Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
23:37:06 [2020-09-17T23:37:06.493Z] ok  	github.com/docker/docker/pkg/archive	1.048s	coverage: 77.2% of statements
23:37:06 [2020-09-17T23:37:06.790Z] ok  	github.com/docker/docker/pkg/authorization	1.716s	coverage: 68.3% of statements
23:37:07 [2020-09-17T23:37:07.037Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s)
23:37:07 [2020-09-17T23:37:07.037Z] === RUN   TestResize
23:37:07 [2020-09-17T23:37:07.072Z] === RUN   TestDockerSuite/TestEventsCopy
23:37:07 [2020-09-17T23:37:07.088Z] ok  	github.com/docker/docker/pkg/directory	0.017s	coverage: 80.0% of statements
23:37:07 [2020-09-17T23:37:07.609Z] --- PASS: TestResize (0.73s)
23:37:07 [2020-09-17T23:37:07.609Z] === RUN   TestResizeWithInvalidSize
23:37:07 [2020-09-17T23:37:07.770Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:37:07 [2020-09-17T23:37:07.868Z] --- PASS: TestImportExtremelyLargeImageWorks (102.12s)
23:37:07 [2020-09-17T23:37:07.868Z] PASS
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === Skipped
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] DONE 12 tests, 1 skipped in 106.340s
23:37:07 [2020-09-17T23:37:07.868Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:37:07 [2020-09-17T23:37:07.868Z] INFO: Testing against a local daemon
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestNetworkCreateDelete
23:37:07 [2020-09-17T23:37:07.868Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDockerNetworkDeletePreferID
23:37:07 [2020-09-17T23:37:07.868Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDaemonDNSFallback
23:37:07 [2020-09-17T23:37:07.868Z] --- PASS: TestDaemonDNSFallback (7.39s)
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestInspectNetwork
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestInspectNetwork (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestRunContainerWithBridgeNone
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestNetworkInvalidJSON
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestNetworkInvalidJSON//networks/create
23:37:07 [2020-09-17T23:37:07.868Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:37:07 [2020-09-17T23:37:07.868Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:37:07 [2020-09-17T23:37:07.868Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:37:07 [2020-09-17T23:37:07.868Z] === CONT  TestNetworkInvalidJSON//networks/create
23:37:07 [2020-09-17T23:37:07.868Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:37:07 [2020-09-17T23:37:07.868Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:37:07 [2020-09-17T23:37:07.868Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:37:07 [2020-09-17T23:37:07.868Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestHostIPv4BridgeLabel
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDaemonRestartWithLiveRestore
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDaemonDefaultNetworkPools
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDaemonRestartWithExistingNetwork
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestServiceWithPredefinedNetwork
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:236: FLAKY_TEST
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestServiceWithDataPathPortInit
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] PASS
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === Skipped
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:236: FLAKY_TEST
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] DONE 19 tests, 12 skipped in 8.183s
23:37:07 [2020-09-17T23:37:07.868Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:37:07 [2020-09-17T23:37:07.868Z] INFO: Testing against a local daemon
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDockerNetworkIpvlanPersistance
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDockerNetworkIpvlan
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:07 [2020-09-17T23:37:07.868Z] PASS
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === Skipped
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] DONE 2 tests, 2 skipped in 0.154s
23:37:07 [2020-09-17T23:37:07.868Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:37:07 [2020-09-17T23:37:07.868Z] INFO: Testing against a local daemon
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDockerNetworkMacvlanPersistance
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestDockerNetworkMacvlan
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] PASS
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === Skipped
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] DONE 2 tests, 2 skipped in 0.155s
23:37:07 [2020-09-17T23:37:07.868Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:37:07 [2020-09-17T23:37:07.868Z] testing: warning: no tests to run
23:37:07 [2020-09-17T23:37:07.868Z] PASS
23:37:07 [2020-09-17T23:37:07.868Z] 
23:37:07 [2020-09-17T23:37:07.868Z] DONE 0 tests in 0.031s
23:37:07 [2020-09-17T23:37:07.868Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:37:07 [2020-09-17T23:37:07.868Z] INFO: Testing against a local daemon
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginAllowRequest
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginTLS
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginDenyRequest
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginAPIDenyResponse
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginDenyResponse
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginAllowEventStream
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginErrorResponse
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginErrorRequest
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginHeader
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginV2Disable
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginV2Disable (0.41s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:37:07 [2020-09-17T23:37:07.868Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.17s)
23:37:07 [2020-09-17T23:37:07.868Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:07 [2020-09-17T23:37:07.868Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:37:08 [2020-09-17T23:37:08.000Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:37:08 [2020-09-17T23:37:08.142Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
23:37:08 [2020-09-17T23:37:08.142Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 97.6% of statements
23:37:08 [2020-09-17T23:37:08.181Z] --- PASS: TestResizeWithInvalidSize (0.77s)
23:37:08 [2020-09-17T23:37:08.181Z] === RUN   TestResizeWhenContainerNotStarted
23:37:08 [2020-09-17T23:37:08.436Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.34s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:37:08 [2020-09-17T23:37:08.436Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] PASS
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === Skipped
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.41s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.17s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.34s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.07s)
23:37:08 [2020-09-17T23:37:08.436Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] 
23:37:08 [2020-09-17T23:37:08.436Z] DONE 17 tests, 17 skipped in 1.328s
23:37:08 [2020-09-17T23:37:08.436Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:37:08 [2020-09-17T23:37:08.695Z] INFO: Testing against a local daemon
23:37:08 [2020-09-17T23:37:08.695Z] === RUN   TestPluginInvalidJSON
23:37:08 [2020-09-17T23:37:08.695Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:37:08 [2020-09-17T23:37:08.695Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:37:08 [2020-09-17T23:37:08.695Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:37:08 [2020-09-17T23:37:08.695Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:37:08 [2020-09-17T23:37:08.695Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:37:08 [2020-09-17T23:37:08.695Z] === RUN   TestPluginInstall
23:37:08 [2020-09-17T23:37:08.695Z] --- SKIP: TestPluginInstall (0.00s)
23:37:08 [2020-09-17T23:37:08.695Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.695Z] PASS
23:37:08 [2020-09-17T23:37:08.695Z] 
23:37:08 [2020-09-17T23:37:08.695Z] === Skipped
23:37:08 [2020-09-17T23:37:08.695Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
23:37:08 [2020-09-17T23:37:08.695Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:37:08 [2020-09-17T23:37:08.695Z] 
23:37:08 [2020-09-17T23:37:08.695Z] 
23:37:08 [2020-09-17T23:37:08.695Z] DONE 3 tests, 1 skipped in 0.217s
23:37:08 [2020-09-17T23:37:08.695Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:37:08 [2020-09-17T23:37:08.695Z] INFO: Testing against a local daemon
23:37:08 [2020-09-17T23:37:08.695Z] === RUN   TestExternalGraphDriver
23:37:08 [2020-09-17T23:37:08.928Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:37:08 [2020-09-17T23:37:08.969Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:37:09 [2020-09-17T23:37:09.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:37:09 [2020-09-17T23:37:09.125Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:37:09 [2020-09-17T23:37:09.185Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:37:09 [2020-09-17T23:37:09.263Z] --- SKIP: TestExternalGraphDriver (0.32s)
23:37:09 [2020-09-17T23:37:09.263Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:37:09 [2020-09-17T23:37:09.263Z] === RUN   TestGraphdriverPluginV2
23:37:09 [2020-09-17T23:37:09.442Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:37:09 [2020-09-17T23:37:09.681Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
23:37:09 [2020-09-17T23:37:09.977Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.010s	coverage: 93.8% of statements
23:37:10 [2020-09-17T23:37:10.370Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:37:10 [2020-09-17T23:37:10.619Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
23:37:11 [2020-09-17T23:37:11.297Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
23:37:11 [2020-09-17T23:37:11.297Z] === RUN   TestDockerSuite/TestEventsFilterType
23:37:11 [2020-09-17T23:37:11.553Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
23:37:11 [2020-09-17T23:37:11.553Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
23:37:11 [2020-09-17T23:37:11.553Z] === RUN   TestDockerSuite/TestEventsFilters
23:37:11 [2020-09-17T23:37:11.666Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
23:37:11 [2020-09-17T23:37:11.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:37:11 [2020-09-17T23:37:11.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:37:11 [2020-09-17T23:37:11.963Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.827s	coverage: 43.2% of statements
23:37:12 [2020-09-17T23:37:12.260Z] ok  	github.com/docker/docker/layer	7.731s	coverage: 68.8% of statements
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/oci	[no test files]
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:37:12 [2020-09-17T23:37:12.260Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:37:12 [2020-09-17T23:37:12.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:37:12 [2020-09-17T23:37:12.782Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:37:12 [2020-09-17T23:37:12.905Z] ok  	github.com/docker/docker/pkg/fileutils	0.028s	coverage: 89.5% of statements
23:37:12 [2020-09-17T23:37:12.918Z] === RUN   TestDockerSuite/TestEventsFormat
23:37:13 [2020-09-17T23:37:13.203Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.096s	coverage: 84.1% of statements
23:37:13 [2020-09-17T23:37:13.237Z] tests/integration/api_service_test.py .................................. [ 60%]
23:37:13 [2020-09-17T23:37:13.481Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:37:13 [2020-09-17T23:37:13.481Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:37:13 [2020-09-17T23:37:13.481Z] === RUN   TestDockerSuite/TestEventsImageImport
23:37:13 [2020-09-17T23:37:13.499Z] ok  	github.com/docker/docker/pkg/fsutils	0.410s	coverage: 85.1% of statements
23:37:13 [2020-09-17T23:37:13.795Z] ok  	github.com/docker/docker/pkg/homedir	0.012s	coverage: 11.4% of statements
23:37:14 [2020-09-17T23:37:14.043Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:37:14 [2020-09-17T23:37:14.174Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:37:14 [2020-09-17T23:37:14.300Z] === RUN   TestDockerSuite/TestEventsImagePull
23:37:14 [2020-09-17T23:37:14.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:37:14 [2020-09-17T23:37:14.441Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:37:14 [2020-09-17T23:37:14.556Z] === RUN   TestDockerSuite/TestEventsImageTag
23:37:14 [2020-09-17T23:37:14.862Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 100.0% of statements
23:37:15 [2020-09-17T23:37:15.015Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:37:15 [2020-09-17T23:37:15.160Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.018s	coverage: 91.7% of statements
23:37:15 [2020-09-17T23:37:15.457Z] ok  	github.com/docker/docker/pkg/idtools	0.702s	coverage: 70.1% of statements
23:37:15 [2020-09-17T23:37:15.754Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.009s	coverage: 85.7% of statements
23:37:15 [2020-09-17T23:37:15.754Z] ok  	github.com/docker/docker/pkg/ioutils	1.219s	coverage: 70.1% of statements
23:37:15 [2020-09-17T23:37:15.754Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:37:15 [2020-09-17T23:37:15.754Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:37:15 [2020-09-17T23:37:15.754Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:37:15 [2020-09-17T23:37:15.754Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:37:15 [2020-09-17T23:37:15.846Z] --- PASS: TestGraphdriverPluginV2 (6.30s)
23:37:15 [2020-09-17T23:37:15.846Z] PASS
23:37:15 [2020-09-17T23:37:15.846Z] 
23:37:15 [2020-09-17T23:37:15.846Z] === Skipped
23:37:15 [2020-09-17T23:37:15.846Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.32s)
23:37:15 [2020-09-17T23:37:15.846Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:37:15 [2020-09-17T23:37:15.846Z] 
23:37:15 [2020-09-17T23:37:15.846Z] 
23:37:15 [2020-09-17T23:37:15.846Z] DONE 2 tests, 1 skipped in 6.778s
23:37:15 [2020-09-17T23:37:15.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:37:15 [2020-09-17T23:37:15.846Z] INFO: Testing against a local daemon
23:37:15 [2020-09-17T23:37:15.846Z] === RUN   TestContinueAfterPluginCrash
23:37:15 [2020-09-17T23:37:15.846Z] === PAUSE TestContinueAfterPluginCrash
23:37:15 [2020-09-17T23:37:15.846Z] === RUN   TestReadPluginNoRead
23:37:15 [2020-09-17T23:37:15.846Z] === PAUSE TestReadPluginNoRead
23:37:15 [2020-09-17T23:37:15.846Z] === RUN   TestDaemonStartWithLogOpt
23:37:15 [2020-09-17T23:37:15.846Z] === PAUSE TestDaemonStartWithLogOpt
23:37:15 [2020-09-17T23:37:15.846Z] === CONT  TestContinueAfterPluginCrash
23:37:15 [2020-09-17T23:37:15.846Z] === CONT  TestDaemonStartWithLogOpt
23:37:15 [2020-09-17T23:37:15.922Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
23:37:15 [2020-09-17T23:37:15.922Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
23:37:15 [2020-09-17T23:37:15.922Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
23:37:15 [2020-09-17T23:37:15.922Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:37:16 [2020-09-17T23:37:16.052Z] ok  	github.com/docker/docker/pkg/parsers	0.026s	coverage: 97.0% of statements
23:37:16 [2020-09-17T23:37:16.701Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.034s	coverage: 60.0% of statements
23:37:16 [2020-09-17T23:37:16.701Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.010s	coverage: 86.7% of statements
23:37:17 [2020-09-17T23:37:17.000Z] ok  	github.com/docker/docker/pkg/pidfile	0.041s	coverage: 82.4% of statements
23:37:17 [2020-09-17T23:37:17.000Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:37:17 [2020-09-17T23:37:17.000Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:37:17 [2020-09-17T23:37:17.288Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
23:37:17 [2020-09-17T23:37:17.544Z] --- PASS: TestServicePlugin (29.56s)
23:37:17 [2020-09-17T23:37:17.544Z]     plugin_test.go:62: [da4dd8e664e70] joining swarm manager [d95e435363457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:37:17 [2020-09-17T23:37:17.544Z]     plugin_test.go:65: [d0ee570a19512] joining swarm manager [d95e435363457]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:37:17 [2020-09-17T23:37:17.544Z] === RUN   TestServiceUpdateLabel
23:37:17 [2020-09-17T23:37:17.564Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.88s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s)
23:37:17 [2020-09-17T23:37:17.564Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s)
23:37:17 [2020-09-17T23:37:17.564Z] === RUN   TestCgroupNamespacesRun
23:37:17 [2020-09-17T23:37:17.801Z] === RUN   TestDockerSuite/TestEventsRename
23:37:18 [2020-09-17T23:37:18.055Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.040s	coverage: 56.8% of statements
23:37:18 [2020-09-17T23:37:18.363Z] === RUN   TestDockerSuite/TestEventsResize
23:37:18 [2020-09-17T23:37:18.702Z] ok  	github.com/docker/docker/pkg/pools	0.019s	coverage: 88.2% of statements
23:37:18 [2020-09-17T23:37:18.702Z] ok  	github.com/docker/docker/pkg/progress	0.005s	coverage: 75.9% of statements
23:37:18 [2020-09-17T23:37:18.702Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.009s	coverage: 85.7% of statements
23:37:18 [2020-09-17T23:37:18.925Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:37:18 [2020-09-17T23:37:18.953Z] --- PASS: TestCgroupNamespacesRun (1.82s)
23:37:18 [2020-09-17T23:37:18.953Z] === RUN   TestCgroupNamespacesRunPrivileged
23:37:19 [2020-09-17T23:37:19.487Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:37:19 [2020-09-17T23:37:19.752Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
23:37:20 [2020-09-17T23:37:20.049Z] === RUN   TestDockerSuite/TestEventsStreaming
23:37:20 [2020-09-17T23:37:20.305Z] --- PASS: TestServiceUpdateLabel (2.84s)
23:37:20 [2020-09-17T23:37:20.305Z] === RUN   TestServiceUpdateSecrets
23:37:20 [2020-09-17T23:37:20.401Z] ok  	github.com/docker/docker/pkg/pubsub	1.152s	coverage: 73.9% of statements
23:37:20 [2020-09-17T23:37:20.401Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
23:37:20 [2020-09-17T23:37:20.561Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:37:20 [2020-09-17T23:37:20.800Z] --- PASS: TestImportExtremelyLargeImageWorks (83.82s)
23:37:20 [2020-09-17T23:37:20.800Z] PASS
23:37:20 [2020-09-17T23:37:20.800Z] 
23:37:20 [2020-09-17T23:37:20.800Z] === Skipped
23:37:20 [2020-09-17T23:37:20.800Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
23:37:20 [2020-09-17T23:37:20.800Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:37:20 [2020-09-17T23:37:20.800Z] 
23:37:20 [2020-09-17T23:37:20.800Z] 
23:37:20 [2020-09-17T23:37:20.800Z] DONE 12 tests, 1 skipped in 85.412s
23:37:20 [2020-09-17T23:37:20.800Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
23:37:20 [2020-09-17T23:37:20.800Z] ++ 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
23:37:20 [2020-09-17T23:37:20.800Z] ++ set -e
23:37:20 [2020-09-17T23:37:20.800Z] ++ '[' -n 0 ']'
23:37:20 [2020-09-17T23:37:20.800Z] ++ set -x
23:37:20 [2020-09-17T23:37:20.800Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:37:20 [2020-09-17T23:37:20.800Z] INFO: Testing against a local daemon
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestNetworkCreateDelete
23:37:20 [2020-09-17T23:37:20.800Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestDockerNetworkDeletePreferID
23:37:20 [2020-09-17T23:37:20.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestDaemonDNSFallback
23:37:20 [2020-09-17T23:37:20.800Z] --- PASS: TestDaemonDNSFallback (2.47s)
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestInspectNetwork
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestInspectNetwork/full_network_id
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestInspectNetwork/partial_network_id
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestInspectNetwork/network_name
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:37:20 [2020-09-17T23:37:20.800Z] --- PASS: TestInspectNetwork (11.03s)
23:37:20 [2020-09-17T23:37:20.800Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:37:20 [2020-09-17T23:37:20.800Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:37:20 [2020-09-17T23:37:20.800Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:37:20 [2020-09-17T23:37:20.800Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:37:20 [2020-09-17T23:37:20.800Z] === RUN   TestRunContainerWithBridgeNone
23:37:20 [2020-09-17T23:37:20.869Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s)
23:37:20 [2020-09-17T23:37:20.869Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:37:21 [2020-09-17T23:37:21.043Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
23:37:21 [2020-09-17T23:37:21.341Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
23:37:21 [2020-09-17T23:37:21.636Z] ok  	github.com/docker/docker/pkg/symlink	0.013s	coverage: 87.7% of statements
23:37:22 [2020-09-17T23:37:22.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
23:37:22 [2020-09-17T23:37:22.256Z] === RUN   TestCgroupNamespacesRunHostMode
23:37:22 [2020-09-17T23:37:22.687Z] ok  	github.com/docker/docker/pkg/signal	2.976s	coverage: 61.0% of statements
23:37:22 [2020-09-17T23:37:22.983Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.9% of statements
23:37:22 [2020-09-17T23:37:22.983Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.8% of statements
23:37:23 [2020-09-17T23:37:23.042Z] --- PASS: TestRunContainerWithBridgeNone (2.33s)
23:37:23 [2020-09-17T23:37:23.042Z] === RUN   TestNetworkInvalidJSON
23:37:23 [2020-09-17T23:37:23.042Z] === RUN   TestNetworkInvalidJSON//networks/create
23:37:23 [2020-09-17T23:37:23.042Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:37:23 [2020-09-17T23:37:23.042Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:37:23 [2020-09-17T23:37:23.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:37:23 [2020-09-17T23:37:23.042Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:37:23 [2020-09-17T23:37:23.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:37:23 [2020-09-17T23:37:23.042Z] === CONT  TestNetworkInvalidJSON//networks/create
23:37:23 [2020-09-17T23:37:23.042Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:37:23 [2020-09-17T23:37:23.042Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:37:23 [2020-09-17T23:37:23.042Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:37:23 [2020-09-17T23:37:23.042Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:37:23 [2020-09-17T23:37:23.042Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:37:23 [2020-09-17T23:37:23.042Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:37:23 [2020-09-17T23:37:23.042Z] === RUN   TestHostIPv4BridgeLabel
23:37:23 [2020-09-17T23:37:23.628Z] ok  	github.com/docker/docker/pkg/tailfile	0.133s	coverage: 88.6% of statements
23:37:23 [2020-09-17T23:37:23.628Z] testing: warning: no tests to run
23:37:23 [2020-09-17T23:37:23.628Z] coverage: [no statements]
23:37:23 [2020-09-17T23:37:23.628Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: [no statements] [no tests to run]
23:37:23 [2020-09-17T23:37:23.744Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
23:37:23 [2020-09-17T23:37:23.744Z] === RUN   TestDaemonRestartWithLiveRestore
23:37:23 [2020-09-17T23:37:23.826Z] === RUN   TestDockerSuite/TestEventsTop
23:37:24 [2020-09-17T23:37:24.082Z] === RUN   TestDockerSuite/TestEventsUntag
23:37:24 [2020-09-17T23:37:24.176Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
23:37:24 [2020-09-17T23:37:24.176Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:37:24 [2020-09-17T23:37:24.686Z] ok  	github.com/docker/docker/pkg/tarsum	0.166s	coverage: 89.3% of statements
23:37:24 [2020-09-17T23:37:24.687Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
23:37:24 [2020-09-17T23:37:24.687Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
23:37:24 [2020-09-17T23:37:24.884Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:37:24 [2020-09-17T23:37:24.884Z] === RUN   TestDaemonDefaultNetworkPools
23:37:24 [2020-09-17T23:37:24.984Z] ok  	github.com/docker/docker/pkg/useragent	0.005s	coverage: 88.9% of statements
23:37:25 [2020-09-17T23:37:25.587Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
23:37:25 [2020-09-17T23:37:25.587Z] === RUN   TestDaemonRestartWithExistingNetwork
23:37:25 [2020-09-17T23:37:25.970Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
23:37:26 [2020-09-17T23:37:26.093Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
23:37:26 [2020-09-17T23:37:26.093Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:37:26 [2020-09-17T23:37:26.532Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:37:26 [2020-09-17T23:37:26.726Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
23:37:26 [2020-09-17T23:37:26.726Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:37:27 [2020-09-17T23:37:27.461Z] === RUN   TestDockerSuite/TestExec
23:37:27 [2020-09-17T23:37:27.742Z] .........................                                                [ 67%]
23:37:27 [2020-09-17T23:37:27.751Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
23:37:27 [2020-09-17T23:37:27.751Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 68.4% of statements
23:37:27 [2020-09-17T23:37:27.865Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
23:37:27 [2020-09-17T23:37:27.865Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:37:28 [2020-09-17T23:37:28.007Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s)
23:37:28 [2020-09-17T23:37:28.008Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:37:28 [2020-09-17T23:37:28.389Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:37:28 [2020-09-17T23:37:28.568Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s)
23:37:28 [2020-09-17T23:37:28.568Z] === RUN   TestServiceWithPredefinedNetwork
23:37:28 [2020-09-17T23:37:28.587Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
23:37:28 [2020-09-17T23:37:28.587Z] === RUN   TestCgroupNamespacesRunOlderClient
23:37:28 [2020-09-17T23:37:28.645Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:37:29 [2020-09-17T23:37:29.208Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:37:29 [2020-09-17T23:37:29.282Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
23:37:29 [2020-09-17T23:37:29.283Z] ok  	github.com/docker/docker/plugin	0.611s	coverage: 23.1% of statements
23:37:29 [2020-09-17T23:37:29.770Z] === RUN   TestDockerSuite/TestExecAPIStart
23:37:30 [2020-09-17T23:37:30.335Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 45.3% of statements
23:37:30 [2020-09-17T23:37:30.503Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s)
23:37:30 [2020-09-17T23:37:30.503Z] === RUN   TestKernelTCPMemory
23:37:30 [2020-09-17T23:37:30.633Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
23:37:30 [2020-09-17T23:37:30.784Z] --- PASS: TestDaemonStartWithLogOpt (13.11s)
23:37:30 [2020-09-17T23:37:30.784Z] === CONT  TestReadPluginNoRead
23:37:31 [2020-09-17T23:37:31.135Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:37:31 [2020-09-17T23:37:31.391Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:37:31 [2020-09-17T23:37:31.446Z] --- PASS: TestKernelTCPMemory (0.86s)
23:37:31 [2020-09-17T23:37:31.446Z] === RUN   TestNISDomainname
23:37:31 [2020-09-17T23:37:31.702Z] ok  	github.com/docker/docker/testutil	0.009s	coverage: 62.5% of statements
23:37:31 [2020-09-17T23:37:31.702Z] ok  	github.com/docker/docker/registry	0.298s	coverage: 56.3% of statements
23:37:31 [2020-09-17T23:37:31.721Z] --- PASS: TestContinueAfterPluginCrash (15.97s)
23:37:31 [2020-09-17T23:37:31.953Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:37:32 [2020-09-17T23:37:32.209Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:37:32 [2020-09-17T23:37:32.289Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:37:32 [2020-09-17T23:37:32.339Z] --- PASS: TestServiceWithPredefinedNetwork (3.58s)
23:37:32 [2020-09-17T23:37:32.339Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:37:32 [2020-09-17T23:37:32.339Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:37:32 [2020-09-17T23:37:32.339Z]     service_test.go:236: FLAKY_TEST
23:37:32 [2020-09-17T23:37:32.339Z] === RUN   TestServiceWithDataPathPortInit
23:37:32 [2020-09-17T23:37:32.388Z] --- PASS: TestNISDomainname (0.93s)
23:37:32 [2020-09-17T23:37:32.388Z] === RUN   TestHostnameDnsResolution
23:37:32 [2020-09-17T23:37:32.764Z] ok  	github.com/docker/docker/runconfig	0.022s	coverage: 66.1% of statements
23:37:32 [2020-09-17T23:37:32.770Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:37:33 [2020-09-17T23:37:33.332Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:37:33 [2020-09-17T23:37:33.588Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:37:34 [2020-09-17T23:37:34.305Z] --- PASS: TestHostnameDnsResolution (1.75s)
23:37:34 [2020-09-17T23:37:34.305Z] === RUN   TestStats
23:37:34 [2020-09-17T23:37:34.825Z] === RUN   TestReadPluginNoRead/default
23:37:34 [2020-09-17T23:37:34.862Z] ok  	github.com/docker/docker/volume/drivers	0.013s	coverage: 36.1% of statements
23:37:34 [2020-09-17T23:37:34.954Z] === RUN   TestDockerSuite/TestExecCgroup
23:37:35 [2020-09-17T23:37:35.516Z] --- PASS: TestServiceUpdateSecrets (14.97s)
23:37:35 [2020-09-17T23:37:35.516Z] === RUN   TestServiceUpdateConfigs
23:37:35 [2020-09-17T23:37:35.516Z] === RUN   TestDockerSuite/TestExecEnv
23:37:36 [2020-09-17T23:37:36.079Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:37:36 [2020-09-17T23:37:36.394Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.0% of statements
23:37:36 [2020-09-17T23:37:36.690Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
23:37:36 [2020-09-17T23:37:36.856Z] --- PASS: TestStats (2.79s)
23:37:36 [2020-09-17T23:37:36.856Z] === RUN   TestStopContainerWithTimeout
23:37:36 [2020-09-17T23:37:36.856Z] === RUN   TestStopContainerWithTimeout/0
23:37:36 [2020-09-17T23:37:36.856Z] === PAUSE TestStopContainerWithTimeout/0
23:37:36 [2020-09-17T23:37:36.856Z] === RUN   TestStopContainerWithTimeout/1
23:37:36 [2020-09-17T23:37:36.856Z] === PAUSE TestStopContainerWithTimeout/1
23:37:36 [2020-09-17T23:37:36.856Z] === RUN   TestStopContainerWithTimeout/3
23:37:36 [2020-09-17T23:37:36.856Z] === PAUSE TestStopContainerWithTimeout/3
23:37:36 [2020-09-17T23:37:36.856Z] === RUN   TestStopContainerWithTimeout/-1
23:37:36 [2020-09-17T23:37:36.856Z] === PAUSE TestStopContainerWithTimeout/-1
23:37:36 [2020-09-17T23:37:36.856Z] === CONT  TestStopContainerWithTimeout/0
23:37:36 [2020-09-17T23:37:36.856Z] === CONT  TestStopContainerWithTimeout/-1
23:37:36 [2020-09-17T23:37:36.856Z] === CONT  TestStopContainerWithTimeout/3
23:37:36 [2020-09-17T23:37:36.856Z] === CONT  TestStopContainerWithTimeout/1
23:37:37 [2020-09-17T23:37:37.360Z] === RUN   TestReadPluginNoRead/disabled_caching
23:37:37 [2020-09-17T23:37:37.447Z] === RUN   TestDockerSuite/TestExecExitStatus
23:37:37 [2020-09-17T23:37:37.704Z] === RUN   TestDockerSuite/TestExecInspectID
23:37:37 [2020-09-17T23:37:37.735Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.1% of statements
23:37:39 [2020-09-17T23:37:39.266Z] --- PASS: TestReadPluginNoRead (10.50s)
23:37:39 [2020-09-17T23:37:39.266Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.44s)
23:37:39 [2020-09-17T23:37:39.266Z]     --- PASS: TestReadPluginNoRead/default (2.23s)
23:37:39 [2020-09-17T23:37:39.266Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.24s)
23:37:39 [2020-09-17T23:37:39.266Z]     read_test.go:92: [dc4a70298957e] daemon is not started
23:37:39 [2020-09-17T23:37:39.266Z] PASS
23:37:39 [2020-09-17T23:37:39.266Z] 
23:37:39 [2020-09-17T23:37:39.266Z] DONE 6 tests in 23.821s
23:37:39 [2020-09-17T23:37:39.266Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:37:39 [2020-09-17T23:37:39.266Z] testing: warning: no tests to run
23:37:39 [2020-09-17T23:37:39.266Z] PASS
23:37:39 [2020-09-17T23:37:39.266Z] 
23:37:39 [2020-09-17T23:37:39.266Z] DONE 0 tests in 0.068s
23:37:39 [2020-09-17T23:37:39.266Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:37:39 [2020-09-17T23:37:39.525Z] INFO: Testing against a local daemon
23:37:39 [2020-09-17T23:37:39.525Z] === RUN   TestPluginWithDevMounts
23:37:39 [2020-09-17T23:37:39.525Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:37:39 [2020-09-17T23:37:39.526Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:37:39 [2020-09-17T23:37:39.526Z] PASS
23:37:39 [2020-09-17T23:37:39.526Z] 
23:37:39 [2020-09-17T23:37:39.526Z] === Skipped
23:37:39 [2020-09-17T23:37:39.526Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:37:39 [2020-09-17T23:37:39.526Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:37:39 [2020-09-17T23:37:39.526Z] 
23:37:39 [2020-09-17T23:37:39.526Z] 
23:37:39 [2020-09-17T23:37:39.526Z] DONE 1 tests, 1 skipped in 0.203s
23:37:39 [2020-09-17T23:37:39.526Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:37:39 [2020-09-17T23:37:39.785Z] INFO: Testing against a local daemon
23:37:39 [2020-09-17T23:37:39.785Z] === RUN   TestSecretInspect
23:37:39 [2020-09-17T23:37:39.785Z] --- SKIP: TestSecretInspect (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] === RUN   TestSecretList
23:37:39 [2020-09-17T23:37:39.785Z] --- SKIP: TestSecretList (0.02s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] === RUN   TestSecretsCreateAndDelete
23:37:39 [2020-09-17T23:37:39.785Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] === RUN   TestSecretsUpdate
23:37:39 [2020-09-17T23:37:39.785Z] --- SKIP: TestSecretsUpdate (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] === RUN   TestTemplatedSecret
23:37:39 [2020-09-17T23:37:39.785Z] --- SKIP: TestTemplatedSecret (0.00s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] === RUN   TestSecretCreateResolve
23:37:39 [2020-09-17T23:37:39.785Z] --- SKIP: TestSecretCreateResolve (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] PASS
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] === Skipped
23:37:39 [2020-09-17T23:37:39.785Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
23:37:39 [2020-09-17T23:37:39.785Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] 
23:37:39 [2020-09-17T23:37:39.785Z] DONE 6 tests, 6 skipped in 0.216s
23:37:39 [2020-09-17T23:37:39.785Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:37:39 [2020-09-17T23:37:39.785Z] INFO: Testing against a local daemon
23:37:39 [2020-09-17T23:37:39.785Z] === RUN   TestServiceCreateInit
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:37:40 [2020-09-17T23:37:40.045Z] --- PASS: TestServiceCreateInit (0.02s)
23:37:40 [2020-09-17T23:37:40.045Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:37:40 [2020-09-17T23:37:40.045Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:37:40 [2020-09-17T23:37:40.045Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateServiceMultipleTimes
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateServiceConflict
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateServiceMaxReplicas
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateWithDuplicateNetworkNames
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateServiceSecretFileMode
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateServiceConfigFileMode
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateServiceSysctls
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateServiceCapabilities
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:37:40 [2020-09-17T23:37:40.045Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestInspect
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestInspect (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestCreateJob
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestCreateJob (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestReplicatedJob
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestReplicatedJob (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestUpdateReplicatedJob
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
23:37:40 [2020-09-17T23:37:40.045Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestServiceListWithStatuses
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:37:40 [2020-09-17T23:37:40.045Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestDockerNetworkConnectAlias
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
23:37:40 [2020-09-17T23:37:40.045Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestDockerNetworkReConnect
23:37:40 [2020-09-17T23:37:40.045Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
23:37:40 [2020-09-17T23:37:40.045Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:40 [2020-09-17T23:37:40.045Z] === RUN   TestServicePlugin
23:37:40 [2020-09-17T23:37:40.161Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:37:40 [2020-09-17T23:37:40.161Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
23:37:40 [2020-09-17T23:37:40.161Z]     --- PASS: TestStopContainerWithTimeout/1 (1.97s)
23:37:40 [2020-09-17T23:37:40.161Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
23:37:40 [2020-09-17T23:37:40.161Z]     --- PASS: TestStopContainerWithTimeout/3 (3.25s)
23:37:40 [2020-09-17T23:37:40.161Z] === RUN   TestDeleteDevicemapper
23:37:40 [2020-09-17T23:37:40.161Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:37:40 [2020-09-17T23:37:40.161Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:37:40 [2020-09-17T23:37:40.161Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:37:40 [2020-09-17T23:37:40.970Z] === RUN   TestDockerSuite/TestExecInteractive
23:37:40 [2020-09-17T23:37:40.970Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
23:37:41 [2020-09-17T23:37:41.532Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:37:42 [2020-09-17T23:37:42.093Z] === RUN   TestDockerSuite/TestExecParseError
23:37:42 [2020-09-17T23:37:42.349Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:37:42 [2020-09-17T23:37:42.710Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s)
23:37:42 [2020-09-17T23:37:42.710Z] === RUN   TestUpdateMemory
23:37:42 [2020-09-17T23:37:42.710Z] --- SKIP: TestUpdateMemory (0.00s)
23:37:42 [2020-09-17T23:37:42.710Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:37:42 [2020-09-17T23:37:42.710Z] === RUN   TestUpdateCPUQuota
23:37:42 [2020-09-17T23:37:42.911Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:37:43 [2020-09-17T23:37:43.474Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:37:43 [2020-09-17T23:37:43.652Z] --- PASS: TestUpdateCPUQuota (1.33s)
23:37:43 [2020-09-17T23:37:43.652Z] === RUN   TestUpdatePidsLimit
23:37:43 [2020-09-17T23:37:43.652Z] === RUN   TestUpdatePidsLimit/update_from_none
23:37:44 [2020-09-17T23:37:44.225Z] === RUN   TestUpdatePidsLimit/no_change
23:37:44 [2020-09-17T23:37:44.240Z] --- SKIP: TestServicePlugin (3.42s)
23:37:44 [2020-09-17T23:37:44.240Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestServiceUpdateLabel
23:37:44 [2020-09-17T23:37:44.240Z] --- SKIP: TestServiceUpdateLabel (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestServiceUpdateSecrets
23:37:44 [2020-09-17T23:37:44.240Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestServiceUpdateConfigs
23:37:44 [2020-09-17T23:37:44.240Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestServiceUpdateNetwork
23:37:44 [2020-09-17T23:37:44.240Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestServiceUpdatePidsLimit
23:37:44 [2020-09-17T23:37:44.240Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] PASS
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === Skipped
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:37:44 [2020-09-17T23:37:44.240Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:37:44 [2020-09-17T23:37:44.240Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:37:44 [2020-09-17T23:37:44.240Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:37:44 [2020-09-17T23:37:44.240Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestInspect (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:37:44 [2020-09-17T23:37:44.240Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServicePlugin (3.42s)
23:37:44 [2020-09-17T23:37:44.240Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
23:37:44 [2020-09-17T23:37:44.240Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] DONE 24 tests, 23 skipped in 3.886s
23:37:44 [2020-09-17T23:37:44.240Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:37:44 [2020-09-17T23:37:44.240Z] INFO: Testing against a local daemon
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestSessionCreate
23:37:44 [2020-09-17T23:37:44.240Z] --- PASS: TestSessionCreate (0.03s)
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestSessionCreateWithBadUpgrade
23:37:44 [2020-09-17T23:37:44.240Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:37:44 [2020-09-17T23:37:44.240Z] PASS
23:37:44 [2020-09-17T23:37:44.240Z] 
23:37:44 [2020-09-17T23:37:44.240Z] DONE 2 tests in 0.203s
23:37:44 [2020-09-17T23:37:44.240Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:37:44 [2020-09-17T23:37:44.240Z] INFO: Testing against a local daemon
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:37:44 [2020-09-17T23:37:44.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:37:44 [2020-09-17T23:37:44.240Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:37:44 [2020-09-17T23:37:44.240Z] === RUN   TestEventsExecDie
23:37:44 [2020-09-17T23:37:44.402Z] === RUN   TestDockerSuite/TestExecSetEnv
23:37:44 [2020-09-17T23:37:44.486Z] === RUN   TestUpdatePidsLimit/update_lower
23:37:44 [2020-09-17T23:37:44.500Z] --- PASS: TestEventsExecDie (0.58s)
23:37:44 [2020-09-17T23:37:44.500Z] === RUN   TestEventsBackwardsCompatible
23:37:44 [2020-09-17T23:37:44.747Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:37:44 [2020-09-17T23:37:44.759Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
23:37:44 [2020-09-17T23:37:44.759Z] === RUN   TestInfoBinaryCommits
23:37:44 [2020-09-17T23:37:44.759Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:37:44 [2020-09-17T23:37:44.759Z] === RUN   TestInfoAPIVersioned
23:37:44 [2020-09-17T23:37:44.759Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:37:44 [2020-09-17T23:37:44.759Z] === RUN   TestInfoDiscoveryBackend
23:37:44 [2020-09-17T23:37:44.964Z] === RUN   TestDockerSuite/TestExecStartFails
23:37:45 [2020-09-17T23:37:45.320Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:37:45 [2020-09-17T23:37:45.526Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:37:45 [2020-09-17T23:37:45.582Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:37:45 [2020-09-17T23:37:45.847Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:37:46 [2020-09-17T23:37:46.137Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
23:37:46 [2020-09-17T23:37:46.137Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:37:47 [2020-09-17T23:37:47.234Z] --- PASS: TestUpdatePidsLimit (3.53s)
23:37:47 [2020-09-17T23:37:47.234Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
23:37:47 [2020-09-17T23:37:47.234Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
23:37:47 [2020-09-17T23:37:47.234Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
23:37:47 [2020-09-17T23:37:47.234Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
23:37:47 [2020-09-17T23:37:47.234Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
23:37:47 [2020-09-17T23:37:47.234Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
23:37:47 [2020-09-17T23:37:47.234Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
23:37:47 [2020-09-17T23:37:47.234Z] === RUN   TestUpdateRestartPolicy
23:37:50 [2020-09-17T23:37:50.329Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
23:37:50 [2020-09-17T23:37:50.329Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:37:50 [2020-09-17T23:37:50.329Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:37:50 [2020-09-17T23:37:50.329Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:50 [2020-09-17T23:37:50.329Z] === RUN   TestInfoAPI
23:37:50 [2020-09-17T23:37:50.329Z] --- PASS: TestInfoAPI (0.05s)
23:37:50 [2020-09-17T23:37:50.329Z] === RUN   TestInfoAPIWarnings
23:37:50 [2020-09-17T23:37:50.769Z] --- PASS: TestServiceUpdateConfigs (14.64s)
23:37:50 [2020-09-17T23:37:50.769Z] === RUN   TestServiceUpdateNetwork
23:37:51 [2020-09-17T23:37:51.265Z] --- PASS: TestInfoAPIWarnings (1.52s)
23:37:51 [2020-09-17T23:37:51.265Z] === RUN   TestInfoDebug
23:37:52 [2020-09-17T23:37:52.643Z] --- PASS: TestInfoDebug (1.52s)
23:37:52 [2020-09-17T23:37:52.643Z] === RUN   TestInfoInsecureRegistries
23:37:53 [2020-09-17T23:37:53.087Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/rootless	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/volume	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === Skipped
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver btrfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver btrfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver btrfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver btrfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver btrfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:73: No driver to put!
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z] time="2020-09-17T23:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z] time="2020-09-17T23:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z] time="2020-09-17T23:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z] time="2020-09-17T23:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z] time="2020-09-17T23:36:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:73: No driver to put!
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     overlay_test.go:49: Fails to compute changes intermittently
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver zfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver zfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver zfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver zfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:46: Driver zfs not supported
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     graphtest_unix.go:73: No driver to put!
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:37:53 [2020-09-17T23:37:53.087Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] 
23:37:53 [2020-09-17T23:37:53.087Z] DONE 2138 tests, 26 skipped in 265.376s
Post stage
[Pipeline] junit
23:37:53 [2020-09-17T23:37:53.141Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:37:53 [2020-09-17T23:37:53.923Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -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:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh dynbinary test-integration
23:37:54 [2020-09-17T23:37:54.221Z] 
23:37:54 [2020-09-17T23:37:54.221Z] Removing bundles/
23:37:54 [2020-09-17T23:37:54.221Z] 
23:37:54 [2020-09-17T23:37:54.221Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:37:54 [2020-09-17T23:37:54.221Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:37:54 [2020-09-17T23:37:54.221Z] GOOS="" GOARCH="" GOARM=""
23:37:54 [2020-09-17T23:37:54.548Z] --- PASS: TestInfoInsecureRegistries (1.52s)
23:37:54 [2020-09-17T23:37:54.548Z] === RUN   TestInfoRegistryMirrors
23:37:55 [2020-09-17T23:37:55.358Z] --- PASS: TestServiceWithDataPathPortInit (20.70s)
23:37:55 [2020-09-17T23:37:55.358Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:37:55 [2020-09-17T23:37:55.926Z] --- PASS: TestInfoRegistryMirrors (1.53s)
23:37:55 [2020-09-17T23:37:55.926Z] === RUN   TestLoginFailsWithBadCredentials
23:37:56 [2020-09-17T23:37:56.185Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
23:37:56 [2020-09-17T23:37:56.185Z] === RUN   TestPingCacheHeaders
23:37:56 [2020-09-17T23:37:56.185Z] --- PASS: TestPingCacheHeaders (0.04s)
23:37:56 [2020-09-17T23:37:56.185Z] === RUN   TestPingGet
23:37:56 [2020-09-17T23:37:56.185Z] --- PASS: TestPingGet (0.01s)
23:37:56 [2020-09-17T23:37:56.185Z] === RUN   TestPingHead
23:37:56 [2020-09-17T23:37:56.185Z] --- PASS: TestPingHead (0.02s)
23:37:56 [2020-09-17T23:37:56.185Z] === RUN   TestVersion
23:37:56 [2020-09-17T23:37:56.185Z] --- PASS: TestVersion (0.02s)
23:37:56 [2020-09-17T23:37:56.185Z] PASS
23:37:56 [2020-09-17T23:37:56.185Z] 
23:37:56 [2020-09-17T23:37:56.185Z] === Skipped
23:37:56 [2020-09-17T23:37:56.185Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:37:56 [2020-09-17T23:37:56.185Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:37:56 [2020-09-17T23:37:56.185Z] 
23:37:56 [2020-09-17T23:37:56.185Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:37:56 [2020-09-17T23:37:56.185Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:37:56 [2020-09-17T23:37:56.185Z] 
23:37:56 [2020-09-17T23:37:56.185Z] 
23:37:56 [2020-09-17T23:37:56.185Z] DONE 18 tests, 2 skipped in 12.316s
23:37:56 [2020-09-17T23:37:56.185Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:37:56 [2020-09-17T23:37:56.407Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:37:56 [2020-09-17T23:37:56.444Z] INFO: Testing against a local daemon
23:37:56 [2020-09-17T23:37:56.444Z] === RUN   TestVolumesCreateAndList
23:37:56 [2020-09-17T23:37:56.444Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:37:56 [2020-09-17T23:37:56.444Z] === RUN   TestVolumesRemove
23:37:56 [2020-09-17T23:37:56.444Z] --- PASS: TestVolumesRemove (0.07s)
23:37:56 [2020-09-17T23:37:56.444Z] === RUN   TestVolumesInspect
23:37:56 [2020-09-17T23:37:56.444Z] --- PASS: TestVolumesInspect (0.02s)
23:37:56 [2020-09-17T23:37:56.444Z] === RUN   TestVolumesInvalidJSON
23:37:56 [2020-09-17T23:37:56.444Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:37:56 [2020-09-17T23:37:56.444Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:37:56 [2020-09-17T23:37:56.444Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:37:56 [2020-09-17T23:37:56.444Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:37:56 [2020-09-17T23:37:56.444Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:37:56 [2020-09-17T23:37:56.444Z] PASS
23:37:56 [2020-09-17T23:37:56.444Z] 
23:37:56 [2020-09-17T23:37:56.444Z] DONE 5 tests in 0.284s
23:37:56 [2020-09-17T23:37:56.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:37:56 [2020-09-17T23:37:56.444Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11980 is not a child of this shell
23:37:56 [2020-09-17T23:37:56.444Z] warning: PID 11980 from bundles/test-integration/docker.pid had a nonzero exit code
23:37:56 [2020-09-17T23:37:56.444Z] Leaving: AppArmorNo profiles have been unloaded.
23:37:56 [2020-09-17T23:37:56.444Z] 
23:37:56 [2020-09-17T23:37:56.444Z] Unloading profiles will leave already running processes permanently
23:37:56 [2020-09-17T23:37:56.444Z] unconfined, which can lead to unexpected situations.
23:37:56 [2020-09-17T23:37:56.444Z] 
23:37:56 [2020-09-17T23:37:56.444Z] To set a process to complain mode, use the command line tool
23:37:56 [2020-09-17T23:37:56.444Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:37:56 [2020-09-17T23:37:56.444Z] Removing test suite binaries
23:37:56 [2020-09-17T23:37:56.444Z] exiting test-integration
23:37:56 [2020-09-17T23:37:56.444Z] ++ exit 0
23:37:57 [2020-09-17T23:37:57.306Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:37:57 [2020-09-17T23:37:57.306Z] === RUN   TestDockerSuite/TestExecTTY
23:37:57 [2020-09-17T23:37:57.562Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:37:57 [2020-09-17T23:37:57.821Z] 
23:37:57 [2020-09-17T23:37:57.938Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:37:58 [2020-09-17T23:37:58.125Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:37:58 [2020-09-17T23:37:58.686Z] === RUN   TestDockerSuite/TestExecUlimits
Post stage
[Pipeline] junit
23:37:58 [2020-09-17T23:37:58.773Z] Recording test results
23:37:59 [2020-09-17T23:37:59.248Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:37:59 [2020-09-17T23:37:59.248Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:37:59 [2020-09-17T23:37:59.466Z] --- PASS: TestUpdateRestartPolicy (12.37s)
23:37:59 [2020-09-17T23:37:59.466Z] === RUN   TestUpdateRestartWithAutoRemove
23:37:59 [2020-09-17T23:37:59.468Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:37:59 [2020-09-17T23:37:59.468Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:37:59 [2020-09-17T23:37:59.468Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:37:59 [2020-09-17T23:37:59.468Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:37:59 [2020-09-17T23:37:59.468Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:38:00 [2020-09-17T23:38:00.410Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
23:38:00 [2020-09-17T23:38:00.410Z] === RUN   TestWaitNonBlocked
23:38:00 [2020-09-17T23:38:00.410Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:38:00 [2020-09-17T23:38:00.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:38:00 [2020-09-17T23:38:00.410Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:38:00 [2020-09-17T23:38:00.410Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:38:00 [2020-09-17T23:38:00.410Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:38:00 [2020-09-17T23:38:00.410Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:38:00 [2020-09-17T23:38:00.614Z] === RUN   TestDockerSuite/TestExecWithNoTERM
23:38:00 [2020-09-17T23:38:00.779Z] + echo Ensuring container killed.
23:38:00 [2020-09-17T23:38:00.779Z] Ensuring container killed.
23:38:00 [2020-09-17T23:38:00.779Z] + docker rm -vf docker-pr1
23:38:00 [2020-09-17T23:38:00.779Z] Error: No such container: docker-pr1
23:38:00 [2020-09-17T23:38:00.779Z] + true
[Pipeline] sh
23:38:00 [2020-09-17T23:38:00.870Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:38:01 [2020-09-17T23:38:01.068Z] + echo Chowning /workspace to jenkins user
23:38:01 [2020-09-17T23:38:01.068Z] Chowning /workspace to jenkins user
23:38:01 [2020-09-17T23:38:01.068Z] + id -u
23:38:01 [2020-09-17T23:38:01.068Z] + id -g
23:38:01 [2020-09-17T23:38:01.068Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41466:/workspace busybox chown -R 1000:1000 /workspace
23:38:01 [2020-09-17T23:38:01.068Z] Unable to find image 'busybox:latest' locally
23:38:01 [2020-09-17T23:38:01.068Z] latest: Pulling from library/busybox
23:38:01 [2020-09-17T23:38:01.068Z] df8698476c65: Pulling fs layer
23:38:01 [2020-09-17T23:38:01.355Z] --- PASS: TestWaitNonBlocked (0.02s)
23:38:01 [2020-09-17T23:38:01.355Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
23:38:01 [2020-09-17T23:38:01.355Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s)
23:38:01 [2020-09-17T23:38:01.355Z] === RUN   TestWaitBlocked
23:38:01 [2020-09-17T23:38:01.355Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:38:01 [2020-09-17T23:38:01.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:38:01 [2020-09-17T23:38:01.355Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:38:01 [2020-09-17T23:38:01.355Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:38:01 [2020-09-17T23:38:01.355Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:38:01 [2020-09-17T23:38:01.355Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:38:01 [2020-09-17T23:38:01.798Z] === RUN   TestDockerSuite/TestExecWithTERM
23:38:02 [2020-09-17T23:38:02.054Z] === RUN   TestDockerSuite/TestExecWithUser
23:38:02 [2020-09-17T23:38:02.303Z] --- PASS: TestWaitBlocked (0.02s)
23:38:02 [2020-09-17T23:38:02.303Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
23:38:02 [2020-09-17T23:38:02.303Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
23:38:02 [2020-09-17T23:38:02.303Z] === CONT  TestContainerStartOnDaemonRestart
23:38:02 [2020-09-17T23:38:02.303Z] === CONT  TestContainerKillOnDaemonStart
23:38:02 [2020-09-17T23:38:02.303Z] === CONT  TestDaemonHostGatewayIP
23:38:02 [2020-09-17T23:38:02.303Z] === CONT  TestDaemonRestartIpcMode
23:38:02 [2020-09-17T23:38:02.364Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:38:02 [2020-09-17T23:38:02.364Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:38:02 [2020-09-17T23:38:02.364Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:38:02 [2020-09-17T23:38:02.616Z] === RUN   TestDockerSuite/TestGetContainerStats
23:38:03 [2020-09-17T23:38:03.544Z] --- PASS: TestServiceUpdateNetwork (13.44s)
23:38:03 [2020-09-17T23:38:03.544Z] === RUN   TestServiceUpdatePidsLimit
23:38:04 [2020-09-17T23:38:04.220Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.57s)
23:38:04 [2020-09-17T23:38:04.220Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f4dj27cutc7helvy1hgz6awvz Created:2020-09-17 23:37:54.352256017 +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[39ac6c10ff0a88a250bc9b27ec4675c60375e86a2ced7892470c42d5b9f74726:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w62xrlnaxnbxlnhb5xcgs4vxu EndpointID:6390b506eb34b293a869a2fc6908fd47326e019858d1db0c411a2c89c1b4f9b4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d2dacf8d6ea157f0e76af0a86fb3f467a5727869eb3c80912198e6501bafc20d 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:7531b22d1a9d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w62xrlnaxnbxlnhb5xcgs4vxu EndpointID:6390b506eb34b293a869a2fc6908fd47326e019858d1db0c411a2c89c1b4f9b4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:38:04 [2020-09-17T23:38:04.220Z] PASS
23:38:04 [2020-09-17T23:38:04.220Z] 
23:38:04 [2020-09-17T23:38:04.220Z] === Skipped
23:38:04 [2020-09-17T23:38:04.220Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:38:04 [2020-09-17T23:38:04.220Z]     service_test.go:236: FLAKY_TEST
23:38:04 [2020-09-17T23:38:04.220Z] 
23:38:04 [2020-09-17T23:38:04.220Z] 
23:38:04 [2020-09-17T23:38:04.220Z] DONE 23 tests, 1 skipped in 56.782s
23:38:04 [2020-09-17T23:38:04.220Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:38:04 [2020-09-17T23:38:04.220Z] ++ 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
23:38:04 [2020-09-17T23:38:04.220Z] ++ set -e
23:38:04 [2020-09-17T23:38:04.220Z] ++ '[' -n 0 ']'
23:38:04 [2020-09-17T23:38:04.220Z] ++ set -x
23:38:04 [2020-09-17T23:38:04.220Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:38:04 [2020-09-17T23:38:04.220Z] INFO: Testing against a local daemon
23:38:04 [2020-09-17T23:38:04.220Z] === RUN   TestDockerNetworkIpvlanPersistance
23:38:04 [2020-09-17T23:38:04.220Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:38:04 [2020-09-17T23:38:04.220Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:38:04 [2020-09-17T23:38:04.220Z] === RUN   TestDockerNetworkIpvlan
23:38:04 [2020-09-17T23:38:04.220Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:38:04 [2020-09-17T23:38:04.220Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:38:04 [2020-09-17T23:38:04.220Z] PASS
23:38:04 [2020-09-17T23:38:04.220Z] 
23:38:04 [2020-09-17T23:38:04.220Z] === Skipped
23:38:04 [2020-09-17T23:38:04.220Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:38:04 [2020-09-17T23:38:04.220Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:38:04 [2020-09-17T23:38:04.220Z] 
23:38:04 [2020-09-17T23:38:04.220Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:38:04 [2020-09-17T23:38:04.220Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:38:04 [2020-09-17T23:38:04.220Z] 
23:38:04 [2020-09-17T23:38:04.220Z] 
23:38:04 [2020-09-17T23:38:04.220Z] DONE 2 tests, 2 skipped in 0.076s
23:38:04 [2020-09-17T23:38:04.220Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:38:04 [2020-09-17T23:38:04.220Z] ++ 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
23:38:04 [2020-09-17T23:38:04.220Z] ++ set -e
23:38:04 [2020-09-17T23:38:04.220Z] ++ '[' -n 0 ']'
23:38:04 [2020-09-17T23:38:04.220Z] ++ set -x
23:38:04 [2020-09-17T23:38:04.220Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:38:04 [2020-09-17T23:38:04.220Z] INFO: Testing against a local daemon
23:38:04 [2020-09-17T23:38:04.220Z] === RUN   TestDockerNetworkMacvlanPersistance
23:38:04 [2020-09-17T23:38:04.910Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:38:04 [2020-09-17T23:38:04.923Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
23:38:04 [2020-09-17T23:38:04.923Z] === RUN   TestDockerNetworkMacvlan
23:38:05 [2020-09-17T23:38:05.473Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:38:06 [2020-09-17T23:38:06.062Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:38:06 [2020-09-17T23:38:06.344Z] df8698476c65: Verifying Checksum
23:38:06 [2020-09-17T23:38:06.344Z] df8698476c65: Download complete
23:38:06 [2020-09-17T23:38:06.344Z] df8698476c65: Pull complete
23:38:06 [2020-09-17T23:38:06.344Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
23:38:06 [2020-09-17T23:38:06.345Z] Status: Downloaded newer image for busybox:latest
23:38:06 [2020-09-17T23:38:06.523Z] --- PASS: TestContainerStartOnDaemonRestart (3.52s)
23:38:06 [2020-09-17T23:38:06.523Z] === CONT  TestIpcModeOlderClient
23:38:06 [2020-09-17T23:38:06.523Z] --- PASS: TestIpcModeOlderClient (0.16s)
23:38:06 [2020-09-17T23:38:06.765Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:38:06 [2020-09-17T23:38:06.785Z] --- PASS: TestDaemonRestartIpcMode (4.35s)
23:38:07 [2020-09-17T23:38:07.039Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:38:07 [2020-09-17T23:38:07.358Z] --- PASS: TestDaemonHostGatewayIP (4.82s)
23:38:07 [2020-09-17T23:38:07.362Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:38:07 [2020-09-17T23:38:07.583Z] + bundleName=amd64-rootless
23:38:07 [2020-09-17T23:38:07.583Z] + echo Creating amd64-rootless-bundles.tar.gz
23:38:07 [2020-09-17T23:38:07.583Z] Creating amd64-rootless-bundles.tar.gz
23:38:07 [2020-09-17T23:38:07.583Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
23:38:07 [2020-09-17T23:38:07.583Z] + 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
23:38:07 [2020-09-17T23:38:07.596Z] Archiving artifacts
23:38:07 [2020-09-17T23:38:07.904Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:38:08 [2020-09-17T23:38:08.752Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:38:09 [2020-09-17T23:38:09.437Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:38:09 [2020-09-17T23:38:09.750Z] + make clean
23:38:09 [2020-09-17T23:38:09.750Z] docker volume rm -f docker-dev-cache
23:38:10 [2020-09-17T23:38:10.009Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:38:11 [2020-09-17T23:38:11.674Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:38:12 [2020-09-17T23:38:12.607Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:38:12 [2020-09-17T23:38:12.607Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:38:13 [2020-09-17T23:38:13.535Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:38:15 [2020-09-17T23:38:15.495Z] --- PASS: TestContainerKillOnDaemonStart (13.18s)
23:38:15 [2020-09-17T23:38:15.495Z] PASS
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] === Skipped
23:38:15 [2020-09-17T23:38:15.495Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:38:15 [2020-09-17T23:38:15.495Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
23:38:15 [2020-09-17T23:38:15.495Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
23:38:15 [2020-09-17T23:38:15.495Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:38:15 [2020-09-17T23:38:15.495Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:38:15 [2020-09-17T23:38:15.495Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
23:38:15 [2020-09-17T23:38:15.495Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] 
23:38:15 [2020-09-17T23:38:15.495Z] DONE 192 tests, 6 skipped in 135.359s
23:38:15 [2020-09-17T23:38:15.495Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:38:15 [2020-09-17T23:38:15.495Z] ++ 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
23:38:15 [2020-09-17T23:38:15.495Z] ++ set -e
23:38:15 [2020-09-17T23:38:15.495Z] ++ '[' -n 0 ']'
23:38:15 [2020-09-17T23:38:15.495Z] ++ set -x
23:38:15 [2020-09-17T23:38:15.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
23:38:15 [2020-09-17T23:38:15.537Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:38:15 [2020-09-17T23:38:15.756Z] INFO: Testing against a local daemon
23:38:15 [2020-09-17T23:38:15.756Z] === RUN   TestCommitInheritsEnv
23:38:16 [2020-09-17T23:38:16.330Z] --- PASS: TestCommitInheritsEnv (0.54s)
23:38:16 [2020-09-17T23:38:16.330Z] === RUN   TestImportExtremelyLargeImageWorks
23:38:16 [2020-09-17T23:38:16.330Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.02s)
23:38:16 [2020-09-17T23:38:16.330Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
23:38:16 [2020-09-17T23:38:16.330Z] === RUN   TestImagesFilterMultiReference
23:38:16 [2020-09-17T23:38:16.591Z] --- PASS: TestImagesFilterMultiReference (0.18s)
23:38:16 [2020-09-17T23:38:16.591Z] === RUN   TestImagePullPlatformInvalid
23:38:16 [2020-09-17T23:38:16.591Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
23:38:16 [2020-09-17T23:38:16.591Z] === RUN   TestRemoveImageOrphaning
23:38:17 [2020-09-17T23:38:17.163Z] --- PASS: TestRemoveImageOrphaning (0.52s)
23:38:17 [2020-09-17T23:38:17.163Z] === RUN   TestRemoveImageGarbageCollector
23:38:17 [2020-09-17T23:38:17.163Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:38:17 [2020-09-17T23:38:17.163Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:17 [2020-09-17T23:38:17.163Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:38:17 [2020-09-17T23:38:17.163Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:38:17 [2020-09-17T23:38:17.163Z] === RUN   TestTagInvalidReference
23:38:17 [2020-09-17T23:38:17.163Z] --- PASS: TestTagInvalidReference (0.03s)
23:38:17 [2020-09-17T23:38:17.163Z] === RUN   TestTagValidPrefixedRepo
23:38:17 [2020-09-17T23:38:17.163Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
23:38:17 [2020-09-17T23:38:17.163Z] === RUN   TestTagExistedNameWithoutForce
23:38:17 [2020-09-17T23:38:17.163Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:38:17 [2020-09-17T23:38:17.163Z] === RUN   TestTagOfficialNames
23:38:17 [2020-09-17T23:38:17.424Z] --- PASS: TestTagOfficialNames (0.07s)
23:38:17 [2020-09-17T23:38:17.424Z] === RUN   TestTagMatchesDigest
23:38:17 [2020-09-17T23:38:17.424Z] --- PASS: TestTagMatchesDigest (0.03s)
23:38:17 [2020-09-17T23:38:17.424Z] PASS
23:38:17 [2020-09-17T23:38:17.424Z] 
23:38:17 [2020-09-17T23:38:17.424Z] === Skipped
23:38:17 [2020-09-17T23:38:17.425Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.02s)
23:38:17 [2020-09-17T23:38:17.425Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
23:38:17 [2020-09-17T23:38:17.425Z] 
23:38:17 [2020-09-17T23:38:17.425Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:38:17 [2020-09-17T23:38:17.425Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:17 [2020-09-17T23:38:17.425Z] 
23:38:17 [2020-09-17T23:38:17.425Z] 
23:38:17 [2020-09-17T23:38:17.425Z] DONE 12 tests, 2 skipped in 1.767s
23:38:17 [2020-09-17T23:38:17.425Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:38:17 [2020-09-17T23:38:17.425Z] ++ 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
23:38:17 [2020-09-17T23:38:17.425Z] ++ set -e
23:38:17 [2020-09-17T23:38:17.425Z] ++ '[' -n 0 ']'
23:38:17 [2020-09-17T23:38:17.425Z] ++ set -x
23:38:17 [2020-09-17T23:38:17.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
23:38:17 [2020-09-17T23:38:17.425Z] INFO: Testing against a local daemon
23:38:17 [2020-09-17T23:38:17.425Z] === RUN   TestNetworkCreateDelete
23:38:17 [2020-09-17T23:38:17.998Z] --- PASS: TestNetworkCreateDelete (0.43s)
23:38:17 [2020-09-17T23:38:17.998Z] === RUN   TestDockerNetworkDeletePreferID
23:38:18 [2020-09-17T23:38:18.778Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:38:18 [2020-09-17T23:38:18.778Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:38:18 [2020-09-17T23:38:18.779Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:38:18 [2020-09-17T23:38:18.779Z] === RUN   TestDockerSuite/TestHealth
23:38:19 [2020-09-17T23:38:19.386Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s)
23:38:19 [2020-09-17T23:38:19.386Z] === RUN   TestDaemonDNSFallback
23:38:20 [2020-09-17T23:38:20.144Z] --- PASS: TestServiceUpdatePidsLimit (16.55s)
23:38:20 [2020-09-17T23:38:20.144Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
23:38:20 [2020-09-17T23:38:20.144Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
23:38:20 [2020-09-17T23:38:20.144Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s)
23:38:20 [2020-09-17T23:38:20.144Z] PASS
23:38:20 [2020-09-17T23:38:20.144Z] 
23:38:20 [2020-09-17T23:38:20.144Z] === Skipped
23:38:20 [2020-09-17T23:38:20.144Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:38:20 [2020-09-17T23:38:20.144Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:38:20 [2020-09-17T23:38:20.144Z] 
23:38:20 [2020-09-17T23:38:20.144Z] 
23:38:20 [2020-09-17T23:38:20.144Z] DONE 27 tests, 1 skipped in 178.871s
23:38:20 [2020-09-17T23:38:20.144Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:38:20 [2020-09-17T23:38:20.144Z] ++ 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
23:38:20 [2020-09-17T23:38:20.144Z] ++ set -e
23:38:20 [2020-09-17T23:38:20.144Z] ++ '[' -n 0 ']'
23:38:20 [2020-09-17T23:38:20.144Z] ++ set -x
23:38:20 [2020-09-17T23:38:20.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m
23:38:20 [2020-09-17T23:38:20.144Z] INFO: Testing against a local daemon
23:38:20 [2020-09-17T23:38:20.144Z] === RUN   TestSessionCreate
23:38:20 [2020-09-17T23:38:20.144Z] --- PASS: TestSessionCreate (0.02s)
23:38:20 [2020-09-17T23:38:20.144Z] === RUN   TestSessionCreateWithBadUpgrade
23:38:20 [2020-09-17T23:38:20.144Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:38:20 [2020-09-17T23:38:20.144Z] PASS
23:38:20 [2020-09-17T23:38:20.144Z] 
23:38:20 [2020-09-17T23:38:20.144Z] DONE 2 tests in 0.065s
23:38:20 [2020-09-17T23:38:20.144Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:38:20 [2020-09-17T23:38:20.144Z] ++ 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
23:38:20 [2020-09-17T23:38:20.144Z] ++ set -e
23:38:20 [2020-09-17T23:38:20.144Z] ++ '[' -n 0 ']'
23:38:20 [2020-09-17T23:38:20.144Z] ++ set -x
23:38:20 [2020-09-17T23:38:20.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m
23:38:20 [2020-09-17T23:38:20.144Z] INFO: Testing against a local daemon
23:38:20 [2020-09-17T23:38:20.144Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:38:20 [2020-09-17T23:38:20.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:38:20 [2020-09-17T23:38:20.144Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:38:20 [2020-09-17T23:38:20.144Z] === RUN   TestEventsExecDie
23:38:20 [2020-09-17T23:38:20.706Z] --- PASS: TestEventsExecDie (0.53s)
23:38:20 [2020-09-17T23:38:20.706Z] === RUN   TestEventsBackwardsCompatible
23:38:20 [2020-09-17T23:38:20.706Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
23:38:20 [2020-09-17T23:38:20.706Z] === RUN   TestInfoBinaryCommits
23:38:20 [2020-09-17T23:38:20.706Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:38:20 [2020-09-17T23:38:20.706Z] === RUN   TestInfoAPIVersioned
23:38:20 [2020-09-17T23:38:20.706Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:38:20 [2020-09-17T23:38:20.706Z] === RUN   TestInfoDiscoveryBackend
23:38:21 [2020-09-17T23:38:21.267Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:38:21 [2020-09-17T23:38:21.267Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:38:22 [2020-09-17T23:38:22.196Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:38:22 [2020-09-17T23:38:22.196Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:38:22 [2020-09-17T23:38:22.757Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:38:22 [2020-09-17T23:38:22.757Z] === RUN   TestInfoAPI
23:38:22 [2020-09-17T23:38:22.757Z] --- PASS: TestInfoAPI (0.02s)
23:38:22 [2020-09-17T23:38:22.757Z] === RUN   TestInfoAPIWarnings
23:38:22 [2020-09-17T23:38:22.787Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:38:23 [2020-09-17T23:38:23.320Z] --- PASS: TestInfoAPIWarnings (0.52s)
23:38:23 [2020-09-17T23:38:23.320Z] === RUN   TestInfoDebug
23:38:23 [2020-09-17T23:38:23.767Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:38:23 [2020-09-17T23:38:23.881Z] --- PASS: TestInfoDebug (0.52s)
23:38:23 [2020-09-17T23:38:23.881Z] === RUN   TestInfoInsecureRegistries
23:38:24 [2020-09-17T23:38:24.443Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:38:24 [2020-09-17T23:38:24.443Z] === RUN   TestInfoRegistryMirrors
23:38:25 [2020-09-17T23:38:25.006Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:38:25 [2020-09-17T23:38:25.006Z] === RUN   TestLoginFailsWithBadCredentials
23:38:25 [2020-09-17T23:38:25.006Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s)
23:38:25 [2020-09-17T23:38:25.006Z] === RUN   TestPingCacheHeaders
23:38:25 [2020-09-17T23:38:25.006Z] --- PASS: TestPingCacheHeaders (0.02s)
23:38:25 [2020-09-17T23:38:25.006Z] === RUN   TestPingGet
23:38:25 [2020-09-17T23:38:25.028Z] --- PASS: TestDockerNetworkMacvlan (19.68s)
23:38:25 [2020-09-17T23:38:25.028Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
23:38:25 [2020-09-17T23:38:25.028Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
23:38:25 [2020-09-17T23:38:25.028Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s)
23:38:25 [2020-09-17T23:38:25.028Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.62s)
23:38:25 [2020-09-17T23:38:25.028Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.43s)
23:38:25 [2020-09-17T23:38:25.028Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s)
23:38:25 [2020-09-17T23:38:25.028Z] PASS
23:38:25 [2020-09-17T23:38:25.028Z] 
23:38:25 [2020-09-17T23:38:25.028Z] DONE 8 tests in 21.228s
23:38:25 [2020-09-17T23:38:25.028Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:38:25 [2020-09-17T23:38:25.028Z] ++ 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
23:38:25 [2020-09-17T23:38:25.028Z] ++ set -e
23:38:25 [2020-09-17T23:38:25.028Z] ++ '[' -n 0 ']'
23:38:25 [2020-09-17T23:38:25.028Z] ++ set -x
23:38:25 [2020-09-17T23:38:25.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:38:25 [2020-09-17T23:38:25.028Z] testing: warning: no tests to run
23:38:25 [2020-09-17T23:38:25.028Z] PASS
23:38:25 [2020-09-17T23:38:25.028Z] 
23:38:25 [2020-09-17T23:38:25.028Z] DONE 0 tests in 0.016s
23:38:25 [2020-09-17T23:38:25.028Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:38:25 [2020-09-17T23:38:25.028Z] ++ 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
23:38:25 [2020-09-17T23:38:25.028Z] ++ set -e
23:38:25 [2020-09-17T23:38:25.028Z] ++ '[' -n 0 ']'
23:38:25 [2020-09-17T23:38:25.028Z] ++ set -x
23:38:25 [2020-09-17T23:38:25.029Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:38:25 [2020-09-17T23:38:25.029Z] INFO: Testing against a local daemon
23:38:25 [2020-09-17T23:38:25.029Z] === RUN   TestAuthZPluginAllowRequest
23:38:25 [2020-09-17T23:38:25.262Z] --- PASS: TestPingGet (0.01s)
23:38:25 [2020-09-17T23:38:25.262Z] === RUN   TestPingHead
23:38:25 [2020-09-17T23:38:25.262Z] --- PASS: TestPingHead (0.02s)
23:38:25 [2020-09-17T23:38:25.262Z] === RUN   TestVersion
23:38:25 [2020-09-17T23:38:25.262Z] --- PASS: TestVersion (0.01s)
23:38:25 [2020-09-17T23:38:25.262Z] PASS
23:38:25 [2020-09-17T23:38:25.262Z] 
23:38:25 [2020-09-17T23:38:25.262Z] === Skipped
23:38:25 [2020-09-17T23:38:25.262Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:38:25 [2020-09-17T23:38:25.262Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:38:25 [2020-09-17T23:38:25.262Z] 
23:38:25 [2020-09-17T23:38:25.262Z] 
23:38:25 [2020-09-17T23:38:25.262Z] DONE 18 tests, 1 skipped in 5.108s
23:38:25 [2020-09-17T23:38:25.262Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:38:25 [2020-09-17T23:38:25.262Z] ++ 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
23:38:25 [2020-09-17T23:38:25.262Z] ++ set -e
23:38:25 [2020-09-17T23:38:25.262Z] ++ '[' -n 0 ']'
23:38:25 [2020-09-17T23:38:25.262Z] ++ set -x
23:38:25 [2020-09-17T23:38:25.262Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m
23:38:25 [2020-09-17T23:38:25.262Z] INFO: Testing against a local daemon
23:38:25 [2020-09-17T23:38:25.262Z] === RUN   TestVolumesCreateAndList
23:38:25 [2020-09-17T23:38:25.262Z] --- PASS: TestVolumesCreateAndList (0.01s)
23:38:25 [2020-09-17T23:38:25.262Z] === RUN   TestVolumesRemove
23:38:25 [2020-09-17T23:38:25.262Z] --- PASS: TestVolumesRemove (0.05s)
23:38:25 [2020-09-17T23:38:25.262Z] === RUN   TestVolumesInspect
23:38:25 [2020-09-17T23:38:25.262Z] --- PASS: TestVolumesInspect (0.01s)
23:38:25 [2020-09-17T23:38:25.262Z] === RUN   TestVolumesInvalidJSON
23:38:25 [2020-09-17T23:38:25.262Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:38:25 [2020-09-17T23:38:25.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:38:25 [2020-09-17T23:38:25.262Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:38:25 [2020-09-17T23:38:25.262Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:38:25 [2020-09-17T23:38:25.262Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:38:25 [2020-09-17T23:38:25.262Z] PASS
23:38:25 [2020-09-17T23:38:25.262Z] 
23:38:25 [2020-09-17T23:38:25.262Z] DONE 5 tests in 0.117s
23:38:25 [2020-09-17T23:38:25.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:38:25 [2020-09-17T23:38:25.518Z] ++++ cat bundles/test-integration/docker.pid
23:38:25 [2020-09-17T23:38:25.518Z] +++ kill 9700
23:38:26 [2020-09-17T23:38:26.305Z] tests/integration/client_test.py .....                                   [ 75%]
23:38:26 [2020-09-17T23:38:26.305Z] tests/integration/context_api_test.py ...                                [ 76%]
23:38:26 [2020-09-17T23:38:26.305Z] tests/integration/errors_test.py .                                       [ 76%]
23:38:26 [2020-09-17T23:38:26.679Z] --- PASS: TestAuthZPluginAllowRequest (1.79s)
23:38:26 [2020-09-17T23:38:26.679Z] === RUN   TestAuthZPluginTLS
23:38:26 [2020-09-17T23:38:26.884Z] +++ /etc/init.d/apparmor stop
23:38:26 [2020-09-17T23:38:26.884Z] Leaving: AppArmorNo profiles have been unloaded.
23:38:26 [2020-09-17T23:38:26.884Z] 
23:38:26 [2020-09-17T23:38:26.884Z] Unloading profiles will leave already running processes permanently
23:38:26 [2020-09-17T23:38:26.884Z] unconfined, which can lead to unexpected situations.
23:38:26 [2020-09-17T23:38:26.884Z] 
23:38:26 [2020-09-17T23:38:26.884Z] To set a process to complain mode, use the command line tool
23:38:26 [2020-09-17T23:38:26.884Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:38:26 [2020-09-17T23:38:26.884Z] +++ true
23:38:26 [2020-09-17T23:38:26.884Z] exiting test-integration
23:38:26 [2020-09-17T23:38:26.884Z] ++ exit 0
23:38:26 [2020-09-17T23:38:26.884Z] 
23:38:26 [2020-09-17T23:38:26.884Z] + for job in $(jobs -p)
23:38:26 [2020-09-17T23:38:26.884Z] + wait 13829
23:38:27 [2020-09-17T23:38:27.381Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:38:27 [2020-09-17T23:38:27.381Z] === RUN   TestAuthZPluginDenyRequest
23:38:27 [2020-09-17T23:38:27.525Z] --- PASS: TestDaemonDNSFallback (7.33s)
23:38:27 [2020-09-17T23:38:27.525Z] === RUN   TestInspectNetwork
23:38:27 [2020-09-17T23:38:27.707Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:38:27 [2020-09-17T23:38:27.707Z] === RUN   TestAuthZPluginAPIDenyResponse
23:38:28 [2020-09-17T23:38:28.409Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:38:28 [2020-09-17T23:38:28.409Z] === RUN   TestAuthZPluginDenyResponse
23:38:28 [2020-09-17T23:38:28.736Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:38:28 [2020-09-17T23:38:28.736Z] === RUN   TestAuthZPluginAllowEventStream
23:38:30 [2020-09-17T23:38:30.386Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
23:38:30 [2020-09-17T23:38:30.386Z] === RUN   TestAuthZPluginErrorResponse
23:38:31 [2020-09-17T23:38:31.049Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
23:38:31 [2020-09-17T23:38:31.088Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:38:31 [2020-09-17T23:38:31.089Z] === RUN   TestAuthZPluginErrorRequest
23:38:31 [2020-09-17T23:38:31.734Z] === RUN   TestInspectNetwork/full_network_id
23:38:31 [2020-09-17T23:38:31.734Z] === RUN   TestInspectNetwork/partial_network_id
23:38:31 [2020-09-17T23:38:31.734Z] === RUN   TestInspectNetwork/network_name
23:38:31 [2020-09-17T23:38:31.734Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:38:31 [2020-09-17T23:38:31.791Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:38:31 [2020-09-17T23:38:31.791Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:38:32 [2020-09-17T23:38:32.118Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:38:32 [2020-09-17T23:38:32.118Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:38:34 [2020-09-17T23:38:34.358Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s)
23:38:34 [2020-09-17T23:38:34.358Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:38:35 [2020-09-17T23:38:35.940Z] --- PASS: TestInspectNetwork (9.55s)
23:38:35 [2020-09-17T23:38:35.940Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:38:35 [2020-09-17T23:38:35.940Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:38:35 [2020-09-17T23:38:35.940Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:38:35 [2020-09-17T23:38:35.940Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:38:35 [2020-09-17T23:38:35.940Z] === RUN   TestRunContainerWithBridgeNone
23:38:36 [2020-09-17T23:38:36.602Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s)
23:38:36 [2020-09-17T23:38:36.602Z] === RUN   TestAuthZPluginHeader
23:38:37 [2020-09-17T23:38:37.305Z] --- PASS: TestAuthZPluginHeader (0.87s)
23:38:37 [2020-09-17T23:38:37.305Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:38:37 [2020-09-17T23:38:37.305Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:38:37 [2020-09-17T23:38:37.305Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:37 [2020-09-17T23:38:37.305Z] === RUN   TestAuthZPluginV2Disable
23:38:37 [2020-09-17T23:38:37.305Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:38:37 [2020-09-17T23:38:37.305Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:37 [2020-09-17T23:38:37.305Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:38:37 [2020-09-17T23:38:37.305Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:38:37 [2020-09-17T23:38:37.305Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:37 [2020-09-17T23:38:37.305Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:38:37 [2020-09-17T23:38:37.305Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:38:37 [2020-09-17T23:38:37.305Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:37 [2020-09-17T23:38:37.305Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:38:37 [2020-09-17T23:38:37.588Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:38:37 [2020-09-17T23:38:37.588Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:38:37 [2020-09-17T23:38:37.588Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:38:37 [2020-09-17T23:38:37.588Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:38:38 [2020-09-17T23:38:38.151Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:38:38 [2020-09-17T23:38:38.151Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:38:38 [2020-09-17T23:38:38.488Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
23:38:38 [2020-09-17T23:38:38.488Z] === RUN   TestNetworkInvalidJSON
23:38:38 [2020-09-17T23:38:38.488Z] === RUN   TestNetworkInvalidJSON//networks/create
23:38:38 [2020-09-17T23:38:38.488Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:38:38 [2020-09-17T23:38:38.488Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:38:38 [2020-09-17T23:38:38.488Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:38:38 [2020-09-17T23:38:38.488Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:38:38 [2020-09-17T23:38:38.488Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:38:38 [2020-09-17T23:38:38.488Z] === CONT  TestNetworkInvalidJSON//networks/create
23:38:38 [2020-09-17T23:38:38.488Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:38:38 [2020-09-17T23:38:38.488Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:38:38 [2020-09-17T23:38:38.488Z] --- PASS: TestNetworkInvalidJSON (0.03s)
23:38:38 [2020-09-17T23:38:38.488Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:38:38 [2020-09-17T23:38:38.488Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:38:38 [2020-09-17T23:38:38.488Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:38:38 [2020-09-17T23:38:38.488Z] === RUN   TestHostIPv4BridgeLabel
23:38:38 [2020-09-17T23:38:38.714Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:38:38 [2020-09-17T23:38:38.714Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:38:38 [2020-09-17T23:38:38.714Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:38:38 [2020-09-17T23:38:38.714Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:38:38 [2020-09-17T23:38:38.970Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:38:39 [2020-09-17T23:38:39.227Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:38:39 [2020-09-17T23:38:39.432Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
23:38:39 [2020-09-17T23:38:39.433Z] === RUN   TestDaemonRestartWithLiveRestore
23:38:39 [2020-09-17T23:38:39.483Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:38:39 [2020-09-17T23:38:39.483Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:38:40 [2020-09-17T23:38:40.045Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:38:40 [2020-09-17T23:38:40.045Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:38:40 [2020-09-17T23:38:40.607Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:38:40 [2020-09-17T23:38:40.820Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s)
23:38:40 [2020-09-17T23:38:40.820Z] === RUN   TestDaemonDefaultNetworkPools
23:38:41 [2020-09-17T23:38:41.169Z] === RUN   TestDockerSuite/TestImagesFormat
23:38:41 [2020-09-17T23:38:41.169Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:38:41 [2020-09-17T23:38:41.731Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:38:42 [2020-09-17T23:38:42.217Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s)
23:38:42 [2020-09-17T23:38:42.217Z] === RUN   TestDaemonRestartWithExistingNetwork
23:38:44 [2020-09-17T23:38:44.136Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s)
23:38:44 [2020-09-17T23:38:44.136Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:38:44 [2020-09-17T23:38:44.246Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:38:44 [2020-09-17T23:38:44.247Z] === RUN   TestDockerSuite/TestImportBadURL
23:38:44 [2020-09-17T23:38:44.247Z] === RUN   TestDockerSuite/TestImportDisplay
23:38:45 [2020-09-17T23:38:45.177Z] === RUN   TestDockerSuite/TestImportFile
23:38:46 [2020-09-17T23:38:46.052Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.27s)
23:38:46 [2020-09-17T23:38:46.053Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:38:46 [2020-09-17T23:38:46.544Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:38:46 [2020-09-17T23:38:46.544Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:38:46 [2020-09-17T23:38:46.997Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s)
23:38:46 [2020-09-17T23:38:46.997Z] === RUN   TestServiceWithPredefinedNetwork
23:38:47 [2020-09-17T23:38:47.471Z] === RUN   TestDockerSuite/TestImportGzipped
23:38:48 [2020-09-17T23:38:48.400Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:38:49 [2020-09-17T23:38:49.781Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:38:50 [2020-09-17T23:38:50.040Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:38:50 [2020-09-17T23:38:50.299Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s)
23:38:50 [2020-09-17T23:38:50.299Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:38:50 [2020-09-17T23:38:50.299Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:38:50 [2020-09-17T23:38:50.299Z]     service_test.go:236: FLAKY_TEST
23:38:50 [2020-09-17T23:38:50.299Z] === RUN   TestServiceWithDataPathPortInit
23:38:50 [2020-09-17T23:38:50.608Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:38:51 [2020-09-17T23:38:51.182Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:38:51 [2020-09-17T23:38:51.182Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
23:38:51 [2020-09-17T23:38:51.182Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:38:51 [2020-09-17T23:38:51.755Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:38:52 [2020-09-17T23:38:52.018Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:38:52 [2020-09-17T23:38:52.586Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:38:53 [2020-09-17T23:38:53.155Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:38:53 [2020-09-17T23:38:53.418Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:38:54 [2020-09-17T23:38:54.007Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:38:54 [2020-09-17T23:38:54.007Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
23:38:55 [2020-09-17T23:38:55.409Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:38:55 [2020-09-17T23:38:55.670Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:38:56 [2020-09-17T23:38:56.268Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:38:56 [2020-09-17T23:38:56.268Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:38:56 [2020-09-17T23:38:56.426Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.44s)
23:38:56 [2020-09-17T23:38:56.426Z] PASS
23:38:56 [2020-09-17T23:38:56.426Z] 
23:38:56 [2020-09-17T23:38:56.426Z] === Skipped
23:38:56 [2020-09-17T23:38:56.426Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:38:56 [2020-09-17T23:38:56.426Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:56 [2020-09-17T23:38:56.426Z] 
23:38:56 [2020-09-17T23:38:56.426Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:38:56 [2020-09-17T23:38:56.426Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:56 [2020-09-17T23:38:56.426Z] 
23:38:56 [2020-09-17T23:38:56.426Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:38:56 [2020-09-17T23:38:56.426Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:56 [2020-09-17T23:38:56.426Z] 
23:38:56 [2020-09-17T23:38:56.426Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:38:56 [2020-09-17T23:38:56.426Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:56 [2020-09-17T23:38:56.426Z] 
23:38:56 [2020-09-17T23:38:56.426Z] 
23:38:56 [2020-09-17T23:38:56.426Z] DONE 17 tests, 4 skipped in 29.969s
23:38:56 [2020-09-17T23:38:56.426Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:38:56 [2020-09-17T23:38:56.426Z] ++ 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
23:38:56 [2020-09-17T23:38:56.426Z] ++ set -e
23:38:56 [2020-09-17T23:38:56.426Z] ++ '[' -n 0 ']'
23:38:56 [2020-09-17T23:38:56.426Z] ++ set -x
23:38:56 [2020-09-17T23:38:56.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:38:56 [2020-09-17T23:38:56.426Z] INFO: Testing against a local daemon
23:38:56 [2020-09-17T23:38:56.426Z] === RUN   TestPluginInvalidJSON
23:38:56 [2020-09-17T23:38:56.426Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:38:56 [2020-09-17T23:38:56.426Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:38:56 [2020-09-17T23:38:56.426Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:38:56 [2020-09-17T23:38:56.426Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:38:56 [2020-09-17T23:38:56.426Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:38:56 [2020-09-17T23:38:56.426Z] === RUN   TestPluginInstall
23:38:56 [2020-09-17T23:38:56.426Z] === RUN   TestPluginInstall/no_auth
23:38:56 [2020-09-17T23:38:56.832Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:38:56 [2020-09-17T23:38:56.832Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:38:57 [2020-09-17T23:38:57.761Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:38:58 [2020-09-17T23:38:58.017Z] === RUN   TestDockerSuite/TestInspectDefault
23:38:58 [2020-09-17T23:38:58.579Z] === RUN   TestDockerSuite/TestInspectHistory
23:38:58 [2020-09-17T23:38:58.670Z] time="2020-09-17T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:38:58 [2020-09-17T23:38:58.670Z] time="2020-09-17T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b982bce3c2321ade4edbef5e1d47b9d30e9f6856265a965379ef0f525cc1313" mediatype=application/vnd.docker.plugin.v1+json size=522
23:38:58 [2020-09-17T23:38:58.670Z] time="2020-09-17T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:38:58 [2020-09-17T23:38:58.670Z] time="2020-09-17T23:38:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b982bce3c2321ade4edbef5e1d47b9d30e9f6856265a965379ef0f525cc1313" mediatype=application/vnd.docker.plugin.v1+json size=522
23:38:58 [2020-09-17T23:38:58.996Z] === RUN   TestPluginInstall/with_htpasswd
23:38:59 [2020-09-17T23:38:59.141Z] === RUN   TestDockerSuite/TestInspectImage
23:38:59 [2020-09-17T23:38:59.141Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:38:59 [2020-09-17T23:38:59.141Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:38:59 [2020-09-17T23:38:59.141Z] === RUN   TestDockerSuite/TestInspectInt64
23:38:59 [2020-09-17T23:38:59.399Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:38:59 [2020-09-17T23:38:59.698Z] time="2020-09-17T23:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:38:59 [2020-09-17T23:38:59.698Z] time="2020-09-17T23:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b982bce3c2321ade4edbef5e1d47b9d30e9f6856265a965379ef0f525cc1313" mediatype=application/vnd.docker.plugin.v1+json size=522
23:38:59 [2020-09-17T23:38:59.698Z] time="2020-09-17T23:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:38:59 [2020-09-17T23:38:59.698Z] time="2020-09-17T23:38:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b982bce3c2321ade4edbef5e1d47b9d30e9f6856265a965379ef0f525cc1313" mediatype=application/vnd.docker.plugin.v1+json size=522
23:38:59 [2020-09-17T23:38:59.698Z] === RUN   TestPluginInstall/with_insecure
23:38:59 [2020-09-17T23:38:59.961Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:38:59 [2020-09-17T23:38:59.962Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:39:00 [2020-09-17T23:39:00.524Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:39:00 [2020-09-17T23:39:00.838Z] time="2020-09-17T23:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:39:00 [2020-09-17T23:39:00.838Z] time="2020-09-17T23:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcca03513123e74a80765671c5ea1763d4b09a3decda060a6a7939f2fa58eb81" mediatype=application/vnd.docker.plugin.v1+json size=522
23:39:00 [2020-09-17T23:39:00.838Z] time="2020-09-17T23:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:39:00 [2020-09-17T23:39:00.838Z] time="2020-09-17T23:39:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcca03513123e74a80765671c5ea1763d4b09a3decda060a6a7939f2fa58eb81" mediatype=application/vnd.docker.plugin.v1+json size=522
23:39:01 [2020-09-17T23:39:01.087Z] === RUN   TestDockerSuite/TestInspectPlugin
23:39:01 [2020-09-17T23:39:01.164Z] --- PASS: TestPluginInstall (6.27s)
23:39:01 [2020-09-17T23:39:01.164Z]     --- PASS: TestPluginInstall/no_auth (4.19s)
23:39:01 [2020-09-17T23:39:01.164Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
23:39:01 [2020-09-17T23:39:01.164Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
23:39:01 [2020-09-17T23:39:01.164Z]         plugin_test.go:157: [d3211fe5bf458] daemon is not started
23:39:01 [2020-09-17T23:39:01.164Z] PASS
23:39:01 [2020-09-17T23:39:01.164Z] 
23:39:01 [2020-09-17T23:39:01.164Z] DONE 6 tests in 6.372s
23:39:01 [2020-09-17T23:39:01.164Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:39:01 [2020-09-17T23:39:01.164Z] ++ 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
23:39:01 [2020-09-17T23:39:01.164Z] ++ set -e
23:39:01 [2020-09-17T23:39:01.164Z] ++ '[' -n 0 ']'
23:39:01 [2020-09-17T23:39:01.164Z] ++ set -x
23:39:01 [2020-09-17T23:39:01.164Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:39:01 [2020-09-17T23:39:01.164Z] INFO: Testing against a local daemon
23:39:01 [2020-09-17T23:39:01.164Z] === RUN   TestExternalGraphDriver
23:39:01 [2020-09-17T23:39:01.235Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:39:01 [2020-09-17T23:39:01.490Z] === RUN   TestExternalGraphDriver/json
23:39:02 [2020-09-17T23:39:02.977Z] === RUN   TestDockerSuite/TestInspectRootFS
23:39:02 [2020-09-17T23:39:02.977Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:39:03 [2020-09-17T23:39:03.540Z] === RUN   TestDockerSuite/TestInspectStatus
23:39:03 [2020-09-17T23:39:03.733Z] === RUN   TestExternalGraphDriver/spec
23:39:04 [2020-09-17T23:39:04.469Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:39:05 [2020-09-17T23:39:05.397Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:39:05 [2020-09-17T23:39:05.654Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:39:05 [2020-09-17T23:39:05.975Z] === RUN   TestExternalGraphDriver/pull
23:39:06 [2020-09-17T23:39:06.216Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:39:06 [2020-09-17T23:39:06.778Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:39:07 [2020-09-17T23:39:07.035Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:39:07 [2020-09-17T23:39:07.597Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:39:08 [2020-09-17T23:39:08.159Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:39:08 [2020-09-17T23:39:08.159Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
23:39:08 [2020-09-17T23:39:08.391Z] --- PASS: TestExternalGraphDriver (6.84s)
23:39:08 [2020-09-17T23:39:08.391Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
23:39:08 [2020-09-17T23:39:08.391Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
23:39:08 [2020-09-17T23:39:08.391Z]     --- PASS: TestExternalGraphDriver/pull (2.50s)
23:39:08 [2020-09-17T23:39:08.391Z] === RUN   TestGraphdriverPluginV2
23:39:08 [2020-09-17T23:39:08.391Z] --- SKIP: TestGraphdriverPluginV2 (0.17s)
23:39:08 [2020-09-17T23:39:08.391Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:39:08 [2020-09-17T23:39:08.391Z] PASS
23:39:08 [2020-09-17T23:39:08.391Z] 
23:39:08 [2020-09-17T23:39:08.391Z] === Skipped
23:39:08 [2020-09-17T23:39:08.391Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s)
23:39:08 [2020-09-17T23:39:08.391Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:39:08 [2020-09-17T23:39:08.391Z] 
23:39:08 [2020-09-17T23:39:08.391Z] 
23:39:08 [2020-09-17T23:39:08.391Z] DONE 5 tests, 1 skipped in 7.100s
23:39:08 [2020-09-17T23:39:08.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:39:08 [2020-09-17T23:39:08.391Z] ++ 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
23:39:08 [2020-09-17T23:39:08.391Z] ++ set -e
23:39:08 [2020-09-17T23:39:08.391Z] ++ '[' -n 0 ']'
23:39:08 [2020-09-17T23:39:08.391Z] ++ set -x
23:39:08 [2020-09-17T23:39:08.391Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:39:08 [2020-09-17T23:39:08.391Z] INFO: Testing against a local daemon
23:39:08 [2020-09-17T23:39:08.391Z] === RUN   TestContinueAfterPluginCrash
23:39:08 [2020-09-17T23:39:08.391Z] === PAUSE TestContinueAfterPluginCrash
23:39:08 [2020-09-17T23:39:08.391Z] === RUN   TestReadPluginNoRead
23:39:08 [2020-09-17T23:39:08.391Z] === PAUSE TestReadPluginNoRead
23:39:08 [2020-09-17T23:39:08.391Z] === RUN   TestDaemonStartWithLogOpt
23:39:08 [2020-09-17T23:39:08.391Z] === PAUSE TestDaemonStartWithLogOpt
23:39:08 [2020-09-17T23:39:08.391Z] === CONT  TestContinueAfterPluginCrash
23:39:08 [2020-09-17T23:39:08.391Z] === CONT  TestDaemonStartWithLogOpt
23:39:08 [2020-09-17T23:39:08.418Z] --- PASS: TestServiceWithDataPathPortInit (18.04s)
23:39:08 [2020-09-17T23:39:08.418Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:39:09 [2020-09-17T23:39:09.525Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:39:10 [2020-09-17T23:39:10.454Z] === RUN   TestDockerSuite/TestLinksEnvs
23:39:11 [2020-09-17T23:39:11.384Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:39:11 [2020-09-17T23:39:11.384Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:39:12 [2020-09-17T23:39:12.153Z] --- PASS: TestDaemonStartWithLogOpt (3.62s)
23:39:12 [2020-09-17T23:39:12.153Z] === CONT  TestReadPluginNoRead
23:39:12 [2020-09-17T23:39:12.312Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:39:14 [2020-09-17T23:39:14.203Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:39:15 [2020-09-17T23:39:15.132Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:39:15 [2020-09-17T23:39:15.132Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:39:15 [2020-09-17T23:39:15.185Z] === RUN   TestReadPluginNoRead/default
23:39:16 [2020-09-17T23:39:16.890Z] === RUN   TestReadPluginNoRead/disabled_caching
23:39:17 [2020-09-17T23:39:17.022Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:39:17 [2020-09-17T23:39:17.022Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:39:17 [2020-09-17T23:39:17.184Z] .........                                                                [ 86%]
23:39:17 [2020-09-17T23:39:17.279Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:39:17 [2020-09-17T23:39:17.592Z] --- PASS: TestContinueAfterPluginCrash (9.08s)
23:39:18 [2020-09-17T23:39:18.422Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.75s)
23:39:18 [2020-09-17T23:39:18.422Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j3n24bhpa4npjmdpmjvk9z2in Created:2020-09-17 23:39:09.82272216 +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[69de49c593de3b4e2eff70a5964c34e1d6f92865ef1df95a486a51d665d873a8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhgmelq7jxzn5rhvmw66g0z8t EndpointID:50e7ebffa16dd6fde3bdb1072c5d0dc3b6eb4891e20836b35c6240fce8e654d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29d880e710fca7d48e9864fabca7de74aa440d55f47fe28a2203a1f7c0ceec37 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:77c6cc09f9f9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uhgmelq7jxzn5rhvmw66g0z8t EndpointID:50e7ebffa16dd6fde3bdb1072c5d0dc3b6eb4891e20836b35c6240fce8e654d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:39:18 [2020-09-17T23:39:18.422Z] PASS
23:39:18 [2020-09-17T23:39:18.422Z] 
23:39:18 [2020-09-17T23:39:18.422Z] === Skipped
23:39:18 [2020-09-17T23:39:18.422Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:39:18 [2020-09-17T23:39:18.422Z]     service_test.go:236: FLAKY_TEST
23:39:18 [2020-09-17T23:39:18.422Z] 
23:39:18 [2020-09-17T23:39:18.422Z] 
23:39:18 [2020-09-17T23:39:18.422Z] DONE 23 tests, 1 skipped in 59.574s
23:39:18 [2020-09-17T23:39:18.422Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:39:18 [2020-09-17T23:39:18.422Z] ++ 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
23:39:18 [2020-09-17T23:39:18.422Z] ++ set -e
23:39:18 [2020-09-17T23:39:18.422Z] ++ '[' -n 0 ']'
23:39:18 [2020-09-17T23:39:18.422Z] ++ set -x
23:39:18 [2020-09-17T23:39:18.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:39:18 [2020-09-17T23:39:18.422Z] INFO: Testing against a local daemon
23:39:18 [2020-09-17T23:39:18.422Z] === RUN   TestDockerNetworkIpvlanPersistance
23:39:18 [2020-09-17T23:39:18.422Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:39:18 [2020-09-17T23:39:18.422Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:39:18 [2020-09-17T23:39:18.422Z] === RUN   TestDockerNetworkIpvlan
23:39:18 [2020-09-17T23:39:18.422Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:39:18 [2020-09-17T23:39:18.422Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:39:18 [2020-09-17T23:39:18.422Z] PASS
23:39:18 [2020-09-17T23:39:18.422Z] 
23:39:18 [2020-09-17T23:39:18.422Z] === Skipped
23:39:18 [2020-09-17T23:39:18.422Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:39:18 [2020-09-17T23:39:18.422Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:39:18 [2020-09-17T23:39:18.422Z] 
23:39:18 [2020-09-17T23:39:18.422Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:39:18 [2020-09-17T23:39:18.422Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:39:18 [2020-09-17T23:39:18.422Z] 
23:39:18 [2020-09-17T23:39:18.422Z] 
23:39:18 [2020-09-17T23:39:18.422Z] DONE 2 tests, 2 skipped in 0.165s
23:39:18 [2020-09-17T23:39:18.422Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:39:18 [2020-09-17T23:39:18.422Z] ++ 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
23:39:18 [2020-09-17T23:39:18.422Z] ++ set -e
23:39:18 [2020-09-17T23:39:18.422Z] ++ '[' -n 0 ']'
23:39:18 [2020-09-17T23:39:18.422Z] ++ set -x
23:39:18 [2020-09-17T23:39:18.422Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:39:18 [2020-09-17T23:39:18.422Z] INFO: Testing against a local daemon
23:39:18 [2020-09-17T23:39:18.422Z] === RUN   TestDockerNetworkMacvlanPersistance
23:39:18 [2020-09-17T23:39:18.739Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:39:19 [2020-09-17T23:39:19.170Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
23:39:19 [2020-09-17T23:39:19.364Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.14s)
23:39:19 [2020-09-17T23:39:19.364Z] === RUN   TestDockerNetworkMacvlan
23:39:20 [2020-09-17T23:39:20.751Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:39:21 [2020-09-17T23:39:21.142Z] --- PASS: TestReadPluginNoRead (8.81s)
23:39:21 [2020-09-17T23:39:21.142Z]     --- PASS: TestReadPluginNoRead/default (1.94s)
23:39:21 [2020-09-17T23:39:21.142Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.98s)
23:39:21 [2020-09-17T23:39:21.142Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.11s)
23:39:21 [2020-09-17T23:39:21.142Z]     read_test.go:92: [d6c6e6741c5a4] daemon is not started
23:39:21 [2020-09-17T23:39:21.142Z] PASS
23:39:21 [2020-09-17T23:39:21.142Z] 
23:39:21 [2020-09-17T23:39:21.142Z] DONE 6 tests in 12.508s
23:39:21 [2020-09-17T23:39:21.142Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:39:21 [2020-09-17T23:39:21.142Z] ++ 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
23:39:21 [2020-09-17T23:39:21.142Z] ++ set -e
23:39:21 [2020-09-17T23:39:21.142Z] ++ '[' -n 0 ']'
23:39:21 [2020-09-17T23:39:21.142Z] ++ set -x
23:39:21 [2020-09-17T23:39:21.142Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:39:21 [2020-09-17T23:39:21.142Z] testing: warning: no tests to run
23:39:21 [2020-09-17T23:39:21.142Z] PASS
23:39:21 [2020-09-17T23:39:21.142Z] 
23:39:21 [2020-09-17T23:39:21.142Z] DONE 0 tests in 0.035s
23:39:21 [2020-09-17T23:39:21.142Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:39:21 [2020-09-17T23:39:21.142Z] ++ 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
23:39:21 [2020-09-17T23:39:21.142Z] ++ set -e
23:39:21 [2020-09-17T23:39:21.142Z] ++ '[' -n 0 ']'
23:39:21 [2020-09-17T23:39:21.142Z] ++ set -x
23:39:21 [2020-09-17T23:39:21.142Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:39:21 [2020-09-17T23:39:21.142Z] INFO: Testing against a local daemon
23:39:21 [2020-09-17T23:39:21.142Z] === RUN   TestPluginWithDevMounts
23:39:21 [2020-09-17T23:39:21.142Z] === PAUSE TestPluginWithDevMounts
23:39:21 [2020-09-17T23:39:21.142Z] === CONT  TestPluginWithDevMounts
23:39:21 [2020-09-17T23:39:21.652Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:39:21 [2020-09-17T23:39:21.695Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:39:22 [2020-09-17T23:39:22.803Z] --- PASS: TestPluginWithDevMounts (1.88s)
23:39:22 [2020-09-17T23:39:22.803Z] PASS
23:39:22 [2020-09-17T23:39:22.803Z] 
23:39:22 [2020-09-17T23:39:22.803Z] DONE 1 tests in 1.962s
23:39:22 [2020-09-17T23:39:22.803Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:39:22 [2020-09-17T23:39:22.803Z] ++ 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
23:39:22 [2020-09-17T23:39:22.803Z] ++ set -e
23:39:22 [2020-09-17T23:39:22.803Z] ++ '[' -n 0 ']'
23:39:22 [2020-09-17T23:39:22.803Z] ++ set -x
23:39:22 [2020-09-17T23:39:22.803Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:39:22 [2020-09-17T23:39:22.803Z] INFO: Testing against a local daemon
23:39:22 [2020-09-17T23:39:22.803Z] === RUN   TestSecretInspect
23:39:22 [2020-09-17T23:39:22.853Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:39:23 [2020-09-17T23:39:23.082Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:39:24 [2020-09-17T23:39:24.419Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:39:25 [2020-09-17T23:39:25.785Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:39:26 [2020-09-17T23:39:26.380Z] --- PASS: TestSecretInspect (3.58s)
23:39:26 [2020-09-17T23:39:26.380Z] === RUN   TestSecretList
23:39:26 [2020-09-17T23:39:26.388Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:39:26 [2020-09-17T23:39:26.713Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:39:27 [2020-09-17T23:39:27.275Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:39:28 [2020-09-17T23:39:28.641Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
23:39:28 [2020-09-17T23:39:28.641Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:39:28 [2020-09-17T23:39:28.897Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:39:28 [2020-09-17T23:39:28.897Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:39:28 [2020-09-17T23:39:28.897Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:39:29 [2020-09-17T23:39:29.425Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:39:29 [2020-09-17T23:39:29.425Z] tests/integration/models_resources_test.py .                             [ 91%]
23:39:29 [2020-09-17T23:39:29.460Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:39:29 [2020-09-17T23:39:29.691Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:39:29 [2020-09-17T23:39:29.967Z] --- PASS: TestSecretList (3.58s)
23:39:29 [2020-09-17T23:39:29.967Z] === RUN   TestSecretsCreateAndDelete
23:39:30 [2020-09-17T23:39:30.022Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:39:31 [2020-09-17T23:39:31.817Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:39:31 [2020-09-17T23:39:31.817Z] 
23:39:31 [2020-09-17T23:39:31.817Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:39:31 [2020-09-17T23:39:31.817Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:39:31 [2020-09-17T23:39:31.817Z] HOSTNAME=c277c613bb4d
23:39:31 [2020-09-17T23:39:31.817Z] TESTDEBUG=0
23:39:31 [2020-09-17T23:39:31.817Z] DEST=bundles/test-integration
23:39:31 [2020-09-17T23:39:31.817Z] PWD=/go/src/github.com/docker/docker
23:39:31 [2020-09-17T23:39:31.817Z] DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81
23:39:31 [2020-09-17T23:39:31.817Z] container=docker
23:39:31 [2020-09-17T23:39:31.817Z] HOME=/root
23:39:31 [2020-09-17T23:39:31.817Z] GOLANG_VERSION=1.13.15
23:39:31 [2020-09-17T23:39:31.817Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:39:31 [2020-09-17T23:39:31.817Z] VALIDATE_BRANCH=master
23:39:31 [2020-09-17T23:39:31.817Z] TERM=xterm
23:39:31 [2020-09-17T23:39:31.817Z] DOCKER_PKG=github.com/docker/docker
23:39:31 [2020-09-17T23:39:31.817Z] SHLVL=1
23:39:31 [2020-09-17T23:39:31.817Z] TIMEOUT=120m
23:39:31 [2020-09-17T23:39:31.817Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:39:31 [2020-09-17T23:39:31.817Z] DOCKER_GRAPHDRIVER=overlay2
23:39:31 [2020-09-17T23:39:31.817Z] GO111MODULE=off
23:39:31 [2020-09-17T23:39:31.817Z] DOCKER_EXPERIMENTAL=1
23:39:31 [2020-09-17T23:39:31.817Z] TEST_SKIP_INTEGRATION_CLI=1
23:39:31 [2020-09-17T23:39:31.817Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:39:31 [2020-09-17T23:39:31.817Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:39:31 [2020-09-17T23:39:31.817Z] GOPATH=/go
23:39:31 [2020-09-17T23:39:31.817Z] PKG_CONFIG=pkg-config
23:39:31 [2020-09-17T23:39:31.817Z] _=/usr/bin/env
23:39:31 [2020-09-17T23:39:31.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:39:33 [2020-09-17T23:39:33.212Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:39:33 [2020-09-17T23:39:33.212Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:39:33 [2020-09-17T23:39:33.212Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:39:33 [2020-09-17T23:39:33.212Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:39:33 [2020-09-17T23:39:33.327Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:39:33 [2020-09-17T23:39:33.708Z] --- PASS: TestSecretsCreateAndDelete (3.61s)
23:39:33 [2020-09-17T23:39:33.708Z] === RUN   TestSecretsUpdate
23:39:33 [2020-09-17T23:39:33.889Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:39:35 [2020-09-17T23:39:35.531Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:39:36 [2020-09-17T23:39:36.281Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:39:36 [2020-09-17T23:39:36.937Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:39:36 [2020-09-17T23:39:36.937Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:39:36 [2020-09-17T23:39:36.937Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:39:37 [2020-09-17T23:39:37.225Z] --- PASS: TestDockerNetworkMacvlan (17.87s)
23:39:37 [2020-09-17T23:39:37.225Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
23:39:37 [2020-09-17T23:39:37.225Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
23:39:37 [2020-09-17T23:39:37.225Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s)
23:39:37 [2020-09-17T23:39:37.225Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s)
23:39:37 [2020-09-17T23:39:37.225Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.62s)
23:39:37 [2020-09-17T23:39:37.225Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
23:39:37 [2020-09-17T23:39:37.225Z] PASS
23:39:37 [2020-09-17T23:39:37.225Z] 
23:39:37 [2020-09-17T23:39:37.225Z] DONE 8 tests in 20.157s
23:39:37 [2020-09-17T23:39:37.225Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:39:37 [2020-09-17T23:39:37.225Z] ++ 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
23:39:37 [2020-09-17T23:39:37.225Z] ++ set -e
23:39:37 [2020-09-17T23:39:37.225Z] ++ '[' -n 0 ']'
23:39:37 [2020-09-17T23:39:37.225Z] ++ set -x
23:39:37 [2020-09-17T23:39:37.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:39:37 [2020-09-17T23:39:37.225Z] testing: warning: no tests to run
23:39:37 [2020-09-17T23:39:37.225Z] PASS
23:39:37 [2020-09-17T23:39:37.225Z] 
23:39:37 [2020-09-17T23:39:37.225Z] DONE 0 tests in 0.027s
23:39:37 [2020-09-17T23:39:37.394Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:39:37 [2020-09-17T23:39:37.395Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:39:37 [2020-09-17T23:39:37.395Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:39:37 [2020-09-17T23:39:37.408Z] --- PASS: TestSecretsUpdate (3.71s)
23:39:37 [2020-09-17T23:39:37.408Z] === RUN   TestTemplatedSecret
23:39:37 [2020-09-17T23:39:37.486Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:39:37 [2020-09-17T23:39:37.486Z] ++ 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
23:39:37 [2020-09-17T23:39:37.486Z] ++ set -e
23:39:37 [2020-09-17T23:39:37.486Z] ++ '[' -n 0 ']'
23:39:37 [2020-09-17T23:39:37.486Z] ++ set -x
23:39:37 [2020-09-17T23:39:37.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:39:37 [2020-09-17T23:39:37.486Z] INFO: Testing against a local daemon
23:39:37 [2020-09-17T23:39:37.486Z] === RUN   TestAuthZPluginAllowRequest
23:39:37 [2020-09-17T23:39:37.852Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:39:38 [2020-09-17T23:39:38.818Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:39:38 [2020-09-17T23:39:38.818Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:39:39 [2020-09-17T23:39:39.134Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:39:39 [2020-09-17T23:39:39.134Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:39:39 [2020-09-17T23:39:39.134Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:39:39 [2020-09-17T23:39:39.402Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
23:39:39 [2020-09-17T23:39:39.402Z] === RUN   TestAuthZPluginTLS
23:39:39 [2020-09-17T23:39:39.696Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:39:39 [2020-09-17T23:39:39.975Z] --- PASS: TestAuthZPluginTLS (0.67s)
23:39:39 [2020-09-17T23:39:39.975Z] === RUN   TestAuthZPluginDenyRequest
23:39:40 [2020-09-17T23:39:40.547Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
23:39:40 [2020-09-17T23:39:40.547Z] === RUN   TestAuthZPluginAPIDenyResponse
23:39:40 [2020-09-17T23:39:40.623Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:39:40 [2020-09-17T23:39:40.623Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
23:39:40 [2020-09-17T23:39:40.746Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:39:41 [2020-09-17T23:39:41.185Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:39:41 [2020-09-17T23:39:41.203Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:39:41 [2020-09-17T23:39:41.286Z] --- PASS: TestTemplatedSecret (3.89s)
23:39:41 [2020-09-17T23:39:41.286Z] === RUN   TestSecretCreateResolve
23:39:41 [2020-09-17T23:39:41.491Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s)
23:39:41 [2020-09-17T23:39:41.491Z] === RUN   TestAuthZPluginDenyResponse
23:39:41 [2020-09-17T23:39:41.660Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:39:41 [2020-09-17T23:39:41.660Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:39:41 [2020-09-17T23:39:41.660Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:39:42 [2020-09-17T23:39:42.063Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
23:39:42 [2020-09-17T23:39:42.063Z] === RUN   TestAuthZPluginAllowEventStream
23:39:42 [2020-09-17T23:39:42.499Z] tests/integration/regression_test.py ......                              [ 98%]
23:39:42 [2020-09-17T23:39:42.552Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:39:42 [2020-09-17T23:39:42.760Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:39:42 [2020-09-17T23:39:42.760Z] tests/integration/credentials/utils_test.py .                            [100%]
23:39:42 [2020-09-17T23:39:42.760Z] 
23:39:42 [2020-09-17T23:39:42.760Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:39:42 [2020-09-17T23:39:42.760Z] =========================== short test summary info ============================
23:39:42 [2020-09-17T23:39:42.760Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:39:42 [2020-09-17T23:39:42.760Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:39:42 [2020-09-17T23:39:42.760Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:39:42 [2020-09-17T23:39:42.760Z]   Not supported on most drivers
23:39:42 [2020-09-17T23:39:42.760Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:39:42 [2020-09-17T23:39:42.760Z]   Output of docker top depends on host distro, and is not formalized.
23:39:43 [2020-09-17T23:39:43.020Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:39:43 [2020-09-17T23:39:43.020Z]   Output of docker top depends on host distro, and is not formalized.
23:39:43 [2020-09-17T23:39:43.020Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:39:43 [2020-09-17T23:39:43.020Z]   Can fail if eth0 has multiple IP addresses
23:39:43 [2020-09-17T23:39:43.020Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:39:43 [2020-09-17T23:39:43.020Z]   This doesn't seem to be taken into account by the engine
23:39:43 [2020-09-17T23:39:43.020Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:39:43 [2020-09-17T23:39:43.020Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:39:43 [2020-09-17T23:39:43.020Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 303.81 seconds ==
23:39:43 [2020-09-17T23:39:43.191Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:39:43 [2020-09-17T23:39:43.280Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:39:43 [2020-09-17T23:39:43.480Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:39:43 [2020-09-17T23:39:43.980Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
23:39:43 [2020-09-17T23:39:43.980Z] === RUN   TestAuthZPluginErrorResponse
23:39:44 [2020-09-17T23:39:44.241Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
23:39:44 [2020-09-17T23:39:44.241Z] === RUN   TestAuthZPluginErrorRequest
23:39:44 [2020-09-17T23:39:44.846Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:39:45 [2020-09-17T23:39:45.102Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
23:39:45 [2020-09-17T23:39:45.107Z] --- PASS: TestSecretCreateResolve (3.68s)
23:39:45 [2020-09-17T23:39:45.107Z] PASS
23:39:45 [2020-09-17T23:39:45.107Z] 
23:39:45 [2020-09-17T23:39:45.107Z] DONE 6 tests in 22.114s
23:39:45 [2020-09-17T23:39:45.107Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:39:45 [2020-09-17T23:39:45.107Z] ++ 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
23:39:45 [2020-09-17T23:39:45.107Z] ++ set -e
23:39:45 [2020-09-17T23:39:45.107Z] ++ '[' -n 0 ']'
23:39:45 [2020-09-17T23:39:45.108Z] ++ set -x
23:39:45 [2020-09-17T23:39:45.108Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:39:45 [2020-09-17T23:39:45.108Z] INFO: Testing against a local daemon
23:39:45 [2020-09-17T23:39:45.108Z] === RUN   TestServiceCreateInit
23:39:45 [2020-09-17T23:39:45.108Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:39:45 [2020-09-17T23:39:45.186Z] --- PASS: TestAuthZPluginErrorRequest (0.63s)
23:39:45 [2020-09-17T23:39:45.186Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:39:45 [2020-09-17T23:39:45.358Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:39:45 [2020-09-17T23:39:45.758Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.62s)
23:39:45 [2020-09-17T23:39:45.758Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:39:45 [2020-09-17T23:39:45.920Z] === RUN   TestDockerSuite/TestLogsSince
23:39:48 [2020-09-17T23:39:48.308Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s)
23:39:48 [2020-09-17T23:39:48.308Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:39:50 [2020-09-17T23:39:50.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s)
23:39:50 [2020-09-17T23:39:50.233Z] === RUN   TestAuthZPluginHeader
23:39:50 [2020-09-17T23:39:50.986Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:39:51 [2020-09-17T23:39:51.184Z] --- PASS: TestAuthZPluginHeader (0.98s)
23:39:51 [2020-09-17T23:39:51.184Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:39:51 [2020-09-17T23:39:51.184Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:39:51 [2020-09-17T23:39:51.184Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:39:51 [2020-09-17T23:39:51.184Z] === RUN   TestAuthZPluginV2Disable
23:39:51 [2020-09-17T23:39:51.184Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:39:51 [2020-09-17T23:39:51.184Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:39:51 [2020-09-17T23:39:51.184Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:39:51 [2020-09-17T23:39:51.184Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:39:51 [2020-09-17T23:39:51.184Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:39:51 [2020-09-17T23:39:51.184Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:39:51 [2020-09-17T23:39:51.184Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:39:51 [2020-09-17T23:39:51.184Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:39:51 [2020-09-17T23:39:51.184Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:39:52 [2020-09-17T23:39:52.459Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:39:53 [2020-09-17T23:39:53.491Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:39:55 [2020-09-17T23:39:55.495Z] Leaving: AppArmorNo profiles have been unloaded.
23:39:55 [2020-09-17T23:39:55.495Z] 
23:39:55 [2020-09-17T23:39:55.495Z] Unloading profiles will leave already running processes permanently
23:39:55 [2020-09-17T23:39:55.495Z] unconfined, which can lead to unexpected situations.
23:39:55 [2020-09-17T23:39:55.495Z] 
23:39:55 [2020-09-17T23:39:55.495Z] To set a process to complain mode, use the command line tool
23:39:55 [2020-09-17T23:39:55.495Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:39:55 [2020-09-17T23:39:55.495Z] 
23:39:55 [2020-09-17T23:39:55.716Z] --- PASS: TestServiceCreateInit (10.72s)
23:39:55 [2020-09-17T23:39:55.716Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
23:39:55 [2020-09-17T23:39:55.716Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.42s)
23:39:55 [2020-09-17T23:39:55.716Z] === RUN   TestCreateServiceMultipleTimes
Post stage
[Pipeline] junit
23:39:55 [2020-09-17T23:39:55.768Z] Recording test results
23:39:56 [2020-09-17T23:39:56.385Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:39:56 [2020-09-17T23:39:56.842Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:39:56 [2020-09-17T23:39:56.842Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
[Pipeline] sh
23:39:57 [2020-09-17T23:39:57.546Z] + echo Ensuring container killed.
23:39:57 [2020-09-17T23:39:57.546Z] Ensuring container killed.
23:39:57 [2020-09-17T23:39:57.546Z] + docker rm -vf docker-pr1
23:39:57 [2020-09-17T23:39:57.546Z] Error: No such container: docker-pr1
23:39:57 [2020-09-17T23:39:57.546Z] + true
[Pipeline] sh
23:39:57 [2020-09-17T23:39:57.838Z] + echo Chowning /workspace to jenkins user
23:39:57 [2020-09-17T23:39:57.838Z] Chowning /workspace to jenkins user
23:39:57 [2020-09-17T23:39:57.838Z] + id -u
23:39:57 [2020-09-17T23:39:57.838Z] + id -g
23:39:57 [2020-09-17T23:39:57.838Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41466:/workspace busybox chown -R 1000:1000 /workspace
23:39:57 [2020-09-17T23:39:57.838Z] Unable to find image 'busybox:latest' locally
23:39:58 [2020-09-17T23:39:58.995Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:39:58 [2020-09-17T23:39:58.995Z] === RUN   TestDockerSuite/TestLogsTail
23:39:58 [2020-09-17T23:39:58.995Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:39:59 [2020-09-17T23:39:59.557Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:39:59 [2020-09-17T23:39:59.737Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:39:59 [2020-09-17T23:39:59.813Z] === RUN   TestDockerSuite/TestMountIntoProc
23:40:00 [2020-09-17T23:40:00.069Z] === RUN   TestDockerSuite/TestMountIntoSys
23:40:00 [2020-09-17T23:40:00.632Z] === RUN   TestDockerSuite/TestNetHostname
23:40:00 [2020-09-17T23:40:00.701Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:40:02 [2020-09-17T23:40:02.015Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:40:02 [2020-09-17T23:40:02.015Z] === RUN   TestDockerSuite/TestNetworkEvents
23:40:02 [2020-09-17T23:40:02.577Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
23:40:02 [2020-09-17T23:40:02.577Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:40:03 [2020-09-17T23:40:03.119Z] latest: Pulling from library/busybox
23:40:03 [2020-09-17T23:40:03.119Z] df8698476c65: Pulling fs layer
23:40:03 [2020-09-17T23:40:03.379Z] df8698476c65: Download complete
23:40:03 [2020-09-17T23:40:03.379Z] df8698476c65: Pull complete
23:40:03 [2020-09-17T23:40:03.379Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
23:40:03 [2020-09-17T23:40:03.379Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:40:04 [2020-09-17T23:40:04.469Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:40:04 [2020-09-17T23:40:04.619Z] + bundleName=docker-py
23:40:04 [2020-09-17T23:40:04.619Z] + echo Creating docker-py-bundles.tar.gz
23:40:04 [2020-09-17T23:40:04.619Z] Creating docker-py-bundles.tar.gz
23:40:04 [2020-09-17T23:40:04.619Z] + 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
23:40:04 [2020-09-17T23:40:04.632Z] Archiving artifacts
23:40:04 [2020-09-17T23:40:04.727Z] === RUN   TestDockerSuite/TestPluginActive
23:40:05 [2020-09-17T23:40:05.379Z] === RUN   TestDockerSuite/TestBuildAddScript
23:40:05 [2020-09-17T23:40:05.379Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:40:05 [2020-09-17T23:40:05.379Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
23:40:05 [2020-09-17T23:40:05.379Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:40:05 [2020-09-17T23:40:05.379Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:40:05 [2020-09-17T23:40:05.379Z] === RUN   TestDockerSuite/TestBuildAddTar
23:40:06 [2020-09-17T23:40:06.473Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
23:40:06 [2020-09-17T23:40:06.618Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:40:06 [2020-09-17T23:40:06.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh binary-daemon
23:40:07 [2020-09-17T23:40:07.104Z] 
23:40:07 [2020-09-17T23:40:07.365Z] Removing bundles/
23:40:07 [2020-09-17T23:40:07.365Z] 
23:40:07 [2020-09-17T23:40:07.365Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
23:40:07 [2020-09-17T23:40:07.365Z] Building: bundles/binary-daemon/dockerd-dev
23:40:07 [2020-09-17T23:40:07.365Z] GOOS="" GOARCH="" GOARM=""
23:40:09 [2020-09-17T23:40:09.303Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s)
23:40:09 [2020-09-17T23:40:09.303Z] PASS
23:40:09 [2020-09-17T23:40:09.303Z] 
23:40:09 [2020-09-17T23:40:09.303Z] === Skipped
23:40:09 [2020-09-17T23:40:09.303Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:40:09 [2020-09-17T23:40:09.303Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:40:09 [2020-09-17T23:40:09.303Z] 
23:40:09 [2020-09-17T23:40:09.303Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:40:09 [2020-09-17T23:40:09.303Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:40:09 [2020-09-17T23:40:09.303Z] 
23:40:09 [2020-09-17T23:40:09.303Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:40:09 [2020-09-17T23:40:09.303Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:40:09 [2020-09-17T23:40:09.303Z] 
23:40:09 [2020-09-17T23:40:09.303Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:40:09 [2020-09-17T23:40:09.303Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:40:09 [2020-09-17T23:40:09.303Z] 
23:40:09 [2020-09-17T23:40:09.303Z] 
23:40:09 [2020-09-17T23:40:09.303Z] DONE 17 tests, 4 skipped in 31.728s
23:40:09 [2020-09-17T23:40:09.303Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:40:09 [2020-09-17T23:40:09.303Z] ++ 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
23:40:09 [2020-09-17T23:40:09.303Z] ++ set -e
23:40:09 [2020-09-17T23:40:09.303Z] ++ '[' -n 0 ']'
23:40:09 [2020-09-17T23:40:09.303Z] ++ set -x
23:40:09 [2020-09-17T23:40:09.303Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:40:09 [2020-09-17T23:40:09.303Z] INFO: Testing against a local daemon
23:40:09 [2020-09-17T23:40:09.303Z] === RUN   TestPluginInvalidJSON
23:40:09 [2020-09-17T23:40:09.303Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:40:09 [2020-09-17T23:40:09.303Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:40:09 [2020-09-17T23:40:09.303Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:40:09 [2020-09-17T23:40:09.303Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:40:09 [2020-09-17T23:40:09.303Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:40:09 [2020-09-17T23:40:09.303Z] === RUN   TestPluginInstall
23:40:09 [2020-09-17T23:40:09.303Z] === RUN   TestPluginInstall/no_auth
23:40:10 [2020-09-17T23:40:10.786Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:40:10 [2020-09-17T23:40:10.786Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:40:11 [2020-09-17T23:40:11.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:40:11 [2020-09-17T23:40:11.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:40:11 [2020-09-17T23:40:11.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:40:11 [2020-09-17T23:40:11.348Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:40:13 [2020-09-17T23:40:13.865Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:40:14 [2020-09-17T23:40:14.599Z] time="2020-09-17T23:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:40:14 [2020-09-17T23:40:14.599Z] time="2020-09-17T23:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2053b1e4181306d55f79d18b8be80b1e662a93ec826efe0acd3f8ead1d3ee6ff" mediatype=application/vnd.docker.plugin.v1+json size=522
23:40:14 [2020-09-17T23:40:14.599Z] time="2020-09-17T23:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:40:14 [2020-09-17T23:40:14.599Z] time="2020-09-17T23:40:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2053b1e4181306d55f79d18b8be80b1e662a93ec826efe0acd3f8ead1d3ee6ff" mediatype=application/vnd.docker.plugin.v1+json size=522
23:40:14 [2020-09-17T23:40:14.793Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:40:15 [2020-09-17T23:40:15.172Z] === RUN   TestPluginInstall/with_htpasswd
23:40:15 [2020-09-17T23:40:15.744Z] time="2020-09-17T23:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:40:15 [2020-09-17T23:40:15.744Z] time="2020-09-17T23:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70610e286ed19bbe35fe99808651ea8eaa1499369dc5983601e3ec3678593ce9" mediatype=application/vnd.docker.plugin.v1+json size=522
23:40:15 [2020-09-17T23:40:15.744Z] time="2020-09-17T23:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:40:15 [2020-09-17T23:40:15.744Z] time="2020-09-17T23:40:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70610e286ed19bbe35fe99808651ea8eaa1499369dc5983601e3ec3678593ce9" mediatype=application/vnd.docker.plugin.v1+json size=522
23:40:16 [2020-09-17T23:40:16.317Z] === RUN   TestPluginInstall/with_insecure
23:40:17 [2020-09-17T23:40:17.310Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:40:17 [2020-09-17T23:40:17.704Z] time="2020-09-17T23:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:40:17 [2020-09-17T23:40:17.704Z] time="2020-09-17T23:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d363dbacee6ca9a46c2b4ad6acc562a814476ecabae19137324a5acb1fc7d1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:40:17 [2020-09-17T23:40:17.704Z] time="2020-09-17T23:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:40:17 [2020-09-17T23:40:17.704Z] time="2020-09-17T23:40:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25d363dbacee6ca9a46c2b4ad6acc562a814476ecabae19137324a5acb1fc7d1" mediatype=application/vnd.docker.plugin.v1+json size=522
23:40:17 [2020-09-17T23:40:17.966Z] --- PASS: TestPluginInstall (8.65s)
23:40:17 [2020-09-17T23:40:17.966Z]     --- PASS: TestPluginInstall/no_auth (5.67s)
23:40:17 [2020-09-17T23:40:17.966Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
23:40:17 [2020-09-17T23:40:17.967Z]     --- PASS: TestPluginInstall/with_insecure (1.78s)
23:40:17 [2020-09-17T23:40:17.967Z]         plugin_test.go:157: [daf2ae97a6909] daemon is not started
23:40:17 [2020-09-17T23:40:17.967Z] PASS
23:40:17 [2020-09-17T23:40:17.967Z] 
23:40:17 [2020-09-17T23:40:17.967Z] DONE 6 tests in 8.852s
23:40:17 [2020-09-17T23:40:17.967Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:40:17 [2020-09-17T23:40:17.967Z] ++ 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
23:40:17 [2020-09-17T23:40:17.967Z] ++ set -e
23:40:17 [2020-09-17T23:40:17.967Z] ++ '[' -n 0 ']'
23:40:17 [2020-09-17T23:40:17.967Z] ++ set -x
23:40:17 [2020-09-17T23:40:17.967Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:40:18 [2020-09-17T23:40:18.228Z] INFO: Testing against a local daemon
23:40:18 [2020-09-17T23:40:18.228Z] === RUN   TestExternalGraphDriver
23:40:18 [2020-09-17T23:40:18.489Z] === RUN   TestExternalGraphDriver/json
23:40:19 [2020-09-17T23:40:19.200Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
23:40:21 [2020-09-17T23:40:21.037Z] === RUN   TestExternalGraphDriver/spec
23:40:21 [2020-09-17T23:40:21.091Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:40:22 [2020-09-17T23:40:22.986Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:40:23 [2020-09-17T23:40:23.424Z] --- PASS: TestCreateServiceMultipleTimes (23.99s)
23:40:23 [2020-09-17T23:40:23.424Z] === RUN   TestCreateServiceConflict
23:40:23 [2020-09-17T23:40:23.424Z] --- PASS: TestCreateServiceConflict (3.60s)
23:40:23 [2020-09-17T23:40:23.424Z] === RUN   TestCreateServiceMaxReplicas
23:40:23 [2020-09-17T23:40:23.586Z] === RUN   TestExternalGraphDriver/pull
23:40:23 [2020-09-17T23:40:23.914Z] === RUN   TestDockerSuite/TestPortHostBinding
23:40:24 [2020-09-17T23:40:24.842Z] === RUN   TestDockerSuite/TestPortList
23:40:25 [2020-09-17T23:40:25.503Z] --- PASS: TestExternalGraphDriver (7.40s)
23:40:25 [2020-09-17T23:40:25.503Z]     --- PASS: TestExternalGraphDriver/json (2.39s)
23:40:25 [2020-09-17T23:40:25.503Z]     --- PASS: TestExternalGraphDriver/spec (2.64s)
23:40:25 [2020-09-17T23:40:25.503Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
23:40:25 [2020-09-17T23:40:25.503Z] === RUN   TestGraphdriverPluginV2
23:40:25 [2020-09-17T23:40:25.767Z] --- SKIP: TestGraphdriverPluginV2 (0.16s)
23:40:25 [2020-09-17T23:40:25.767Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:40:25 [2020-09-17T23:40:25.767Z] PASS
23:40:25 [2020-09-17T23:40:25.767Z] 
23:40:25 [2020-09-17T23:40:25.767Z] === Skipped
23:40:25 [2020-09-17T23:40:25.767Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.16s)
23:40:25 [2020-09-17T23:40:25.767Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:40:25 [2020-09-17T23:40:25.767Z] 
23:40:25 [2020-09-17T23:40:25.767Z] 
23:40:25 [2020-09-17T23:40:25.767Z] DONE 5 tests, 1 skipped in 7.713s
23:40:25 [2020-09-17T23:40:25.767Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:40:25 [2020-09-17T23:40:25.767Z] ++ 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
23:40:25 [2020-09-17T23:40:25.767Z] ++ set -e
23:40:25 [2020-09-17T23:40:25.767Z] ++ '[' -n 0 ']'
23:40:25 [2020-09-17T23:40:25.767Z] ++ set -x
23:40:25 [2020-09-17T23:40:25.767Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:40:25 [2020-09-17T23:40:25.767Z] INFO: Testing against a local daemon
23:40:25 [2020-09-17T23:40:25.767Z] === RUN   TestContinueAfterPluginCrash
23:40:25 [2020-09-17T23:40:25.767Z] === PAUSE TestContinueAfterPluginCrash
23:40:25 [2020-09-17T23:40:25.767Z] === RUN   TestReadPluginNoRead
23:40:25 [2020-09-17T23:40:25.767Z] === PAUSE TestReadPluginNoRead
23:40:25 [2020-09-17T23:40:25.767Z] === RUN   TestDaemonStartWithLogOpt
23:40:25 [2020-09-17T23:40:25.767Z] === PAUSE TestDaemonStartWithLogOpt
23:40:25 [2020-09-17T23:40:25.767Z] === CONT  TestContinueAfterPluginCrash
23:40:25 [2020-09-17T23:40:25.767Z] === CONT  TestDaemonStartWithLogOpt
23:40:25 [2020-09-17T23:40:25.767Z] === CONT  TestReadPluginNoRead
23:40:27 [2020-09-17T23:40:27.286Z] --- PASS: TestCreateServiceMaxReplicas (3.94s)
23:40:27 [2020-09-17T23:40:27.286Z] === RUN   TestCreateWithDuplicateNetworkNames
23:40:31 [2020-09-17T23:40:31.071Z] === RUN   TestReadPluginNoRead/default
23:40:31 [2020-09-17T23:40:31.071Z] --- PASS: TestDaemonStartWithLogOpt (4.79s)
23:40:31 [2020-09-17T23:40:31.382Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:40:31 [2020-09-17T23:40:31.944Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:40:32 [2020-09-17T23:40:32.015Z] === RUN   TestReadPluginNoRead/disabled_caching
23:40:33 [2020-09-17T23:40:33.928Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:40:35 [2020-09-17T23:40:35.211Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
23:40:35 [2020-09-17T23:40:35.845Z] --- PASS: TestReadPluginNoRead (9.64s)
23:40:35 [2020-09-17T23:40:35.845Z]     --- PASS: TestReadPluginNoRead/default (1.87s)
23:40:35 [2020-09-17T23:40:35.845Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.75s)
23:40:35 [2020-09-17T23:40:35.845Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s)
23:40:35 [2020-09-17T23:40:35.845Z]     read_test.go:92: [d48f952efc508] daemon is not started
23:40:36 [2020-09-17T23:40:36.107Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
23:40:36 [2020-09-17T23:40:36.107Z] PASS
23:40:36 [2020-09-17T23:40:36.107Z] 
23:40:36 [2020-09-17T23:40:36.107Z] DONE 6 tests in 10.336s
23:40:36 [2020-09-17T23:40:36.107Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:40:36 [2020-09-17T23:40:36.107Z] ++ 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
23:40:36 [2020-09-17T23:40:36.107Z] ++ set -e
23:40:36 [2020-09-17T23:40:36.107Z] ++ '[' -n 0 ']'
23:40:36 [2020-09-17T23:40:36.107Z] ++ set -x
23:40:36 [2020-09-17T23:40:36.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:40:36 [2020-09-17T23:40:36.107Z] testing: warning: no tests to run
23:40:36 [2020-09-17T23:40:36.107Z] PASS
23:40:36 [2020-09-17T23:40:36.107Z] 
23:40:36 [2020-09-17T23:40:36.107Z] DONE 0 tests in 0.055s
23:40:36 [2020-09-17T23:40:36.107Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:40:36 [2020-09-17T23:40:36.107Z] ++ 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
23:40:36 [2020-09-17T23:40:36.107Z] ++ set -e
23:40:36 [2020-09-17T23:40:36.107Z] ++ '[' -n 0 ']'
23:40:36 [2020-09-17T23:40:36.107Z] ++ set -x
23:40:36 [2020-09-17T23:40:36.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:40:36 [2020-09-17T23:40:36.368Z] INFO: Testing against a local daemon
23:40:36 [2020-09-17T23:40:36.368Z] === RUN   TestPluginWithDevMounts
23:40:36 [2020-09-17T23:40:36.368Z] === PAUSE TestPluginWithDevMounts
23:40:36 [2020-09-17T23:40:36.368Z] === CONT  TestPluginWithDevMounts
23:40:38 [2020-09-17T23:40:38.488Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:40:38 [2020-09-17T23:40:38.488Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:40:38 [2020-09-17T23:40:38.488Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:40:38 [2020-09-17T23:40:38.488Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:40:38 [2020-09-17T23:40:38.488Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:40:38 [2020-09-17T23:40:38.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:40:38 [2020-09-17T23:40:38.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:40:38 [2020-09-17T23:40:38.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:40:38 [2020-09-17T23:40:38.916Z] --- PASS: TestPluginWithDevMounts (2.15s)
23:40:38 [2020-09-17T23:40:38.916Z] PASS
23:40:38 [2020-09-17T23:40:38.916Z] 
23:40:38 [2020-09-17T23:40:38.916Z] DONE 1 tests in 2.308s
23:40:38 [2020-09-17T23:40:38.916Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:40:38 [2020-09-17T23:40:38.916Z] ++ 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
23:40:38 [2020-09-17T23:40:38.916Z] ++ set -e
23:40:38 [2020-09-17T23:40:38.916Z] ++ '[' -n 0 ']'
23:40:38 [2020-09-17T23:40:38.916Z] ++ set -x
23:40:38 [2020-09-17T23:40:38.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
23:40:38 [2020-09-17T23:40:38.916Z] INFO: Testing against a local daemon
23:40:38 [2020-09-17T23:40:38.916Z] === RUN   TestSecretInspect
23:40:39 [2020-09-17T23:40:39.050Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:40:39 [2020-09-17T23:40:39.050Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:40:39 [2020-09-17T23:40:39.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:40:39 [2020-09-17T23:40:39.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:40:39 [2020-09-17T23:40:39.978Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:40:39 [2020-09-17T23:40:39.978Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:40:40 [2020-09-17T23:40:40.906Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
23:40:41 [2020-09-17T23:40:41.031Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:40:41 [2020-09-17T23:40:41.032Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:40:41 [2020-09-17T23:40:41.032Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:40:41 [2020-09-17T23:40:41.162Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:40:41 [2020-09-17T23:40:41.162Z] === RUN   TestDockerSuite/TestPruneContainerLabel
23:40:41 [2020-09-17T23:40:41.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:40:42 [2020-09-17T23:40:42.220Z] --- PASS: TestSecretInspect (3.16s)
23:40:42 [2020-09-17T23:40:42.220Z] === RUN   TestSecretList
23:40:43 [2020-09-17T23:40:43.190Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.33s)
23:40:43 [2020-09-17T23:40:43.190Z] === RUN   TestCreateServiceSecretFileMode
23:40:43 [2020-09-17T23:40:43.680Z] === RUN   TestDockerSuite/TestPruneContainerUntil
23:40:44 [2020-09-17T23:40:44.608Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
23:40:45 [2020-09-17T23:40:45.171Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
23:40:45 [2020-09-17T23:40:45.171Z] === RUN   TestDockerSuite/TestPsByOrder
23:40:45 [2020-09-17T23:40:45.522Z] --- PASS: TestSecretList (3.16s)
23:40:45 [2020-09-17T23:40:45.522Z] === RUN   TestSecretsCreateAndDelete
23:40:45 [2020-09-17T23:40:45.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:40:46 [2020-09-17T23:40:46.128Z] --- PASS: TestCreateServiceSecretFileMode (3.48s)
23:40:46 [2020-09-17T23:40:46.128Z] === RUN   TestCreateServiceConfigFileMode
23:40:47 [2020-09-17T23:40:47.690Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:40:48 [2020-09-17T23:40:48.071Z] --- PASS: TestSecretsCreateAndDelete (3.20s)
23:40:48 [2020-09-17T23:40:48.071Z] === RUN   TestSecretsUpdate
23:40:48 [2020-09-17T23:40:48.253Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:40:48 [2020-09-17T23:40:48.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:40:49 [2020-09-17T23:40:49.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:40:49 [2020-09-17T23:40:49.890Z] --- PASS: TestCreateServiceConfigFileMode (3.54s)
23:40:49 [2020-09-17T23:40:49.890Z] === RUN   TestCreateServiceSysctls
23:40:50 [2020-09-17T23:40:50.143Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:40:50 [2020-09-17T23:40:50.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:40:51 [2020-09-17T23:40:51.331Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:40:51 [2020-09-17T23:40:51.331Z] === RUN   TestDockerSuite/TestBuildBlankName
23:40:51 [2020-09-17T23:40:51.331Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:40:51 [2020-09-17T23:40:51.376Z] --- PASS: TestSecretsUpdate (3.18s)
23:40:51 [2020-09-17T23:40:51.376Z] === RUN   TestTemplatedSecret
23:40:52 [2020-09-17T23:40:52.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:40:53 [2020-09-17T23:40:53.410Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:40:53 [2020-09-17T23:40:53.410Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:40:54 [2020-09-17T23:40:54.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:40:54 [2020-09-17T23:40:54.623Z] --- PASS: TestCreateServiceSysctls (4.42s)
23:40:54 [2020-09-17T23:40:54.623Z] === RUN   TestCreateServiceCapabilities
23:40:54 [2020-09-17T23:40:54.714Z] --- PASS: TestTemplatedSecret (3.43s)
23:40:54 [2020-09-17T23:40:54.715Z] === RUN   TestSecretCreateResolve
23:40:55 [2020-09-17T23:40:55.928Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:40:56 [2020-09-17T23:40:56.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:40:57 [2020-09-17T23:40:57.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:40:57 [2020-09-17T23:40:57.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:40:57 [2020-09-17T23:40:57.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:40:57 [2020-09-17T23:40:57.563Z] --- PASS: TestCreateServiceCapabilities (3.59s)
23:40:57 [2020-09-17T23:40:57.563Z] === RUN   TestInspect
23:40:58 [2020-09-17T23:40:58.017Z] --- PASS: TestSecretCreateResolve (3.25s)
23:40:58 [2020-09-17T23:40:58.017Z] PASS
23:40:58 [2020-09-17T23:40:58.017Z] 
23:40:58 [2020-09-17T23:40:58.017Z] DONE 6 tests in 19.532s
23:40:58 [2020-09-17T23:40:58.017Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:40:58 [2020-09-17T23:40:58.017Z] ++ 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
23:40:58 [2020-09-17T23:40:58.017Z] ++ set -e
23:40:58 [2020-09-17T23:40:58.017Z] ++ '[' -n 0 ']'
23:40:58 [2020-09-17T23:40:58.017Z] ++ set -x
23:40:58 [2020-09-17T23:40:58.017Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
23:40:58 [2020-09-17T23:40:58.278Z] INFO: Testing against a local daemon
23:40:58 [2020-09-17T23:40:58.278Z] === RUN   TestServiceCreateInit
23:40:58 [2020-09-17T23:40:58.278Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:40:58 [2020-09-17T23:40:58.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:41:00 [2020-09-17T23:41:00.298Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:41:00 [2020-09-17T23:41:00.298Z] Using test binary docker
23:41:00 [2020-09-17T23:41:00.298Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:41:00 [2020-09-17T23:41:00.298Z] +++ /etc/init.d/apparmor start
23:41:00 [2020-09-17T23:41:00.298Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:41:00 [2020-09-17T23:41:00.298Z] INFO: Waiting for daemon to start...
23:41:00 [2020-09-17T23:41:00.298Z] Starting dockerd
23:41:00 [2020-09-17T23:41:00.298Z] +++ 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
23:41:00 [2020-09-17T23:41:00.832Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:41:01 [2020-09-17T23:41:01.323Z] --- PASS: TestInspect (3.77s)
23:41:01 [2020-09-17T23:41:01.323Z] === RUN   TestCreateJob
23:41:02 [2020-09-17T23:41:02.377Z] .
23:41:02 [2020-09-17T23:41:02.377Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:41:02 [2020-09-17T23:41:02.377Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:41:02 [2020-09-17T23:41:02.377Z] Error: No such image: emptyfs
23:41:02 [2020-09-17T23:41:02.377Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:41:02 [2020-09-17T23:41:02.377Z] ++++ docker load
23:41:02 [2020-09-17T23:41:02.464Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:41:02 [2020-09-17T23:41:02.464Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:41:02 [2020-09-17T23:41:02.675Z] Running integration-test (iteration 1)
23:41:02 [2020-09-17T23:41:02.675Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
23:41:02 [2020-09-17T23:41:02.675Z] ++ 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
23:41:02 [2020-09-17T23:41:02.675Z] ++ set -e
23:41:02 [2020-09-17T23:41:02.675Z] ++ '[' -n 0 ']'
23:41:02 [2020-09-17T23:41:02.675Z] ++ set -x
23:41:02 [2020-09-17T23:41:02.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
23:41:03 [2020-09-17T23:41:03.570Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:41:03 [2020-09-17T23:41:03.831Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:41:04 [2020-09-17T23:41:04.760Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:41:05 [2020-09-17T23:41:05.689Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:41:06 [2020-09-17T23:41:06.055Z] --- PASS: TestCreateJob (4.19s)
23:41:06 [2020-09-17T23:41:06.056Z] === RUN   TestReplicatedJob
23:41:07 [2020-09-17T23:41:07.593Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:41:07 [2020-09-17T23:41:07.782Z] --- PASS: TestServiceCreateInit (8.97s)
23:41:07 [2020-09-17T23:41:07.782Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.43s)
23:41:07 [2020-09-17T23:41:07.782Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s)
23:41:07 [2020-09-17T23:41:07.782Z] === RUN   TestCreateServiceMultipleTimes
23:41:08 [2020-09-17T23:41:08.537Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
23:41:08 [2020-09-17T23:41:08.793Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:41:09 [2020-09-17T23:41:09.383Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:41:09 [2020-09-17T23:41:09.722Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:41:09 [2020-09-17T23:41:09.722Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:41:10 [2020-09-17T23:41:10.285Z] === RUN   TestDockerSuite/TestPsRightTagName
23:41:11 [2020-09-17T23:41:11.213Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
23:41:12 [2020-09-17T23:41:12.580Z] === RUN   TestDockerSuite/TestPsShowMounts
23:41:13 [2020-09-17T23:41:13.310Z] --- PASS: TestReplicatedJob (7.37s)
23:41:13 [2020-09-17T23:41:13.310Z] === RUN   TestUpdateReplicatedJob
23:41:13 [2020-09-17T23:41:13.948Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:41:14 [2020-09-17T23:41:14.877Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:41:14 [2020-09-17T23:41:14.877Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:41:14 [2020-09-17T23:41:14.877Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:41:14 [2020-09-17T23:41:14.877Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:41:15 [2020-09-17T23:41:15.133Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:41:15 [2020-09-17T23:41:15.695Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:41:16 [2020-09-17T23:41:16.444Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
23:41:16 [2020-09-17T23:41:16.444Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:41:16 [2020-09-17T23:41:16.623Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:41:17 [2020-09-17T23:41:17.552Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:41:18 [2020-09-17T23:41:18.041Z] --- PASS: TestUpdateReplicatedJob (4.61s)
23:41:18 [2020-09-17T23:41:18.041Z] === RUN   TestServiceListWithStatuses
23:41:18 [2020-09-17T23:41:18.041Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:41:18 [2020-09-17T23:41:18.041Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:41:18 [2020-09-17T23:41:18.041Z] === RUN   TestDockerNetworkConnectAlias
23:41:18 [2020-09-17T23:41:18.080Z] Loaded image: buildpack-deps:buster
23:41:18 [2020-09-17T23:41:18.080Z] Loaded image: busybox:latest
23:41:18 [2020-09-17T23:41:18.080Z] Loaded image: busybox:glibc
23:41:18 [2020-09-17T23:41:18.080Z] Loaded image: debian:buster
23:41:18 [2020-09-17T23:41:18.080Z] Loaded image: hello-world:latest
23:41:18 [2020-09-17T23:41:18.080Z] INFO: Testing against a local daemon
23:41:18 [2020-09-17T23:41:18.080Z] === RUN   TestCgroupNamespacesBuild
23:41:18 [2020-09-17T23:41:18.080Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
23:41:18 [2020-09-17T23:41:18.080Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:41:18 [2020-09-17T23:41:18.114Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:41:18 [2020-09-17T23:41:18.719Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
23:41:18 [2020-09-17T23:41:18.719Z] === RUN   TestBuildWithSession
23:41:18 [2020-09-17T23:41:18.719Z] --- SKIP: TestBuildWithSession (0.00s)
23:41:18 [2020-09-17T23:41:18.719Z]     build_session_test.go:25: TODO: BuildKit
23:41:18 [2020-09-17T23:41:18.719Z] === RUN   TestBuildSquashParent
23:41:20 [2020-09-17T23:41:20.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:41:20 [2020-09-17T23:41:20.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:41:20 [2020-09-17T23:41:20.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:41:23 [2020-09-17T23:41:23.198Z] --- PASS: TestBuildSquashParent (4.50s)
23:41:23 [2020-09-17T23:41:23.198Z] === RUN   TestBuildWithRemoveAndForceRemove
23:41:23 [2020-09-17T23:41:23.198Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:41:23 [2020-09-17T23:41:23.198Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:41:23 [2020-09-17T23:41:23.198Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:41:23 [2020-09-17T23:41:23.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:41:23 [2020-09-17T23:41:23.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:41:23 [2020-09-17T23:41:23.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:41:23 [2020-09-17T23:41:23.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:41:23 [2020-09-17T23:41:23.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:41:23 [2020-09-17T23:41:23.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:41:23 [2020-09-17T23:41:23.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:41:23 [2020-09-17T23:41:23.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:41:23 [2020-09-17T23:41:23.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:41:23 [2020-09-17T23:41:23.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:41:23 [2020-09-17T23:41:23.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:41:23 [2020-09-17T23:41:23.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:41:23 [2020-09-17T23:41:23.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:41:24 [2020-09-17T23:41:24.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:41:24 [2020-09-17T23:41:24.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:41:24 [2020-09-17T23:41:24.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:41:24 [2020-09-17T23:41:24.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:41:24 [2020-09-17T23:41:24.848Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:41:25 [2020-09-17T23:41:25.954Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:41:25 [2020-09-17T23:41:25.954Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:41:26 [2020-09-17T23:41:26.204Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:41:26 [2020-09-17T23:41:26.204Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:41:26 [2020-09-17T23:41:26.908Z] --- PASS: TestDockerNetworkConnectAlias (8.50s)
23:41:26 [2020-09-17T23:41:26.908Z] === RUN   TestDockerNetworkReConnect
23:41:27 [2020-09-17T23:41:27.133Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:41:27 [2020-09-17T23:41:27.133Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:41:27 [2020-09-17T23:41:27.133Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:41:27 [2020-09-17T23:41:27.133Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:41:28 [2020-09-17T23:41:28.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:41:28 [2020-09-17T23:41:28.092Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s)
23:41:28 [2020-09-17T23:41:28.092Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s)
23:41:28 [2020-09-17T23:41:28.092Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s)
23:41:28 [2020-09-17T23:41:28.092Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s)
23:41:28 [2020-09-17T23:41:28.092Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.74s)
23:41:28 [2020-09-17T23:41:28.092Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s)
23:41:28 [2020-09-17T23:41:28.092Z] === RUN   TestBuildMultiStageCopy
23:41:28 [2020-09-17T23:41:28.092Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:41:28 [2020-09-17T23:41:28.834Z] Created binary: bundles/binary-daemon/dockerd-dev
23:41:28 [2020-09-17T23:41:28.834Z] Copying nested executables into bundles/binary-daemon
23:41:28 [2020-09-17T23:41:28.834Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
23:41:29 [2020-09-17T23:41:29.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/make.sh cross
23:41:29 [2020-09-17T23:41:29.431Z] 
23:41:29 [2020-09-17T23:41:29.631Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:41:29 [2020-09-17T23:41:29.631Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:41:29 [2020-09-17T23:41:29.650Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:41:29 [2020-09-17T23:41:29.691Z] Removing bundles/
23:41:29 [2020-09-17T23:41:29.691Z] 
23:41:29 [2020-09-17T23:41:29.691Z] ---> Making bundle: cross (in bundles/cross)
23:41:29 [2020-09-17T23:41:29.691Z] Cross building: bundles/cross/linux/amd64
23:41:29 [2020-09-17T23:41:29.691Z] Building: bundles/cross/linux/amd64/dockerd-dev
23:41:29 [2020-09-17T23:41:29.691Z] GOOS="linux" GOARCH="amd64" GOARM=""
23:41:29 [2020-09-17T23:41:29.752Z] --- PASS: TestCreateServiceMultipleTimes (19.43s)
23:41:29 [2020-09-17T23:41:29.752Z] === RUN   TestCreateServiceConflict
23:41:29 [2020-09-17T23:41:29.752Z] --- PASS: TestCreateServiceConflict (3.18s)
23:41:29 [2020-09-17T23:41:29.752Z] === RUN   TestCreateServiceMaxReplicas
23:41:29 [2020-09-17T23:41:29.928Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:41:30 [2020-09-17T23:41:30.212Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:41:30 [2020-09-17T23:41:30.566Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:41:30 [2020-09-17T23:41:30.861Z] --- PASS: TestBuildMultiStageCopy (3.04s)
23:41:30 [2020-09-17T23:41:30.861Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.77s)
23:41:30 [2020-09-17T23:41:30.861Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s)
23:41:30 [2020-09-17T23:41:30.861Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
23:41:30 [2020-09-17T23:41:30.861Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
23:41:30 [2020-09-17T23:41:30.861Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s)
23:41:30 [2020-09-17T23:41:30.861Z] === RUN   TestBuildMultiStageParentConfig
23:41:31 [2020-09-17T23:41:31.501Z] --- PASS: TestBuildMultiStageParentConfig (0.78s)
23:41:31 [2020-09-17T23:41:31.501Z] === RUN   TestBuildLabelWithTargets
23:41:32 [2020-09-17T23:41:32.104Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:41:32 [2020-09-17T23:41:32.792Z] --- PASS: TestDockerNetworkReConnect (5.96s)
23:41:32 [2020-09-17T23:41:32.792Z] === RUN   TestServicePlugin
23:41:32 [2020-09-17T23:41:32.792Z] --- SKIP: TestServicePlugin (0.00s)
23:41:32 [2020-09-17T23:41:32.792Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:32 [2020-09-17T23:41:32.792Z] === RUN   TestServiceUpdateLabel
23:41:33 [2020-09-17T23:41:33.021Z] --- PASS: TestBuildLabelWithTargets (1.26s)
23:41:33 [2020-09-17T23:41:33.021Z] === RUN   TestBuildWithEmptyLayers
23:41:33 [2020-09-17T23:41:33.032Z] === RUN   TestDockerSuite/TestRmiBlank
23:41:33 [2020-09-17T23:41:33.032Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:41:33 [2020-09-17T23:41:33.032Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:41:33 [2020-09-17T23:41:33.058Z] --- PASS: TestCreateServiceMaxReplicas (3.20s)
23:41:33 [2020-09-17T23:41:33.058Z] === RUN   TestCreateWithDuplicateNetworkNames
23:41:33 [2020-09-17T23:41:33.315Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
23:41:33 [2020-09-17T23:41:33.315Z] === RUN   TestBuildMultiStageOnBuild
23:41:33 [2020-09-17T23:41:33.960Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
23:41:35 [2020-09-17T23:41:35.396Z] --- PASS: TestBuildMultiStageOnBuild (1.77s)
23:41:35 [2020-09-17T23:41:35.396Z] === RUN   TestBuildUncleanTarFilenames
23:41:35 [2020-09-17T23:41:35.732Z] --- PASS: TestServiceUpdateLabel (3.65s)
23:41:35 [2020-09-17T23:41:35.732Z] === RUN   TestServiceUpdateSecrets
23:41:35 [2020-09-17T23:41:35.851Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:41:36 [2020-09-17T23:41:36.037Z] --- PASS: TestBuildUncleanTarFilenames (0.86s)
23:41:36 [2020-09-17T23:41:36.037Z] === RUN   TestBuildMultiStageLayerLeak
23:41:36 [2020-09-17T23:41:36.413Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:41:36 [2020-09-17T23:41:36.413Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:41:37 [2020-09-17T23:41:37.799Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:41:38 [2020-09-17T23:41:38.068Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:41:38 [2020-09-17T23:41:38.121Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
23:41:38 [2020-09-17T23:41:38.121Z] === RUN   TestBuildWithHugeFile
23:41:39 [2020-09-17T23:41:39.963Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:41:40 [2020-09-17T23:41:40.525Z] === RUN   TestDockerSuite/TestRmiTag
23:41:40 [2020-09-17T23:41:40.525Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:41:41 [2020-09-17T23:41:41.087Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:41:44 [2020-09-17T23:41:44.354Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:41:44 [2020-09-17T23:41:44.354Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:41:44 [2020-09-17T23:41:44.917Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:41:44 [2020-09-17T23:41:44.917Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:41:45 [2020-09-17T23:41:45.845Z] === RUN   TestDockerSuite/TestRunAddHost
23:41:45 [2020-09-17T23:41:45.917Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:41:46 [2020-09-17T23:41:46.407Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:41:46 [2020-09-17T23:41:46.663Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:41:46 [2020-09-17T23:41:46.881Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:41:46 [2020-09-17T23:41:46.919Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:41:47 [2020-09-17T23:41:47.176Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:41:47 [2020-09-17T23:41:47.338Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:41:47 [2020-09-17T23:41:47.338Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:41:47 [2020-09-17T23:41:47.432Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:41:48 [2020-09-17T23:41:48.067Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s)
23:41:48 [2020-09-17T23:41:48.067Z] === RUN   TestCreateServiceSecretFileMode
23:41:48 [2020-09-17T23:41:48.303Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:41:48 [2020-09-17T23:41:48.303Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:41:48 [2020-09-17T23:41:48.798Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:41:49 [2020-09-17T23:41:49.053Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:41:49 [2020-09-17T23:41:49.616Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:41:50 [2020-09-17T23:41:50.178Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
23:41:51 [2020-09-17T23:41:51.107Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:41:51 [2020-09-17T23:41:51.372Z] --- PASS: TestCreateServiceSecretFileMode (3.30s)
23:41:51 [2020-09-17T23:41:51.372Z] === RUN   TestCreateServiceConfigFileMode
23:41:51 [2020-09-17T23:41:51.639Z] --- PASS: TestServiceUpdateSecrets (15.38s)
23:41:51 [2020-09-17T23:41:51.639Z] === RUN   TestServiceUpdateConfigs
23:41:52 [2020-09-17T23:41:52.027Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:41:52 [2020-09-17T23:41:52.035Z] === RUN   TestDockerSuite/TestRunAttachDetach
23:41:52 [2020-09-17T23:41:52.965Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
23:41:52 [2020-09-17T23:41:52.991Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:41:52 [2020-09-17T23:41:52.991Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
23:41:52 [2020-09-17T23:41:52.991Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:41:53 [2020-09-17T23:41:53.528Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
23:41:53 [2020-09-17T23:41:53.956Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:41:54 [2020-09-17T23:41:54.090Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
23:41:54 [2020-09-17T23:41:54.675Z] --- PASS: TestCreateServiceConfigFileMode (3.36s)
23:41:54 [2020-09-17T23:41:54.675Z] === RUN   TestCreateServiceSysctls
23:41:54 [2020-09-17T23:41:54.920Z] === RUN   TestDockerSuite/TestBuildCmd
23:41:54 [2020-09-17T23:41:54.920Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:41:55 [2020-09-17T23:41:55.018Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
23:41:55 [2020-09-17T23:41:55.376Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
23:41:55 [2020-09-17T23:41:55.580Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:41:55 [2020-09-17T23:41:55.834Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:41:56 [2020-09-17T23:41:56.946Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
23:41:57 [2020-09-17T23:41:57.508Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:41:58 [2020-09-17T23:41:58.070Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:41:58 [2020-09-17T23:41:58.326Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:41:58 [2020-09-17T23:41:58.883Z] --- PASS: TestCreateServiceSysctls (3.95s)
23:41:58 [2020-09-17T23:41:58.883Z] === RUN   TestCreateServiceCapabilities
23:41:58 [2020-09-17T23:41:58.889Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:41:58 [2020-09-17T23:41:58.889Z] === RUN   TestDockerSuite/TestRunBindMounts
23:42:00 [2020-09-17T23:42:00.255Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:42:00 [2020-09-17T23:42:00.511Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:42:00 [2020-09-17T23:42:00.511Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:42:01 [2020-09-17T23:42:01.073Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:42:01 [2020-09-17T23:42:01.330Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
23:42:01 [2020-09-17T23:42:01.430Z] --- PASS: TestCreateServiceCapabilities (2.83s)
23:42:01 [2020-09-17T23:42:01.430Z] === RUN   TestInspect
23:42:01 [2020-09-17T23:42:01.476Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:42:01 [2020-09-17T23:42:01.476Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:42:01 [2020-09-17T23:42:01.591Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:42:01 [2020-09-17T23:42:01.933Z] === RUN   TestDockerSuite/TestBuildContChar
23:42:02 [2020-09-17T23:42:02.165Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:42:02 [2020-09-17T23:42:02.165Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:42:02 [2020-09-17T23:42:02.727Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:42:02 [2020-09-17T23:42:02.983Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:42:03 [2020-09-17T23:42:03.546Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:42:04 [2020-09-17T23:42:04.107Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:42:04 [2020-09-17T23:42:04.671Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:42:04 [2020-09-17T23:42:04.671Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:42:04 [2020-09-17T23:42:04.736Z] --- PASS: TestInspect (3.54s)
23:42:04 [2020-09-17T23:42:04.736Z] === RUN   TestCreateJob
23:42:05 [2020-09-17T23:42:05.233Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:42:05 [2020-09-17T23:42:05.233Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:42:05 [2020-09-17T23:42:05.796Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:42:06 [2020-09-17T23:42:06.727Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:42:07 [2020-09-17T23:42:07.466Z] --- PASS: TestServiceUpdateConfigs (15.58s)
23:42:07 [2020-09-17T23:42:07.466Z] === RUN   TestServiceUpdateNetwork
23:42:07 [2020-09-17T23:42:07.655Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:42:08 [2020-09-17T23:42:08.217Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:42:08 [2020-09-17T23:42:08.217Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:42:08 [2020-09-17T23:42:08.780Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:42:08 [2020-09-17T23:42:08.947Z] --- PASS: TestCreateJob (4.11s)
23:42:08 [2020-09-17T23:42:08.947Z] === RUN   TestReplicatedJob
23:42:10 [2020-09-17T23:42:10.146Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:42:11 [2020-09-17T23:42:11.076Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:42:12 [2020-09-17T23:42:12.004Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:42:12 [2020-09-17T23:42:12.233Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:42:12 [2020-09-17T23:42:12.566Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:42:12 [2020-09-17T23:42:12.691Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:42:12 [2020-09-17T23:42:12.691Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:42:12 [2020-09-17T23:42:12.823Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:42:13 [2020-09-17T23:42:13.385Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:42:13 [2020-09-17T23:42:13.947Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:42:14 [2020-09-17T23:42:14.224Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:42:14 [2020-09-17T23:42:14.509Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:42:15 [2020-09-17T23:42:15.188Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:42:15 [2020-09-17T23:42:15.188Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:42:15 [2020-09-17T23:42:15.188Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:42:15 [2020-09-17T23:42:15.438Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:42:15 [2020-09-17T23:42:15.536Z] --- PASS: TestReplicatedJob (6.31s)
23:42:15 [2020-09-17T23:42:15.536Z] === RUN   TestUpdateReplicatedJob
23:42:16 [2020-09-17T23:42:16.152Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:42:16 [2020-09-17T23:42:16.152Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:42:16 [2020-09-17T23:42:16.152Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:42:16 [2020-09-17T23:42:16.152Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:42:18 [2020-09-17T23:42:18.707Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:42:18 [2020-09-17T23:42:18.707Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:42:18 [2020-09-17T23:42:18.963Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:42:19 [2020-09-17T23:42:19.757Z] --- PASS: TestUpdateReplicatedJob (4.30s)
23:42:19 [2020-09-17T23:42:19.757Z] === RUN   TestServiceListWithStatuses
23:42:19 [2020-09-17T23:42:19.757Z] --- SKIP: TestServiceListWithStatuses (0.01s)
23:42:19 [2020-09-17T23:42:19.757Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:42:19 [2020-09-17T23:42:19.757Z] === RUN   TestDockerNetworkConnectAlias
23:42:20 [2020-09-17T23:42:20.328Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:42:20 [2020-09-17T23:42:20.830Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:42:21 [2020-09-17T23:42:21.256Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:42:23 [2020-09-17T23:42:23.145Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:42:23 [2020-09-17T23:42:23.145Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
23:42:23 [2020-09-17T23:42:23.295Z] --- PASS: TestServiceUpdateNetwork (16.29s)
23:42:23 [2020-09-17T23:42:23.295Z] === RUN   TestServiceUpdatePidsLimit
23:42:24 [2020-09-17T23:42:24.433Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:42:24 [2020-09-17T23:42:24.511Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:42:24 [2020-09-17T23:42:24.511Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:42:24 [2020-09-17T23:42:24.511Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:42:25 [2020-09-17T23:42:25.073Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:42:25 [2020-09-17T23:42:25.137Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:42:26 [2020-09-17T23:42:26.005Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:42:26 [2020-09-17T23:42:26.346Z] --- PASS: TestDockerNetworkConnectAlias (6.48s)
23:42:26 [2020-09-17T23:42:26.346Z] === RUN   TestDockerNetworkReConnect
23:42:27 [2020-09-17T23:42:27.392Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:42:28 [2020-09-17T23:42:28.760Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:42:29 [2020-09-17T23:42:29.322Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:42:30 [2020-09-17T23:42:30.251Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:42:30 [2020-09-17T23:42:30.813Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
23:42:30 [2020-09-17T23:42:30.813Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:42:31 [2020-09-17T23:42:31.069Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
23:42:31 [2020-09-17T23:42:31.641Z] --- PASS: TestDockerNetworkReConnect (4.90s)
23:42:31 [2020-09-17T23:42:31.641Z] === RUN   TestServicePlugin
23:42:31 [2020-09-17T23:42:31.641Z] --- SKIP: TestServicePlugin (0.00s)
23:42:31 [2020-09-17T23:42:31.641Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:42:31 [2020-09-17T23:42:31.641Z] === RUN   TestServiceUpdateLabel
23:42:32 [2020-09-17T23:42:32.379Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:42:32 [2020-09-17T23:42:32.435Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:42:32 [2020-09-17T23:42:32.435Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:42:32 [2020-09-17T23:42:32.691Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:42:33 [2020-09-17T23:42:33.253Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:42:33 [2020-09-17T23:42:33.558Z] --- PASS: TestServiceUpdateLabel (2.74s)
23:42:33 [2020-09-17T23:42:33.558Z] === RUN   TestServiceUpdateSecrets
23:42:33 [2020-09-17T23:42:33.814Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
23:42:34 [2020-09-17T23:42:34.070Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:42:34 [2020-09-17T23:42:34.070Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:42:34 [2020-09-17T23:42:34.998Z] === RUN   TestDockerSuite/TestRunEnvironment
23:42:35 [2020-09-17T23:42:35.106Z] --- PASS: TestBuildWithHugeFile (54.04s)
23:42:35 [2020-09-17T23:42:35.106Z] === RUN   TestBuildWithEmptyDockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:42:35 [2020-09-17T23:42:35.106Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
23:42:35 [2020-09-17T23:42:35.106Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
23:42:35 [2020-09-17T23:42:35.106Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
23:42:35 [2020-09-17T23:42:35.106Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
23:42:35 [2020-09-17T23:42:35.106Z] === RUN   TestBuildPreserveOwnership
23:42:35 [2020-09-17T23:42:35.106Z] === RUN   TestBuildPreserveOwnership/copy_from
23:42:35 [2020-09-17T23:42:35.106Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:42:35 [2020-09-17T23:42:35.254Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:42:35 [2020-09-17T23:42:35.816Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:42:36 [2020-09-17T23:42:36.149Z] --- PASS: TestBuildPreserveOwnership (3.81s)
23:42:36 [2020-09-17T23:42:36.149Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.46s)
23:42:36 [2020-09-17T23:42:36.149Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s)
23:42:36 [2020-09-17T23:42:36.149Z] === RUN   TestBuildPlatformInvalid
23:42:36 [2020-09-17T23:42:36.149Z] --- PASS: TestBuildPlatformInvalid (0.11s)
23:42:36 [2020-09-17T23:42:36.149Z] PASS
23:42:36 [2020-09-17T23:42:36.149Z] 
23:42:36 [2020-09-17T23:42:36.149Z] === Skipped
23:42:36 [2020-09-17T23:42:36.149Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
23:42:36 [2020-09-17T23:42:36.149Z]     build_session_test.go:25: TODO: BuildKit
23:42:36 [2020-09-17T23:42:36.149Z] 
23:42:36 [2020-09-17T23:42:36.149Z] 
23:42:36 [2020-09-17T23:42:36.149Z] DONE 32 tests, 1 skipped in 93.408s
23:42:36 [2020-09-17T23:42:36.149Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
23:42:36 [2020-09-17T23:42:36.149Z] ++ 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
23:42:36 [2020-09-17T23:42:36.149Z] ++ set -e
23:42:36 [2020-09-17T23:42:36.149Z] ++ '[' -n 0 ']'
23:42:36 [2020-09-17T23:42:36.149Z] ++ set -x
23:42:36 [2020-09-17T23:42:36.149Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
23:42:36 [2020-09-17T23:42:36.149Z] INFO: Testing against a local daemon
23:42:36 [2020-09-17T23:42:36.149Z] === RUN   TestConfigInspect
23:42:36 [2020-09-17T23:42:36.379Z] === RUN   TestDockerSuite/TestRunExitCode
23:42:36 [2020-09-17T23:42:36.635Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:42:37 [2020-09-17T23:42:37.197Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:42:37 [2020-09-17T23:42:37.758Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:42:38 [2020-09-17T23:42:38.226Z] --- PASS: TestConfigInspect (1.96s)
23:42:38 [2020-09-17T23:42:38.226Z] === RUN   TestConfigList
23:42:38 [2020-09-17T23:42:38.320Z] === RUN   TestDockerSuite/TestRunExposePort
23:42:38 [2020-09-17T23:42:38.320Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:42:38 [2020-09-17T23:42:38.577Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:42:39 [2020-09-17T23:42:39.138Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:42:40 [2020-09-17T23:42:40.066Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:42:40 [2020-09-17T23:42:40.066Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:42:40 [2020-09-17T23:42:40.066Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:42:40 [2020-09-17T23:42:40.303Z] --- PASS: TestConfigList (1.89s)
23:42:40 [2020-09-17T23:42:40.303Z] === RUN   TestConfigsCreateAndDelete
23:42:41 [2020-09-17T23:42:41.318Z] --- PASS: TestServiceUpdatePidsLimit (18.05s)
23:42:41 [2020-09-17T23:42:41.318Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
23:42:41 [2020-09-17T23:42:41.318Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s)
23:42:41 [2020-09-17T23:42:41.318Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
23:42:41 [2020-09-17T23:42:41.318Z] PASS
23:42:41 [2020-09-17T23:42:41.318Z] 
23:42:41 [2020-09-17T23:42:41.318Z] === Skipped
23:42:41 [2020-09-17T23:42:41.318Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
23:42:41 [2020-09-17T23:42:41.318Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:42:41 [2020-09-17T23:42:41.318Z] 
23:42:41 [2020-09-17T23:42:41.318Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:42:41 [2020-09-17T23:42:41.318Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:42:41 [2020-09-17T23:42:41.318Z] 
23:42:41 [2020-09-17T23:42:41.318Z] 
23:42:41 [2020-09-17T23:42:41.318Z] DONE 27 tests, 2 skipped in 176.060s
23:42:41 [2020-09-17T23:42:41.318Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:42:41 [2020-09-17T23:42:41.318Z] ++ 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
23:42:41 [2020-09-17T23:42:41.318Z] ++ set -e
23:42:41 [2020-09-17T23:42:41.318Z] ++ '[' -n 0 ']'
23:42:41 [2020-09-17T23:42:41.318Z] ++ set -x
23:42:41 [2020-09-17T23:42:41.318Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:42:41 [2020-09-17T23:42:41.318Z] INFO: Testing against a local daemon
23:42:41 [2020-09-17T23:42:41.318Z] === RUN   TestSessionCreate
23:42:41 [2020-09-17T23:42:41.318Z] --- PASS: TestSessionCreate (0.03s)
23:42:41 [2020-09-17T23:42:41.318Z] === RUN   TestSessionCreateWithBadUpgrade
23:42:41 [2020-09-17T23:42:41.318Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:42:41 [2020-09-17T23:42:41.318Z] PASS
23:42:41 [2020-09-17T23:42:41.318Z] 
23:42:41 [2020-09-17T23:42:41.318Z] DONE 2 tests in 0.223s
23:42:41 [2020-09-17T23:42:41.318Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:42:41 [2020-09-17T23:42:41.318Z] ++ 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
23:42:41 [2020-09-17T23:42:41.318Z] ++ set -e
23:42:41 [2020-09-17T23:42:41.318Z] ++ '[' -n 0 ']'
23:42:41 [2020-09-17T23:42:41.318Z] ++ set -x
23:42:41 [2020-09-17T23:42:41.318Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:42:41 [2020-09-17T23:42:41.318Z] INFO: Testing against a local daemon
23:42:41 [2020-09-17T23:42:41.318Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:42:41 [2020-09-17T23:42:41.318Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:42:41 [2020-09-17T23:42:41.318Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:42:41 [2020-09-17T23:42:41.318Z] === RUN   TestEventsExecDie
23:42:42 [2020-09-17T23:42:42.399Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
23:42:42 [2020-09-17T23:42:42.399Z] === RUN   TestConfigsUpdate
23:42:42 [2020-09-17T23:42:42.461Z] --- PASS: TestEventsExecDie (0.95s)
23:42:42 [2020-09-17T23:42:42.461Z] === RUN   TestEventsBackwardsCompatible
23:42:42 [2020-09-17T23:42:42.461Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
23:42:42 [2020-09-17T23:42:42.461Z] === RUN   TestInfoBinaryCommits
23:42:42 [2020-09-17T23:42:42.461Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:42:42 [2020-09-17T23:42:42.461Z] === RUN   TestInfoAPIVersioned
23:42:42 [2020-09-17T23:42:42.461Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:42:42 [2020-09-17T23:42:42.461Z] === RUN   TestInfoDiscoveryBackend
23:42:42 [2020-09-17T23:42:42.584Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:42:43 [2020-09-17T23:42:43.146Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:42:43 [2020-09-17T23:42:43.163Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:42:43 [2020-09-17T23:42:43.163Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:42:43 [2020-09-17T23:42:43.865Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:42:43 [2020-09-17T23:42:43.865Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:42:43 [2020-09-17T23:42:43.929Z] --- PASS: TestConfigsUpdate (1.89s)
23:42:43 [2020-09-17T23:42:43.929Z] === RUN   TestTemplatedConfig
23:42:44 [2020-09-17T23:42:44.567Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:42:44 [2020-09-17T23:42:44.567Z] === RUN   TestInfoAPI
23:42:44 [2020-09-17T23:42:44.567Z] --- PASS: TestInfoAPI (0.02s)
23:42:44 [2020-09-17T23:42:44.567Z] === RUN   TestInfoAPIWarnings
23:42:44 [2020-09-17T23:42:44.894Z] --- PASS: TestInfoAPIWarnings (0.52s)
23:42:44 [2020-09-17T23:42:44.894Z] === RUN   TestInfoDebug
23:42:45 [2020-09-17T23:42:45.596Z] --- PASS: TestInfoDebug (0.52s)
23:42:45 [2020-09-17T23:42:45.596Z] === RUN   TestInfoInsecureRegistries
23:42:45 [2020-09-17T23:42:45.922Z] --- PASS: TestInfoInsecureRegistries (0.53s)
23:42:45 [2020-09-17T23:42:45.922Z] === RUN   TestInfoRegistryMirrors
23:42:46 [2020-09-17T23:42:46.625Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:42:46 [2020-09-17T23:42:46.625Z] === RUN   TestLoginFailsWithBadCredentials
23:42:46 [2020-09-17T23:42:46.664Z] --- PASS: TestTemplatedConfig (2.42s)
23:42:46 [2020-09-17T23:42:46.664Z] === RUN   TestConfigCreateResolve
23:42:46 [2020-09-17T23:42:46.951Z] --- PASS: TestLoginFailsWithBadCredentials (0.50s)
23:42:46 [2020-09-17T23:42:46.951Z] === RUN   TestPingCacheHeaders
23:42:46 [2020-09-17T23:42:46.951Z] --- PASS: TestPingCacheHeaders (0.01s)
23:42:46 [2020-09-17T23:42:46.951Z] === RUN   TestPingGet
23:42:47 [2020-09-17T23:42:47.277Z] --- PASS: TestPingGet (0.01s)
23:42:47 [2020-09-17T23:42:47.277Z] === RUN   TestPingHead
23:42:47 [2020-09-17T23:42:47.277Z] --- PASS: TestPingHead (0.01s)
23:42:47 [2020-09-17T23:42:47.277Z] === RUN   TestVersion
23:42:47 [2020-09-17T23:42:47.277Z] --- PASS: TestVersion (0.01s)
23:42:47 [2020-09-17T23:42:47.277Z] PASS
23:42:47 [2020-09-17T23:42:47.277Z] 
23:42:47 [2020-09-17T23:42:47.277Z] === Skipped
23:42:47 [2020-09-17T23:42:47.277Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:42:47 [2020-09-17T23:42:47.277Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:42:47 [2020-09-17T23:42:47.277Z] 
23:42:47 [2020-09-17T23:42:47.277Z] 
23:42:47 [2020-09-17T23:42:47.277Z] DONE 18 tests, 1 skipped in 5.959s
23:42:47 [2020-09-17T23:42:47.277Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:42:47 [2020-09-17T23:42:47.277Z] ++ 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
23:42:47 [2020-09-17T23:42:47.277Z] ++ set -e
23:42:47 [2020-09-17T23:42:47.277Z] ++ '[' -n 0 ']'
23:42:47 [2020-09-17T23:42:47.277Z] ++ set -x
23:42:47 [2020-09-17T23:42:47.277Z] ++ env -i DEST=/go/src/github.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:42:47 [2020-09-17T23:42:47.277Z] INFO: Testing against a local daemon
23:42:47 [2020-09-17T23:42:47.277Z] === RUN   TestVolumesCreateAndList
23:42:47 [2020-09-17T23:42:47.277Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:42:47 [2020-09-17T23:42:47.277Z] === RUN   TestVolumesRemove
23:42:47 [2020-09-17T23:42:47.277Z] --- PASS: TestVolumesRemove (0.11s)
23:42:47 [2020-09-17T23:42:47.277Z] === RUN   TestVolumesInspect
23:42:47 [2020-09-17T23:42:47.277Z] --- PASS: TestVolumesInspect (0.01s)
23:42:47 [2020-09-17T23:42:47.277Z] === RUN   TestVolumesInvalidJSON
23:42:47 [2020-09-17T23:42:47.277Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:42:47 [2020-09-17T23:42:47.277Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:42:47 [2020-09-17T23:42:47.277Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:42:47 [2020-09-17T23:42:47.277Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:42:47 [2020-09-17T23:42:47.277Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:42:47 [2020-09-17T23:42:47.277Z] PASS
23:42:47 [2020-09-17T23:42:47.603Z] 
23:42:47 [2020-09-17T23:42:47.603Z] DONE 5 tests in 0.274s
23:42:47 [2020-09-17T23:42:47.604Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:42:47 [2020-09-17T23:42:47.604Z] ++++ cat bundles/test-integration/docker.pid
23:42:47 [2020-09-17T23:42:47.604Z] +++ kill 11953
23:42:48 [2020-09-17T23:42:48.184Z] --- PASS: TestConfigCreateResolve (1.92s)
23:42:48 [2020-09-17T23:42:48.184Z] === RUN   TestConfigDaemonLibtrustID
23:42:48 [2020-09-17T23:42:48.469Z] --- PASS: TestServiceUpdateSecrets (14.79s)
23:42:48 [2020-09-17T23:42:48.469Z] === RUN   TestServiceUpdateConfigs
23:42:48 [2020-09-17T23:42:48.743Z] +++ /etc/init.d/apparmor stop
23:42:48 [2020-09-17T23:42:48.743Z] Leaving: AppArmorNo profiles have been unloaded.
23:42:48 [2020-09-17T23:42:48.743Z] 
23:42:48 [2020-09-17T23:42:48.743Z] Unloading profiles will leave already running processes permanently
23:42:48 [2020-09-17T23:42:48.743Z] unconfined, which can lead to unexpected situations.
23:42:48 [2020-09-17T23:42:48.743Z] 
23:42:48 [2020-09-17T23:42:48.743Z] To set a process to complain mode, use the command line tool
23:42:48 [2020-09-17T23:42:48.743Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:42:48 [2020-09-17T23:42:48.743Z] +++ true
23:42:48 [2020-09-17T23:42:48.743Z] exiting test-integration
23:42:48 [2020-09-17T23:42:48.743Z] ++ exit 0
23:42:48 [2020-09-17T23:42:48.743Z] 
23:42:48 [2020-09-17T23:42:48.823Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
23:42:48 [2020-09-17T23:42:48.823Z] PASS
23:42:48 [2020-09-17T23:42:48.823Z] 
23:42:48 [2020-09-17T23:42:48.823Z] DONE 7 tests in 12.644s
23:42:48 [2020-09-17T23:42:48.823Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
23:42:48 [2020-09-17T23:42:48.823Z] ++ 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
23:42:48 [2020-09-17T23:42:48.823Z] ++ set -e
23:42:48 [2020-09-17T23:42:48.823Z] ++ '[' -n 0 ']'
23:42:48 [2020-09-17T23:42:48.823Z] ++ set -x
23:42:48 [2020-09-17T23:42:48.823Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
23:42:48 [2020-09-17T23:42:48.823Z] INFO: Testing against a local daemon
23:42:48 [2020-09-17T23:42:48.823Z] === RUN   TestCheckpoint
23:42:48 [2020-09-17T23:42:48.823Z] --- SKIP: TestCheckpoint (0.00s)
23:42:48 [2020-09-17T23:42:48.823Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:42:48 [2020-09-17T23:42:48.823Z] === RUN   TestContainerInvalidJSON
23:42:48 [2020-09-17T23:42:48.823Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:42:48 [2020-09-17T23:42:48.823Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:42:48 [2020-09-17T23:42:48.823Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:42:48 [2020-09-17T23:42:48.823Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:42:48 [2020-09-17T23:42:48.823Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:42:48 [2020-09-17T23:42:48.823Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:42:48 [2020-09-17T23:42:48.823Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:42:48 [2020-09-17T23:42:48.823Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:42:48 [2020-09-17T23:42:48.823Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:42:48 [2020-09-17T23:42:48.823Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:42:48 [2020-09-17T23:42:48.823Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:42:48 [2020-09-17T23:42:48.823Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:42:48 [2020-09-17T23:42:48.823Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:42:48 [2020-09-17T23:42:48.823Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:42:48 [2020-09-17T23:42:48.823Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
23:42:48 [2020-09-17T23:42:48.823Z] === RUN   TestCopyFromContainerPathIsNotDir
23:42:49 [2020-09-17T23:42:49.116Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
23:42:49 [2020-09-17T23:42:49.116Z] === RUN   TestCopyToContainerPathDoesNotExist
23:42:49 [2020-09-17T23:42:49.116Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
23:42:49 [2020-09-17T23:42:49.116Z] === RUN   TestCopyToContainerPathIsNotDir
23:42:49 [2020-09-17T23:42:49.116Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
23:42:49 [2020-09-17T23:42:49.116Z] === RUN   TestCopyFromContainer
23:42:50 [2020-09-17T23:42:50.641Z] === RUN   TestCopyFromContainer//
23:42:50 [2020-09-17T23:42:50.641Z] === RUN   TestCopyFromContainer//bar/root
23:42:50 [2020-09-17T23:42:50.641Z] === RUN   TestCopyFromContainer//bar/root/
23:42:50 [2020-09-17T23:42:50.641Z] === RUN   TestCopyFromContainer/bar/quux
23:42:50 [2020-09-17T23:42:50.641Z] === RUN   TestCopyFromContainer/bar/quux/
23:42:50 [2020-09-17T23:42:50.641Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:42:50 [2020-09-17T23:42:50.758Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:42:50 [2020-09-17T23:42:50.758Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:42:50 [2020-09-17T23:42:50.758Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:42:50 [2020-09-17T23:42:50.935Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:42:50 [2020-09-17T23:42:50.935Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:42:50 [2020-09-17T23:42:50.935Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:42:50 [2020-09-17T23:42:50.935Z] === RUN   TestCopyFromContainer/bar/notarget
Post stage
[Pipeline] junit
23:42:51 [2020-09-17T23:42:51.064Z] Recording test results
23:42:51 [2020-09-17T23:42:51.171Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
23:42:51 [2020-09-17T23:42:51.171Z] Copying nested executables into bundles/cross/linux/amd64
23:42:51 [2020-09-17T23:42:51.171Z] Cross building: bundles/cross/windows/amd64
23:42:51 [2020-09-17T23:42:51.171Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
23:42:51 [2020-09-17T23:42:51.171Z] GOOS="windows" GOARCH="amd64" GOARM=""
23:42:51 [2020-09-17T23:42:51.231Z] --- PASS: TestCopyFromContainer (1.94s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:42:51 [2020-09-17T23:42:51.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:42:51 [2020-09-17T23:42:51.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:42:51 [2020-09-17T23:42:51.231Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:42:51 [2020-09-17T23:42:51.231Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:42:51 [2020-09-17T23:42:51.231Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:42:51 [2020-09-17T23:42:51.231Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:42:51 [2020-09-17T23:42:51.231Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateLinkToNonExistingContainer
23:42:51 [2020-09-17T23:42:51.231Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateWithInvalidEnv
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateWithInvalidEnv/0
23:42:51 [2020-09-17T23:42:51.231Z] === PAUSE TestCreateWithInvalidEnv/0
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateWithInvalidEnv/1
23:42:51 [2020-09-17T23:42:51.231Z] === PAUSE TestCreateWithInvalidEnv/1
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateWithInvalidEnv/2
23:42:51 [2020-09-17T23:42:51.231Z] === PAUSE TestCreateWithInvalidEnv/2
23:42:51 [2020-09-17T23:42:51.231Z] === CONT  TestCreateWithInvalidEnv/0
23:42:51 [2020-09-17T23:42:51.231Z] === CONT  TestCreateWithInvalidEnv/2
23:42:51 [2020-09-17T23:42:51.231Z] === CONT  TestCreateWithInvalidEnv/1
23:42:51 [2020-09-17T23:42:51.231Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:42:51 [2020-09-17T23:42:51.231Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateTmpfsMountsTarget
23:42:51 [2020-09-17T23:42:51.231Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:42:51 [2020-09-17T23:42:51.231Z] === RUN   TestCreateWithCustomMaskedPaths
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:42:51 [2020-09-17T23:42:51.932Z] + echo Ensuring container killed.
23:42:51 [2020-09-17T23:42:51.932Z] Ensuring container killed.
23:42:51 [2020-09-17T23:42:51.932Z] + docker rm -vf docker-pr1
23:42:51 [2020-09-17T23:42:51.932Z] Error: No such container: docker-pr1
23:42:51 [2020-09-17T23:42:51.932Z] + true
[Pipeline] sh
23:42:52 [2020-09-17T23:42:52.480Z] + echo Chowning /workspace to jenkins user
23:42:52 [2020-09-17T23:42:52.480Z] Chowning /workspace to jenkins user
23:42:52 [2020-09-17T23:42:52.480Z] + id -u
23:42:52 [2020-09-17T23:42:52.480Z] + id -g
23:42:52 [2020-09-17T23:42:52.480Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41466:/workspace busybox chown -R 1001:1001 /workspace
23:42:52 [2020-09-17T23:42:52.480Z] Unable to find image 'busybox:latest' locally
23:42:52 [2020-09-17T23:42:52.747Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s)
23:42:52 [2020-09-17T23:42:52.747Z] === RUN   TestCreateWithCustomReadonlyPaths
23:42:52 [2020-09-17T23:42:52.806Z] latest: Pulling from library/busybox
23:42:52 [2020-09-17T23:42:52.806Z] d2a291f672b2: Pulling fs layer
23:42:53 [2020-09-17T23:42:53.134Z] d2a291f672b2: Download complete
23:42:53 [2020-09-17T23:42:53.463Z] d2a291f672b2: Pull complete
23:42:53 [2020-09-17T23:42:53.463Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
23:42:53 [2020-09-17T23:42:53.463Z] Status: Downloaded newer image for busybox:latest
23:42:54 [2020-09-17T23:42:54.283Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
23:42:54 [2020-09-17T23:42:54.284Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:42:54 [2020-09-17T23:42:54.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:42:54 [2020-09-17T23:42:54.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:42:54 [2020-09-17T23:42:54.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:42:54 [2020-09-17T23:42:54.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:42:54 [2020-09-17T23:42:54.284Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:42:54 [2020-09-17T23:42:54.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:42:54 [2020-09-17T23:42:54.284Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:42:54 [2020-09-17T23:42:54.284Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:42:54 [2020-09-17T23:42:54.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
23:42:54 [2020-09-17T23:42:54.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
23:42:54 [2020-09-17T23:42:54.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
23:42:54 [2020-09-17T23:42:54.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
23:42:54 [2020-09-17T23:42:54.284Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:42:54 [2020-09-17T23:42:54.284Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:42:54 [2020-09-17T23:42:54.924Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestCreateDifferentPlatform
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestCreateDifferentPlatform/different_os
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:42:54 [2020-09-17T23:42:54.924Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:42:54 [2020-09-17T23:42:54.924Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:42:54 [2020-09-17T23:42:54.924Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:42:54 [2020-09-17T23:42:54.924Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestContainerStartOnDaemonRestart
23:42:54 [2020-09-17T23:42:54.924Z] === PAUSE TestContainerStartOnDaemonRestart
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestDaemonRestartIpcMode
23:42:54 [2020-09-17T23:42:54.924Z] === PAUSE TestDaemonRestartIpcMode
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestDaemonHostGatewayIP
23:42:54 [2020-09-17T23:42:54.924Z] === PAUSE TestDaemonHostGatewayIP
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestContainerKillOnDaemonStart
23:42:54 [2020-09-17T23:42:54.924Z] === PAUSE TestContainerKillOnDaemonStart
23:42:54 [2020-09-17T23:42:54.924Z] === RUN   TestDiff
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:42:55 [2020-09-17T23:42:55.315Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
23:42:55 [2020-09-17T23:42:55.315Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:42:55 [2020-09-17T23:42:55.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:42:55 [2020-09-17T23:42:55.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:42:55 [2020-09-17T23:42:55.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:42:55 [2020-09-17T23:42:55.433Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:42:55 [2020-09-17T23:42:55.564Z] --- PASS: TestDiff (0.49s)
23:42:55 [2020-09-17T23:42:55.564Z] === RUN   TestExecWithCloseStdin
23:42:55 [2020-09-17T23:42:55.616Z] + bundleName=s390x-integration
23:42:55 [2020-09-17T23:42:55.616Z] + echo Creating s390x-integration-bundles.tar.gz
23:42:55 [2020-09-17T23:42:55.616Z] Creating s390x-integration-bundles.tar.gz
23:42:55 [2020-09-17T23:42:55.616Z] + xargs tar -czf s390x-integration-bundles.tar.gz
23:42:55 [2020-09-17T23:42:55.616Z] + 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
23:42:55 [2020-09-17T23:42:55.697Z] Archiving artifacts
23:42:55 [2020-09-17T23:42:55.877Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
23:42:55 [2020-09-17T23:42:55.877Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
23:42:55 [2020-09-17T23:42:55.890Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:42:55 [2020-09-17T23:42:55.890Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:42:56 [2020-09-17T23:42:56.133Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:42:56 [2020-09-17T23:42:56.133Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:42:56 [2020-09-17T23:42:56.211Z] --- PASS: TestExecWithCloseStdin (0.65s)
23:42:56 [2020-09-17T23:42:56.211Z] === RUN   TestExec
23:42:56 [2020-09-17T23:42:56.213Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:42:56 [2020-09-17T23:42:56.389Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:42:56 [2020-09-17T23:42:56.678Z] + make clean
23:42:56 [2020-09-17T23:42:56.850Z] --- PASS: TestExec (0.65s)
23:42:56 [2020-09-17T23:42:56.850Z] === RUN   TestExecUser
23:42:57 [2020-09-17T23:42:57.004Z] docker volume rm -f docker-dev-cache
23:42:57 [2020-09-17T23:42:57.004Z] docker-dev-cache
[Pipeline] deleteDir
23:42:57 [2020-09-17T23:42:57.488Z] --- PASS: TestExecUser (0.64s)
23:42:57 [2020-09-17T23:42:57.488Z] === RUN   TestExportContainerAndImportImage
23:42:58 [2020-09-17T23:42:58.127Z] --- PASS: TestExportContainerAndImportImage (0.80s)
23:42:58 [2020-09-17T23:42:58.127Z] === RUN   TestExportContainerAfterDaemonRestart
23:42:58 [2020-09-17T23:42:58.314Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:42:59 [2020-09-17T23:42:59.241Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:42:59 [2020-09-17T23:42:59.643Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s)
23:42:59 [2020-09-17T23:42:59.643Z] === RUN   TestHealthCheckWorkdir
23:43:00 [2020-09-17T23:43:00.280Z] --- PASS: TestHealthCheckWorkdir (0.71s)
23:43:00 [2020-09-17T23:43:00.280Z] === RUN   TestHealthKillContainer
23:43:00 [2020-09-17T23:43:00.608Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:43:00 [2020-09-17T23:43:00.608Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
23:43:03 [2020-09-17T23:43:03.015Z] --- PASS: TestHealthKillContainer (2.63s)
23:43:03 [2020-09-17T23:43:03.015Z] === RUN   TestInspectCpusetInConfigPre120
23:43:03 [2020-09-17T23:43:03.651Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s)
23:43:03 [2020-09-17T23:43:03.651Z] === RUN   TestIpcModeNone
23:43:04 [2020-09-17T23:43:04.287Z] --- PASS: TestIpcModeNone (0.62s)
23:43:04 [2020-09-17T23:43:04.287Z] === RUN   TestIpcModePrivate
23:43:04 [2020-09-17T23:43:04.951Z] --- PASS: TestIpcModePrivate (0.61s)
23:43:04 [2020-09-17T23:43:04.951Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
23:43:04 [2020-09-17T23:43:04.951Z] === RUN   TestIpcModeShareable
23:43:05 [2020-09-17T23:43:05.590Z] --- PASS: TestIpcModeShareable (0.64s)
23:43:05 [2020-09-17T23:43:05.590Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
23:43:05 [2020-09-17T23:43:05.590Z] === RUN   TestAPIIpcModeShareableAndContainer
23:43:05 [2020-09-17T23:43:05.856Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:43:06 [2020-09-17T23:43:06.112Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:43:06 [2020-09-17T23:43:06.587Z] --- PASS: TestServiceUpdateConfigs (15.26s)
23:43:06 [2020-09-17T23:43:06.588Z] === RUN   TestServiceUpdateNetwork
23:43:06 [2020-09-17T23:43:06.674Z] === RUN   TestDockerSuite/TestRunModeHostname
23:43:07 [2020-09-17T23:43:07.236Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:43:07 [2020-09-17T23:43:07.236Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:43:07 [2020-09-17T23:43:07.236Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:43:07 [2020-09-17T23:43:07.676Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s)
23:43:07 [2020-09-17T23:43:07.676Z] === RUN   TestAPIIpcModeHost
23:43:07 [2020-09-17T23:43:07.676Z] --- PASS: TestAPIIpcModeHost (0.48s)
23:43:07 [2020-09-17T23:43:07.676Z] === RUN   TestDaemonIpcModeShareable
23:43:08 [2020-09-17T23:43:08.165Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:43:09 [2020-09-17T23:43:09.094Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:43:09 [2020-09-17T23:43:09.194Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
23:43:09 [2020-09-17T23:43:09.194Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:43:09 [2020-09-17T23:43:09.194Z] === RUN   TestDaemonIpcModePrivate
23:43:10 [2020-09-17T23:43:10.023Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:43:10 [2020-09-17T23:43:10.023Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:43:10 [2020-09-17T23:43:10.023Z] === RUN   TestDockerSuite/TestRunModePIDHost
23:43:10 [2020-09-17T23:43:10.706Z] --- PASS: TestDaemonIpcModePrivate (1.38s)
23:43:10 [2020-09-17T23:43:10.706Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:43:10 [2020-09-17T23:43:10.706Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:43:10 [2020-09-17T23:43:10.951Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:43:11 [2020-09-17T23:43:11.775Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s)
23:43:11 [2020-09-17T23:43:11.775Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:43:11 [2020-09-17T23:43:11.775Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:43:12 [2020-09-17T23:43:12.318Z] === RUN   TestDockerSuite/TestRunMount
23:43:13 [2020-09-17T23:43:13.291Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s)
23:43:13 [2020-09-17T23:43:13.291Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:43:13 [2020-09-17T23:43:13.291Z] === RUN   TestIpcModeOlderClient
23:43:13 [2020-09-17T23:43:13.291Z] === PAUSE TestIpcModeOlderClient
23:43:13 [2020-09-17T23:43:13.291Z] === RUN   TestKillContainerInvalidSignal
23:43:13 [2020-09-17T23:43:13.547Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:43:13 [2020-09-17T23:43:13.926Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
23:43:13 [2020-09-17T23:43:13.926Z] === RUN   TestKillContainer
23:43:13 [2020-09-17T23:43:13.926Z] === RUN   TestKillContainer/no_signal
23:43:14 [2020-09-17T23:43:14.219Z] === RUN   TestKillContainer/non_killing_signal
23:43:14 [2020-09-17T23:43:14.510Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:43:14 [2020-09-17T23:43:14.511Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:43:14 [2020-09-17T23:43:14.858Z] === RUN   TestKillContainer/killing_signal
23:43:15 [2020-09-17T23:43:15.494Z] --- PASS: TestKillContainer (1.58s)
23:43:15 [2020-09-17T23:43:15.495Z]     --- PASS: TestKillContainer/no_signal (0.52s)
23:43:15 [2020-09-17T23:43:15.495Z]     --- PASS: TestKillContainer/non_killing_signal (0.35s)
23:43:15 [2020-09-17T23:43:15.495Z]     --- PASS: TestKillContainer/killing_signal (0.49s)
23:43:15 [2020-09-17T23:43:15.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:43:15 [2020-09-17T23:43:15.495Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:43:16 [2020-09-17T23:43:16.129Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:43:16 [2020-09-17T23:43:16.434Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
23:43:16 [2020-09-17T23:43:16.434Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
23:43:16 [2020-09-17T23:43:16.434Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
23:43:16 [2020-09-17T23:43:16.434Z] === RUN   TestKillStoppedContainer
23:43:16 [2020-09-17T23:43:16.487Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:43:16 [2020-09-17T23:43:16.487Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:43:16 [2020-09-17T23:43:16.730Z] --- PASS: TestKillStoppedContainer (0.08s)
23:43:16 [2020-09-17T23:43:16.730Z] === RUN   TestKillStoppedContainerAPIPre120
23:43:16 [2020-09-17T23:43:16.730Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
23:43:16 [2020-09-17T23:43:16.730Z] === RUN   TestKillDifferentUserContainer
23:43:17 [2020-09-17T23:43:17.049Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:43:17 [2020-09-17T23:43:17.365Z] --- PASS: TestKillDifferentUserContainer (0.52s)
23:43:17 [2020-09-17T23:43:17.365Z] === RUN   TestInspectOomKilledTrue
23:43:18 [2020-09-17T23:43:18.002Z] --- PASS: TestInspectOomKilledTrue (0.90s)
23:43:18 [2020-09-17T23:43:18.002Z] === RUN   TestInspectOomKilledFalse
23:43:18 [2020-09-17T23:43:18.415Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:43:18 [2020-09-17T23:43:18.645Z] --- PASS: TestInspectOomKilledFalse (0.51s)
23:43:18 [2020-09-17T23:43:18.646Z] === RUN   TestLinksEtcHostsContentMatch
23:43:18 [2020-09-17T23:43:18.823Z] --- PASS: TestServiceUpdateNetwork (14.66s)
23:43:18 [2020-09-17T23:43:18.823Z] === RUN   TestServiceUpdatePidsLimit
23:43:18 [2020-09-17T23:43:18.939Z] --- PASS: TestLinksEtcHostsContentMatch (0.42s)
23:43:18 [2020-09-17T23:43:18.939Z] === RUN   TestLinksContainerNames
23:43:19 [2020-09-17T23:43:19.395Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:43:19 [2020-09-17T23:43:19.984Z] --- PASS: TestLinksContainerNames (1.01s)
23:43:19 [2020-09-17T23:43:19.984Z] === RUN   TestLogsFollowTailEmpty
23:43:20 [2020-09-17T23:43:20.306Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:43:20 [2020-09-17T23:43:20.339Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:43:20 [2020-09-17T23:43:20.634Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
23:43:20 [2020-09-17T23:43:20.634Z] === RUN   TestContainerNetworkMountsNoChown
23:43:21 [2020-09-17T23:43:21.273Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/default
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/default
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/private
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/private
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rprivate
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rprivate
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/slave
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/slave
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rslave
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rslave
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/shared
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/shared
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rshared
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rshared
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/default
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/shared
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rshared
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rslave
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/slave
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/private
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/private/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/private/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/default/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/default/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rprivate
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/private/bind_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/private/mount_root
23:43:21 [2020-09-17T23:43:21.273Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:43:21 [2020-09-17T23:43:21.568Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:43:21 [2020-09-17T23:43:21.568Z] === CONT  TestMountDaemonRoot/default/bind_root
23:43:21 [2020-09-17T23:43:21.568Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:43:21 [2020-09-17T23:43:21.568Z] === CONT  TestMountDaemonRoot/default/mount_root
23:43:21 [2020-09-17T23:43:21.568Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:43:21 [2020-09-17T23:43:21.568Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:43:21 [2020-09-17T23:43:21.568Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:43:21 [2020-09-17T23:43:21.568Z] --- PASS: TestMountDaemonRoot (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
23:43:21 [2020-09-17T23:43:21.568Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
23:43:21 [2020-09-17T23:43:21.568Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
23:43:21 [2020-09-17T23:43:21.568Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:43:21 [2020-09-17T23:43:21.568Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:43:21 [2020-09-17T23:43:21.568Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:43:21 [2020-09-17T23:43:21.568Z] === RUN   TestContainerBindMountNonRecursive
23:43:22 [2020-09-17T23:43:22.198Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:43:23 [2020-09-17T23:43:23.081Z] --- PASS: TestContainerBindMountNonRecursive (1.45s)
23:43:23 [2020-09-17T23:43:23.081Z] === RUN   TestNetworkNat
23:43:23 [2020-09-17T23:43:23.854Z] --- PASS: TestNetworkNat (0.58s)
23:43:23 [2020-09-17T23:43:23.854Z] === RUN   TestNetworkLocalhostTCPNat
23:43:24 [2020-09-17T23:43:24.089Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
23:43:24 [2020-09-17T23:43:24.155Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s)
23:43:24 [2020-09-17T23:43:24.155Z] === RUN   TestNetworkLoopbackNat
23:43:24 [2020-09-17T23:43:24.346Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:43:26 [2020-09-17T23:43:26.237Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:43:26 [2020-09-17T23:43:26.894Z] --- PASS: TestNetworkLoopbackNat (2.77s)
23:43:26 [2020-09-17T23:43:26.894Z] === RUN   TestPause
23:43:27 [2020-09-17T23:43:27.533Z] --- PASS: TestPause (0.58s)
23:43:27 [2020-09-17T23:43:27.533Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:43:27 [2020-09-17T23:43:27.533Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:43:27 [2020-09-17T23:43:27.533Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:43:27 [2020-09-17T23:43:27.533Z] === RUN   TestPauseStopPausedContainer
23:43:27 [2020-09-17T23:43:27.613Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:43:28 [2020-09-17T23:43:28.172Z] --- PASS: TestPauseStopPausedContainer (0.58s)
23:43:28 [2020-09-17T23:43:28.172Z] === RUN   TestPsFilter
23:43:28 [2020-09-17T23:43:28.172Z] --- PASS: TestPsFilter (0.15s)
23:43:28 [2020-09-17T23:43:28.172Z] === RUN   TestRemoveContainerWithRemovedVolume
23:43:28 [2020-09-17T23:43:28.480Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:43:28 [2020-09-17T23:43:28.809Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s)
23:43:28 [2020-09-17T23:43:28.809Z] === RUN   TestRemoveContainerWithVolume
23:43:28 [2020-09-17T23:43:28.987Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:43:28 [2020-09-17T23:43:28.987Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
23:43:28 [2020-09-17T23:43:28.987Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:43:29 [2020-09-17T23:43:29.301Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:43:29 [2020-09-17T23:43:29.444Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
23:43:29 [2020-09-17T23:43:29.444Z] === RUN   TestRemoveContainerRunning
23:43:29 [2020-09-17T23:43:29.551Z] === RUN   TestDockerSuite/TestRunNetHost
23:43:29 [2020-09-17T23:43:29.737Z] --- PASS: TestRemoveContainerRunning (0.55s)
23:43:29 [2020-09-17T23:43:29.737Z] === RUN   TestRemoveContainerForceRemoveRunning
23:43:29 [2020-09-17T23:43:29.758Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:43:30 [2020-09-17T23:43:30.114Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:43:30 [2020-09-17T23:43:30.215Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:43:30 [2020-09-17T23:43:30.374Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s)
23:43:30 [2020-09-17T23:43:30.374Z] === RUN   TestRemoveInvalidContainer
23:43:30 [2020-09-17T23:43:30.374Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:43:30 [2020-09-17T23:43:30.374Z] === RUN   TestRenameLinkedContainer
23:43:30 [2020-09-17T23:43:30.676Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:43:30 [2020-09-17T23:43:30.932Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:43:31 [2020-09-17T23:43:31.860Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
23:43:32 [2020-09-17T23:43:32.455Z] --- PASS: TestRenameLinkedContainer (2.11s)
23:43:32 [2020-09-17T23:43:32.455Z] === RUN   TestRenameStoppedContainer
23:43:32 [2020-09-17T23:43:32.787Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:43:33 [2020-09-17T23:43:33.095Z] --- PASS: TestRenameStoppedContainer (0.55s)
23:43:33 [2020-09-17T23:43:33.095Z] === RUN   TestRenameRunningContainerAndReuse
23:43:33 [2020-09-17T23:43:33.111Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:43:34 [2020-09-17T23:43:34.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s)
23:43:34 [2020-09-17T23:43:34.138Z] === RUN   TestRenameInvalidName
23:43:34 [2020-09-17T23:43:34.678Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:43:34 [2020-09-17T23:43:34.776Z] --- PASS: TestRenameInvalidName (0.55s)
23:43:34 [2020-09-17T23:43:34.776Z] === RUN   TestRenameAnonymousContainer
23:43:35 [2020-09-17T23:43:35.240Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
23:43:35 [2020-09-17T23:43:35.281Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:43:36 [2020-09-17T23:43:36.619Z] --- PASS: TestServiceUpdatePidsLimit (16.97s)
23:43:36 [2020-09-17T23:43:36.619Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
23:43:36 [2020-09-17T23:43:36.619Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
23:43:36 [2020-09-17T23:43:36.619Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
23:43:36 [2020-09-17T23:43:36.619Z] PASS
23:43:36 [2020-09-17T23:43:36.619Z] 
23:43:36 [2020-09-17T23:43:36.619Z] === Skipped
23:43:36 [2020-09-17T23:43:36.619Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s)
23:43:36 [2020-09-17T23:43:36.619Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:43:36 [2020-09-17T23:43:36.619Z] 
23:43:36 [2020-09-17T23:43:36.619Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:43:36 [2020-09-17T23:43:36.619Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:43:36 [2020-09-17T23:43:36.619Z] 
23:43:36 [2020-09-17T23:43:36.619Z] 
23:43:36 [2020-09-17T23:43:36.619Z] DONE 27 tests, 2 skipped in 157.200s
23:43:36 [2020-09-17T23:43:36.619Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:43:36 [2020-09-17T23:43:36.619Z] ++ 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
23:43:36 [2020-09-17T23:43:36.619Z] ++ set -e
23:43:36 [2020-09-17T23:43:36.619Z] ++ '[' -n 0 ']'
23:43:36 [2020-09-17T23:43:36.619Z] ++ set -x
23:43:36 [2020-09-17T23:43:36.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
23:43:36 [2020-09-17T23:43:36.619Z] INFO: Testing against a local daemon
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestSessionCreate
23:43:36 [2020-09-17T23:43:36.619Z] --- PASS: TestSessionCreate (0.06s)
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestSessionCreateWithBadUpgrade
23:43:36 [2020-09-17T23:43:36.619Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
23:43:36 [2020-09-17T23:43:36.619Z] PASS
23:43:36 [2020-09-17T23:43:36.619Z] 
23:43:36 [2020-09-17T23:43:36.619Z] DONE 2 tests in 0.248s
23:43:36 [2020-09-17T23:43:36.619Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:43:36 [2020-09-17T23:43:36.619Z] ++ 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
23:43:36 [2020-09-17T23:43:36.619Z] ++ set -e
23:43:36 [2020-09-17T23:43:36.619Z] ++ '[' -n 0 ']'
23:43:36 [2020-09-17T23:43:36.619Z] ++ set -x
23:43:36 [2020-09-17T23:43:36.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
23:43:36 [2020-09-17T23:43:36.619Z] INFO: Testing against a local daemon
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:43:36 [2020-09-17T23:43:36.619Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:43:36 [2020-09-17T23:43:36.619Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestEventsExecDie
23:43:36 [2020-09-17T23:43:36.619Z] --- PASS: TestEventsExecDie (0.86s)
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestEventsBackwardsCompatible
23:43:36 [2020-09-17T23:43:36.619Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestInfoBinaryCommits
23:43:36 [2020-09-17T23:43:36.619Z] --- PASS: TestInfoBinaryCommits (0.05s)
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestInfoAPIVersioned
23:43:36 [2020-09-17T23:43:36.619Z] --- PASS: TestInfoAPIVersioned (0.02s)
23:43:36 [2020-09-17T23:43:36.619Z] === RUN   TestInfoDiscoveryBackend
23:43:36 [2020-09-17T23:43:36.813Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:43:36 [2020-09-17T23:43:36.885Z] --- PASS: TestRenameAnonymousContainer (1.95s)
23:43:36 [2020-09-17T23:43:36.885Z] === RUN   TestRenameContainerWithSameName
23:43:37 [2020-09-17T23:43:37.183Z] --- PASS: TestRenameContainerWithSameName (0.51s)
23:43:37 [2020-09-17T23:43:37.183Z] === RUN   TestRenameContainerWithLinkedContainer
23:43:37 [2020-09-17T23:43:37.192Z] --- PASS: TestInfoDiscoveryBackend (0.60s)
23:43:37 [2020-09-17T23:43:37.192Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:43:38 [2020-09-17T23:43:38.227Z] --- PASS: TestRenameContainerWithLinkedContainer (1.07s)
23:43:38 [2020-09-17T23:43:38.227Z] === RUN   TestResize
23:43:38 [2020-09-17T23:43:38.508Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:43:38 [2020-09-17T23:43:38.508Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
23:43:38 [2020-09-17T23:43:38.508Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:43:38 [2020-09-17T23:43:38.508Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
23:43:38 [2020-09-17T23:43:38.578Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:43:38 [2020-09-17T23:43:38.578Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:43:38 [2020-09-17T23:43:38.840Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s)
23:43:38 [2020-09-17T23:43:38.840Z] === RUN   TestInfoAPI
23:43:38 [2020-09-17T23:43:38.840Z] --- PASS: TestInfoAPI (0.05s)
23:43:38 [2020-09-17T23:43:38.840Z] === RUN   TestInfoAPIWarnings
23:43:38 [2020-09-17T23:43:38.866Z] --- PASS: TestResize (0.52s)
23:43:38 [2020-09-17T23:43:38.866Z] === RUN   TestResizeWithInvalidSize
23:43:39 [2020-09-17T23:43:39.072Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:43:39 [2020-09-17T23:43:39.072Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:43:39 [2020-09-17T23:43:39.161Z] --- PASS: TestResizeWithInvalidSize (0.52s)
23:43:39 [2020-09-17T23:43:39.161Z] === RUN   TestResizeWhenContainerNotStarted
23:43:39 [2020-09-17T23:43:39.634Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:43:39 [2020-09-17T23:43:39.784Z] --- PASS: TestInfoAPIWarnings (0.60s)
23:43:39 [2020-09-17T23:43:39.784Z] === RUN   TestInfoDebug
23:43:39 [2020-09-17T23:43:39.798Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s)
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:43:39 [2020-09-17T23:43:39.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:43:40 [2020-09-17T23:43:40.046Z] --- PASS: TestInfoDebug (0.59s)
23:43:40 [2020-09-17T23:43:40.046Z] === RUN   TestInfoInsecureRegistries
23:43:40 [2020-09-17T23:43:40.196Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:43:40 [2020-09-17T23:43:40.196Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:43:40 [2020-09-17T23:43:40.618Z] --- PASS: TestInfoInsecureRegistries (0.59s)
23:43:40 [2020-09-17T23:43:40.618Z] === RUN   TestInfoRegistryMirrors
23:43:40 [2020-09-17T23:43:40.758Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:43:41 [2020-09-17T23:43:41.192Z] --- PASS: TestInfoRegistryMirrors (0.59s)
23:43:41 [2020-09-17T23:43:41.192Z] === RUN   TestLoginFailsWithBadCredentials
23:43:41 [2020-09-17T23:43:41.321Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
23:43:41 [2020-09-17T23:43:41.551Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:43:41 [2020-09-17T23:43:41.771Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
23:43:41 [2020-09-17T23:43:41.772Z] === RUN   TestPingCacheHeaders
23:43:41 [2020-09-17T23:43:41.772Z] --- PASS: TestPingCacheHeaders (0.05s)
23:43:41 [2020-09-17T23:43:41.772Z] === RUN   TestPingGet
23:43:41 [2020-09-17T23:43:41.772Z] --- PASS: TestPingGet (0.04s)
23:43:41 [2020-09-17T23:43:41.772Z] === RUN   TestPingHead
23:43:41 [2020-09-17T23:43:41.772Z] --- PASS: TestPingHead (0.05s)
23:43:41 [2020-09-17T23:43:41.772Z] === RUN   TestVersion
23:43:41 [2020-09-17T23:43:41.772Z] --- PASS: TestVersion (0.04s)
23:43:41 [2020-09-17T23:43:41.772Z] PASS
23:43:41 [2020-09-17T23:43:41.772Z] 
23:43:41 [2020-09-17T23:43:41.772Z] === Skipped
23:43:41 [2020-09-17T23:43:41.772Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:43:41 [2020-09-17T23:43:41.772Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:43:41 [2020-09-17T23:43:41.772Z] 
23:43:41 [2020-09-17T23:43:41.772Z] 
23:43:41 [2020-09-17T23:43:41.772Z] DONE 18 tests, 1 skipped in 6.297s
23:43:41 [2020-09-17T23:43:41.772Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:43:41 [2020-09-17T23:43:41.772Z] ++ 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
23:43:41 [2020-09-17T23:43:41.772Z] ++ set -e
23:43:41 [2020-09-17T23:43:41.772Z] ++ '[' -n 0 ']'
23:43:41 [2020-09-17T23:43:41.772Z] ++ set -x
23:43:41 [2020-09-17T23:43:41.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:43:41 [2020-09-17T23:43:41.849Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:43:42 [2020-09-17T23:43:42.034Z] INFO: Testing against a local daemon
23:43:42 [2020-09-17T23:43:42.034Z] === RUN   TestVolumesCreateAndList
23:43:42 [2020-09-17T23:43:42.034Z] --- PASS: TestVolumesCreateAndList (0.04s)
23:43:42 [2020-09-17T23:43:42.034Z] === RUN   TestVolumesRemove
23:43:42 [2020-09-17T23:43:42.034Z] --- PASS: TestVolumesRemove (0.12s)
23:43:42 [2020-09-17T23:43:42.034Z] === RUN   TestVolumesInspect
23:43:42 [2020-09-17T23:43:42.302Z] --- PASS: TestVolumesInspect (0.03s)
23:43:42 [2020-09-17T23:43:42.302Z] === RUN   TestVolumesInvalidJSON
23:43:42 [2020-09-17T23:43:42.302Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:43:42 [2020-09-17T23:43:42.302Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:43:42 [2020-09-17T23:43:42.302Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:43:42 [2020-09-17T23:43:42.302Z] --- PASS: TestVolumesInvalidJSON (0.04s)
23:43:42 [2020-09-17T23:43:42.302Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:43:42 [2020-09-17T23:43:42.302Z] PASS
23:43:42 [2020-09-17T23:43:42.302Z] 
23:43:42 [2020-09-17T23:43:42.302Z] DONE 5 tests in 0.367s
23:43:42 [2020-09-17T23:43:42.302Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:43:42 [2020-09-17T23:43:42.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:43:42 [2020-09-17T23:43:42.564Z] ++++ cat bundles/test-integration/docker.pid
23:43:42 [2020-09-17T23:43:42.564Z] +++ kill 13588
23:43:42 [2020-09-17T23:43:42.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:43:43 [2020-09-17T23:43:43.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:43:43 [2020-09-17T23:43:43.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:43:43 [2020-09-17T23:43:43.837Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
23:43:43 [2020-09-17T23:43:43.948Z] +++ /etc/init.d/apparmor stop
23:43:43 [2020-09-17T23:43:43.949Z] Leaving: AppArmorNo profiles have been unloaded.
23:43:43 [2020-09-17T23:43:43.949Z] 
23:43:43 [2020-09-17T23:43:43.949Z] Unloading profiles will leave already running processes permanently
23:43:43 [2020-09-17T23:43:43.949Z] unconfined, which can lead to unexpected situations.
23:43:43 [2020-09-17T23:43:43.949Z] 
23:43:43 [2020-09-17T23:43:43.949Z] To set a process to complain mode, use the command line tool
23:43:43 [2020-09-17T23:43:43.949Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:43:43 [2020-09-17T23:43:43.949Z] +++ true
23:43:43 [2020-09-17T23:43:43.949Z] exiting test-integration
23:43:43 [2020-09-17T23:43:43.949Z] ++ exit 0
23:43:43 [2020-09-17T23:43:43.949Z] 
23:43:44 [2020-09-17T23:43:44.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:43:45 [2020-09-17T23:43:45.279Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
Post stage
[Pipeline] junit
23:43:46 [2020-09-17T23:43:46.510Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:43:47 [2020-09-17T23:43:47.104Z] === RUN   TestDockerSuite/TestRunOOMExitCode
23:43:47 [2020-09-17T23:43:47.104Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:43:47 [2020-09-17T23:43:47.193Z] + echo Ensuring container killed.
23:43:47 [2020-09-17T23:43:47.193Z] Ensuring container killed.
23:43:47 [2020-09-17T23:43:47.193Z] + docker rm -vf docker-pr1
23:43:47 [2020-09-17T23:43:47.193Z] Error: No such container: docker-pr1
23:43:47 [2020-09-17T23:43:47.193Z] + true
[Pipeline] sh
23:43:47 [2020-09-17T23:43:47.361Z] === RUN   TestDockerSuite/TestRunPIDsLimit
23:43:47 [2020-09-17T23:43:47.483Z] + echo Chowning /workspace to jenkins user
23:43:47 [2020-09-17T23:43:47.483Z] Chowning /workspace to jenkins user
23:43:47 [2020-09-17T23:43:47.483Z] + id -u
23:43:47 [2020-09-17T23:43:47.483Z] + id -g
23:43:47 [2020-09-17T23:43:47.483Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41466:/workspace busybox chown -R 1000:1000 /workspace
23:43:47 [2020-09-17T23:43:47.483Z] Unable to find image 'busybox:latest' locally
23:43:47 [2020-09-17T23:43:47.483Z] latest: Pulling from library/busybox
23:43:47 [2020-09-17T23:43:47.745Z] 590851f7c68b: Pulling fs layer
23:43:47 [2020-09-17T23:43:47.745Z] 590851f7c68b: Verifying Checksum
23:43:47 [2020-09-17T23:43:47.745Z] 590851f7c68b: Download complete
23:43:48 [2020-09-17T23:43:48.007Z] 590851f7c68b: Pull complete
23:43:48 [2020-09-17T23:43:48.007Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
23:43:48 [2020-09-17T23:43:48.007Z] Status: Downloaded newer image for busybox:latest
23:43:48 [2020-09-17T23:43:48.053Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.82s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.55s)
23:43:48 [2020-09-17T23:43:48.053Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
23:43:48 [2020-09-17T23:43:48.053Z] === RUN   TestCgroupNamespacesRun
23:43:48 [2020-09-17T23:43:48.289Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
23:43:48 [2020-09-17T23:43:48.289Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:43:49 [2020-09-17T23:43:49.103Z] --- PASS: TestCgroupNamespacesRun (1.34s)
23:43:49 [2020-09-17T23:43:49.103Z] === RUN   TestCgroupNamespacesRunPrivileged
23:43:49 [2020-09-17T23:43:49.217Z] === RUN   TestDockerSuite/TestRunPortInUse
23:43:49 [2020-09-17T23:43:49.780Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
23:43:50 [2020-09-17T23:43:50.621Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s)
23:43:50 [2020-09-17T23:43:50.621Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:43:50 [2020-09-17T23:43:50.708Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:43:51 [2020-09-17T23:43:51.271Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:43:51 [2020-09-17T23:43:51.613Z] + bundleName=arm64-integration
23:43:51 [2020-09-17T23:43:51.613Z] + echo Creating arm64-integration-bundles.tar.gz
23:43:51 [2020-09-17T23:43:51.613Z] Creating arm64-integration-bundles.tar.gz
23:43:51 [2020-09-17T23:43:51.613Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:43:51 [2020-09-17T23:43:51.613Z] + xargs tar -czf arm64-integration-bundles.tar.gz
23:43:51 [2020-09-17T23:43:51.715Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.35s)
23:43:51 [2020-09-17T23:43:51.715Z] === RUN   TestCgroupNamespacesRunHostMode
23:43:51 [2020-09-17T23:43:51.832Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
[Pipeline] archiveArtifacts
23:43:51 [2020-09-17T23:43:51.888Z] Archiving artifacts
23:43:52 [2020-09-17T23:43:52.760Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:43:52 [2020-09-17T23:43:52.760Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
23:43:53 [2020-09-17T23:43:53.016Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:43:53 [2020-09-17T23:43:53.016Z] === RUN   TestDockerSuite/TestRunPublishPort
23:43:53 [2020-09-17T23:43:53.232Z] --- PASS: TestCgroupNamespacesRunHostMode (1.33s)
23:43:53 [2020-09-17T23:43:53.232Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:43:53 [2020-09-17T23:43:53.584Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:43:53 [2020-09-17T23:43:53.698Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:43:54 [2020-09-17T23:43:54.041Z] + make clean
23:43:54 [2020-09-17T23:43:54.169Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:43:54 [2020-09-17T23:43:54.169Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:43:54 [2020-09-17T23:43:54.276Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s)
23:43:54 [2020-09-17T23:43:54.277Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:43:54 [2020-09-17T23:43:54.614Z] docker volume rm -f docker-dev-cache
23:43:54 [2020-09-17T23:43:54.614Z] docker-dev-cache
[Pipeline] deleteDir
23:43:54 [2020-09-17T23:43:54.731Z] === RUN   TestDockerSuite/TestRunRedirectStdout
23:43:55 [2020-09-17T23:43:55.798Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.34s)
23:43:55 [2020-09-17T23:43:55.798Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:43:56 [2020-09-17T23:43:56.097Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:43:56 [2020-09-17T23:43:56.097Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:43:56 [2020-09-17T23:43:56.440Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
23:43:56 [2020-09-17T23:43:56.440Z] === RUN   TestCgroupNamespacesRunOlderClient
23:43:57 [2020-09-17T23:43:57.961Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.38s)
23:43:57 [2020-09-17T23:43:57.961Z] === RUN   TestKernelTCPMemory
23:43:57 [2020-09-17T23:43:57.988Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
23:43:58 [2020-09-17T23:43:58.625Z] --- PASS: TestKernelTCPMemory (0.63s)
23:43:58 [2020-09-17T23:43:58.625Z] === RUN   TestNISDomainname
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:43:58 [2020-09-17T23:43:58.916Z] === RUN   TestDockerSuite/TestRunRm
23:43:59 [2020-09-17T23:43:59.265Z] --- PASS: TestNISDomainname (0.70s)
23:43:59 [2020-09-17T23:43:59.265Z] === RUN   TestHostnameDnsResolution
23:43:59 [2020-09-17T23:43:59.477Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:44:00 [2020-09-17T23:44:00.317Z] --- PASS: TestHostnameDnsResolution (0.84s)
23:44:00 [2020-09-17T23:44:00.317Z] === RUN   TestStats
23:44:02 [2020-09-17T23:44:02.744Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:44:03 [2020-09-17T23:44:03.059Z] --- PASS: TestStats (2.56s)
23:44:03 [2020-09-17T23:44:03.059Z] === RUN   TestStopContainerWithTimeout
23:44:03 [2020-09-17T23:44:03.059Z] === RUN   TestStopContainerWithTimeout/0
23:44:03 [2020-09-17T23:44:03.059Z] === PAUSE TestStopContainerWithTimeout/0
23:44:03 [2020-09-17T23:44:03.059Z] === RUN   TestStopContainerWithTimeout/1
23:44:03 [2020-09-17T23:44:03.059Z] === PAUSE TestStopContainerWithTimeout/1
23:44:03 [2020-09-17T23:44:03.059Z] === RUN   TestStopContainerWithTimeout/3
23:44:03 [2020-09-17T23:44:03.059Z] === PAUSE TestStopContainerWithTimeout/3
23:44:03 [2020-09-17T23:44:03.059Z] === RUN   TestStopContainerWithTimeout/-1
23:44:03 [2020-09-17T23:44:03.059Z] === PAUSE TestStopContainerWithTimeout/-1
23:44:03 [2020-09-17T23:44:03.059Z] === CONT  TestStopContainerWithTimeout/0
23:44:03 [2020-09-17T23:44:03.059Z] === CONT  TestStopContainerWithTimeout/3
23:44:03 [2020-09-17T23:44:03.059Z] === CONT  TestStopContainerWithTimeout/1
23:44:03 [2020-09-17T23:44:03.059Z] === CONT  TestStopContainerWithTimeout/-1
23:44:03 [2020-09-17T23:44:03.306Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:44:03 [2020-09-17T23:44:03.562Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
23:44:04 [2020-09-17T23:44:04.928Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
23:44:05 [2020-09-17T23:44:05.185Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
23:44:05 [2020-09-17T23:44:05.804Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:44:05 [2020-09-17T23:44:05.804Z]     --- PASS: TestStopContainerWithTimeout/0 (0.96s)
23:44:05 [2020-09-17T23:44:05.804Z]     --- PASS: TestStopContainerWithTimeout/1 (2.01s)
23:44:05 [2020-09-17T23:44:05.804Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
23:44:05 [2020-09-17T23:44:05.804Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
23:44:05 [2020-09-17T23:44:05.804Z] === RUN   TestDeleteDevicemapper
23:44:05 [2020-09-17T23:44:05.804Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:44:05 [2020-09-17T23:44:05.804Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:44:05 [2020-09-17T23:44:05.804Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:44:07 [2020-09-17T23:44:07.701Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
23:44:08 [2020-09-17T23:44:08.560Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.56s)
23:44:08 [2020-09-17T23:44:08.560Z] === RUN   TestUpdateMemory
23:44:08 [2020-09-17T23:44:08.854Z] --- PASS: TestUpdateMemory (0.71s)
23:44:08 [2020-09-17T23:44:08.854Z] === RUN   TestUpdateCPUQuota
23:44:09 [2020-09-17T23:44:09.901Z] --- PASS: TestUpdateCPUQuota (0.84s)
23:44:09 [2020-09-17T23:44:09.901Z] === RUN   TestUpdatePidsLimit
23:44:09 [2020-09-17T23:44:09.901Z] === RUN   TestUpdatePidsLimit/update_from_none
23:44:10 [2020-09-17T23:44:10.195Z] === RUN   TestUpdatePidsLimit/no_change
23:44:10 [2020-09-17T23:44:10.195Z] === RUN   TestUpdatePidsLimit/update_lower
23:44:10 [2020-09-17T23:44:10.218Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
23:44:10 [2020-09-17T23:44:10.490Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:44:10 [2020-09-17T23:44:10.779Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
23:44:10 [2020-09-17T23:44:10.787Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:44:11 [2020-09-17T23:44:11.083Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:44:11 [2020-09-17T23:44:11.342Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
23:44:11 [2020-09-17T23:44:11.392Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:44:11 [2020-09-17T23:44:11.598Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
23:44:12 [2020-09-17T23:44:12.160Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
23:44:12 [2020-09-17T23:44:12.416Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
23:44:12 [2020-09-17T23:44:12.435Z] --- PASS: TestUpdatePidsLimit (2.60s)
23:44:12 [2020-09-17T23:44:12.435Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
23:44:12 [2020-09-17T23:44:12.435Z]     --- PASS: TestUpdatePidsLimit/no_change (0.26s)
23:44:12 [2020-09-17T23:44:12.435Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.28s)
23:44:12 [2020-09-17T23:44:12.435Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
23:44:12 [2020-09-17T23:44:12.435Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s)
23:44:12 [2020-09-17T23:44:12.435Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s)
23:44:12 [2020-09-17T23:44:12.435Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
23:44:12 [2020-09-17T23:44:12.435Z] === RUN   TestUpdateRestartPolicy
23:44:12 [2020-09-17T23:44:12.648Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
23:44:12 [2020-09-17T23:44:12.648Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
23:44:12 [2020-09-17T23:44:12.648Z] remote: Enumerating objects: 2, done.
23:44:12 [2020-09-17T23:44:12.649Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
23:44:12 [2020-09-17T23:44:12.649Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
23:44:12 [2020-09-17T23:44:12.649Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
23:44:12 [2020-09-17T23:44:12.649Z] 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.
23:44:12 [2020-09-17T23:44:12.649Z] Building: bundles/cross/windows/amd64/containerutility.exe
23:44:12 [2020-09-17T23:44:12.649Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:44:12 [2020-09-17T23:44:12.978Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
23:44:12 [2020-09-17T23:44:12.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/test/unit
23:44:13 [2020-09-17T23:44:13.235Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:44:13 [2020-09-17T23:44:13.797Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:44:14 [2020-09-17T23:44:14.359Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:44:15 [2020-09-17T23:44:15.532Z] ?   	github.com/docker/docker/api	[no test files]
23:44:16 [2020-09-17T23:44:16.876Z] === RUN   TestDockerSuite/TestRunState
23:44:17 [2020-09-17T23:44:17.133Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
23:44:18 [2020-09-17T23:44:18.061Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:44:18 [2020-09-17T23:44:18.318Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:44:18 [2020-09-17T23:44:18.880Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:44:19 [2020-09-17T23:44:19.136Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
23:44:19 [2020-09-17T23:44:19.136Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:44:19 [2020-09-17T23:44:19.298Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:44:19 [2020-09-17T23:44:19.698Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:44:20 [2020-09-17T23:44:20.261Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:44:20 [2020-09-17T23:44:20.261Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:44:20 [2020-09-17T23:44:20.270Z] === RUN   TestDockerSuite/TestRunSysctls
23:44:21 [2020-09-17T23:44:21.642Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:44:21 [2020-09-17T23:44:21.642Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:44:21 [2020-09-17T23:44:21.642Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:44:22 [2020-09-17T23:44:22.203Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
23:44:23 [2020-09-17T23:44:23.569Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
23:44:24 [2020-09-17T23:44:24.132Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
23:44:25 [2020-09-17T23:44:25.106Z] --- PASS: TestUpdateRestartPolicy (11.30s)
23:44:25 [2020-09-17T23:44:25.106Z] === RUN   TestUpdateRestartWithAutoRemove
23:44:25 [2020-09-17T23:44:25.106Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
23:44:25 [2020-09-17T23:44:25.106Z] === RUN   TestWaitNonBlocked
23:44:25 [2020-09-17T23:44:25.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:44:25 [2020-09-17T23:44:25.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:44:25 [2020-09-17T23:44:25.106Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:44:25 [2020-09-17T23:44:25.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:44:25 [2020-09-17T23:44:25.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:44:25 [2020-09-17T23:44:25.106Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:44:25 [2020-09-17T23:44:25.106Z] --- PASS: TestWaitNonBlocked (0.02s)
23:44:25 [2020-09-17T23:44:25.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
23:44:25 [2020-09-17T23:44:25.106Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
23:44:25 [2020-09-17T23:44:25.106Z] === RUN   TestWaitBlocked
23:44:25 [2020-09-17T23:44:25.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:44:25 [2020-09-17T23:44:25.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:44:25 [2020-09-17T23:44:25.106Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:44:25 [2020-09-17T23:44:25.106Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:44:25 [2020-09-17T23:44:25.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:44:25 [2020-09-17T23:44:25.106Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:44:25 [2020-09-17T23:44:25.751Z] --- PASS: TestWaitBlocked (0.03s)
23:44:25 [2020-09-17T23:44:25.751Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
23:44:25 [2020-09-17T23:44:25.751Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
23:44:25 [2020-09-17T23:44:25.751Z] === CONT  TestContainerStartOnDaemonRestart
23:44:25 [2020-09-17T23:44:25.751Z] === CONT  TestDaemonHostGatewayIP
23:44:25 [2020-09-17T23:44:25.751Z] === CONT  TestIpcModeOlderClient
23:44:25 [2020-09-17T23:44:25.751Z] === CONT  TestContainerKillOnDaemonStart
23:44:25 [2020-09-17T23:44:25.751Z] --- PASS: TestIpcModeOlderClient (0.16s)
23:44:25 [2020-09-17T23:44:25.751Z] === CONT  TestDaemonRestartIpcMode
23:44:26 [2020-09-17T23:44:26.023Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
23:44:26 [2020-09-17T23:44:26.585Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
23:44:28 [2020-09-17T23:44:28.475Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:44:29 [2020-09-17T23:44:29.841Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
23:44:30 [2020-09-17T23:44:30.253Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s)
23:44:30 [2020-09-17T23:44:30.253Z] --- PASS: TestDaemonHostGatewayIP (4.53s)
23:44:30 [2020-09-17T23:44:30.436Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 9.0% of statements
23:44:30 [2020-09-17T23:44:30.546Z] --- PASS: TestDaemonRestartIpcMode (4.66s)
23:44:31 [2020-09-17T23:44:31.208Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:44:32 [2020-09-17T23:44:32.138Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:44:32 [2020-09-17T23:44:32.700Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:44:32 [2020-09-17T23:44:32.957Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:44:34 [2020-09-17T23:44:34.323Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:44:35 [2020-09-17T23:44:35.252Z] === RUN   TestDockerSuite/TestRunUserByID
23:44:35 [2020-09-17T23:44:35.814Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:44:35 [2020-09-17T23:44:35.814Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:44:36 [2020-09-17T23:44:36.070Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:44:36 [2020-09-17T23:44:36.633Z] === RUN   TestDockerSuite/TestRunUserByName
23:44:36 [2020-09-17T23:44:36.890Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:44:37 [2020-09-17T23:44:37.453Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
23:44:37 [2020-09-17T23:44:37.453Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:44:37 [2020-09-17T23:44:37.453Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:44:38 [2020-09-17T23:44:38.016Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:44:39 [2020-09-17T23:44:39.121Z] --- PASS: TestContainerKillOnDaemonStart (12.69s)
23:44:39 [2020-09-17T23:44:39.121Z] PASS
23:44:39 [2020-09-17T23:44:39.121Z] 
23:44:39 [2020-09-17T23:44:39.121Z] === Skipped
23:44:39 [2020-09-17T23:44:39.121Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
23:44:39 [2020-09-17T23:44:39.121Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:44:39 [2020-09-17T23:44:39.121Z] 
23:44:39 [2020-09-17T23:44:39.121Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:44:39 [2020-09-17T23:44:39.121Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:44:39 [2020-09-17T23:44:39.121Z] 
23:44:39 [2020-09-17T23:44:39.121Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
23:44:39 [2020-09-17T23:44:39.121Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:44:39 [2020-09-17T23:44:39.121Z] 
23:44:39 [2020-09-17T23:44:39.121Z] 
23:44:39 [2020-09-17T23:44:39.121Z] DONE 192 tests, 3 skipped in 109.639s
23:44:39 [2020-09-17T23:44:39.121Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
23:44:39 [2020-09-17T23:44:39.121Z] ++ 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
23:44:39 [2020-09-17T23:44:39.121Z] ++ set -e
23:44:39 [2020-09-17T23:44:39.121Z] ++ '[' -n 0 ']'
23:44:39 [2020-09-17T23:44:39.121Z] ++ set -x
23:44:39 [2020-09-17T23:44:39.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
23:44:39 [2020-09-17T23:44:39.121Z] INFO: Testing against a local daemon
23:44:39 [2020-09-17T23:44:39.121Z] === RUN   TestCommitInheritsEnv
23:44:39 [2020-09-17T23:44:39.121Z] --- PASS: TestCommitInheritsEnv (0.35s)
23:44:39 [2020-09-17T23:44:39.121Z] === RUN   TestImportExtremelyLargeImageWorks
23:44:39 [2020-09-17T23:44:39.121Z] === PAUSE TestImportExtremelyLargeImageWorks
23:44:39 [2020-09-17T23:44:39.121Z] === RUN   TestImagesFilterMultiReference
23:44:39 [2020-09-17T23:44:39.121Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:44:39 [2020-09-17T23:44:39.121Z] === RUN   TestImagePullPlatformInvalid
23:44:39 [2020-09-17T23:44:39.121Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:44:39 [2020-09-17T23:44:39.121Z] === RUN   TestRemoveImageOrphaning
23:44:39 [2020-09-17T23:44:39.415Z] --- PASS: TestRemoveImageOrphaning (0.33s)
23:44:39 [2020-09-17T23:44:39.415Z] === RUN   TestRemoveImageGarbageCollector
23:44:39 [2020-09-17T23:44:39.415Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:44:39 [2020-09-17T23:44:39.415Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:44:39 [2020-09-17T23:44:39.415Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:44:39 [2020-09-17T23:44:39.415Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:44:39 [2020-09-17T23:44:39.415Z] === RUN   TestTagInvalidReference
23:44:39 [2020-09-17T23:44:39.415Z] --- PASS: TestTagInvalidReference (0.03s)
23:44:39 [2020-09-17T23:44:39.415Z] === RUN   TestTagValidPrefixedRepo
23:44:39 [2020-09-17T23:44:39.415Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:44:39 [2020-09-17T23:44:39.415Z] === RUN   TestTagExistedNameWithoutForce
23:44:39 [2020-09-17T23:44:39.415Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:44:39 [2020-09-17T23:44:39.415Z] === RUN   TestTagOfficialNames
23:44:39 [2020-09-17T23:44:39.415Z] --- PASS: TestTagOfficialNames (0.04s)
23:44:39 [2020-09-17T23:44:39.415Z] === RUN   TestTagMatchesDigest
23:44:39 [2020-09-17T23:44:39.415Z] --- PASS: TestTagMatchesDigest (0.03s)
23:44:39 [2020-09-17T23:44:39.415Z] === CONT  TestImportExtremelyLargeImageWorks
23:44:40 [2020-09-17T23:44:40.535Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:44:41 [2020-09-17T23:44:41.097Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:44:41 [2020-09-17T23:44:41.659Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:44:42 [2020-09-17T23:44:42.588Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
23:44:43 [2020-09-17T23:44:43.517Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:44:44 [2020-09-17T23:44:44.887Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:44:45 [2020-09-17T23:44:45.821Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
23:44:46 [2020-09-17T23:44:46.383Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:44:48 [2020-09-17T23:44:48.902Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:44:48 [2020-09-17T23:44:48.902Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
23:44:49 [2020-09-17T23:44:49.159Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
23:44:49 [2020-09-17T23:44:49.721Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
23:44:50 [2020-09-17T23:44:50.284Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:44:50 [2020-09-17T23:44:50.284Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:44:50 [2020-09-17T23:44:50.284Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:44:50 [2020-09-17T23:44:50.284Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:44:50 [2020-09-17T23:44:50.540Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
23:44:50 [2020-09-17T23:44:50.540Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
23:44:51 [2020-09-17T23:44:51.102Z] === RUN   TestDockerSuite/TestRunWithCPUShares
23:44:52 [2020-09-17T23:44:52.030Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
23:44:52 [2020-09-17T23:44:52.030Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
23:44:52 [2020-09-17T23:44:52.958Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
23:44:53 [2020-09-17T23:44:53.521Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
23:44:54 [2020-09-17T23:44:54.449Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:44:54 [2020-09-17T23:44:54.449Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
23:44:55 [2020-09-17T23:44:55.011Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
23:44:55 [2020-09-17T23:44:55.268Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
23:44:55 [2020-09-17T23:44:55.525Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
23:44:56 [2020-09-17T23:44:56.087Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
23:44:56 [2020-09-17T23:44:56.649Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
23:44:56 [2020-09-17T23:44:56.649Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
23:44:57 [2020-09-17T23:44:57.211Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:44:57 [2020-09-17T23:44:57.468Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:44:58 [2020-09-17T23:44:58.030Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:44:58 [2020-09-17T23:44:58.286Z] === RUN   TestDockerSuite/TestRunWithShmSize
23:44:58 [2020-09-17T23:44:58.542Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
23:44:58 [2020-09-17T23:44:58.798Z] === RUN   TestDockerSuite/TestRunWithSwappiness
23:44:59 [2020-09-17T23:44:59.360Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
23:44:59 [2020-09-17T23:44:59.360Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:44:59 [2020-09-17T23:44:59.360Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:44:59 [2020-09-17T23:44:59.923Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:45:01 [2020-09-17T23:45:01.290Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
23:45:01 [2020-09-17T23:45:01.851Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
23:45:01 [2020-09-17T23:45:01.851Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:45:01 [2020-09-17T23:45:01.851Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
23:45:02 [2020-09-17T23:45:02.108Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:45:02 [2020-09-17T23:45:02.108Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:45:03 [2020-09-17T23:45:03.038Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:45:03 [2020-09-17T23:45:03.601Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:45:04 [2020-09-17T23:45:04.967Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
23:45:05 [2020-09-17T23:45:05.530Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:45:05 [2020-09-17T23:45:05.786Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:45:05 [2020-09-17T23:45:05.786Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:45:05 [2020-09-17T23:45:05.786Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:45:06 [2020-09-17T23:45:06.715Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
23:45:07 [2020-09-17T23:45:07.643Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
23:45:07 [2020-09-17T23:45:07.900Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
23:45:08 [2020-09-17T23:45:08.476Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:45:08 [2020-09-17T23:45:08.733Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:45:10 [2020-09-17T23:45:10.102Z] === RUN   TestDockerSuite/TestSaveImageId
23:45:10 [2020-09-17T23:45:10.102Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:45:10 [2020-09-17T23:45:10.360Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:45:11 [2020-09-17T23:45:11.726Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:45:11 [2020-09-17T23:45:11.726Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:45:12 [2020-09-17T23:45:12.654Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:45:12 [2020-09-17T23:45:12.910Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:45:12 [2020-09-17T23:45:12.910Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:45:13 [2020-09-17T23:45:13.839Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
23:45:14 [2020-09-17T23:45:14.095Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:45:15 [2020-09-17T23:45:15.463Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:45:16 [2020-09-17T23:45:16.392Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:45:16 [2020-09-17T23:45:16.392Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:45:16 [2020-09-17T23:45:16.649Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:45:16 [2020-09-17T23:45:16.649Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:45:17 [2020-09-17T23:45:17.211Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:45:19 [2020-09-17T23:45:19.102Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
23:45:19 [2020-09-17T23:45:19.359Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:45:24 [2020-09-17T23:45:24.605Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:45:25 [2020-09-17T23:45:25.534Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:45:26 [2020-09-17T23:45:26.463Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:45:27 [2020-09-17T23:45:27.392Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:45:29 [2020-09-17T23:45:29.909Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:45:31 [2020-09-17T23:45:31.276Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:45:32 [2020-09-17T23:45:32.205Z] === RUN   TestDockerSuite/TestStartRecordError
23:45:32 [2020-09-17T23:45:32.205Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
23:45:32 [2020-09-17T23:45:32.316Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:45:32 [2020-09-17T23:45:32.317Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:45:32 [2020-09-17T23:45:32.317Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:45:33 [2020-09-17T23:45:33.572Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:45:35 [2020-09-17T23:45:35.465Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:45:35 [2020-09-17T23:45:35.723Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
23:45:36 [2020-09-17T23:45:36.675Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:45:39 [2020-09-17T23:45:39.194Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
23:45:39 [2020-09-17T23:45:39.376Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:45:39 [2020-09-17T23:45:39.450Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:45:41 [2020-09-17T23:45:41.970Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
23:45:43 [2020-09-17T23:45:43.860Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:45:47 [2020-09-17T23:45:47.128Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:45:47 [2020-09-17T23:45:47.128Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
23:45:47 [2020-09-17T23:45:47.928Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:45:49 [2020-09-17T23:45:49.644Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
23:45:51 [2020-09-17T23:45:51.534Z] === RUN   TestDockerSuite/TestStatsNoStream
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/api/types/versions	0.025s	coverage: 75.0% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/api/types/time	0.024s	coverage: 100.0% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/builder/dockerfile	0.202s	coverage: 48.0% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/builder/remotecontext	0.116s	coverage: 13.6% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.380s	coverage: 86.3% of statements
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/cli	[no test files]
23:45:51 [2020-09-17T23:45:51.913Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:45:54 [2020-09-17T23:45:54.050Z] === RUN   TestDockerSuite/TestStopContainerSignal
23:45:54 [2020-09-17T23:45:54.511Z] ok  	github.com/docker/docker/client	0.165s	coverage: 75.4% of statements
23:45:55 [2020-09-17T23:45:55.416Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:45:55 [2020-09-17T23:45:55.978Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:45:56 [2020-09-17T23:45:56.233Z] === RUN   TestDockerSuite/TestTopPrivileged
23:45:56 [2020-09-17T23:45:56.480Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:45:56 [2020-09-17T23:45:56.796Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:45:56 [2020-09-17T23:45:56.796Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:45:57 [2020-09-17T23:45:57.358Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:45:59 [2020-09-17T23:45:59.876Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:46:02 [2020-09-17T23:46:02.395Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
23:46:02 [2020-09-17T23:46:02.651Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
23:46:03 [2020-09-17T23:46:03.213Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
23:46:03 [2020-09-17T23:46:03.775Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
23:46:03 [2020-09-17T23:46:03.775Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
23:46:04 [2020-09-17T23:46:04.337Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
23:46:05 [2020-09-17T23:46:05.708Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
23:46:05 [2020-09-17T23:46:05.708Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
23:46:06 [2020-09-17T23:46:06.636Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
23:46:06 [2020-09-17T23:46:06.892Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
23:46:07 [2020-09-17T23:46:07.456Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
23:46:08 [2020-09-17T23:46:08.385Z] === RUN   TestDockerSuite/TestUpdateStats
23:46:12 [2020-09-17T23:46:12.553Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
23:46:12 [2020-09-17T23:46:12.810Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
23:46:12 [2020-09-17T23:46:12.810Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
23:46:13 [2020-09-17T23:46:13.738Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
23:46:13 [2020-09-17T23:46:13.995Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:46:15 [2020-09-17T23:46:15.361Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
23:46:16 [2020-09-17T23:46:16.728Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
23:46:19 [2020-09-17T23:46:19.246Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
23:46:21 [2020-09-17T23:46:21.136Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
23:46:21 [2020-09-17T23:46:21.592Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:46:22 [2020-09-17T23:46:22.502Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:46:25 [2020-09-17T23:46:25.020Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:46:26 [2020-09-17T23:46:26.271Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:46:27 [2020-09-17T23:46:27.538Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
23:46:28 [2020-09-17T23:46:28.903Z] === RUN   TestDockerSwarmSuite/TestServiceScale
23:46:29 [2020-09-17T23:46:29.158Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
23:46:30 [2020-09-17T23:46:30.526Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
23:46:31 [2020-09-17T23:46:31.892Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
23:46:31 [2020-09-17T23:46:31.892Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
23:46:32 [2020-09-17T23:46:32.820Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
23:46:33 [2020-09-17T23:46:33.257Z] ok  	github.com/docker/docker/cmd/dockerd	0.073s	coverage: 30.8% of statements
23:46:33 [2020-09-17T23:46:33.828Z] ok  	github.com/docker/docker/container	0.115s	coverage: 34.7% of statements
23:46:33 [2020-09-17T23:46:33.828Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:46:33 [2020-09-17T23:46:33.828Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:46:33 [2020-09-17T23:46:33.828Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:46:33 [2020-09-17T23:46:33.828Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:46:34 [2020-09-17T23:46:34.761Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
23:46:35 [2020-09-17T23:46:35.690Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
23:46:37 [2020-09-17T23:46:37.057Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
23:46:38 [2020-09-17T23:46:38.423Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
23:46:40 [2020-09-17T23:46:40.940Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:46:41 [2020-09-17T23:46:41.063Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:46:43 [2020-09-17T23:46:43.823Z] ok  	github.com/docker/docker/daemon/cluster	0.073s	coverage: 0.5% of statements
23:46:45 [2020-09-17T23:46:45.733Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
23:46:47 [2020-09-17T23:46:47.643Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
23:46:50 [2020-09-17T23:46:50.883Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
23:46:52 [2020-09-17T23:46:52.774Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
23:46:55 [2020-09-17T23:46:55.292Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
23:46:55 [2020-09-17T23:46:55.733Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:46:55 [2020-09-17T23:46:55.733Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:46:55 [2020-09-17T23:46:55.733Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:46:55 [2020-09-17T23:46:55.775Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 14.1% of statements
23:46:56 [2020-09-17T23:46:56.295Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:46:56 [2020-09-17T23:46:56.295Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:46:56 [2020-09-17T23:46:56.295Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:46:56 [2020-09-17T23:46:56.295Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:46:56 [2020-09-17T23:46:56.858Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:46:56 [2020-09-17T23:46:56.858Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:46:57 [2020-09-17T23:46:57.421Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:46:57 [2020-09-17T23:46:57.421Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:46:57 [2020-09-17T23:46:57.677Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:46:57 [2020-09-17T23:46:57.677Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:46:57 [2020-09-17T23:46:57.677Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:46:57 [2020-09-17T23:46:57.685Z] ok  	github.com/docker/docker/daemon	12.147s	coverage: 17.4% of statements
23:46:57 [2020-09-17T23:46:57.685Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:46:57 [2020-09-17T23:46:57.685Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:46:57 [2020-09-17T23:46:57.685Z] ok  	github.com/docker/docker/daemon/config	0.053s	coverage: 81.8% of statements
23:46:58 [2020-09-17T23:46:58.626Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
23:46:58 [2020-09-17T23:46:58.887Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
23:46:58 [2020-09-17T23:46:58.887Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:46:58 [2020-09-17T23:46:58.887Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:46:59 [2020-09-17T23:46:59.568Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:46:59 [2020-09-17T23:46:59.568Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:46:59 [2020-09-17T23:46:59.568Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:46:59 [2020-09-17T23:46:59.568Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:46:59 [2020-09-17T23:46:59.568Z] === RUN   TestDockerSuite/TestVolumeEvents
23:47:00 [2020-09-17T23:47:00.130Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:47:00 [2020-09-17T23:47:00.269Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
23:47:01 [2020-09-17T23:47:01.496Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:47:01 [2020-09-17T23:47:01.496Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:47:01 [2020-09-17T23:47:01.496Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:47:02 [2020-09-17T23:47:02.183Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.476s	coverage: 73.1% of statements
23:47:02 [2020-09-17T23:47:02.754Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
23:47:03 [2020-09-17T23:47:03.387Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:47:04 [2020-09-17T23:47:04.137Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.464s	coverage: 57.0% of statements
23:47:05 [2020-09-17T23:47:05.919Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:47:05 [2020-09-17T23:47:05.919Z] --- PASS: TestDockerSuite (1176.46s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (10.68s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.29s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.08s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.31s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.20s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.20s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.61s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.23s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.37s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.85s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.65s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.80s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.81s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.99s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.02s)
23:47:05 [2020-09-17T23:47:05.919Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.63s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.60s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.99s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.84s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.48s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.50s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.36s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.06s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.75s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.87s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.65s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.17s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.22s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.27s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.53s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.75s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.42s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.18s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.50s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.57s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.12s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.21s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.85s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.10s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.08s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.89s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.88s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.76s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (4.74s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.43s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.88s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.89s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.23s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.93s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.31s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.78s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.33s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.35s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.65s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (1.70s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.34s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.74s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.62s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.89s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.41s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.43s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (3.64s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.88s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.42s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.91s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.66s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.62s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.49s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.29s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.79s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.13s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.50s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildContChar (2.05s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.30s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.17s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.31s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.05s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.56s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.84s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.62s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (2.82s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.98s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.23s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.92s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.30s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.29s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.70s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.32s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.32s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.71s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.76s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.80s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (7.29s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.83s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.03s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (7.54s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.48s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.66s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.35s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.40s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.46s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.54s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.86s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.09s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.39s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.18s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.62s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.89s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.97s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.84s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.77s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.70s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.49s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.44s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.06s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.72s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.48s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.29s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.30s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.85s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.62s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.37s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFails (0.57s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.49s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.38s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.15s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.94s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.67s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.52s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.40s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.75s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.84s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.44s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.28s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.36s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.29s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.75s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.02s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.35s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.91s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.92s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.09s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.33s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.98s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.64s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.55s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.34s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.23s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.31s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.60s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.63s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.45s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.43s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.54s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.85s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.99s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.75s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.30s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.98s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.70s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.40s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildRm (2.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.04s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.80s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.35s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.75s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.63s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.73s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:47:05 [2020-09-17T23:47:05.920Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.64s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.56s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildUser (1.23s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.16s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.08s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.60s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s)
23:47:05 [2020-09-17T23:47:05.920Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.82s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.21s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.99s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.57s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.34s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.44s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.35s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_sni_test.go:18: Flakey test
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.61s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitChange (0.68s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.95s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.99s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.82s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.26s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.80s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.48s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.21s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.51s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.65s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.53s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.44s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.49s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.50s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.56s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.11s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.53s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.63s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.52s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.17s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.73s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.78s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.90s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.09s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.83s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.42s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.91s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.35s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.35s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.27s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.29s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.30s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000abd140_<nil>} (1.45s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1709716193_/foo_false__<nil>_<nil>_<nil>} (1.52s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1709716193_/foo_true__<nil>_<nil>_<nil>} (1.66s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3015358156_/foo_false__<nil>_<nil>_<nil>} (1.42s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3015358156_/foo_true__<nil>_<nil>_<nil>} (1.44s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3015358156_/foo_true__0xc000abd1a0_<nil>_<nil>} (1.27s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000abd1c0_<nil>} (1.51s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000abd1e0_<nil>} (1.47s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000abd200_<nil>} (1.36s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000abd220_<nil>} (1.27s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.48s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.62s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.31s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.76s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.10s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.86s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.70s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.85s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.88s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.55s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.61s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.78s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.60s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.61s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.53s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.93s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.52s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.44s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.85s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.29s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.72s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.55s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.39s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.78s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.31s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToDot (0.57s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.59s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.54s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.85s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.32s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:47:05 [2020-09-17T23:47:05.921Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.68s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.90s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.51s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.31s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.82s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.96s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.11s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.64s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.12s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.74s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.11s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.90s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.80s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.95s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.51s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.68s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.16s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.23s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.80s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.04s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.42s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.80s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.23s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.03s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.84s)
23:47:05 [2020-09-17T23:47:05.921Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.31s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.922Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.25s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.76s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsRename (0.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsResize (0.50s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.57s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.77s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.55s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.99s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExec (0.67s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.55s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.49s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.86s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecEnv (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.54s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.57s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecParseError (0.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.90s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.76s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecTTY (0.60s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.68s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.55s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.55s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.76s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestHealth (18.92s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.04s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.95s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.10s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.18s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.58s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.57s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.77s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.61s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.89s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.25s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.98s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.17s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.43s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.19s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.99s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.00s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.54s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.52s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsSince (6.67s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsTail (0.53s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestNetHostname (1.24s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.16s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.71s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.39s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.56s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPluginActive (1.57s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.32s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.20s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.19s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.21s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.67s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.10s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPortList (6.17s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.23s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.24s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.22s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.21s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.26s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.80s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.06s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.94s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.20s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.18s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.83s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.84s)
23:47:05 [2020-09-17T23:47:05.922Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.55s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.90s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.78s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.59s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.05s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.96s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.80s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.00s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.39s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.20s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.12s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.57s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.80s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.24s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.43s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.16s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.99s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.65s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.68s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.27s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.62s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.55s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.53s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.53s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.43s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.50s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.97s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.62s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.88s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.22s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.60s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.08s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.50s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.68s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.51s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.88s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.17s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.33s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.68s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.88s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.85s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.28s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.63s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.04s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.94s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunMount (3.97s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.53s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.57s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.22s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.71s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.12s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.27s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.73s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.56s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.32s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.64s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.39s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.77s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.85s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.55s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.67s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.51s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.50s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.28s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.93s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunRm (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.16s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.25s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.78s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.35s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunState (1.20s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.50s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:47:05 [2020-09-17T23:47:05.923Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.58s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.30s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.53s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.45s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.52s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.77s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.39s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s)
23:47:05 [2020-09-17T23:47:05.923Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.47s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.43s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.45s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.61s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.88s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.09s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.87s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.12s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.52s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.54s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.68s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.54s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.53s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.18s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.29s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.86s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.05s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.41s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.26s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents076727382
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.04s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.98s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.30s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (1.12s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.51s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.90s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.63s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.16s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.35s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.72s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.10s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.66s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.73s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.38s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.53s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.64s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.13s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.49s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.92s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.61s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.50s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.42s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.53s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.11s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.49s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.89s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.44s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.36s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.60s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.00s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.05s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.59s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.11s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.52s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.74s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s)
23:47:05 [2020-09-17T23:47:05.924Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:47:05 [2020-09-17T23:47:05.924Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:47:05 [2020-09-17T23:47:05.924Z] === RUN   TestDockerRegistrySuite
23:47:05 [2020-09-17T23:47:05.924Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:47:06 [2020-09-17T23:47:06.075Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
23:47:06 [2020-09-17T23:47:06.486Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:47:07 [2020-09-17T23:47:07.415Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:47:07 [2020-09-17T23:47:07.988Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.271s	coverage: 49.5% of statements
23:47:08 [2020-09-17T23:47:08.249Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.849s	coverage: 46.2% of statements
23:47:08 [2020-09-17T23:47:08.249Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:47:08 [2020-09-17T23:47:08.781Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:47:08 [2020-09-17T23:47:08.781Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:47:10 [2020-09-17T23:47:10.793Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.533s	coverage: 57.7% of statements
23:47:10 [2020-09-17T23:47:10.793Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:47:10 [2020-09-17T23:47:10.793Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.328s	coverage: 76.1% of statements
23:47:10 [2020-09-17T23:47:10.793Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:47:11 [2020-09-17T23:47:11.299Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:47:12 [2020-09-17T23:47:12.177Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.0% of statements
23:47:12 [2020-09-17T23:47:12.439Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
23:47:13 [2020-09-17T23:47:13.379Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
23:47:13 [2020-09-17T23:47:13.817Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:47:15 [2020-09-17T23:47:15.292Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 4.8% of statements
23:47:15 [2020-09-17T23:47:15.292Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:47:15 [2020-09-17T23:47:15.292Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:47:15 [2020-09-17T23:47:15.553Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 41.0% of statements
23:47:16 [2020-09-17T23:47:16.335Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:47:17 [2020-09-17T23:47:17.264Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:47:17 [2020-09-17T23:47:17.464Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
23:47:17 [2020-09-17T23:47:17.465Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.177s	coverage: 77.4% of statements
23:47:17 [2020-09-17T23:47:17.465Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:47:17 [2020-09-17T23:47:17.465Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:47:17 [2020-09-17T23:47:17.826Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:47:18 [2020-09-17T23:47:18.407Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
23:47:18 [2020-09-17T23:47:18.754Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:47:18 [2020-09-17T23:47:18.979Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
23:47:18 [2020-09-17T23:47:18.979Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
23:47:19 [2020-09-17T23:47:19.682Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
23:47:19 [2020-09-17T23:47:19.938Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:47:20 [2020-09-17T23:47:20.364Z] ok  	github.com/docker/docker/daemon/logger/local	0.013s	coverage: 75.2% of statements
23:47:20 [2020-09-17T23:47:20.364Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:47:20 [2020-09-17T23:47:20.868Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:47:20 [2020-09-17T23:47:20.936Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 38.3% of statements
23:47:21 [2020-09-17T23:47:21.935Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 33.3% of statements
23:47:22 [2020-09-17T23:47:22.234Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:47:23 [2020-09-17T23:47:23.163Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:47:23 [2020-09-17T23:47:23.856Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
23:47:23 [2020-09-17T23:47:23.856Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
23:47:24 [2020-09-17T23:47:24.426Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.786s	coverage: 82.5% of statements
23:47:24 [2020-09-17T23:47:24.426Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:47:24 [2020-09-17T23:47:24.529Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:47:24 [2020-09-17T23:47:24.686Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
23:47:24 [2020-09-17T23:47:24.686Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:47:26 [2020-09-17T23:47:26.421Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:47:26 [2020-09-17T23:47:26.596Z] ok  	github.com/docker/docker/distribution/metadata	0.042s	coverage: 48.2% of statements
23:47:27 [2020-09-17T23:47:27.350Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:47:27 [2020-09-17T23:47:27.350Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
23:47:27 [2020-09-17T23:47:27.537Z] ok  	github.com/docker/docker/distribution	0.460s	coverage: 21.9% of statements
23:47:27 [2020-09-17T23:47:27.537Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:47:28 [2020-09-17T23:47:28.478Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
23:47:29 [2020-09-17T23:47:29.241Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:47:29 [2020-09-17T23:47:29.419Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
23:47:29 [2020-09-17T23:47:29.679Z] ok  	github.com/docker/docker/distribution/xfer	1.873s	coverage: 85.1% of statements
23:47:29 [2020-09-17T23:47:29.679Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:47:30 [2020-09-17T23:47:30.169Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
23:47:30 [2020-09-17T23:47:30.251Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
23:47:30 [2020-09-17T23:47:30.251Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:47:30 [2020-09-17T23:47:30.742Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:47:30 [2020-09-17T23:47:30.742Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:47:31 [2020-09-17T23:47:31.192Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
23:47:31 [2020-09-17T23:47:31.192Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:47:31 [2020-09-17T23:47:31.670Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:47:31 [2020-09-17T23:47:31.761Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
23:47:32 [2020-09-17T23:47:32.599Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:47:33 [2020-09-17T23:47:33.145Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 67.1% of statements
23:47:33 [2020-09-17T23:47:33.406Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 50.0% of statements
23:47:33 [2020-09-17T23:47:33.527Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:47:35 [2020-09-17T23:47:35.318Z] ok  	github.com/docker/docker/pkg/archive	0.317s	coverage: 77.2% of statements
23:47:35 [2020-09-17T23:47:35.888Z] ok  	github.com/docker/docker/pkg/authorization	0.118s	coverage: 68.3% of statements
23:47:36 [2020-09-17T23:47:36.044Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:47:36 [2020-09-17T23:47:36.044Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:47:36 [2020-09-17T23:47:36.149Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
23:47:36 [2020-09-17T23:47:36.410Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:47:36 [2020-09-17T23:47:36.973Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:47:37 [2020-09-17T23:47:37.229Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:47:37 [2020-09-17T23:47:37.485Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:47:37 [2020-09-17T23:47:37.741Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:47:37 [2020-09-17T23:47:37.741Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:47:38 [2020-09-17T23:47:38.310Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:47:38 [2020-09-17T23:47:38.310Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:47:39 [2020-09-17T23:47:39.238Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:47:39 [2020-09-17T23:47:39.701Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.500s	coverage: 43.2% of statements
23:47:39 [2020-09-17T23:47:39.701Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
23:47:40 [2020-09-17T23:47:40.272Z] ok  	github.com/docker/docker/layer	7.556s	coverage: 68.8% of statements
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/oci	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:47:40 [2020-09-17T23:47:40.273Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
23:47:40 [2020-09-17T23:47:40.605Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:47:40 [2020-09-17T23:47:40.844Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
23:47:41 [2020-09-17T23:47:41.536Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:47:41 [2020-09-17T23:47:41.785Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.003s	coverage: 92.3% of statements
23:47:42 [2020-09-17T23:47:42.356Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
23:47:42 [2020-09-17T23:47:42.463Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:47:42 [2020-09-17T23:47:42.617Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
23:47:43 [2020-09-17T23:47:43.392Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:47:43 [2020-09-17T23:47:43.954Z] --- PASS: TestDockerRegistrySuite (38.40s)
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.04s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [da6c9f07d4032] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.89s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dae33e08dac7d] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.14s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dbcc18b02a5b0] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d5e1c586efe2f] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.49s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [da0c9cfe0b65d] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.47s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [daef6fc920e2b] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.47s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d42fef2a1dfac] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.90s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dad811501bcd7] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.81s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dc8f26a49d2e9] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.94s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dd22388ddd45b] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.99s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d568f2f730200] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.97s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d01621f372e15] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [da74b336739fb] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [ddac32ee9c064] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.59s)
23:47:43 [2020-09-17T23:47:43.954Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7196105536ecc9ffbae6de287cf94ccbd62adb9ce25b821c2972ae531caa4e9a
23:47:43 [2020-09-17T23:47:43.954Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:879b9a4aee7846388970e7987378ebd11c5284671aa95f97819fdd62cf17fcb1
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [da0dd155aaa94] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.67s)
23:47:43 [2020-09-17T23:47:43.954Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4773aa8dd2a5fd8e6867c975ddc5498d01596356867c204279486545f4337ffa
23:47:43 [2020-09-17T23:47:43.954Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ad0de27efbbf01a038351e05da840f9440710f2d5f16779b635d1eef57350fe7
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [daa823ff90587] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dac8a3aa5de68] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.18s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d344f3a843bbe] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dd083f667c419] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d94906545c5c6] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.89s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dcae7bc360bee] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.04s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dc9162893832f] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d339d3bf663a6] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.18s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [de51a5f492832] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [ded759ffabec0] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.90s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d13b025c67628] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.32s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d07320b1694a5] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d7d72f8c6ff7d] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d744e83d63528] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [de74c63d120f1] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dba4a709b75b1] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.11s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d8094d57a0cd5] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [df86efa4290f7] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d182c8301abc1] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [d8a4b548747b0] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.91s)
23:47:43 [2020-09-17T23:47:43.954Z]         check_test.go:196: [dbf256f813c06] daemon is not started
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s)
23:47:43 [2020-09-17T23:47:43.954Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s)
23:47:43 [2020-09-17T23:47:43.954Z] === RUN   TestDockerSchema1RegistrySuite
23:47:43 [2020-09-17T23:47:43.954Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:47:43 [2020-09-17T23:47:43.954Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:47:43 [2020-09-17T23:47:43.999Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
23:47:44 [2020-09-17T23:47:44.570Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
23:47:44 [2020-09-17T23:47:44.830Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.075s	coverage: 84.1% of statements
23:47:45 [2020-09-17T23:47:45.090Z] ok  	github.com/docker/docker/pkg/fsutils	0.201s	coverage: 85.1% of statements
23:47:45 [2020-09-17T23:47:45.351Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
23:47:46 [2020-09-17T23:47:46.472Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
23:47:46 [2020-09-17T23:47:46.734Z] ok  	github.com/docker/docker/pkg/idtools	0.478s	coverage: 70.1% of statements
23:47:46 [2020-09-17T23:47:46.734Z] ok  	github.com/docker/docker/pkg/ioutils	0.449s	coverage: 69.3% of statements
23:47:46 [2020-09-17T23:47:46.994Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
23:47:46 [2020-09-17T23:47:46.994Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
23:47:46 [2020-09-17T23:47:46.994Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:47:46 [2020-09-17T23:47:46.994Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:47:46 [2020-09-17T23:47:46.994Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:47:47 [2020-09-17T23:47:47.035Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:47:47 [2020-09-17T23:47:47.254Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
23:47:47 [2020-09-17T23:47:47.254Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:47:47 [2020-09-17T23:47:47.515Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
23:47:47 [2020-09-17T23:47:47.775Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
23:47:48 [2020-09-17T23:47:48.346Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
23:47:48 [2020-09-17T23:47:48.346Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
23:47:48 [2020-09-17T23:47:48.346Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:47:48 [2020-09-17T23:47:48.346Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:47:49 [2020-09-17T23:47:49.287Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
23:47:49 [2020-09-17T23:47:49.858Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
23:47:50 [2020-09-17T23:47:50.118Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
23:47:50 [2020-09-17T23:47:50.302Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:47:50 [2020-09-17T23:47:50.378Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
23:47:51 [2020-09-17T23:47:51.761Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
23:47:52 [2020-09-17T23:47:52.022Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
23:47:52 [2020-09-17T23:47:52.819Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:47:53 [2020-09-17T23:47:53.130Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:47:53 [2020-09-17T23:47:53.381Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:47:54 [2020-09-17T23:47:54.309Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:47:54 [2020-09-17T23:47:54.565Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:47:55 [2020-09-17T23:47:55.315Z] ok  	github.com/docker/docker/pkg/signal	2.397s	coverage: 61.0% of statements
23:47:55 [2020-09-17T23:47:55.315Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
23:47:55 [2020-09-17T23:47:55.496Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:47:55 [2020-09-17T23:47:55.575Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
23:47:55 [2020-09-17T23:47:55.836Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:47:56 [2020-09-17T23:47:56.096Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
23:47:56 [2020-09-17T23:47:56.429Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:47:56 [2020-09-17T23:47:56.667Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.9% of statements
23:47:56 [2020-09-17T23:47:56.855Z] === RUN   TestDockerSuite/TestBuildEnv
23:47:56 [2020-09-17T23:47:56.855Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:47:56 [2020-09-17T23:47:56.855Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:47:56 [2020-09-17T23:47:56.855Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:47:56 [2020-09-17T23:47:56.855Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:47:56 [2020-09-17T23:47:56.855Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:47:56 [2020-09-17T23:47:56.991Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:47:57 [2020-09-17T23:47:57.238Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
23:47:57 [2020-09-17T23:47:57.809Z] ok  	github.com/docker/docker/pkg/tailfile	0.055s	coverage: 88.6% of statements
23:47:58 [2020-09-17T23:47:58.380Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
23:47:58 [2020-09-17T23:47:58.380Z] testing: warning: no tests to run
23:47:58 [2020-09-17T23:47:58.380Z] coverage: [no statements]
23:47:58 [2020-09-17T23:47:58.380Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:47:58 [2020-09-17T23:47:58.950Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
23:47:58 [2020-09-17T23:47:58.950Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
23:47:59 [2020-09-17T23:47:59.026Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:47:59 [2020-09-17T23:47:59.026Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:47:59 [2020-09-17T23:47:59.026Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:47:59 [2020-09-17T23:47:59.026Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:47:59 [2020-09-17T23:47:59.210Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:47:59 [2020-09-17T23:47:59.509Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:47:59 [2020-09-17T23:47:59.765Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:47:59 [2020-09-17T23:47:59.991Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:48:00 [2020-09-17T23:48:00.021Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:48:00 [2020-09-17T23:48:00.021Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:48:00 [2020-09-17T23:48:00.277Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:48:00 [2020-09-17T23:48:00.534Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:48:01 [2020-09-17T23:48:01.095Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:48:01 [2020-09-17T23:48:01.095Z] --- PASS: TestDockerSchema1RegistrySuite (17.15s)
23:48:01 [2020-09-17T23:48:01.095Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.12s)
23:48:01 [2020-09-17T23:48:01.095Z]         check_test.go:223: [dce025da51e5a] daemon is not started
23:48:01 [2020-09-17T23:48:01.095Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.94s)
23:48:01 [2020-09-17T23:48:01.095Z]         check_test.go:223: [de54932f3b568] daemon is not started
23:48:01 [2020-09-17T23:48:01.095Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.96s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d867fcd7eb4f1] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.54s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [da5496ff3a8a0] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d9880c5c357ae] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.91s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [dd4c0c2b255e4] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d7cd769c0b73e] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.90s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [de6468ea9904a] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d74920b1fe0e2] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [df7d1739be0f3] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.20s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d03bab6f1fd2c] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d5ea8e96a7a72] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d882ebbd9896b] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [dae5748609034] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d6f40cace00f8] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [d6866c3b2248a] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [dce985f17025f] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
23:48:01 [2020-09-17T23:48:01.096Z]         check_test.go:223: [da39166258c25] daemon is not started
23:48:01 [2020-09-17T23:48:01.096Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:48:01 [2020-09-17T23:48:01.096Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:48:01 [2020-09-17T23:48:01.120Z] ok  	github.com/docker/docker/plugin	0.515s	coverage: 23.1% of statements
23:48:01 [2020-09-17T23:48:01.657Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:48:02 [2020-09-17T23:48:02.057Z] --- PASS: TestImportExtremelyLargeImageWorks (195.94s)
23:48:02 [2020-09-17T23:48:02.057Z] PASS
23:48:02 [2020-09-17T23:48:02.057Z] 
23:48:02 [2020-09-17T23:48:02.057Z] === Skipped
23:48:02 [2020-09-17T23:48:02.057Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
23:48:02 [2020-09-17T23:48:02.057Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:02 [2020-09-17T23:48:02.057Z] 
23:48:02 [2020-09-17T23:48:02.057Z] 
23:48:02 [2020-09-17T23:48:02.057Z] DONE 12 tests, 1 skipped in 196.976s
23:48:02 [2020-09-17T23:48:02.057Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
23:48:02 [2020-09-17T23:48:02.057Z] ++ 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
23:48:02 [2020-09-17T23:48:02.057Z] ++ set -e
23:48:02 [2020-09-17T23:48:02.057Z] ++ '[' -n 0 ']'
23:48:02 [2020-09-17T23:48:02.057Z] ++ set -x
23:48:02 [2020-09-17T23:48:02.057Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
23:48:02 [2020-09-17T23:48:02.057Z] INFO: Testing against a local daemon
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestNetworkCreateDelete
23:48:02 [2020-09-17T23:48:02.057Z] --- PASS: TestNetworkCreateDelete (0.18s)
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestDockerNetworkDeletePreferID
23:48:02 [2020-09-17T23:48:02.057Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestDaemonDNSFallback
23:48:02 [2020-09-17T23:48:02.057Z] --- PASS: TestDaemonDNSFallback (1.55s)
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestInspectNetwork
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestInspectNetwork/full_network_id
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestInspectNetwork/partial_network_id
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestInspectNetwork/network_name
23:48:02 [2020-09-17T23:48:02.057Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:48:02 [2020-09-17T23:48:02.060Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
23:48:02 [2020-09-17T23:48:02.220Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:48:02 [2020-09-17T23:48:02.477Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:48:02 [2020-09-17T23:48:02.631Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 72.4% of statements
23:48:02 [2020-09-17T23:48:02.891Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
23:48:03 [2020-09-17T23:48:03.405Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:48:03 [2020-09-17T23:48:03.661Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:48:03 [2020-09-17T23:48:03.917Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:48:04 [2020-09-17T23:48:04.274Z] ok  	github.com/docker/docker/registry	0.077s	coverage: 56.3% of statements
23:48:04 [2020-09-17T23:48:04.479Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:48:04 [2020-09-17T23:48:04.479Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.49s)
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.66s)
23:48:04 [2020-09-17T23:48:04.479Z]         check_test.go:252: [d88335e740330] daemon is not started
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.43s)
23:48:04 [2020-09-17T23:48:04.479Z]         check_test.go:252: [d2067e6353425] daemon is not started
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
23:48:04 [2020-09-17T23:48:04.479Z]         check_test.go:252: [db50a36d35a0a] daemon is not started
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.03s)
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
23:48:04 [2020-09-17T23:48:04.479Z]         check_test.go:252: [d229de2c45966] daemon is not started
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s)
23:48:04 [2020-09-17T23:48:04.479Z]         check_test.go:252: [df815aa240464] daemon is not started
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.48s)
23:48:04 [2020-09-17T23:48:04.479Z]         check_test.go:252: [d721f434a473d] daemon is not started
23:48:04 [2020-09-17T23:48:04.479Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
23:48:04 [2020-09-17T23:48:04.479Z]         check_test.go:252: [d8ff9283b7feb] daemon is not started
23:48:04 [2020-09-17T23:48:04.479Z] === RUN   TestDockerRegistryAuthTokenSuite
23:48:04 [2020-09-17T23:48:04.479Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:48:04 [2020-09-17T23:48:04.674Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:48:04 [2020-09-17T23:48:04.809Z] --- PASS: TestInspectNetwork (7.05s)
23:48:04 [2020-09-17T23:48:04.809Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:48:04 [2020-09-17T23:48:04.810Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:48:04 [2020-09-17T23:48:04.810Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:48:04 [2020-09-17T23:48:04.810Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:48:04 [2020-09-17T23:48:04.810Z] === RUN   TestRunContainerWithBridgeNone
23:48:04 [2020-09-17T23:48:04.881Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
23:48:05 [2020-09-17T23:48:05.040Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
23:48:05 [2020-09-17T23:48:05.459Z] ok  	github.com/docker/docker/restartmanager	0.007s	coverage: 45.3% of statements
23:48:06 [2020-09-17T23:48:06.030Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
23:48:06 [2020-09-17T23:48:06.289Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
23:48:06 [2020-09-17T23:48:06.886Z] --- PASS: TestRunContainerWithBridgeNone (1.80s)
23:48:06 [2020-09-17T23:48:06.886Z] === RUN   TestNetworkInvalidJSON
23:48:06 [2020-09-17T23:48:06.886Z] === RUN   TestNetworkInvalidJSON//networks/create
23:48:06 [2020-09-17T23:48:06.886Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:48:06 [2020-09-17T23:48:06.886Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:48:06 [2020-09-17T23:48:06.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:48:06 [2020-09-17T23:48:06.886Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:48:06 [2020-09-17T23:48:06.886Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:48:06 [2020-09-17T23:48:06.886Z] === CONT  TestNetworkInvalidJSON//networks/create
23:48:06 [2020-09-17T23:48:06.886Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:48:06 [2020-09-17T23:48:06.886Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:48:06 [2020-09-17T23:48:06.886Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:48:06 [2020-09-17T23:48:06.886Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:48:06 [2020-09-17T23:48:06.886Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:48:06 [2020-09-17T23:48:06.886Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:48:06 [2020-09-17T23:48:06.886Z] === RUN   TestHostIPv4BridgeLabel
23:48:07 [2020-09-17T23:48:07.181Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
23:48:07 [2020-09-17T23:48:07.181Z] === RUN   TestDaemonRestartWithLiveRestore
23:48:08 [2020-09-17T23:48:08.224Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:48:08 [2020-09-17T23:48:08.224Z] === RUN   TestDaemonDefaultNetworkPools
23:48:08 [2020-09-17T23:48:08.845Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
23:48:08 [2020-09-17T23:48:08.862Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
23:48:08 [2020-09-17T23:48:08.862Z] === RUN   TestDaemonRestartWithExistingNetwork
23:48:09 [2020-09-17T23:48:09.414Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
23:48:09 [2020-09-17T23:48:09.985Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
23:48:10 [2020-09-17T23:48:10.149Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
23:48:10 [2020-09-17T23:48:10.149Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:48:10 [2020-09-17T23:48:10.285Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:48:10 [2020-09-17T23:48:10.285Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:48:10 [2020-09-17T23:48:10.285Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:48:10 [2020-09-17T23:48:10.285Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:48:10 [2020-09-17T23:48:10.285Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.73s)
23:48:10 [2020-09-17T23:48:10.285Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
23:48:10 [2020-09-17T23:48:10.285Z]         check_test.go:279: [d0f7ddfde5a79] daemon is not started
23:48:10 [2020-09-17T23:48:10.285Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
23:48:10 [2020-09-17T23:48:10.285Z]         check_test.go:279: [df4ad59f6ec65] daemon is not started
23:48:10 [2020-09-17T23:48:10.285Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
23:48:10 [2020-09-17T23:48:10.285Z]         check_test.go:279: [de57727ca3865] daemon is not started
23:48:10 [2020-09-17T23:48:10.285Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
23:48:10 [2020-09-17T23:48:10.285Z]         check_test.go:279: [d58ff67b16b4b] daemon is not started
23:48:10 [2020-09-17T23:48:10.285Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
23:48:10 [2020-09-17T23:48:10.285Z]         check_test.go:279: [d5de5be9d88bd] daemon is not started
23:48:10 [2020-09-17T23:48:10.285Z] === RUN   TestDockerNetworkSuite
23:48:10 [2020-09-17T23:48:10.285Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
23:48:11 [2020-09-17T23:48:11.367Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
23:48:11 [2020-09-17T23:48:11.680Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
23:48:11 [2020-09-17T23:48:11.680Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:48:11 [2020-09-17T23:48:11.976Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
23:48:11 [2020-09-17T23:48:11.977Z] === RUN   TestServiceWithPredefinedNetwork
23:48:12 [2020-09-17T23:48:12.175Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
23:48:13 [2020-09-17T23:48:13.104Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
23:48:13 [2020-09-17T23:48:13.360Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
23:48:14 [2020-09-17T23:48:14.062Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
23:48:14 [2020-09-17T23:48:14.062Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:48:14 [2020-09-17T23:48:14.062Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:48:14 [2020-09-17T23:48:14.062Z]     service_test.go:236: FLAKY_TEST
23:48:14 [2020-09-17T23:48:14.062Z] === RUN   TestServiceWithDataPathPortInit
23:48:16 [2020-09-17T23:48:16.628Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
23:48:17 [2020-09-17T23:48:17.069Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:48:17 [2020-09-17T23:48:17.526Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:48:17 [2020-09-17T23:48:17.526Z] === RUN   TestDockerSuite/TestBuildExpose
23:48:17 [2020-09-17T23:48:17.526Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:48:17 [2020-09-17T23:48:17.526Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:48:17 [2020-09-17T23:48:17.526Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:48:17 [2020-09-17T23:48:17.526Z] === RUN   TestDockerSuite/TestBuildFails
23:48:17 [2020-09-17T23:48:17.994Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
23:48:19 [2020-09-17T23:48:19.059Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:48:19 [2020-09-17T23:48:19.517Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:48:20 [2020-09-17T23:48:20.510Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
23:48:21 [2020-09-17T23:48:21.876Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
23:48:23 [2020-09-17T23:48:23.242Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:48:23 [2020-09-17T23:48:23.581Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/rootless	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/volume	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === Skipped
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver btrfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver btrfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver btrfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver btrfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver btrfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:73: No driver to put!
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z] time="2020-09-17T23:47:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z] time="2020-09-17T23:47:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z] time="2020-09-17T23:47:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z] time="2020-09-17T23:47:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z] time="2020-09-17T23:47:05Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:73: No driver to put!
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     overlay_test.go:49: Fails to compute changes intermittently
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.581Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.581Z]     graphtest_unix.go:46: Driver zfs not supported
23:48:23 [2020-09-17T23:48:23.581Z] 
23:48:23 [2020-09-17T23:48:23.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:46: Driver zfs not supported
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:46: Driver zfs not supported
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:46: Driver zfs not supported
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:46: Driver zfs not supported
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:48:23 [2020-09-17T23:48:23.582Z]     graphtest_unix.go:73: No driver to put!
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:48:23 [2020-09-17T23:48:23.582Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:48:23 [2020-09-17T23:48:23.582Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] 
23:48:23 [2020-09-17T23:48:23.582Z] DONE 2138 tests, 26 skipped in 248.897s
Post stage
[Pipeline] junit
23:48:23 [2020-09-17T23:48:23.861Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
23:48:24 [2020-09-17T23:48:24.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41466/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fb324f00be66e27afd4172b509ec5525b588f81 hack/validate/vendor
23:48:25 [2020-09-17T23:48:25.321Z] 2020/09/17 23:48:25 Collecting initial packages
23:48:25 [2020-09-17T23:48:25.580Z] 2020/09/17 23:48:25 Download dependencies
23:48:26 [2020-09-17T23:48:26.974Z] === RUN   TestDockerSuite/TestBuildForceRm
23:48:27 [2020-09-17T23:48:27.138Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 Starting whole vndr cycle because no package specified
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Ignoring paths matching "^archive/tar"
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/moby/term, revision 7f0af18e79f2784809e9cef63d0df5aa2c79d76e, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone golang.org/x/sys, revision 196b9ba8737a10c9253b04174f25881e562da5b8, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
23:48:28 [2020-09-17T23:48:28.119Z] 2020/09/17 23:48:27 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
23:48:28 [2020-09-17T23:48:28.690Z] 2020/09/17 23:48:28 	Finished clone github.com/docker/go-units
23:48:28 [2020-09-17T23:48:28.690Z] 2020/09/17 23:48:28 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
23:48:28 [2020-09-17T23:48:28.951Z] 2020/09/17 23:48:28 	Finished clone github.com/google/uuid
23:48:28 [2020-09-17T23:48:28.951Z] 2020/09/17 23:48:28 	Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/creack/pty
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/tchap/go-patricia
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/docker/libtrust
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/Azure/go-ansiterm
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/konsorten/go-windows-terminal-sequences
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/moby/locker
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/willf/bitset
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Finished clone github.com/moby/term
23:48:29 [2020-09-17T23:48:29.212Z] 2020/09/17 23:48:29 	Clone github.com/moby/buildkit, revision 4d1f260e8490ec438ab66e08bb105577aca0ce06, attempt 1/20
23:48:29 [2020-09-17T23:48:29.444Z] --- PASS: TestServiceWithDataPathPortInit (13.62s)
23:48:29 [2020-09-17T23:48:29.444Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:48:29 [2020-09-17T23:48:29.473Z] 2020/09/17 23:48:29 	Finished clone github.com/gorilla/mux
23:48:29 [2020-09-17T23:48:29.473Z] 2020/09/17 23:48:29 	Clone github.com/tonistiigi/fsutil, revision ae3a8d753069d0f76fbee396457e8b6cfd7cb8c3, attempt 1/20
23:48:29 [2020-09-17T23:48:29.655Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
23:48:30 [2020-09-17T23:48:30.045Z] 2020/09/17 23:48:29 	Finished clone github.com/sirupsen/logrus
23:48:30 [2020-09-17T23:48:30.045Z] 2020/09/17 23:48:29 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
23:48:30 [2020-09-17T23:48:30.306Z] 2020/09/17 23:48:30 	Finished clone github.com/moby/sys
23:48:30 [2020-09-17T23:48:30.306Z] 2020/09/17 23:48:30 	Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20
23:48:30 [2020-09-17T23:48:30.306Z] 2020/09/17 23:48:30 	Finished clone github.com/syndtr/gocapability
23:48:30 [2020-09-17T23:48:30.306Z] 2020/09/17 23:48:30 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
23:48:30 [2020-09-17T23:48:30.566Z] 2020/09/17 23:48:30 	Finished clone github.com/RackSec/srslog
23:48:30 [2020-09-17T23:48:30.566Z] 2020/09/17 23:48:30 	Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20
23:48:30 [2020-09-17T23:48:30.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
23:48:30 [2020-09-17T23:48:30.826Z] 2020/09/17 23:48:30 	Finished clone github.com/imdario/mergo
23:48:30 [2020-09-17T23:48:30.826Z] 2020/09/17 23:48:30 	Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20
23:48:30 [2020-09-17T23:48:30.826Z] 2020/09/17 23:48:30 	Finished clone golang.org/x/sync
23:48:30 [2020-09-17T23:48:30.826Z] 2020/09/17 23:48:30 	Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20
23:48:30 [2020-09-17T23:48:30.826Z] 2020/09/17 23:48:30 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
23:48:30 [2020-09-17T23:48:30.826Z] 2020/09/17 23:48:30 	Finished clone github.com/google/go-cmp
23:48:31 [2020-09-17T23:48:31.087Z] 2020/09/17 23:48:30 	Finished clone gotest.tools/v3
23:48:31 [2020-09-17T23:48:31.087Z] 2020/09/17 23:48:30 	Clone github.com/docker/libnetwork, revision d0951081b35fa4216fc4f0064bf065beeb55a74b, attempt 1/20
23:48:31 [2020-09-17T23:48:31.146Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
23:48:31 [2020-09-17T23:48:31.348Z] 2020/09/17 23:48:31 	Finished clone github.com/docker/go-connections
23:48:31 [2020-09-17T23:48:31.348Z] 2020/09/17 23:48:31 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
23:48:31 [2020-09-17T23:48:31.348Z] 2020/09/17 23:48:31 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
23:48:31 [2020-09-17T23:48:31.348Z] 2020/09/17 23:48:31 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
23:48:31 [2020-09-17T23:48:31.402Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
23:48:31 [2020-09-17T23:48:31.608Z] 2020/09/17 23:48:31 	Finished clone github.com/opentracing-contrib/go-stdlib
23:48:31 [2020-09-17T23:48:31.608Z] 2020/09/17 23:48:31 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
23:48:31 [2020-09-17T23:48:31.608Z] 2020/09/17 23:48:31 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
23:48:31 [2020-09-17T23:48:31.608Z] 2020/09/17 23:48:31 	Finished clone github.com/google/shlex
23:48:32 [2020-09-17T23:48:32.178Z] 2020/09/17 23:48:31 	Finished clone github.com/opentracing/opentracing-go
23:48:32 [2020-09-17T23:48:32.178Z] 2020/09/17 23:48:31 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
23:48:32 [2020-09-17T23:48:32.178Z] 2020/09/17 23:48:31 	Finished clone github.com/mitchellh/hashstructure
23:48:32 [2020-09-17T23:48:32.178Z] 2020/09/17 23:48:31 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
23:48:32 [2020-09-17T23:48:32.178Z] 2020/09/17 23:48:32 	Finished clone github.com/gofrs/flock
23:48:32 [2020-09-17T23:48:32.178Z] 2020/09/17 23:48:32 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
23:48:32 [2020-09-17T23:48:32.331Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
23:48:32 [2020-09-17T23:48:32.752Z] === RUN   TestDockerSuite/TestBuildFromGit
23:48:33 [2020-09-17T23:48:33.121Z] 2020/09/17 23:48:32 	Finished clone github.com/armon/go-radix
23:48:33 [2020-09-17T23:48:33.121Z] 2020/09/17 23:48:32 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
23:48:33 [2020-09-17T23:48:33.121Z] 2020/09/17 23:48:32 	Finished clone github.com/docker/go-events
23:48:33 [2020-09-17T23:48:33.121Z] 2020/09/17 23:48:32 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
23:48:33 [2020-09-17T23:48:33.121Z] 2020/09/17 23:48:33 	Finished clone github.com/armon/go-metrics
23:48:33 [2020-09-17T23:48:33.121Z] 2020/09/17 23:48:33 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
23:48:33 [2020-09-17T23:48:33.260Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
23:48:33 [2020-09-17T23:48:33.381Z] 2020/09/17 23:48:33 	Finished clone github.com/sean-/seed
23:48:33 [2020-09-17T23:48:33.381Z] 2020/09/17 23:48:33 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
23:48:33 [2020-09-17T23:48:33.381Z] 2020/09/17 23:48:33 	Finished clone github.com/hashicorp/errwrap
23:48:33 [2020-09-17T23:48:33.381Z] 2020/09/17 23:48:33 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
23:48:33 [2020-09-17T23:48:33.381Z] 2020/09/17 23:48:33 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
23:48:33 [2020-09-17T23:48:33.381Z] 2020/09/17 23:48:33 	Finished clone github.com/tonistiigi/fsutil
23:48:33 [2020-09-17T23:48:33.516Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
23:48:33 [2020-09-17T23:48:33.772Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
23:48:34 [2020-09-17T23:48:34.322Z] 2020/09/17 23:48:34 	Finished clone github.com/hashicorp/go-multierror
23:48:34 [2020-09-17T23:48:34.322Z] 2020/09/17 23:48:34 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
23:48:34 [2020-09-17T23:48:34.584Z] 2020/09/17 23:48:34 	Finished clone github.com/hashicorp/memberlist
23:48:34 [2020-09-17T23:48:34.584Z] 2020/09/17 23:48:34 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
23:48:34 [2020-09-17T23:48:34.699Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
23:48:34 [2020-09-17T23:48:34.699Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
23:48:34 [2020-09-17T23:48:34.699Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
23:48:34 [2020-09-17T23:48:34.845Z] 2020/09/17 23:48:34 	Finished clone github.com/vishvananda/netns
23:48:34 [2020-09-17T23:48:34.845Z] 2020/09/17 23:48:34 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
23:48:34 [2020-09-17T23:48:34.955Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
23:48:35 [2020-09-17T23:48:35.017Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
23:48:35 [2020-09-17T23:48:35.018Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zocfj3etxi73bmobi666go5rg Created:2020-09-17 23:48:28.676655452 +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[bf4c2683694225a81fd509f4cf74b15f9a41c79f77dfc9bb05b8bd45ab857399:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ppakfcixi2e0t63g1zcd1bu1w EndpointID:6d9246cf81f54ecc957ed88af85cc6dd10d8029077dc8a71def9c46ad0a4f2d5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:942f7dcd32348b84569951fc56c9773f316f97990cce682f985b0b6b63e984ff 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:d2131931eaa1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ppakfcixi2e0t63g1zcd1bu1w EndpointID:6d9246cf81f54ecc957ed88af85cc6dd10d8029077dc8a71def9c46ad0a4f2d5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:48:35 [2020-09-17T23:48:35.018Z] PASS
23:48:35 [2020-09-17T23:48:35.018Z] 
23:48:35 [2020-09-17T23:48:35.018Z] === Skipped
23:48:35 [2020-09-17T23:48:35.018Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:48:35 [2020-09-17T23:48:35.018Z]     service_test.go:236: FLAKY_TEST
23:48:35 [2020-09-17T23:48:35.018Z] 
23:48:35 [2020-09-17T23:48:35.018Z] 
23:48:35 [2020-09-17T23:48:35.018Z] DONE 23 tests, 1 skipped in 38.989s
23:48:35 [2020-09-17T23:48:35.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:48:35 [2020-09-17T23:48:35.018Z] ++ 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
23:48:35 [2020-09-17T23:48:35.018Z] ++ set -e
23:48:35 [2020-09-17T23:48:35.018Z] ++ '[' -n 0 ']'
23:48:35 [2020-09-17T23:48:35.018Z] ++ set -x
23:48:35 [2020-09-17T23:48:35.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
23:48:35 [2020-09-17T23:48:35.018Z] INFO: Testing against a local daemon
23:48:35 [2020-09-17T23:48:35.018Z] === RUN   TestDockerNetworkIpvlanPersistance
23:48:35 [2020-09-17T23:48:35.018Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:48:35 [2020-09-17T23:48:35.018Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:35 [2020-09-17T23:48:35.018Z] === RUN   TestDockerNetworkIpvlan
23:48:35 [2020-09-17T23:48:35.018Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:48:35 [2020-09-17T23:48:35.018Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:35 [2020-09-17T23:48:35.018Z] PASS
23:48:35 [2020-09-17T23:48:35.018Z] 
23:48:35 [2020-09-17T23:48:35.018Z] === Skipped
23:48:35 [2020-09-17T23:48:35.018Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:48:35 [2020-09-17T23:48:35.018Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:35 [2020-09-17T23:48:35.018Z] 
23:48:35 [2020-09-17T23:48:35.018Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:48:35 [2020-09-17T23:48:35.018Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:35 [2020-09-17T23:48:35.018Z] 
23:48:35 [2020-09-17T23:48:35.018Z] 
23:48:35 [2020-09-17T23:48:35.018Z] DONE 2 tests, 2 skipped in 0.078s
23:48:35 [2020-09-17T23:48:35.018Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:48:35 [2020-09-17T23:48:35.018Z] ++ 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
23:48:35 [2020-09-17T23:48:35.018Z] ++ set -e
23:48:35 [2020-09-17T23:48:35.018Z] ++ '[' -n 0 ']'
23:48:35 [2020-09-17T23:48:35.018Z] ++ set -x
23:48:35 [2020-09-17T23:48:35.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
23:48:35 [2020-09-17T23:48:35.018Z] INFO: Testing against a local daemon
23:48:35 [2020-09-17T23:48:35.018Z] === RUN   TestDockerNetworkMacvlanPersistance
23:48:35 [2020-09-17T23:48:35.105Z] 2020/09/17 23:48:34 	Finished clone github.com/docker/libkv
23:48:35 [2020-09-17T23:48:35.105Z] 2020/09/17 23:48:34 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
23:48:35 [2020-09-17T23:48:35.517Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
23:48:36 [2020-09-17T23:48:36.048Z] 2020/09/17 23:48:35 	Finished clone github.com/hashicorp/go-sockaddr
23:48:36 [2020-09-17T23:48:36.048Z] 2020/09/17 23:48:35 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
23:48:36 [2020-09-17T23:48:36.060Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
23:48:36 [2020-09-17T23:48:36.060Z] === RUN   TestDockerNetworkMacvlan
23:48:36 [2020-09-17T23:48:36.310Z] 2020/09/17 23:48:36 	Finished clone github.com/BurntSushi/toml
23:48:36 [2020-09-17T23:48:36.310Z] 2020/09/17 23:48:36 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
23:48:36 [2020-09-17T23:48:36.310Z] 2020/09/17 23:48:36 	Finished clone github.com/vishvananda/netlink
23:48:36 [2020-09-17T23:48:36.310Z] 2020/09/17 23:48:36 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
23:48:36 [2020-09-17T23:48:36.310Z] 2020/09/17 23:48:36 	Finished clone github.com/samuel/go-zookeeper
23:48:36 [2020-09-17T23:48:36.310Z] 2020/09/17 23:48:36 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
23:48:36 [2020-09-17T23:48:36.571Z] 2020/09/17 23:48:36 	Finished clone github.com/deckarep/golang-set
23:48:36 [2020-09-17T23:48:36.571Z] 2020/09/17 23:48:36 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
23:48:36 [2020-09-17T23:48:36.725Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:48:36 [2020-09-17T23:48:36.832Z] 2020/09/17 23:48:36 	Finished clone github.com/moby/ipvs
23:48:36 [2020-09-17T23:48:36.832Z] 2020/09/17 23:48:36 	Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20
23:48:36 [2020-09-17T23:48:36.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
23:48:36 [2020-09-17T23:48:36.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
23:48:36 [2020-09-17T23:48:36.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
23:48:36 [2020-09-17T23:48:36.883Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
23:48:37 [2020-09-17T23:48:37.405Z] 2020/09/17 23:48:37 	Finished clone golang.org/x/net
23:48:37 [2020-09-17T23:48:37.405Z] 2020/09/17 23:48:37 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
23:48:37 [2020-09-17T23:48:37.405Z] 2020/09/17 23:48:37 	Finished clone github.com/golang/gddo
23:48:37 [2020-09-17T23:48:37.405Z] 2020/09/17 23:48:37 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
23:48:37 [2020-09-17T23:48:37.666Z] 2020/09/17 23:48:37 	Finished clone github.com/coreos/go-semver
23:48:37 [2020-09-17T23:48:37.666Z] 2020/09/17 23:48:37 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
23:48:37 [2020-09-17T23:48:37.769Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:48:37 [2020-09-17T23:48:37.927Z] 2020/09/17 23:48:37 	Finished clone github.com/ishidawataru/sctp
23:48:37 [2020-09-17T23:48:37.927Z] 2020/09/17 23:48:37 	Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20
23:48:38 [2020-09-17T23:48:38.187Z] 2020/09/17 23:48:37 	Finished clone github.com/hashicorp/go-msgpack
23:48:38 [2020-09-17T23:48:38.187Z] 2020/09/17 23:48:37 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
23:48:38 [2020-09-17T23:48:38.820Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:48:39 [2020-09-17T23:48:39.399Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
23:48:39 [2020-09-17T23:48:39.573Z] 2020/09/17 23:48:39 	Finished clone github.com/opencontainers/go-digest
23:48:39 [2020-09-17T23:48:39.573Z] 2020/09/17 23:48:39 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
23:48:39 [2020-09-17T23:48:39.573Z] 2020/09/17 23:48:39 	Finished clone github.com/mistifyio/go-zfs
23:48:39 [2020-09-17T23:48:39.573Z] 2020/09/17 23:48:39 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
23:48:40 [2020-09-17T23:48:40.144Z] 2020/09/17 23:48:40 	Finished clone github.com/vbatts/tar-split
23:48:40 [2020-09-17T23:48:40.144Z] 2020/09/17 23:48:40 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
23:48:40 [2020-09-17T23:48:40.405Z] 2020/09/17 23:48:40 	Finished clone go.etcd.io/bbolt
23:48:40 [2020-09-17T23:48:40.405Z] 2020/09/17 23:48:40 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
23:48:40 [2020-09-17T23:48:40.900Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:48:41 [2020-09-17T23:48:41.289Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
23:48:41 [2020-09-17T23:48:41.790Z] 2020/09/17 23:48:41 	Finished clone github.com/Microsoft/opengcs
23:48:41 [2020-09-17T23:48:41.790Z] 2020/09/17 23:48:41 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
23:48:42 [2020-09-17T23:48:42.051Z] 2020/09/17 23:48:41 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
23:48:42 [2020-09-17T23:48:42.051Z] 2020/09/17 23:48:41 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
23:48:42 [2020-09-17T23:48:42.982Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:48:43 [2020-09-17T23:48:43.050Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:48:43 [2020-09-17T23:48:43.050Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:48:43 [2020-09-17T23:48:43.964Z] 2020/09/17 23:48:43 	Finished clone github.com/cyphar/filepath-securejoin
23:48:43 [2020-09-17T23:48:43.964Z] 2020/09/17 23:48:43 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
23:48:43 [2020-09-17T23:48:43.964Z] 2020/09/17 23:48:43 	Finished clone github.com/opencontainers/runtime-spec
23:48:43 [2020-09-17T23:48:43.964Z] 2020/09/17 23:48:43 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
23:48:44 [2020-09-17T23:48:44.225Z] 2020/09/17 23:48:44 	Finished clone github.com/hashicorp/serf
23:48:44 [2020-09-17T23:48:44.225Z] 2020/09/17 23:48:44 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
23:48:44 [2020-09-17T23:48:44.225Z] 2020/09/17 23:48:44 	Finished clone github.com/coreos/go-systemd
23:48:44 [2020-09-17T23:48:44.225Z] 2020/09/17 23:48:44 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
23:48:44 [2020-09-17T23:48:44.485Z] 2020/09/17 23:48:44 	Finished clone github.com/opencontainers/image-spec
23:48:44 [2020-09-17T23:48:44.486Z] 2020/09/17 23:48:44 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
23:48:45 [2020-09-17T23:48:45.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
23:48:45 [2020-09-17T23:48:45.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Finished clone github.com/Graylog2/go-gelf
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Finished clone github.com/godbus/dbus/v5
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Finished clone github.com/philhofer/fwd
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Finished clone github.com/fluent/fluent-logger-golang
23:48:45 [2020-09-17T23:48:45.871Z] 2020/09/17 23:48:45 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
23:48:46 [2020-09-17T23:48:46.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
23:48:46 [2020-09-17T23:48:46.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
23:48:46 [2020-09-17T23:48:46.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
23:48:46 [2020-09-17T23:48:46.132Z] 2020/09/17 23:48:45 	Finished clone github.com/coreos/go-systemd/v22
23:48:46 [2020-09-17T23:48:46.132Z] 2020/09/17 23:48:45 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
23:48:46 [2020-09-17T23:48:46.132Z] 2020/09/17 23:48:46 	Finished clone github.com/ugorji/go
23:48:46 [2020-09-17T23:48:46.132Z] 2020/09/17 23:48:46 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
23:48:46 [2020-09-17T23:48:46.278Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
23:48:46 [2020-09-17T23:48:46.516Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:48:46 [2020-09-17T23:48:46.533Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
23:48:46 [2020-09-17T23:48:46.534Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
23:48:47 [2020-09-17T23:48:47.152Z] --- PASS: TestDockerNetworkMacvlan (10.99s)
23:48:47 [2020-09-17T23:48:47.152Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:48:47 [2020-09-17T23:48:47.152Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
23:48:47 [2020-09-17T23:48:47.152Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
23:48:47 [2020-09-17T23:48:47.152Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s)
23:48:47 [2020-09-17T23:48:47.152Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s)
23:48:47 [2020-09-17T23:48:47.152Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
23:48:47 [2020-09-17T23:48:47.152Z] PASS
23:48:47 [2020-09-17T23:48:47.152Z] 
23:48:47 [2020-09-17T23:48:47.152Z] DONE 8 tests in 12.457s
23:48:47 [2020-09-17T23:48:47.152Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
23:48:47 [2020-09-17T23:48:47.152Z] ++ 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
23:48:47 [2020-09-17T23:48:47.152Z] ++ set -e
23:48:47 [2020-09-17T23:48:47.152Z] ++ '[' -n 0 ']'
23:48:47 [2020-09-17T23:48:47.152Z] ++ set -x
23:48:47 [2020-09-17T23:48:47.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
23:48:47 [2020-09-17T23:48:47.153Z] testing: warning: no tests to run
23:48:47 [2020-09-17T23:48:47.153Z] PASS
23:48:47 [2020-09-17T23:48:47.153Z] 
23:48:47 [2020-09-17T23:48:47.153Z] DONE 0 tests in 0.012s
23:48:47 [2020-09-17T23:48:47.153Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:48:47 [2020-09-17T23:48:47.153Z] ++ 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
23:48:47 [2020-09-17T23:48:47.153Z] ++ set -e
23:48:47 [2020-09-17T23:48:47.153Z] ++ '[' -n 0 ']'
23:48:47 [2020-09-17T23:48:47.153Z] ++ set -x
23:48:47 [2020-09-17T23:48:47.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
23:48:47 [2020-09-17T23:48:47.153Z] INFO: Testing against a local daemon
23:48:47 [2020-09-17T23:48:47.153Z] === RUN   TestAuthZPluginAllowRequest
23:48:47 [2020-09-17T23:48:47.519Z] 2020/09/17 23:48:47 	Finished clone github.com/bsphere/le_go
23:48:47 [2020-09-17T23:48:47.519Z] 2020/09/17 23:48:47 	Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20
23:48:47 [2020-09-17T23:48:47.519Z] 2020/09/17 23:48:47 	Finished clone golang.org/x/sys
23:48:47 [2020-09-17T23:48:47.519Z] 2020/09/17 23:48:47 	Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20
23:48:47 [2020-09-17T23:48:47.726Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:48:47 [2020-09-17T23:48:47.726Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:48:47 [2020-09-17T23:48:47.726Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:48:47 [2020-09-17T23:48:47.780Z] 2020/09/17 23:48:47 	Finished clone github.com/fsnotify/fsnotify
23:48:47 [2020-09-17T23:48:47.780Z] 2020/09/17 23:48:47 	Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20
23:48:47 [2020-09-17T23:48:47.780Z] 2020/09/17 23:48:47 	Finished clone github.com/jmespath/go-jmespath
23:48:47 [2020-09-17T23:48:47.780Z] 2020/09/17 23:48:47 	Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20
23:48:48 [2020-09-17T23:48:48.183Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:48:48 [2020-09-17T23:48:48.183Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:48:48 [2020-09-17T23:48:48.380Z] 2020/09/17 23:48:48 	Finished clone golang.org/x/oauth2
23:48:48 [2020-09-17T23:48:48.380Z] 2020/09/17 23:48:48 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
23:48:48 [2020-09-17T23:48:48.663Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
23:48:48 [2020-09-17T23:48:48.663Z] === RUN   TestAuthZPluginTLS
23:48:48 [2020-09-17T23:48:48.957Z] --- PASS: TestAuthZPluginTLS (0.57s)
23:48:48 [2020-09-17T23:48:48.957Z] === RUN   TestAuthZPluginDenyRequest
23:48:49 [2020-09-17T23:48:49.050Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
23:48:49 [2020-09-17T23:48:49.050Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
23:48:49 [2020-09-17T23:48:49.050Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
23:48:49 [2020-09-17T23:48:49.323Z] 2020/09/17 23:48:49 	Finished clone github.com/googleapis/gax-go
23:48:49 [2020-09-17T23:48:49.323Z] 2020/09/17 23:48:49 	Clone github.com/containerd/containerd, revision c623d1b36f09f8ef6536a057bd658b3aa8632828, attempt 1/20
23:48:49 [2020-09-17T23:48:49.605Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:48:49 [2020-09-17T23:48:49.605Z] === RUN   TestAuthZPluginAPIDenyResponse
23:48:49 [2020-09-17T23:48:49.612Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
23:48:49 [2020-09-17T23:48:49.893Z] 2020/09/17 23:48:49 	Finished clone github.com/tinylib/msgp
23:48:49 [2020-09-17T23:48:49.893Z] 2020/09/17 23:48:49 	Clone github.com/containerd/fifo, revision f15a3290365b9d2627d189e619ab4008e0069caf, attempt 1/20
23:48:50 [2020-09-17T23:48:50.239Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:48:50 [2020-09-17T23:48:50.239Z] === RUN   TestAuthZPluginDenyResponse
23:48:50 [2020-09-17T23:48:50.532Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:48:50 [2020-09-17T23:48:50.533Z] === RUN   TestAuthZPluginAllowEventStream
23:48:50 [2020-09-17T23:48:50.832Z] 2020/09/17 23:48:50 	Finished clone github.com/docker/libnetwork
23:48:50 [2020-09-17T23:48:50.832Z] 2020/09/17 23:48:50 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
23:48:51 [2020-09-17T23:48:51.092Z] 2020/09/17 23:48:51 	Finished clone go.opencensus.io
23:48:51 [2020-09-17T23:48:51.092Z] 2020/09/17 23:48:51 	Clone github.com/containerd/cgroups, revision 318312a373405e5e91134d8063d04d59768a1bff, attempt 1/20
23:48:51 [2020-09-17T23:48:51.352Z] 2020/09/17 23:48:51 	Finished clone github.com/containerd/fifo
23:48:51 [2020-09-17T23:48:51.352Z] 2020/09/17 23:48:51 	Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20
23:48:52 [2020-09-17T23:48:52.053Z] --- PASS: TestAuthZPluginAllowEventStream (1.29s)
23:48:52 [2020-09-17T23:48:52.053Z] === RUN   TestAuthZPluginErrorResponse
23:48:52 [2020-09-17T23:48:52.292Z] 2020/09/17 23:48:52 	Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20
23:48:52 [2020-09-17T23:48:52.347Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:48:52 [2020-09-17T23:48:52.347Z] === RUN   TestAuthZPluginErrorRequest
23:48:52 [2020-09-17T23:48:52.552Z] 2020/09/17 23:48:52 	Finished clone golang.org/x/text
23:48:52 [2020-09-17T23:48:52.983Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
23:48:52 [2020-09-17T23:48:52.983Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:48:53 [2020-09-17T23:48:53.123Z] 2020/09/17 23:48:53 	Finished clone github.com/miekg/dns
23:48:53 [2020-09-17T23:48:53.123Z] 2020/09/17 23:48:53 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
23:48:53 [2020-09-17T23:48:53.385Z] 2020/09/17 23:48:53 	Finished clone github.com/containerd/cgroups
23:48:53 [2020-09-17T23:48:53.385Z] 2020/09/17 23:48:53 	Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20
23:48:53 [2020-09-17T23:48:53.620Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
23:48:53 [2020-09-17T23:48:53.620Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:48:53 [2020-09-17T23:48:53.646Z] 2020/09/17 23:48:53 	Finished clone github.com/moby/buildkit
23:48:53 [2020-09-17T23:48:53.646Z] 2020/09/17 23:48:53 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
23:48:53 [2020-09-17T23:48:53.829Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
23:48:53 [2020-09-17T23:48:53.907Z] 2020/09/17 23:48:53 	Finished clone github.com/containerd/go-runc
23:48:53 [2020-09-17T23:48:53.907Z] 2020/09/17 23:48:53 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
23:48:54 [2020-09-17T23:48:54.167Z] 2020/09/17 23:48:54 	Finished clone github.com/opencontainers/runc
23:48:54 [2020-09-17T23:48:54.167Z] 2020/09/17 23:48:54 	Clone github.com/docker/swarmkit, revision d6592ddefd8a5319aadff74c558b816b1a0b2590, attempt 1/20
23:48:54 [2020-09-17T23:48:54.428Z] 2020/09/17 23:48:54 	Finished clone github.com/containerd/typeurl
23:48:54 [2020-09-17T23:48:54.428Z] 2020/09/17 23:48:54 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
23:48:54 [2020-09-17T23:48:54.688Z] 2020/09/17 23:48:54 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
23:48:54 [2020-09-17T23:48:54.688Z] 2020/09/17 23:48:54 	Finished clone github.com/containerd/ttrpc
23:48:54 [2020-09-17T23:48:54.948Z] 2020/09/17 23:48:54 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
23:48:54 [2020-09-17T23:48:54.948Z] 2020/09/17 23:48:54 	Finished clone github.com/containerd/continuity
23:48:55 [2020-09-17T23:48:55.208Z] 2020/09/17 23:48:55 	Finished clone github.com/gogo/googleapis
23:48:55 [2020-09-17T23:48:55.208Z] 2020/09/17 23:48:55 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
23:48:55 [2020-09-17T23:48:55.239Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:48:55 [2020-09-17T23:48:55.239Z] === RUN   TestDockerSuite/TestBuildHistory
23:48:55 [2020-09-17T23:48:55.698Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s)
23:48:55 [2020-09-17T23:48:55.698Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:48:55 [2020-09-17T23:48:55.778Z] 2020/09/17 23:48:55 	Finished clone google.golang.org/grpc
23:48:55 [2020-09-17T23:48:55.778Z] 2020/09/17 23:48:55 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
23:48:56 [2020-09-17T23:48:56.038Z] 2020/09/17 23:48:55 	Finished clone github.com/containerd/console
23:48:56 [2020-09-17T23:48:56.038Z] 2020/09/17 23:48:55 	Clone golang.org/x/crypto, revision 75b288015ac94e66e3d6715fb68a9b41bf046ec2, attempt 1/20
23:48:56 [2020-09-17T23:48:56.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
23:48:56 [2020-09-17T23:48:56.345Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
23:48:56 [2020-09-17T23:48:56.608Z] 2020/09/17 23:48:56 	Finished clone github.com/fernet/fernet-go
23:48:56 [2020-09-17T23:48:56.608Z] 2020/09/17 23:48:56 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
23:48:56 [2020-09-17T23:48:56.907Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
23:48:57 [2020-09-17T23:48:57.190Z] 2020/09/17 23:48:57 	Finished clone github.com/cilium/ebpf
23:48:57 [2020-09-17T23:48:57.190Z] 2020/09/17 23:48:57 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
23:48:57 [2020-09-17T23:48:57.217Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
23:48:57 [2020-09-17T23:48:57.217Z] === RUN   TestAuthZPluginHeader
23:48:57 [2020-09-17T23:48:57.760Z] 2020/09/17 23:48:57 	Finished clone github.com/docker/distribution
23:48:57 [2020-09-17T23:48:57.854Z] --- PASS: TestAuthZPluginHeader (0.85s)
23:48:57 [2020-09-17T23:48:57.855Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:48:57 [2020-09-17T23:48:57.855Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:48:57 [2020-09-17T23:48:57.855Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:57 [2020-09-17T23:48:57.855Z] === RUN   TestAuthZPluginV2Disable
23:48:57 [2020-09-17T23:48:57.855Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:48:57 [2020-09-17T23:48:57.855Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:57 [2020-09-17T23:48:57.855Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:48:57 [2020-09-17T23:48:57.855Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:48:57 [2020-09-17T23:48:57.855Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:57 [2020-09-17T23:48:57.855Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:48:57 [2020-09-17T23:48:57.855Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:48:57 [2020-09-17T23:48:57.855Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:48:57 [2020-09-17T23:48:57.855Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:48:58 [2020-09-17T23:48:58.020Z] 2020/09/17 23:48:57 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
23:48:58 [2020-09-17T23:48:58.279Z] 2020/09/17 23:48:58 	Finished clone golang.org/x/time
23:48:58 [2020-09-17T23:48:58.279Z] 2020/09/17 23:48:58 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
23:48:58 [2020-09-17T23:48:58.797Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
23:48:58 [2020-09-17T23:48:58.797Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
23:48:58 [2020-09-17T23:48:58.849Z] 2020/09/17 23:48:58 	Finished clone github.com/hashicorp/go-immutable-radix
23:48:58 [2020-09-17T23:48:58.849Z] 2020/09/17 23:48:58 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
23:48:58 [2020-09-17T23:48:58.849Z] 2020/09/17 23:48:58 	Finished clone github.com/hashicorp/go-memdb
23:48:58 [2020-09-17T23:48:58.849Z] 2020/09/17 23:48:58 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
23:48:59 [2020-09-17T23:48:59.359Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
23:48:59 [2020-09-17T23:48:59.615Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
23:48:59 [2020-09-17T23:48:59.789Z] 2020/09/17 23:48:59 	Finished clone github.com/hashicorp/golang-lru
23:48:59 [2020-09-17T23:48:59.789Z] 2020/09/17 23:48:59 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
23:49:00 [2020-09-17T23:49:00.360Z] 2020/09/17 23:49:00 	Finished clone code.cloudfoundry.org/clock
23:49:00 [2020-09-17T23:49:00.360Z] 2020/09/17 23:49:00 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
23:49:00 [2020-09-17T23:49:00.360Z] 2020/09/17 23:49:00 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
23:49:00 [2020-09-17T23:49:00.360Z] 2020/09/17 23:49:00 	Finished clone github.com/coreos/pkg
23:49:00 [2020-09-17T23:49:00.543Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
23:49:01 [2020-09-17T23:49:01.743Z] 2020/09/17 23:49:01 	Finished clone github.com/beorn7/perks
23:49:01 [2020-09-17T23:49:01.743Z] 2020/09/17 23:49:01 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
23:49:01 [2020-09-17T23:49:01.743Z] 2020/09/17 23:49:01 	Finished clone github.com/prometheus/client_model
23:49:01 [2020-09-17T23:49:01.743Z] 2020/09/17 23:49:01 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
23:49:02 [2020-09-17T23:49:02.003Z] 2020/09/17 23:49:01 	Finished clone golang.org/x/crypto
23:49:02 [2020-09-17T23:49:02.003Z] 2020/09/17 23:49:01 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
23:49:02 [2020-09-17T23:49:02.293Z] === RUN   TestDockerSuite/TestBuildIidFile
23:49:02 [2020-09-17T23:49:02.576Z] 2020/09/17 23:49:02 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
23:49:02 [2020-09-17T23:49:02.576Z] 2020/09/17 23:49:02 	Finished clone github.com/golang/protobuf
23:49:03 [2020-09-17T23:49:03.147Z] 2020/09/17 23:49:03 	Finished clone github.com/prometheus/client_golang
23:49:03 [2020-09-17T23:49:03.147Z] 2020/09/17 23:49:03 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
23:49:03 [2020-09-17T23:49:03.257Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:49:03 [2020-09-17T23:49:03.408Z] 2020/09/17 23:49:03 	Finished clone github.com/matttproud/golang_protobuf_extensions
23:49:03 [2020-09-17T23:49:03.408Z] 2020/09/17 23:49:03 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
23:49:03 [2020-09-17T23:49:03.978Z] 2020/09/17 23:49:03 	Finished clone github.com/pkg/errors
23:49:03 [2020-09-17T23:49:03.978Z] 2020/09/17 23:49:03 	Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20
23:49:04 [2020-09-17T23:49:04.550Z] 2020/09/17 23:49:04 	Finished clone github.com/prometheus/procfs
23:49:04 [2020-09-17T23:49:04.550Z] 2020/09/17 23:49:04 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
23:49:04 [2020-09-17T23:49:04.712Z] --- PASS: TestDockerNetworkSuite (54.29s)
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.92s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d26cbb2392ad0] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.09s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d49c06dee71f0] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.87s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [df7824578e4c1] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.60s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dcccafaf01cc6] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:1233: [d657d84aca852] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.56s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [db784378f1a89] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [daf41b2cefd1e] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.46s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [db0f8357e156c] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [da03c3482f306] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dfc3e282c7009] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.31s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dd03b00b48e29] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.98s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d7bcb966e83de] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dcfefac771f93] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d0c4d99865971] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.36s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d933b0fa4a1f1] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dfe1433a01a6b] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dcd67f5822be6] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [db36bdb5c3259] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d993005abc85a] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [db6dfde211250] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d7a47c5499303] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d6ef3f704d006] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.20s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dfa86216bdb3b] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d99519e7aa0bf] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:968: [dc241f3ea4b7b] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.72s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dbc9e75bcfea7] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.81s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:1116: [dcfba537b5489] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d17184750d2ae] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [de5da249a7e3e] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dd629acc2cfad] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dee36ab1b377e] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [da1c77e791324] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d60fb89373184] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [da1444a2df018] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.41s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d2aab00072526] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dca2d9cacabc9] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d483bc556e87e] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [dd13622468b8c] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s)
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:1084: [d0d5a9e4976f3] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d6bc84e847768] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d531d66df5114] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [da3763149b630] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d09dfc3a694fa] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d8c33372119ab] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [d6cc07ef91bea] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [da22f79b298fc] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.04s)
23:49:04 [2020-09-17T23:49:04.712Z]         docker_cli_network_unix_test.go:46: [db6f31fc0d73b] daemon is not started
23:49:04 [2020-09-17T23:49:04.712Z] === RUN   TestDockerHubPullSuite
23:49:04 [2020-09-17T23:49:04.712Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
23:49:04 [2020-09-17T23:49:04.789Z] === RUN   TestDockerSuite/TestBuildInheritance
23:49:04 [2020-09-17T23:49:04.789Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:49:04 [2020-09-17T23:49:04.810Z] 2020/09/17 23:49:04 	Finished clone github.com/cespare/xxhash/v2
23:49:04 [2020-09-17T23:49:04.810Z] 2020/09/17 23:49:04 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
23:49:04 [2020-09-17T23:49:04.810Z] 2020/09/17 23:49:04 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
23:49:04 [2020-09-17T23:49:04.810Z] 2020/09/17 23:49:04 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
23:49:04 [2020-09-17T23:49:04.810Z] 2020/09/17 23:49:04 	Finished clone github.com/prometheus/common
23:49:04 [2020-09-17T23:49:04.810Z] 2020/09/17 23:49:04 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
23:49:05 [2020-09-17T23:49:05.246Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:49:05 [2020-09-17T23:49:05.246Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:49:06 [2020-09-17T23:49:06.077Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
23:49:06 [2020-09-17T23:49:06.194Z] 2020/09/17 23:49:05 	Finished clone github.com/inconshreveable/mousetrap
23:49:06 [2020-09-17T23:49:06.194Z] 2020/09/17 23:49:05 	Clone github.com/opencontainers/selinux, revision 25504e34a9826d481f6e2903963ecaa881749124, attempt 1/20
23:49:06 [2020-09-17T23:49:06.194Z] 2020/09/17 23:49:06 	Finished clone github.com/morikuni/aec
23:49:06 [2020-09-17T23:49:06.194Z] 2020/09/17 23:49:06 	Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20
23:49:06 [2020-09-17T23:49:06.455Z] 2020/09/17 23:49:06 	Finished clone github.com/docker/go-metrics
23:49:06 [2020-09-17T23:49:06.455Z] 2020/09/17 23:49:06 	Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20
23:49:06 [2020-09-17T23:49:06.455Z] 2020/09/17 23:49:06 	Finished clone github.com/spf13/pflag
23:49:07 [2020-09-17T23:49:07.025Z] 2020/09/17 23:49:06 	Finished clone github.com/spf13/cobra
23:49:07 [2020-09-17T23:49:07.968Z] 2020/09/17 23:49:07 	Finished clone github.com/Microsoft/go-winio
23:49:08 [2020-09-17T23:49:08.594Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
23:49:08 [2020-09-17T23:49:08.970Z] === RUN   TestDockerSuite/TestBuildLabel
23:49:09 [2020-09-17T23:49:09.350Z] 2020/09/17 23:49:09 	Finished clone github.com/google/certificate-transparency-go
23:49:09 [2020-09-17T23:49:09.427Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:49:09 [2020-09-17T23:49:09.610Z] 2020/09/17 23:49:09 	Finished clone github.com/opencontainers/selinux
23:49:09 [2020-09-17T23:49:09.885Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:49:10 [2020-09-17T23:49:10.342Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:49:10 [2020-09-17T23:49:10.800Z] === RUN   TestDockerSuite/TestBuildLabels
23:49:10 [2020-09-17T23:49:10.993Z] 2020/09/17 23:49:10 	Finished clone github.com/cloudflare/cfssl
23:49:11 [2020-09-17T23:49:11.764Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:49:11 [2020-09-17T23:49:11.861Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
23:49:12 [2020-09-17T23:49:12.729Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:49:13 [2020-09-17T23:49:13.228Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
23:49:13 [2020-09-17T23:49:13.484Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
23:49:13 [2020-09-17T23:49:13.740Z] --- PASS: TestDockerHubPullSuite (9.09s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.28s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.43s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (3.53s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.18s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.23s)
23:49:13 [2020-09-17T23:49:13.741Z] PASS
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === Skipped
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:5907: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:5890: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:5925: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:5856: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:6047: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:6017: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_sni_test.go:18: Flakey test
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:49:13 [2020-09-17T23:49:13.741Z]         docker_cli_network_unix_test.go:46: [d483bc556e87e] daemon is not started
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] 
23:49:13 [2020-09-17T23:49:13.741Z] DONE 1277 tests, 51 skipped in 1318.410s
23:49:13 [2020-09-17T23:49:13.741Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:49:13 [2020-09-17T23:49:13.741Z] ++++ cat bundles/test-integration/docker.pid
23:49:13 [2020-09-17T23:49:13.741Z] +++ kill 11837
23:49:14 [2020-09-17T23:49:14.669Z] +++ /etc/init.d/apparmor stop
23:49:14 [2020-09-17T23:49:14.669Z] Leaving: AppArmorNo profiles have been unloaded.
23:49:14 [2020-09-17T23:49:14.669Z] 
23:49:14 [2020-09-17T23:49:14.669Z] Unloading profiles will leave already running processes permanently
23:49:14 [2020-09-17T23:49:14.669Z] unconfined, which can lead to unexpected situations.
23:49:14 [2020-09-17T23:49:14.669Z] 
23:49:14 [2020-09-17T23:49:14.669Z] To set a process to complain mode, use the command line tool
23:49:14 [2020-09-17T23:49:14.669Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:49:14 [2020-09-17T23:49:14.669Z] +++ true
23:49:14 [2020-09-17T23:49:14.669Z] exiting test-integration
23:49:14 [2020-09-17T23:49:14.669Z] ++ exit 0
23:49:14 [2020-09-17T23:49:14.669Z] 
23:49:15 [2020-09-17T23:49:15.231Z] + for job in $(jobs -p)
23:49:15 [2020-09-17T23:49:15.231Z] + wait 13830
23:49:16 [2020-09-17T23:49:16.455Z] === RUN   TestDockerSuite/TestBuildLastModified
23:49:16 [2020-09-17T23:49:16.455Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:49:16 [2020-09-17T23:49:16.455Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:49:16 [2020-09-17T23:49:16.455Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:49:16 [2020-09-17T23:49:16.455Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:49:16 [2020-09-17T23:49:16.455Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:49:16 [2020-09-17T23:49:16.471Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
23:49:16 [2020-09-17T23:49:16.471Z] PASS
23:49:16 [2020-09-17T23:49:16.471Z] 
23:49:16 [2020-09-17T23:49:16.471Z] === Skipped
23:49:16 [2020-09-17T23:49:16.471Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:49:16 [2020-09-17T23:49:16.471Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:16 [2020-09-17T23:49:16.471Z] 
23:49:16 [2020-09-17T23:49:16.471Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:49:16 [2020-09-17T23:49:16.471Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:16 [2020-09-17T23:49:16.471Z] 
23:49:16 [2020-09-17T23:49:16.471Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:49:16 [2020-09-17T23:49:16.471Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:16 [2020-09-17T23:49:16.471Z] 
23:49:16 [2020-09-17T23:49:16.471Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:49:16 [2020-09-17T23:49:16.471Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:16 [2020-09-17T23:49:16.471Z] 
23:49:16 [2020-09-17T23:49:16.471Z] 
23:49:16 [2020-09-17T23:49:16.471Z] DONE 17 tests, 4 skipped in 27.588s
23:49:16 [2020-09-17T23:49:16.471Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:49:16 [2020-09-17T23:49:16.471Z] ++ 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
23:49:16 [2020-09-17T23:49:16.471Z] ++ set -e
23:49:16 [2020-09-17T23:49:16.471Z] ++ '[' -n 0 ']'
23:49:16 [2020-09-17T23:49:16.471Z] ++ set -x
23:49:16 [2020-09-17T23:49:16.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
23:49:16 [2020-09-17T23:49:16.471Z] INFO: Testing against a local daemon
23:49:16 [2020-09-17T23:49:16.471Z] === RUN   TestPluginInvalidJSON
23:49:16 [2020-09-17T23:49:16.471Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:49:16 [2020-09-17T23:49:16.471Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:49:16 [2020-09-17T23:49:16.471Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:49:16 [2020-09-17T23:49:16.471Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:49:16 [2020-09-17T23:49:16.471Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:49:16 [2020-09-17T23:49:16.471Z] === RUN   TestPluginInstall
23:49:16 [2020-09-17T23:49:16.471Z] === RUN   TestPluginInstall/no_auth
23:49:16 [2020-09-17T23:49:16.913Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:49:16 [2020-09-17T23:49:16.913Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:49:17 [2020-09-17T23:49:17.879Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:49:20 [2020-09-17T23:49:20.018Z] time="2020-09-17T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:20 [2020-09-17T23:49:20.018Z] time="2020-09-17T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e231fd68ec3f28d78fe4ec3074bcaeb0db799c1e1e7e50e47ad7a240d21f0b0" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:20 [2020-09-17T23:49:20.018Z] time="2020-09-17T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:20 [2020-09-17T23:49:20.018Z] time="2020-09-17T23:49:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8e231fd68ec3f28d78fe4ec3074bcaeb0db799c1e1e7e50e47ad7a240d21f0b0" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:20 [2020-09-17T23:49:20.018Z] === RUN   TestPluginInstall/with_htpasswd
23:49:20 [2020-09-17T23:49:20.655Z] time="2020-09-17T23:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:20 [2020-09-17T23:49:20.655Z] time="2020-09-17T23:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfbfba36937bbe075854ac1b93a5be1ba44a02e6da3437a6ef6e634f4b9343ed" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:20 [2020-09-17T23:49:20.655Z] time="2020-09-17T23:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:20 [2020-09-17T23:49:20.655Z] time="2020-09-17T23:49:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfbfba36937bbe075854ac1b93a5be1ba44a02e6da3437a6ef6e634f4b9343ed" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:21 [2020-09-17T23:49:21.291Z] === RUN   TestPluginInstall/with_insecure
23:49:21 [2020-09-17T23:49:21.607Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:49:22 [2020-09-17T23:49:22.331Z] time="2020-09-17T23:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:22 [2020-09-17T23:49:22.331Z] time="2020-09-17T23:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa4524c62fe6f7ec359ddcc1a6631bca2b5badc939cfb50ceab49a30493bfb71" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:22 [2020-09-17T23:49:22.331Z] time="2020-09-17T23:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:49:22 [2020-09-17T23:49:22.331Z] time="2020-09-17T23:49:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa4524c62fe6f7ec359ddcc1a6631bca2b5badc939cfb50ceab49a30493bfb71" mediatype=application/vnd.docker.plugin.v1+json size=522
23:49:22 [2020-09-17T23:49:22.331Z] --- PASS: TestPluginInstall (7.74s)
23:49:22 [2020-09-17T23:49:22.331Z]     --- PASS: TestPluginInstall/no_auth (5.43s)
23:49:22 [2020-09-17T23:49:22.331Z]     --- PASS: TestPluginInstall/with_htpasswd (0.94s)
23:49:22 [2020-09-17T23:49:22.331Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
23:49:22 [2020-09-17T23:49:22.331Z]         plugin_test.go:157: [d132f1b41eed1] daemon is not started
23:49:22 [2020-09-17T23:49:22.331Z] PASS
23:49:22 [2020-09-17T23:49:22.331Z] 
23:49:22 [2020-09-17T23:49:22.331Z] DONE 6 tests in 7.837s
23:49:22 [2020-09-17T23:49:22.625Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:49:22 [2020-09-17T23:49:22.625Z] ++ 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
23:49:22 [2020-09-17T23:49:22.625Z] ++ set -e
23:49:22 [2020-09-17T23:49:22.625Z] ++ '[' -n 0 ']'
23:49:22 [2020-09-17T23:49:22.625Z] ++ set -x
23:49:22 [2020-09-17T23:49:22.625Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
23:49:22 [2020-09-17T23:49:22.625Z] INFO: Testing against a local daemon
23:49:22 [2020-09-17T23:49:22.625Z] === RUN   TestExternalGraphDriver
23:49:22 [2020-09-17T23:49:22.917Z] === RUN   TestExternalGraphDriver/json
23:49:23 [2020-09-17T23:49:23.312Z] 2020/09/17 23:49:21 	Finished clone cloud.google.com/go
23:49:23 [2020-09-17T23:49:23.312Z] 2020/09/17 23:49:22 	Finished clone github.com/docker/swarmkit
23:49:23 [2020-09-17T23:49:23.312Z] 2020/09/17 23:49:22 	Finished clone github.com/Microsoft/hcsshim
23:49:24 [2020-09-17T23:49:24.441Z] === RUN   TestExternalGraphDriver/spec
23:49:26 [2020-09-17T23:49:26.563Z] === RUN   TestExternalGraphDriver/pull
23:49:27 [2020-09-17T23:49:27.514Z] 2020/09/17 23:49:27 	Finished clone github.com/coreos/etcd
23:49:27 [2020-09-17T23:49:27.775Z] 2020/09/17 23:49:27 	Finished clone github.com/containerd/containerd
23:49:28 [2020-09-17T23:49:28.093Z] --- PASS: TestExternalGraphDriver (5.60s)
23:49:28 [2020-09-17T23:49:28.093Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
23:49:28 [2020-09-17T23:49:28.093Z]     --- PASS: TestExternalGraphDriver/spec (1.81s)
23:49:28 [2020-09-17T23:49:28.093Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
23:49:28 [2020-09-17T23:49:28.093Z] === RUN   TestGraphdriverPluginV2
23:49:28 [2020-09-17T23:49:28.391Z] --- SKIP: TestGraphdriverPluginV2 (0.25s)
23:49:28 [2020-09-17T23:49:28.391Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:28 [2020-09-17T23:49:28.391Z] PASS
23:49:28 [2020-09-17T23:49:28.391Z] 
23:49:28 [2020-09-17T23:49:28.391Z] === Skipped
23:49:28 [2020-09-17T23:49:28.391Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.25s)
23:49:28 [2020-09-17T23:49:28.391Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:49:28 [2020-09-17T23:49:28.391Z] 
23:49:28 [2020-09-17T23:49:28.391Z] 
23:49:28 [2020-09-17T23:49:28.391Z] DONE 5 tests, 1 skipped in 5.927s
23:49:28 [2020-09-17T23:49:28.391Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:49:28 [2020-09-17T23:49:28.391Z] ++ 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
23:49:28 [2020-09-17T23:49:28.391Z] ++ set -e
23:49:28 [2020-09-17T23:49:28.391Z] ++ '[' -n 0 ']'
23:49:28 [2020-09-17T23:49:28.391Z] ++ set -x
23:49:28 [2020-09-17T23:49:28.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
23:49:28 [2020-09-17T23:49:28.391Z] INFO: Testing against a local daemon
23:49:28 [2020-09-17T23:49:28.391Z] === RUN   TestContinueAfterPluginCrash
23:49:28 [2020-09-17T23:49:28.391Z] === PAUSE TestContinueAfterPluginCrash
23:49:28 [2020-09-17T23:49:28.391Z] === RUN   TestReadPluginNoRead
23:49:28 [2020-09-17T23:49:28.391Z] === PAUSE TestReadPluginNoRead
23:49:28 [2020-09-17T23:49:28.391Z] === RUN   TestDaemonStartWithLogOpt
23:49:28 [2020-09-17T23:49:28.391Z] === PAUSE TestDaemonStartWithLogOpt
23:49:28 [2020-09-17T23:49:28.391Z] === CONT  TestContinueAfterPluginCrash
23:49:28 [2020-09-17T23:49:28.391Z] === CONT  TestDaemonStartWithLogOpt
23:49:28 [2020-09-17T23:49:28.391Z] === CONT  TestReadPluginNoRead
23:49:33 [2020-09-17T23:49:33.982Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:49:33 [2020-09-17T23:49:33.982Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:49:34 [2020-09-17T23:49:34.025Z] === RUN   TestReadPluginNoRead/default
23:49:34 [2020-09-17T23:49:34.025Z] --- PASS: TestDaemonStartWithLogOpt (5.42s)
23:49:35 [2020-09-17T23:49:35.111Z] === RUN   TestReadPluginNoRead/disabled_caching
23:49:35 [2020-09-17T23:49:35.516Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:49:36 [2020-09-17T23:49:36.625Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:49:37 [2020-09-17T23:49:37.123Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
23:49:38 [2020-09-17T23:49:38.142Z] --- PASS: TestReadPluginNoRead (9.33s)
23:49:38 [2020-09-17T23:49:38.142Z]     --- PASS: TestReadPluginNoRead/default (1.44s)
23:49:38 [2020-09-17T23:49:38.142Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.35s)
23:49:38 [2020-09-17T23:49:38.142Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s)
23:49:38 [2020-09-17T23:49:38.142Z]     read_test.go:92: [dbed0646bc974] daemon is not started
23:49:39 [2020-09-17T23:49:39.183Z] --- PASS: TestContinueAfterPluginCrash (10.62s)
23:49:39 [2020-09-17T23:49:39.183Z] PASS
23:49:39 [2020-09-17T23:49:39.183Z] 
23:49:39 [2020-09-17T23:49:39.183Z] DONE 6 tests in 10.699s
23:49:39 [2020-09-17T23:49:39.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:49:39 [2020-09-17T23:49:39.183Z] ++ 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
23:49:39 [2020-09-17T23:49:39.183Z] ++ set -e
23:49:39 [2020-09-17T23:49:39.183Z] ++ '[' -n 0 ']'
23:49:39 [2020-09-17T23:49:39.183Z] ++ set -x
23:49:39 [2020-09-17T23:49:39.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
23:49:39 [2020-09-17T23:49:39.183Z] testing: warning: no tests to run
23:49:39 [2020-09-17T23:49:39.183Z] PASS
23:49:39 [2020-09-17T23:49:39.183Z] 
23:49:39 [2020-09-17T23:49:39.183Z] DONE 0 tests in 0.017s
23:49:39 [2020-09-17T23:49:39.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:49:39 [2020-09-17T23:49:39.183Z] ++ 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
23:49:39 [2020-09-17T23:49:39.183Z] ++ set -e
23:49:39 [2020-09-17T23:49:39.183Z] ++ '[' -n 0 ']'
23:49:39 [2020-09-17T23:49:39.183Z] ++ set -x
23:49:39 [2020-09-17T23:49:39.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
23:49:39 [2020-09-17T23:49:39.183Z] INFO: Testing against a local daemon
23:49:39 [2020-09-17T23:49:39.183Z] === RUN   TestPluginWithDevMounts
23:49:39 [2020-09-17T23:49:39.183Z] === PAUSE TestPluginWithDevMounts
23:49:39 [2020-09-17T23:49:39.183Z] === CONT  TestPluginWithDevMounts
23:49:40 [2020-09-17T23:49:40.405Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
23:49:41 [2020-09-17T23:49:41.273Z] --- PASS: TestPluginWithDevMounts (1.84s)
23:49:41 [2020-09-17T23:49:41.273Z] PASS
23:49:41 [2020-09-17T23:49:41.273Z] 
23:49:41 [2020-09-17T23:49:41.273Z] DONE 1 tests in 1.921s
23:49:41 [2020-09-17T23:49:41.273Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
23:49:41 [2020-09-17T23:49:41.273Z] ++ 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
23:49:41 [2020-09-17T23:49:41.273Z] ++ set -e
23:49:41 [2020-09-17T23:49:41.273Z] ++ '[' -n 0 ']'
23:49:41 [2020-09-17T23:49:41.273Z] ++ set -x
23:49:41 [2020-09-17T23:49:41.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
23:49:41 [2020-09-17T23:49:41.274Z] INFO: Testing against a local daemon
23:49:41 [2020-09-17T23:49:41.274Z] === RUN   TestSecretInspect
23:49:42 [2020-09-17T23:49:42.683Z] 2020/09/17 23:49:40 	Finished clone google.golang.org/genproto
23:49:43 [2020-09-17T23:49:43.350Z] --- PASS: TestSecretInspect (1.89s)
23:49:43 [2020-09-17T23:49:43.350Z] === RUN   TestSecretList
23:49:44 [2020-09-17T23:49:44.596Z] 2020/09/17 23:49:44 	Finished clone github.com/gogo/protobuf
23:49:44 [2020-09-17T23:49:44.880Z] --- PASS: TestSecretList (1.88s)
23:49:44 [2020-09-17T23:49:44.880Z] === RUN   TestSecretsCreateAndDelete
23:49:46 [2020-09-17T23:49:46.942Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
23:49:46 [2020-09-17T23:49:46.954Z] --- PASS: TestSecretsCreateAndDelete (1.92s)
23:49:46 [2020-09-17T23:49:46.954Z] === RUN   TestSecretsUpdate
23:49:49 [2020-09-17T23:49:49.032Z] --- PASS: TestSecretsUpdate (1.89s)
23:49:49 [2020-09-17T23:49:49.032Z] === RUN   TestTemplatedSecret
23:49:51 [2020-09-17T23:49:51.117Z] --- PASS: TestTemplatedSecret (2.40s)
23:49:51 [2020-09-17T23:49:51.117Z] === RUN   TestSecretCreateResolve
23:49:53 [2020-09-17T23:49:53.194Z] --- PASS: TestSecretCreateResolve (1.87s)
23:49:53 [2020-09-17T23:49:53.194Z] PASS
23:49:53 [2020-09-17T23:49:53.194Z] 
23:49:53 [2020-09-17T23:49:53.194Z] DONE 6 tests in 11.939s
23:49:53 [2020-09-17T23:49:53.194Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
23:49:53 [2020-09-17T23:49:53.194Z] ++ 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
23:49:53 [2020-09-17T23:49:53.194Z] ++ set -e
23:49:53 [2020-09-17T23:49:53.194Z] ++ '[' -n 0 ']'
23:49:53 [2020-09-17T23:49:53.194Z] ++ set -x
23:49:53 [2020-09-17T23:49:53.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
23:49:53 [2020-09-17T23:49:53.194Z] INFO: Testing against a local daemon
23:49:53 [2020-09-17T23:49:53.194Z] === RUN   TestServiceCreateInit
23:49:53 [2020-09-17T23:49:53.194Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:49:53 [2020-09-17T23:49:53.484Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
23:49:55 [2020-09-17T23:49:55.374Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
23:49:56 [2020-09-17T23:49:56.827Z] 2020/09/17 23:49:55 	Finished clone github.com/hashicorp/consul
23:49:57 [2020-09-17T23:49:57.679Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:50:00 [2020-09-17T23:50:00.639Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:50:01 [2020-09-17T23:50:01.220Z] --- PASS: TestServiceCreateInit (7.62s)
23:50:01 [2020-09-17T23:50:01.220Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s)
23:50:01 [2020-09-17T23:50:01.220Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s)
23:50:01 [2020-09-17T23:50:01.220Z] === RUN   TestCreateServiceMultipleTimes
23:50:01 [2020-09-17T23:50:01.911Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
23:50:03 [2020-09-17T23:50:03.277Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
23:50:07 [2020-09-17T23:50:07.446Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
23:50:07 [2020-09-17T23:50:07.446Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
23:50:11 [2020-09-17T23:50:11.303Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:50:14 [2020-09-17T23:50:14.201Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:50:14 [2020-09-17T23:50:14.940Z] 2020/09/17 23:50:13 	Finished clone github.com/aws/aws-sdk-go
23:50:15 [2020-09-17T23:50:15.533Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
23:50:15 [2020-09-17T23:50:15.533Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
23:50:15 [2020-09-17T23:50:15.789Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
23:50:16 [2020-09-17T23:50:16.640Z] --- PASS: TestCreateServiceMultipleTimes (15.34s)
23:50:16 [2020-09-17T23:50:16.640Z] === RUN   TestCreateServiceConflict
23:50:18 [2020-09-17T23:50:18.159Z] --- PASS: TestCreateServiceConflict (1.90s)
23:50:18 [2020-09-17T23:50:18.159Z] === RUN   TestCreateServiceMaxReplicas
23:50:18 [2020-09-17T23:50:18.305Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
23:50:20 [2020-09-17T23:50:20.907Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
23:50:20 [2020-09-17T23:50:20.907Z] === RUN   TestCreateWithDuplicateNetworkNames
23:50:24 [2020-09-17T23:50:24.516Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:50:27 [2020-09-17T23:50:27.416Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:50:33 [2020-09-17T23:50:33.569Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.82s)
23:50:33 [2020-09-17T23:50:33.569Z] === RUN   TestCreateServiceSecretFileMode
23:50:36 [2020-09-17T23:50:36.334Z] --- PASS: TestCreateServiceSecretFileMode (2.26s)
23:50:36 [2020-09-17T23:50:36.334Z] === RUN   TestCreateServiceConfigFileMode
23:50:38 [2020-09-17T23:50:38.418Z] --- PASS: TestCreateServiceConfigFileMode (2.24s)
23:50:38 [2020-09-17T23:50:38.418Z] === RUN   TestCreateServiceSysctls
23:50:40 [2020-09-17T23:50:40.047Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:50:40 [2020-09-17T23:50:40.047Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:50:41 [2020-09-17T23:50:41.180Z] --- PASS: TestCreateServiceSysctls (2.99s)
23:50:41 [2020-09-17T23:50:41.180Z] === RUN   TestCreateServiceCapabilities
23:50:43 [2020-09-17T23:50:43.262Z] --- PASS: TestCreateServiceCapabilities (2.28s)
23:50:43 [2020-09-17T23:50:43.262Z] === RUN   TestInspect
23:50:46 [2020-09-17T23:50:46.008Z] --- PASS: TestInspect (2.43s)
23:50:46 [2020-09-17T23:50:46.008Z] === RUN   TestCreateJob
23:50:48 [2020-09-17T23:50:48.752Z] --- PASS: TestCreateJob (3.00s)
23:50:48 [2020-09-17T23:50:48.752Z] === RUN   TestReplicatedJob
23:50:52 [2020-09-17T23:50:52.448Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:50:52 [2020-09-17T23:50:52.448Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:50:52 [2020-09-17T23:50:52.448Z] === RUN   TestDockerSuite/TestBuildNetNone
23:50:52 [2020-09-17T23:50:52.448Z] === RUN   TestDockerSuite/TestBuildNoContext
23:50:53 [2020-09-17T23:50:53.416Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:50:54 [2020-09-17T23:50:54.347Z] --- PASS: TestReplicatedJob (4.75s)
23:50:54 [2020-09-17T23:50:54.347Z] === RUN   TestUpdateReplicatedJob
23:50:56 [2020-09-17T23:50:56.429Z] --- PASS: TestUpdateReplicatedJob (2.87s)
23:50:56 [2020-09-17T23:50:56.429Z] === RUN   TestServiceListWithStatuses
23:50:56 [2020-09-17T23:50:56.429Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:50:56 [2020-09-17T23:50:56.429Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:50:56 [2020-09-17T23:50:56.430Z] === RUN   TestDockerNetworkConnectAlias
23:50:57 [2020-09-17T23:50:57.144Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:50:58 [2020-09-17T23:50:58.677Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:50:58 [2020-09-17T23:50:58.677Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:50:58 [2020-09-17T23:50:58.677Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:51:00 [2020-09-17T23:51:00.903Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
23:51:00 [2020-09-17T23:51:00.903Z] === RUN   TestDockerNetworkReConnect
23:51:01 [2020-09-17T23:51:01.577Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:51:02 [2020-09-17T23:51:02.035Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:51:03 [2020-09-17T23:51:03.001Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:51:03 [2020-09-17T23:51:03.654Z] --- PASS: TestDockerNetworkReConnect (3.19s)
23:51:03 [2020-09-17T23:51:03.654Z] === RUN   TestServicePlugin
23:51:03 [2020-09-17T23:51:03.654Z] --- SKIP: TestServicePlugin (0.00s)
23:51:03 [2020-09-17T23:51:03.654Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:51:03 [2020-09-17T23:51:03.654Z] === RUN   TestServiceUpdateLabel
23:51:05 [2020-09-17T23:51:05.735Z] --- PASS: TestServiceUpdateLabel (1.93s)
23:51:05 [2020-09-17T23:51:05.735Z] === RUN   TestServiceUpdateSecrets
23:51:10 [2020-09-17T23:51:10.064Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:51:11 [2020-09-17T23:51:11.030Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:51:14 [2020-09-17T23:51:14.474Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
23:51:18 [2020-09-17T23:51:18.100Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:51:20 [2020-09-17T23:51:20.274Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:51:21 [2020-09-17T23:51:21.137Z] --- PASS: TestServiceUpdateSecrets (14.23s)
23:51:21 [2020-09-17T23:51:21.137Z] === RUN   TestServiceUpdateConfigs
23:51:27 [2020-09-17T23:51:27.338Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:51:31 [2020-09-17T23:51:31.066Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:51:34 [2020-09-17T23:51:34.796Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:51:35 [2020-09-17T23:51:35.761Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:51:35 [2020-09-17T23:51:35.761Z] === RUN   TestDockerSuite/TestBuildPATH
23:51:35 [2020-09-17T23:51:35.761Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:51:36 [2020-09-17T23:51:36.500Z] --- PASS: TestServiceUpdateConfigs (14.22s)
23:51:36 [2020-09-17T23:51:36.500Z] === RUN   TestServiceUpdateNetwork
23:51:37 [2020-09-17T23:51:37.294Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:51:37 [2020-09-17T23:51:37.294Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:51:48 [2020-09-17T23:51:48.004Z] --- PASS: TestServiceUpdateNetwork (12.32s)
23:51:48 [2020-09-17T23:51:48.004Z] === RUN   TestServiceUpdatePidsLimit
23:51:48 [2020-09-17T23:51:48.004Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:51:48 [2020-09-17T23:51:48.004Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:51:51 [2020-09-17T23:51:51.425Z] 2020/09/17 23:51:36 	Finished clone google.golang.org/api
23:51:51 [2020-09-17T23:51:51.425Z] 2020/09/17 23:51:36 Dependencies downloaded. Download time: 3m8.665574707s
23:51:51 [2020-09-17T23:51:51.425Z] 2020/09/17 23:51:36 Collecting all dependencies
23:51:51 [2020-09-17T23:51:51.425Z] 2020/09/17 23:51:47 Clean vendor dir from unused packages
23:51:51 [2020-09-17T23:51:51.425Z] 2020/09/17 23:51:47 	Ignoring paths matching "^archive/tar"
23:51:51 [2020-09-17T23:51:51.425Z] 2020/09/17 23:51:48 Success
23:51:51 [2020-09-17T23:51:51.425Z] 2020/09/17 23:51:48 Running time: 3m22.93611254s
23:51:51 [2020-09-17T23:51:51.425Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
23:51:51 [2020-09-17T23:51:51.761Z] + echo Building e2e image
23:51:51 [2020-09-17T23:51:51.761Z] Building e2e image
23:51:51 [2020-09-17T23:51:51.761Z] + docker build --build-arg DOCKER_GITCOMMIT=9fb324f00be66e27afd4172b509ec5525b588f81 -t moby-e2e-test -f Dockerfile.e2e .
23:51:51 [2020-09-17T23:51:51.761Z] #2 [internal] load .dockerignore
23:51:51 [2020-09-17T23:51:51.761Z] #2 transferring context: 34B done
23:51:51 [2020-09-17T23:51:51.761Z] #2 DONE 0.0s
23:51:51 [2020-09-17T23:51:51.761Z] 
23:51:51 [2020-09-17T23:51:51.761Z] #1 [internal] load build definition from Dockerfile.e2e
23:51:51 [2020-09-17T23:51:51.761Z] #1 transferring dockerfile: 3.21kB done
23:51:51 [2020-09-17T23:51:51.761Z] #1 DONE 0.0s
23:51:51 [2020-09-17T23:51:51.761Z] 
23:51:51 [2020-09-17T23:51:51.761Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine
23:51:52 [2020-09-17T23:51:52.021Z] #4 DONE 0.3s
23:51:52 [2020-09-17T23:51:52.021Z] 
23:51:52 [2020-09-17T23:51:52.021Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
23:51:52 [2020-09-17T23:51:52.593Z] #3 DONE 0.6s
23:51:52 [2020-09-17T23:51:52.593Z] 
23:51:52 [2020-09-17T23:51:52.593Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
23:51:52 [2020-09-17T23:51:52.593Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.2s
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 1.81MB / 2.80MB 0.2s
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.1s done
23:51:52 [2020-09-17T23:51:52.593Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done
23:51:52 [2020-09-17T23:51:52.593Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c
23:51:52 [2020-09-17T23:51:52.861Z] #14 ...
23:51:52 [2020-09-17T23:51:52.861Z] 
23:51:52 [2020-09-17T23:51:52.861Z] #8 [internal] load build context
23:51:52 [2020-09-17T23:51:52.861Z] #8 transferring context: 853.11kB 0.3s done
23:51:52 [2020-09-17T23:51:52.861Z] #8 DONE 0.4s
23:51:52 [2020-09-17T23:51:52.861Z] 
23:51:52 [2020-09-17T23:51:52.861Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
23:51:52 [2020-09-17T23:51:52.861Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 12.27MB / 127.34MB 0.4s
23:51:52 [2020-09-17T23:51:52.861Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 24.52MB / 127.34MB 0.6s
23:51:52 [2020-09-17T23:51:52.861Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s done
23:51:53 [2020-09-17T23:51:53.125Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 33.07MB / 127.34MB 0.7s
23:51:53 [2020-09-17T23:51:53.125Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
23:51:53 [2020-09-17T23:51:53.125Z] #14 ...
23:51:53 [2020-09-17T23:51:53.125Z] 
23:51:53 [2020-09-17T23:51:53.125Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
23:51:53 [2020-09-17T23:51:53.125Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
23:51:53 [2020-09-17T23:51:53.125Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
23:51:53 [2020-09-17T23:51:53.125Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
23:51:53 [2020-09-17T23:51:53.125Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
23:51:53 [2020-09-17T23:51:53.125Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.3s done
23:51:53 [2020-09-17T23:51:53.125Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
23:51:53 [2020-09-17T23:51:53.125Z] #5 DONE 0.8s
23:51:53 [2020-09-17T23:51:53.125Z] 
23:51:53 [2020-09-17T23:51:53.125Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
23:51:53 [2020-09-17T23:51:53.125Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
23:51:53 [2020-09-17T23:51:53.389Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
23:51:53 [2020-09-17T23:51:53.389Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 47.92MB / 127.34MB 1.1s
23:51:53 [2020-09-17T23:51:53.652Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 57.77MB / 127.34MB 1.2s
23:51:53 [2020-09-17T23:51:53.652Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 66.30MB / 127.34MB 1.3s
23:51:53 [2020-09-17T23:51:53.925Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 87.72MB / 127.34MB 1.5s
23:51:53 [2020-09-17T23:51:53.925Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 103.50MB / 127.34MB 1.6s
23:51:54 [2020-09-17T23:51:54.185Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 120.10MB / 127.34MB 1.8s
23:51:54 [2020-09-17T23:51:54.185Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s
23:51:54 [2020-09-17T23:51:54.445Z] #14 ...
23:51:54 [2020-09-17T23:51:54.445Z] 
23:51:54 [2020-09-17T23:51:54.445Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
23:51:54 [2020-09-17T23:51:54.445Z] #6 DONE 1.2s
23:51:54 [2020-09-17T23:51:54.445Z] 
23:51:54 [2020-09-17T23:51:54.445Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94...
23:51:54 [2020-09-17T23:51:54.445Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.9s done
23:51:54 [2020-09-17T23:51:54.445Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b
23:51:54 [2020-09-17T23:51:54.904Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:51:59 [2020-09-17T23:51:59.730Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s
23:52:00 [2020-09-17T23:52:00.300Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.8s done
23:52:00 [2020-09-17T23:52:00.926Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done
23:52:01 [2020-09-17T23:52:01.118Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
23:52:01 [2020-09-17T23:52:01.865Z] #14 DONE 9.3s
23:52:01 [2020-09-17T23:52:01.865Z] 
23:52:01 [2020-09-17T23:52:01.865Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
23:52:02 [2020-09-17T23:52:02.436Z] #15 ...
23:52:02 [2020-09-17T23:52:02.436Z] 
23:52:02 [2020-09-17T23:52:02.436Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
23:52:02 [2020-09-17T23:52:02.436Z] #7 0.769 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
23:52:02 [2020-09-17T23:52:02.436Z] #7 1.844 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
23:52:02 [2020-09-17T23:52:02.436Z] #7 1.945 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
23:52:02 [2020-09-17T23:52:02.436Z] #7 1.950 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
23:52:02 [2020-09-17T23:52:02.436Z] #7 1.962 (3/30) Installing readline (8.0.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 1.968 (4/30) Installing bash (5.0.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 1.990 Executing bash-5.0.0-r0.post-install
23:52:02 [2020-09-17T23:52:02.436Z] #7 1.991 (5/30) Installing ca-certificates (20191127-r2)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.010 (6/30) Installing libgcc (8.3.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.015 (7/30) Installing libstdc++ (8.3.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.031 (8/30) Installing binutils (2.32-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.127 (9/30) Installing gmp (6.1.2-r1)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.134 (10/30) Installing isl (0.18-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.159 (11/30) Installing libgomp (8.3.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.168 (12/30) Installing libatomic (8.3.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.170 (13/30) Installing mpfr3 (3.1.5-r1)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.176 (14/30) Installing mpc1 (1.1.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 2.180 (15/30) Installing gcc (8.3.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.041 (16/30) Installing musl-dev (1.1.22-r3)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.144 (17/30) Installing libc-dev (0.7.1-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.147 (18/30) Installing g++ (8.3.0-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.714 (19/30) Installing nghttp2-libs (1.39.2-r1)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.720 (20/30) Installing libcurl (7.66.0-r1)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.729 (21/30) Installing expat (2.2.8-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.734 (22/30) Installing pcre2 (10.33-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.744 (23/30) Installing git (2.22.4-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.956 (24/30) Installing libmnl (1.0.4-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.961 (25/30) Installing libnftnl-libs (1.1.3-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.966 (26/30) Installing iptables (1.8.3-r1)
23:52:02 [2020-09-17T23:52:02.436Z] #7 3.995 (27/30) Installing pigz (2.4-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 4.003 (28/30) Installing tar (1.32-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 4.012 (29/30) Installing xz-libs (5.2.4-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 4.018 (30/30) Installing xz (5.2.4-r0)
23:52:02 [2020-09-17T23:52:02.436Z] #7 4.024 Executing busybox-1.30.1-r3.trigger
23:52:02 [2020-09-17T23:52:02.436Z] #7 4.029 Executing ca-certificates-20191127-r2.trigger
23:52:02 [2020-09-17T23:52:02.436Z] #7 4.102 OK: 179 MiB in 44 packages
23:52:02 [2020-09-17T23:52:02.436Z] #7 DONE 7.9s
23:52:02 [2020-09-17T23:52:02.436Z] 
23:52:02 [2020-09-17T23:52:02.436Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
23:52:02 [2020-09-17T23:52:02.436Z] #9 DONE 0.0s
23:52:02 [2020-09-17T23:52:02.436Z] 
23:52:02 [2020-09-17T23:52:02.436Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
23:52:02 [2020-09-17T23:52:02.436Z] #10 DONE 0.0s
23:52:02 [2020-09-17T23:52:02.436Z] 
23:52:02 [2020-09-17T23:52:02.436Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
23:52:02 [2020-09-17T23:52:02.436Z] #11 DONE 0.0s
23:52:02 [2020-09-17T23:52:02.436Z] 
23:52:02 [2020-09-17T23:52:02.436Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
23:52:02 [2020-09-17T23:52:02.436Z] #12 DONE 0.0s
23:52:02 [2020-09-17T23:52:02.436Z] 
23:52:02 [2020-09-17T23:52:02.436Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
23:52:02 [2020-09-17T23:52:02.436Z] #13 DONE 0.0s
23:52:02 [2020-09-17T23:52:02.436Z] 
23:52:02 [2020-09-17T23:52:02.436Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
23:52:02 [2020-09-17T23:52:02.696Z] #15 0.987 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
23:52:03 [2020-09-17T23:52:03.419Z] --- PASS: TestServiceUpdatePidsLimit (15.82s)
23:52:03 [2020-09-17T23:52:03.419Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.64s)
23:52:03 [2020-09-17T23:52:03.419Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
23:52:03 [2020-09-17T23:52:03.419Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
23:52:03 [2020-09-17T23:52:03.419Z] PASS
23:52:03 [2020-09-17T23:52:03.419Z] 
23:52:03 [2020-09-17T23:52:03.419Z] === Skipped
23:52:03 [2020-09-17T23:52:03.419Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
23:52:03 [2020-09-17T23:52:03.419Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:52:03 [2020-09-17T23:52:03.419Z] 
23:52:03 [2020-09-17T23:52:03.419Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
23:52:03 [2020-09-17T23:52:03.419Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:52:03 [2020-09-17T23:52:03.419Z] 
23:52:03 [2020-09-17T23:52:03.419Z] 
23:52:03 [2020-09-17T23:52:03.419Z] DONE 27 tests, 2 skipped in 129.036s
23:52:03 [2020-09-17T23:52:03.419Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
23:52:03 [2020-09-17T23:52:03.419Z] ++ 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
23:52:03 [2020-09-17T23:52:03.419Z] ++ set -e
23:52:03 [2020-09-17T23:52:03.419Z] ++ '[' -n 0 ']'
23:52:03 [2020-09-17T23:52:03.419Z] ++ set -x
23:52:03 [2020-09-17T23:52:03.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
23:52:03 [2020-09-17T23:52:03.419Z] INFO: Testing against a local daemon
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestSessionCreate
23:52:03 [2020-09-17T23:52:03.419Z] --- PASS: TestSessionCreate (0.03s)
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestSessionCreateWithBadUpgrade
23:52:03 [2020-09-17T23:52:03.419Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
23:52:03 [2020-09-17T23:52:03.419Z] PASS
23:52:03 [2020-09-17T23:52:03.419Z] 
23:52:03 [2020-09-17T23:52:03.419Z] DONE 2 tests in 0.142s
23:52:03 [2020-09-17T23:52:03.419Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
23:52:03 [2020-09-17T23:52:03.419Z] ++ 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
23:52:03 [2020-09-17T23:52:03.419Z] ++ set -e
23:52:03 [2020-09-17T23:52:03.419Z] ++ '[' -n 0 ']'
23:52:03 [2020-09-17T23:52:03.419Z] ++ set -x
23:52:03 [2020-09-17T23:52:03.419Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
23:52:03 [2020-09-17T23:52:03.419Z] INFO: Testing against a local daemon
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:52:03 [2020-09-17T23:52:03.419Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:52:03 [2020-09-17T23:52:03.419Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestEventsExecDie
23:52:03 [2020-09-17T23:52:03.419Z] --- PASS: TestEventsExecDie (0.58s)
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestEventsBackwardsCompatible
23:52:03 [2020-09-17T23:52:03.419Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestInfoBinaryCommits
23:52:03 [2020-09-17T23:52:03.419Z] --- PASS: TestInfoBinaryCommits (0.04s)
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestInfoAPIVersioned
23:52:03 [2020-09-17T23:52:03.419Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:52:03 [2020-09-17T23:52:03.419Z] === RUN   TestInfoDiscoveryBackend
23:52:03 [2020-09-17T23:52:03.715Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
23:52:03 [2020-09-17T23:52:03.715Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.055 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.203 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.209 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.217 (3/54) Installing readline (8.0.4-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.221 (4/54) Installing bash (5.0.17-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.234 Executing bash-5.0.17-r0.post-install
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.236 (5/54) Installing linux-headers (5.4.5-r1)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.314 (6/54) Installing libblkid (2.35.2-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.321 (7/54) Installing libuuid (2.35.2-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.324 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.331 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.335 (10/54) Installing libgcc (9.3.0-r2)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.338 (11/54) Installing libstdc++ (9.3.0-r2)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.352 (12/54) Installing binutils (2.34-r1)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.418 (13/54) Installing libmagic (5.38-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.438 (14/54) Installing file (5.38-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.441 (15/54) Installing gmp (6.2.0-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.447 (16/54) Installing isl (0.18-r0)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.466 (17/54) Installing libgomp (9.3.0-r2)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.471 (18/54) Installing libatomic (9.3.0-r2)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.473 (19/54) Installing libgphobos (9.3.0-r2)
23:52:04 [2020-09-17T23:52:04.094Z] #15 2.528 (20/54) Installing mpfr4 (4.0.2-r4)
23:52:04 [2020-09-17T23:52:04.355Z] #15 2.536 (21/54) Installing mpc1 (1.1.0-r1)
23:52:04 [2020-09-17T23:52:04.355Z] #15 2.540 (22/54) Installing gcc (9.3.0-r2)
23:52:04 [2020-09-17T23:52:04.796Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:52:04 [2020-09-17T23:52:04.796Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:52:04 [2020-09-17T23:52:04.927Z] #15 3.394 (23/54) Installing musl-dev (1.1.24-r9)
23:52:05 [2020-09-17T23:52:05.090Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
23:52:05 [2020-09-17T23:52:05.090Z] === RUN   TestInfoAPI
23:52:05 [2020-09-17T23:52:05.090Z] --- PASS: TestInfoAPI (0.03s)
23:52:05 [2020-09-17T23:52:05.090Z] === RUN   TestInfoAPIWarnings
23:52:05 [2020-09-17T23:52:05.187Z] #15 3.466 (24/54) Installing libc-dev (0.7.2-r3)
23:52:05 [2020-09-17T23:52:05.188Z] #15 3.468 (25/54) Installing g++ (9.3.0-r2)
23:52:05 [2020-09-17T23:52:05.727Z] --- PASS: TestInfoAPIWarnings (0.53s)
23:52:05 [2020-09-17T23:52:05.727Z] === RUN   TestInfoDebug
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.873 (26/54) Installing make (4.3-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.878 (27/54) Installing fortify-headers (1.1-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.881 (28/54) Installing patch (2.7.6-r6)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.885 (29/54) Installing build-base (0.5-r2)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.887 (30/54) Installing nghttp2-libs (1.41.0-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.890 (31/54) Installing libcurl (7.69.1-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.897 (32/54) Installing curl (7.69.1-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.900 (33/54) Installing oniguruma (6.9.5-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.907 (34/54) Installing jq (1.6-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.915 (35/54) Installing device-mapper-libs (2.02.186-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.921 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.923 (37/54) Installing libaio (0.3.112-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.926 (38/54) Installing lvm2-libs (2.02.186-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.960 (39/54) Installing blkid (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.964 (40/54) Installing libcap-ng (0.7.10-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.966 (41/54) Installing setpriv (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.969 (42/54) Installing libmount (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.974 (43/54) Installing libsmartcols (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.979 (44/54) Installing findmnt (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.982 (45/54) Installing mcookie (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.984 (46/54) Installing hexdump (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.987 (47/54) Installing lsblk (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.990 (48/54) Installing libfdisk (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.996 (49/54) Installing sfdisk (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 3.999 (50/54) Installing cfdisk (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 4.002 (51/54) Installing util-linux (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 4.036 (52/54) Installing pkgconf (1.7.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 4.040 (53/54) Installing util-linux-dev (2.35.2-r0)
23:52:05 [2020-09-17T23:52:05.759Z] #15 4.063 (54/54) Installing lvm2-dev (2.02.186-r1)
23:52:05 [2020-09-17T23:52:05.759Z] #15 4.068 Executing busybox-1.31.1-r16.trigger
23:52:05 [2020-09-17T23:52:05.759Z] #15 4.073 OK: 230 MiB in 69 packages
23:52:06 [2020-09-17T23:52:06.364Z] --- PASS: TestInfoDebug (0.53s)
23:52:06 [2020-09-17T23:52:06.364Z] === RUN   TestInfoInsecureRegistries
23:52:06 [2020-09-17T23:52:06.659Z] --- PASS: TestInfoInsecureRegistries (0.53s)
23:52:06 [2020-09-17T23:52:06.659Z] === RUN   TestInfoRegistryMirrors
23:52:07 [2020-09-17T23:52:07.294Z] --- PASS: TestInfoRegistryMirrors (0.53s)
23:52:07 [2020-09-17T23:52:07.294Z] === RUN   TestLoginFailsWithBadCredentials
23:52:07 [2020-09-17T23:52:07.654Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
23:52:07 [2020-09-17T23:52:07.930Z] --- PASS: TestLoginFailsWithBadCredentials (0.51s)
23:52:07 [2020-09-17T23:52:07.930Z] === RUN   TestPingCacheHeaders
23:52:07 [2020-09-17T23:52:07.930Z] --- PASS: TestPingCacheHeaders (0.03s)
23:52:07 [2020-09-17T23:52:07.930Z] === RUN   TestPingGet
23:52:07 [2020-09-17T23:52:07.930Z] --- PASS: TestPingGet (0.02s)
23:52:07 [2020-09-17T23:52:07.930Z] === RUN   TestPingHead
23:52:07 [2020-09-17T23:52:07.930Z] --- PASS: TestPingHead (0.03s)
23:52:07 [2020-09-17T23:52:07.930Z] === RUN   TestVersion
23:52:07 [2020-09-17T23:52:07.930Z] --- PASS: TestVersion (0.03s)
23:52:07 [2020-09-17T23:52:07.930Z] PASS
23:52:07 [2020-09-17T23:52:07.930Z] 
23:52:07 [2020-09-17T23:52:07.930Z] === Skipped
23:52:07 [2020-09-17T23:52:07.930Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:52:07 [2020-09-17T23:52:07.930Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:52:07 [2020-09-17T23:52:07.930Z] 
23:52:07 [2020-09-17T23:52:07.930Z] 
23:52:07 [2020-09-17T23:52:07.930Z] DONE 18 tests, 1 skipped in 5.636s
23:52:07 [2020-09-17T23:52:07.930Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
23:52:07 [2020-09-17T23:52:07.930Z] ++ 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
23:52:07 [2020-09-17T23:52:07.930Z] ++ set -e
23:52:07 [2020-09-17T23:52:07.930Z] ++ '[' -n 0 ']'
23:52:07 [2020-09-17T23:52:07.930Z] ++ set -x
23:52:07 [2020-09-17T23:52:07.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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
23:52:07 [2020-09-17T23:52:07.930Z] INFO: Testing against a local daemon
23:52:07 [2020-09-17T23:52:07.930Z] === RUN   TestVolumesCreateAndList
23:52:07 [2020-09-17T23:52:07.930Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:52:07 [2020-09-17T23:52:07.930Z] === RUN   TestVolumesRemove
23:52:08 [2020-09-17T23:52:08.225Z] --- PASS: TestVolumesRemove (0.06s)
23:52:08 [2020-09-17T23:52:08.225Z] === RUN   TestVolumesInspect
23:52:08 [2020-09-17T23:52:08.225Z] --- PASS: TestVolumesInspect (0.02s)
23:52:08 [2020-09-17T23:52:08.225Z] === RUN   TestVolumesInvalidJSON
23:52:08 [2020-09-17T23:52:08.225Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:52:08 [2020-09-17T23:52:08.225Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:52:08 [2020-09-17T23:52:08.225Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:52:08 [2020-09-17T23:52:08.225Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:52:08 [2020-09-17T23:52:08.225Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:52:08 [2020-09-17T23:52:08.225Z] PASS
23:52:08 [2020-09-17T23:52:08.225Z] 
23:52:08 [2020-09-17T23:52:08.225Z] DONE 5 tests in 0.202s
23:52:08 [2020-09-17T23:52:08.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:52:08 [2020-09-17T23:52:08.225Z] ++++ cat bundles/test-integration/docker.pid
23:52:08 [2020-09-17T23:52:08.225Z] +++ kill 13735
23:52:08 [2020-09-17T23:52:08.295Z] #15 DONE 6.5s
23:52:08 [2020-09-17T23:52:08.296Z] 
23:52:08 [2020-09-17T23:52:08.296Z] #16 [base 3/5] RUN mkdir -p /build/
23:52:08 [2020-09-17T23:52:08.865Z] #16 DONE 0.4s
23:52:08 [2020-09-17T23:52:08.865Z] 
23:52:08 [2020-09-17T23:52:08.865Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
23:52:09 [2020-09-17T23:52:09.125Z] #17 DONE 0.5s
23:52:09 [2020-09-17T23:52:09.125Z] 
23:52:09 [2020-09-17T23:52:09.125Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
23:52:09 [2020-09-17T23:52:09.125Z] #18 DONE 0.0s
23:52:09 [2020-09-17T23:52:09.125Z] 
23:52:09 [2020-09-17T23:52:09.125Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
23:52:09 [2020-09-17T23:52:09.125Z] #19 DONE 0.0s
23:52:09 [2020-09-17T23:52:09.125Z] 
23:52:09 [2020-09-17T23:52:09.125Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:52:09 [2020-09-17T23:52:09.125Z] #22 DONE 0.1s
23:52:09 [2020-09-17T23:52:09.125Z] 
23:52:09 [2020-09-17T23:52:09.125Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:52:09 [2020-09-17T23:52:09.125Z] #20 ...
23:52:09 [2020-09-17T23:52:09.125Z] 
23:52:09 [2020-09-17T23:52:09.125Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
23:52:09 [2020-09-17T23:52:09.125Z] #26 DONE 0.1s
23:52:09 [2020-09-17T23:52:09.125Z] 
23:52:09 [2020-09-17T23:52:09.125Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:52:09 [2020-09-17T23:52:09.125Z] #23 DONE 0.1s
23:52:09 [2020-09-17T23:52:09.385Z] 
23:52:09 [2020-09-17T23:52:09.385Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
23:52:09 [2020-09-17T23:52:09.385Z] #27 DONE 0.1s
23:52:09 [2020-09-17T23:52:09.385Z] 
23:52:09 [2020-09-17T23:52:09.385Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
23:52:09 [2020-09-17T23:52:09.385Z] #28 DONE 0.1s
23:52:09 [2020-09-17T23:52:09.385Z] 
23:52:09 [2020-09-17T23:52:09.385Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
23:52:09 [2020-09-17T23:52:09.739Z] +++ /etc/init.d/apparmor stop
23:52:09 [2020-09-17T23:52:09.739Z] Leaving: AppArmorNo profiles have been unloaded.
23:52:09 [2020-09-17T23:52:09.739Z] 
23:52:09 [2020-09-17T23:52:09.739Z] Unloading profiles will leave already running processes permanently
23:52:09 [2020-09-17T23:52:09.739Z] unconfined, which can lead to unexpected situations.
23:52:09 [2020-09-17T23:52:09.739Z] 
23:52:09 [2020-09-17T23:52:09.739Z] To set a process to complain mode, use the command line tool
23:52:09 [2020-09-17T23:52:09.739Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:52:09 [2020-09-17T23:52:09.739Z] +++ true
23:52:09 [2020-09-17T23:52:09.739Z] exiting test-integration
23:52:09 [2020-09-17T23:52:09.739Z] ++ exit 0
23:52:09 [2020-09-17T23:52:09.739Z] 
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + RM_GOPATH=0
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + TMP_GOPATH=
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + : /build
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + '[' -z '' ']'
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 ++ mktemp -d
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + export GOPATH=/tmp/tmp.OIKBeJ
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + GOPATH=/tmp/tmp.OIKBeJ
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + RM_GOPATH=1
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 + case "$(go env GOARCH)" in
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.903 ++ go env GOARCH
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.905 + export GO_BUILDMODE=-buildmode=pie
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.905 + GO_BUILDMODE=-buildmode=pie
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.905 ++ dirname ./install.sh
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 + dir=.
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 + bin=dockercli
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 + shift
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 + '[' '!' -f ./dockercli.installer ']'
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 + . ./dockercli.installer
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 ++ : stable
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 ++ : 17.06.2-ce
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 + install_dockercli
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 ++ uname -m
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.907 Install docker/cli version 17.06.2-ce from stable
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.908 + arch=x86_64
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.908 + '[' x86_64 '!=' x86_64 ']'
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.908 + url=https://download.docker.com/linux/static
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.908 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:52:10 [2020-09-17T23:52:10.326Z] #24 0.909 + tar -xz docker/docker
Post stage
[Pipeline] junit
23:52:11 [2020-09-17T23:52:11.303Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:52:12 [2020-09-17T23:52:12.318Z] + echo Ensuring container killed.
23:52:12 [2020-09-17T23:52:12.318Z] Ensuring container killed.
23:52:12 [2020-09-17T23:52:12.318Z] + docker rm -vf docker-pr1
23:52:12 [2020-09-17T23:52:12.318Z] Error: No such container: docker-pr1
23:52:12 [2020-09-17T23:52:12.318Z] + true
[Pipeline] sh
23:52:12 [2020-09-17T23:52:12.710Z] + echo Chowning /workspace to jenkins user
23:52:12 [2020-09-17T23:52:12.710Z] Chowning /workspace to jenkins user
23:52:12 [2020-09-17T23:52:12.710Z] + id -u
23:52:12 [2020-09-17T23:52:12.710Z] + id -g
23:52:12 [2020-09-17T23:52:12.710Z] + docker run --rm -v /home/docker/workspace/moby_PR-41466:/workspace busybox chown -R 1001:1001 /workspace
23:52:12 [2020-09-17T23:52:12.710Z] Unable to find image 'busybox:latest' locally
23:52:12 [2020-09-17T23:52:12.898Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
23:52:13 [2020-09-17T23:52:13.008Z] latest: Pulling from library/busybox
23:52:13 [2020-09-17T23:52:13.008Z] d997fe81ee23: Pulling fs layer
23:52:13 [2020-09-17T23:52:13.008Z] d997fe81ee23: Verifying Checksum
23:52:13 [2020-09-17T23:52:13.008Z] d997fe81ee23: Download complete
23:52:13 [2020-09-17T23:52:13.023Z] #24 3.271 + mkdir -p /build
23:52:13 [2020-09-17T23:52:13.023Z] #24 3.273 + mv docker/docker /build/
23:52:13 [2020-09-17T23:52:13.023Z] #24 3.275 + rmdir docker
23:52:13 [2020-09-17T23:52:13.305Z] d997fe81ee23: Pull complete
23:52:13 [2020-09-17T23:52:13.305Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
23:52:13 [2020-09-17T23:52:13.305Z] Status: Downloaded newer image for busybox:latest
23:52:14 [2020-09-17T23:52:14.413Z] #24 DONE 4.9s
23:52:14 [2020-09-17T23:52:14.413Z] 
23:52:14 [2020-09-17T23:52:14.413Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:52:14 [2020-09-17T23:52:14.413Z] #20 2.083 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:52:14 [2020-09-17T23:52:14.413Z] #20 2.745 
23:52:14 [2020-09-17T23:52:14.413Z] #20 2.945 #=#=#                                                                         

#####                                                                      7.6%
#####################                                                     30.2%
###################################                                       49.0%
##################################################                        70.4%
#####################################################################     96.1%
######################################################################## 100.0%
23:52:14 [2020-09-17T23:52:14.413Z] #20 3.876 
23:52:14 [2020-09-17T23:52:14.413Z] #20 3.996 
#                                                                          1.8%
######################################################################## 100.0%
23:52:14 [2020-09-17T23:52:14.413Z] #20 4.356 
23:52:14 [2020-09-17T23:52:14.413Z] #20 4.478 
#################################################                         68.1%
######################################################################## 100.0%
23:52:14 [2020-09-17T23:52:14.413Z] #20 4.839 
23:52:14 [2020-09-17T23:52:14.674Z] #20 4.962 
###                                                                        4.4%
######################                                                    31.7%
####################################                                      50.8%
###############################################                           66.5%
################################################################          89.5%
######################################################################## 100.0%
23:52:14 [2020-09-17T23:52:14.823Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:52:14 [2020-09-17T23:52:14.934Z] #20 5.814 
23:52:15 [2020-09-17T23:52:15.229Z] + bundleName=ppc64le-integration
23:52:15 [2020-09-17T23:52:15.229Z] + echo Creating ppc64le-integration-bundles.tar.gz
23:52:15 [2020-09-17T23:52:15.229Z] Creating ppc64le-integration-bundles.tar.gz
23:52:15 [2020-09-17T23:52:15.229Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:52:15 [2020-09-17T23:52:15.229Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:52:15 [2020-09-17T23:52:15.277Z] Archiving artifacts
23:52:15 [2020-09-17T23:52:15.785Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:52:16 [2020-09-17T23:52:16.183Z] + make clean
23:52:16 [2020-09-17T23:52:16.485Z] make: command: Command not found
23:52:16 [2020-09-17T23:52:16.485Z] make: command: Command not found
23:52:16 [2020-09-17T23:52:16.485Z] docker volume rm -f docker-dev-cache
23:52:16 [2020-09-17T23:52:16.485Z] docker-dev-cache
[Pipeline] deleteDir
23:52:17 [2020-09-17T23:52:17.025Z] #20 5.928 
                                                                           0.1%
##                                                                         3.3%
########                                                                  11.3%
############                                                              17.4%
################                                                          22.5%
###################                                                       27.5%
#######################                                                   33.0%
###########################                                               38.3%
###############################                                           43.6%
###################################                                       48.8%
######################################                                    54.0%
##########################################                                59.2%
##############################################                            64.4%
##################################################                        69.6%
#####################################################                     74.8%
#########################################################                 80.0%
#############################################################             85.0%
#################################################################         90.4%
####################################################################      95.6%
######################################################################## 100.0%
23:52:17 [2020-09-17T23:52:17.286Z] #20 8.113 
23:52:18 [2020-09-17T23:52:18.228Z] #20 ...
23:52:18 [2020-09-17T23:52:18.228Z] 
23:52:18 [2020-09-17T23:52:18.228Z] #31 [builder 1/4] COPY . .
23:52:18 [2020-09-17T23:52:18.228Z] #31 DONE 9.0s
23:52:18 [2020-09-17T23:52:18.228Z] 
23:52:18 [2020-09-17T23:52:18.228Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:52:19 [2020-09-17T23:52:19.169Z] #32 DONE 0.9s
23:52:19 [2020-09-17T23:52:19.169Z] 
23:52:19 [2020-09-17T23:52:19.169Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:52:19 [2020-09-17T23:52:19.169Z] #20 9.130 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:52:19 [2020-09-17T23:52:19.169Z] #20 9.598 
23:52:19 [2020-09-17T23:52:19.169Z] #20 9.710 
######################################################################## 100.0%
23:52:19 [2020-09-17T23:52:19.430Z] #20 10.14 
23:52:19 [2020-09-17T23:52:19.430Z] #20 ...
23:52:19 [2020-09-17T23:52:19.430Z] 
23:52:19 [2020-09-17T23:52:19.430Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:52:19 [2020-09-17T23:52:19.430Z] #29 ...
23:52:19 [2020-09-17T23:52:19.430Z] 
23:52:19 [2020-09-17T23:52:19.430Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:52:20 [2020-09-17T23:52:20.000Z] #33 0.909 
23:52:20 [2020-09-17T23:52:20.000Z] #33 1.059 Removing bundles/
23:52:20 [2020-09-17T23:52:20.000Z] #33 1.060 
23:52:20 [2020-09-17T23:52:20.000Z] #33 1.066 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
23:52:21 [2020-09-17T23:52:21.382Z] #33 2.385 Building test suite binary ./integration-cli/test.main
23:52:24 [2020-09-17T23:52:24.685Z] #33 ...
23:52:24 [2020-09-17T23:52:24.685Z] 
23:52:24 [2020-09-17T23:52:24.685Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:52:24 [2020-09-17T23:52:24.685Z] #20 11.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:52:24 [2020-09-17T23:52:24.685Z] #20 11.78 
23:52:24 [2020-09-17T23:52:24.685Z] #20 11.97 
                                                                           0.6%
######################################################################## 100.0%
23:52:24 [2020-09-17T23:52:24.685Z] #20 12.37 
23:52:24 [2020-09-17T23:52:24.685Z] #20 13.47 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
23:52:24 [2020-09-17T23:52:24.685Z] #20 13.65 skipping existing c35d46ef359f
23:52:24 [2020-09-17T23:52:24.685Z] #20 14.01 
23:52:24 [2020-09-17T23:52:24.685Z] #20 15.38 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:52:24 [2020-09-17T23:52:24.946Z] #20 15.84 
23:52:25 [2020-09-17T23:52:25.130Z] === RUN   TestDockerSuite/TestBuildRm
23:52:25 [2020-09-17T23:52:25.207Z] #20 15.92 
######################################################################## 100.0%
23:52:25 [2020-09-17T23:52:25.468Z] #20 16.24 
23:52:25 [2020-09-17T23:52:25.468Z] #20 16.35 Download of images into '/build' complete.
23:52:25 [2020-09-17T23:52:25.468Z] #20 16.35 Use something like the following to load the result into a Docker daemon:
23:52:25 [2020-09-17T23:52:25.468Z] #20 16.35   tar -cC '/build' . | docker load
23:52:25 [2020-09-17T23:52:25.468Z] #20 DONE 16.4s
23:52:25 [2020-09-17T23:52:25.468Z] 
23:52:25 [2020-09-17T23:52:25.468Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:52:28 [2020-09-17T23:52:28.769Z] #33 ...
23:52:28 [2020-09-17T23:52:28.769Z] 
23:52:28 [2020-09-17T23:52:28.769Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
23:52:29 [2020-09-17T23:52:29.341Z] #21 DONE 0.9s
23:52:29 [2020-09-17T23:52:29.341Z] 
23:52:29 [2020-09-17T23:52:29.341Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
23:52:29 [2020-09-17T23:52:29.341Z] #25 DONE 0.1s
23:52:29 [2020-09-17T23:52:29.341Z] 
23:52:29 [2020-09-17T23:52:29.341Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:52:35 [2020-09-17T23:52:35.439Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:52:38 [2020-09-17T23:52:38.600Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:52:38 [2020-09-17T23:52:38.600Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:52:38 [2020-09-17T23:52:38.600Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:52:39 [2020-09-17T23:52:39.058Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:52:39 [2020-09-17T23:52:39.901Z] #33 ...
23:52:39 [2020-09-17T23:52:39.901Z] 
23:52:39 [2020-09-17T23:52:39.901Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:52:39 [2020-09-17T23:52:39.901Z] #29 29.63 # github.com/docker/docker/contrib/httpserver
23:52:39 [2020-09-17T23:52:39.901Z] #29 29.63 loadinternal: cannot find runtime/cgo
23:52:39 [2020-09-17T23:52:39.901Z] #29 DONE 29.8s
23:52:39 [2020-09-17T23:52:39.901Z] 
23:52:39 [2020-09-17T23:52:39.901Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:52:39 [2020-09-17T23:52:39.901Z] #33 ...
23:52:39 [2020-09-17T23:52:39.901Z] 
23:52:39 [2020-09-17T23:52:39.901Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
23:52:39 [2020-09-17T23:52:39.901Z] #30 DONE 0.1s
23:52:39 [2020-09-17T23:52:39.901Z] 
23:52:39 [2020-09-17T23:52:39.901Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:52:41 [2020-09-17T23:52:41.957Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:52:44 [2020-09-17T23:52:44.133Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:52:47 [2020-09-17T23:52:47.865Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:53:02 [2020-09-17T23:53:02.660Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:53:02 [2020-09-17T23:53:02.660Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:53:02 [2020-09-17T23:53:02.660Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:53:11 [2020-09-17T23:53:11.237Z] === RUN   TestDockerSuite/TestBuildSpaces
23:53:11 [2020-09-17T23:53:11.237Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:53:14 [2020-09-17T23:53:14.964Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:53:14 [2020-09-17T23:53:14.964Z] === RUN   TestDockerSuite/TestBuildStderr
23:53:18 [2020-09-17T23:53:18.693Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:53:36 [2020-09-17T23:53:36.363Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:53:36 [2020-09-17T23:53:36.363Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:53:37 [2020-09-17T23:53:37.329Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:53:38 [2020-09-17T23:53:38.295Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:53:42 [2020-09-17T23:53:42.025Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:53:46 [2020-09-17T23:53:46.706Z] === RUN   TestDockerSuite/TestBuildUser
23:53:46 [2020-09-17T23:53:46.706Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:53:46 [2020-09-17T23:53:46.706Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:53:46 [2020-09-17T23:53:46.706Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:53:49 [2020-09-17T23:53:49.606Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:53:50 [2020-09-17T23:53:50.063Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:53:52 [2020-09-17T23:53:52.237Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:53:52 [2020-09-17T23:53:52.237Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:53:52 [2020-09-17T23:53:52.237Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:54:09 [2020-09-17T23:54:09.912Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:54:09 [2020-09-17T23:54:09.912Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:54:18 [2020-09-17T23:54:18.472Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:54:19 [2020-09-17T23:54:19.297Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
23:54:22 [2020-09-17T23:54:22.200Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:54:22 [2020-09-17T23:54:22.200Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:54:22 [2020-09-17T23:54:22.200Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:54:24 [2020-09-17T23:54:24.374Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:54:24 [2020-09-17T23:54:24.374Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
23:54:31 [2020-09-17T23:54:31.428Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:54:31 [2020-09-17T23:54:31.482Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
23:54:31 [2020-09-17T23:54:31.740Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
23:54:31 [2020-09-17T23:54:31.996Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
23:54:31 [2020-09-17T23:54:31.996Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
23:54:31 [2020-09-17T23:54:31.996Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
23:54:32 [2020-09-17T23:54:32.814Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:54:32 [2020-09-17T23:54:32.924Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
23:54:34 [2020-09-17T23:54:34.197Z] #33 135.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:54:34 [2020-09-17T23:54:34.686Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:54:35 [2020-09-17T23:54:35.440Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
23:54:36 [2020-09-17T23:54:36.109Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:54:38 [2020-09-17T23:54:38.413Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:54:38 [2020-09-17T23:54:38.413Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:54:38 [2020-09-17T23:54:38.709Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
23:54:39 [2020-09-17T23:54:39.404Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:54:40 [2020-09-17T23:54:40.346Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:54:41 [2020-09-17T23:54:41.225Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
23:54:41 [2020-09-17T23:54:41.727Z] #33 142.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:54:43 [2020-09-17T23:54:43.108Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:54:43 [2020-09-17T23:54:43.369Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:54:44 [2020-09-17T23:54:44.752Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:54:46 [2020-09-17T23:54:46.664Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:54:48 [2020-09-17T23:54:48.049Z] #33 149.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:54:48 [2020-09-17T23:54:48.724Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:54:49 [2020-09-17T23:54:49.182Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:54:49 [2020-09-17T23:54:49.182Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:54:49 [2020-09-17T23:54:49.182Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:54:49 [2020-09-17T23:54:49.963Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:54:50 [2020-09-17T23:54:50.149Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:54:50 [2020-09-17T23:54:50.534Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:54:51 [2020-09-17T23:54:51.916Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:54:53 [2020-09-17T23:54:53.305Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:54:55 [2020-09-17T23:54:55.216Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:54:56 [2020-09-17T23:54:56.598Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:54:57 [2020-09-17T23:54:57.214Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:54:57 [2020-09-17T23:54:57.982Z] #33 158.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:54:58 [2020-09-17T23:54:58.750Z] === RUN   TestDockerSuite/TestBuildXZHost
23:54:58 [2020-09-17T23:54:58.750Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:54:58 [2020-09-17T23:54:58.750Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:54:58 [2020-09-17T23:54:58.750Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:54:59 [2020-09-17T23:54:59.366Z] #33 160.2 
23:54:59 [2020-09-17T23:54:59.366Z] #33 DONE 160.3s
23:54:59 [2020-09-17T23:54:59.366Z] 
23:54:59 [2020-09-17T23:54:59.366Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
23:55:00 [2020-09-17T23:55:00.308Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:55:01 [2020-09-17T23:55:01.277Z] #34 DONE 1.8s
23:55:03 [2020-09-17T23:55:03.188Z] 
23:55:03 [2020-09-17T23:55:03.188Z] #35 [runner 12/12] COPY --from=builder       /build/ /
23:55:04 [2020-09-17T23:55:04.040Z] === RUN   TestDockerSuite/TestCommitChange
23:55:04 [2020-09-17T23:55:04.127Z] #35 DONE 1.2s
23:55:04 [2020-09-17T23:55:04.127Z] 
23:55:04 [2020-09-17T23:55:04.127Z] #36 exporting to image
23:55:04 [2020-09-17T23:55:04.127Z] #36 exporting layers
23:55:07 [2020-09-17T23:55:07.425Z] #36 exporting layers 3.2s done
23:55:07 [2020-09-17T23:55:07.425Z] #36 writing image sha256:3b9c10b41ec1b5bfa8563dadfb7333eecda8c00c96115206d99e9f3fb8f4dd34 done
23:55:07 [2020-09-17T23:55:07.425Z] #36 naming to docker.io/library/moby-e2e-test done
23:55:07 [2020-09-17T23:55:07.425Z] #36 DONE 3.2s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:55:07 [2020-09-17T23:55:07.754Z] + echo Ensuring container killed.
23:55:07 [2020-09-17T23:55:07.754Z] Ensuring container killed.
23:55:07 [2020-09-17T23:55:07.754Z] + docker rm -vf docker-pr1
23:55:07 [2020-09-17T23:55:07.754Z] Error: No such container: docker-pr1
23:55:07 [2020-09-17T23:55:07.754Z] + true
[Pipeline] sh
23:55:08 [2020-09-17T23:55:08.044Z] + echo Chowning /workspace to jenkins user
23:55:08 [2020-09-17T23:55:08.044Z] Chowning /workspace to jenkins user
23:55:08 [2020-09-17T23:55:08.044Z] + id -u
23:55:08 [2020-09-17T23:55:08.044Z] + id -g
23:55:08 [2020-09-17T23:55:08.044Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41466:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:55:08 [2020-09-17T23:55:08.723Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:55:08 [2020-09-17T23:55:08.914Z] + bundleName=unit
23:55:08 [2020-09-17T23:55:08.914Z] + echo Creating unit-bundles.tar.gz
23:55:08 [2020-09-17T23:55:08.914Z] Creating unit-bundles.tar.gz
23:55:08 [2020-09-17T23:55:08.914Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
23:55:08 [2020-09-17T23:55:08.914Z] bundles/junit-report.xml
23:55:08 [2020-09-17T23:55:08.914Z] bundles/go-test-report.json
23:55:08 [2020-09-17T23:55:08.914Z] bundles/profile.out
[Pipeline] archiveArtifacts
23:55:08 [2020-09-17T23:55:08.927Z] Archiving artifacts
23:55:09 [2020-09-17T23:55:09.343Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:55:09 [2020-09-17T23:55:09.694Z] + make clean
23:55:09 [2020-09-17T23:55:09.959Z] docker volume rm -f docker-dev-cache
23:55:09 [2020-09-17T23:55:09.959Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:55:12 [2020-09-17T23:55:12.453Z] === RUN   TestDockerSuite/TestCommitHardlink
23:55:12 [2020-09-17T23:55:12.453Z] === RUN   TestDockerSuite/TestCommitNewFile
23:55:17 [2020-09-17T23:55:17.137Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:55:17 [2020-09-17T23:55:17.137Z] === RUN   TestDockerSuite/TestCommitTTY
23:55:27 [2020-09-17T23:55:27.446Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:55:31 [2020-09-17T23:55:31.327Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:55:37 [2020-09-17T23:55:37.138Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:55:37 [2020-09-17T23:55:37.395Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
23:55:37 [2020-09-17T23:55:37.395Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
23:55:39 [2020-09-17T23:55:39.286Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
23:55:41 [2020-09-17T23:55:41.176Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
23:55:42 [2020-09-17T23:55:42.932Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:55:42 [2020-09-17T23:55:42.932Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:55:44 [2020-09-17T23:55:44.468Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:55:44 [2020-09-17T23:55:44.468Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:55:44 [2020-09-17T23:55:44.468Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:55:44 [2020-09-17T23:55:44.468Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:55:45 [2020-09-17T23:55:45.371Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
23:55:46 [2020-09-17T23:55:46.003Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:55:46 [2020-09-17T23:55:46.003Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:55:46 [2020-09-17T23:55:46.003Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:55:47 [2020-09-17T23:55:47.889Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
23:55:48 [2020-09-17T23:55:48.179Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:55:48 [2020-09-17T23:55:48.179Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:55:48 [2020-09-17T23:55:48.179Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:55:48 [2020-09-17T23:55:48.179Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:55:48 [2020-09-17T23:55:48.179Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:55:49 [2020-09-17T23:55:49.713Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:55:51 [2020-09-17T23:55:51.247Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:55:52 [2020-09-17T23:55:52.214Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:55:52 [2020-09-17T23:55:52.214Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:55:52 [2020-09-17T23:55:52.214Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:55:53 [2020-09-17T23:55:53.747Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:55:54 [2020-09-17T23:55:54.205Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:55:55 [2020-09-17T23:55:55.738Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:55:55 [2020-09-17T23:55:55.738Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:55:55 [2020-09-17T23:55:55.738Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:55:57 [2020-09-17T23:55:57.272Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:55:57 [2020-09-17T23:55:57.272Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:55:58 [2020-09-17T23:55:58.806Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:55:58 [2020-09-17T23:55:58.806Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:56:00 [2020-09-17T23:56:00.980Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:56:00 [2020-09-17T23:56:00.980Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:56:02 [2020-09-17T23:56:02.513Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:56:05 [2020-09-17T23:56:05.415Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:56:08 [2020-09-17T23:56:08.315Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:56:08 [2020-09-17T23:56:08.315Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:56:08 [2020-09-17T23:56:08.315Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:56:08 [2020-09-17T23:56:08.315Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:56:08 [2020-09-17T23:56:08.315Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:56:09 [2020-09-17T23:56:09.282Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:56:09 [2020-09-17T23:56:09.282Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:56:09 [2020-09-17T23:56:09.779Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
23:56:10 [2020-09-17T23:56:10.815Z] === RUN   TestDockerSuite/TestContainerAPITop
23:56:10 [2020-09-17T23:56:10.815Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:56:12 [2020-09-17T23:56:12.989Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:56:12 [2020-09-17T23:56:12.989Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:56:17 [2020-09-17T23:56:17.669Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:56:18 [2020-09-17T23:56:18.634Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:56:18 [2020-09-17T23:56:18.634Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:56:18 [2020-09-17T23:56:18.634Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:56:18 [2020-09-17T23:56:18.634Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:56:18 [2020-09-17T23:56:18.634Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:56:18 [2020-09-17T23:56:18.634Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
23:56:20 [2020-09-17T23:56:20.167Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:56:20 [2020-09-17T23:56:20.167Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
23:56:21 [2020-09-17T23:56:21.949Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
23:56:22 [2020-09-17T23:56:22.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
23:56:23 [2020-09-17T23:56:23.840Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
23:56:23 [2020-09-17T23:56:23.888Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
23:56:26 [2020-09-17T23:56:26.067Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
23:56:26 [2020-09-17T23:56:26.357Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
23:56:28 [2020-09-17T23:56:28.245Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000885100_<nil>}
23:56:28 [2020-09-17T23:56:28.875Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
23:56:30 [2020-09-17T23:56:30.423Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1040836478_c:\foo_false__<nil>_<nil>_<nil>}
23:56:31 [2020-09-17T23:56:31.958Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1040836478_c:\foo_true__<nil>_<nil>_<nil>}
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:56:34 [2020-09-17T23:56:34.137Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:56:36 [2020-09-17T23:56:36.313Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:56:36 [2020-09-17T23:56:36.961Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
23:56:37 [2020-09-17T23:56:37.848Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:56:37 [2020-09-17T23:56:37.848Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:56:37 [2020-09-17T23:56:37.848Z] === RUN   TestDockerSuite/TestCpRelativePath
23:56:40 [2020-09-17T23:56:40.024Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:56:40 [2020-09-17T23:56:40.024Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:56:40 [2020-09-17T23:56:40.024Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:56:40 [2020-09-17T23:56:40.024Z] === RUN   TestDockerSuite/TestCpToCaseA
23:56:41 [2020-09-17T23:56:41.135Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
23:56:42 [2020-09-17T23:56:42.925Z] === RUN   TestDockerSuite/TestCpToCaseB
23:56:43 [2020-09-17T23:56:43.026Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
23:56:45 [2020-09-17T23:56:45.102Z] === RUN   TestDockerSuite/TestCpToCaseC
23:56:45 [2020-09-17T23:56:45.102Z] === RUN   TestDockerSuite/TestCpToCaseD
23:56:45 [2020-09-17T23:56:45.102Z] === RUN   TestDockerSuite/TestCpToCaseE
23:56:46 [2020-09-17T23:56:46.296Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
23:56:48 [2020-09-17T23:56:48.812Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
23:56:51 [2020-09-17T23:56:51.330Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
23:56:53 [2020-09-17T23:56:53.847Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
23:56:55 [2020-09-17T23:56:55.737Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
23:56:59 [2020-09-17T23:56:59.915Z] === RUN   TestDockerSuite/TestCpToCaseF
23:56:59 [2020-09-17T23:56:59.915Z] === RUN   TestDockerSuite/TestCpToCaseG
23:56:59 [2020-09-17T23:56:59.915Z] === RUN   TestDockerSuite/TestCpToCaseH
23:57:10 [2020-09-17T23:57:10.232Z] === RUN   TestDockerSuite/TestCpToCaseI
23:57:10 [2020-09-17T23:57:10.233Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:57:10 [2020-09-17T23:57:10.233Z] === RUN   TestDockerSuite/TestCpToDot
23:57:11 [2020-09-17T23:57:11.770Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:57:11 [2020-09-17T23:57:11.770Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:57:11 [2020-09-17T23:57:11.770Z] === RUN   TestDockerSuite/TestCpToStdout
23:57:13 [2020-09-17T23:57:13.305Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:57:13 [2020-09-17T23:57:13.305Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:57:13 [2020-09-17T23:57:13.305Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:57:13 [2020-09-17T23:57:13.305Z] === RUN   TestDockerSuite/TestCpVolumePath
23:57:13 [2020-09-17T23:57:13.305Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:57:13 [2020-09-17T23:57:13.764Z] === RUN   TestDockerSuite/TestCreateArgs
23:57:13 [2020-09-17T23:57:13.764Z] === RUN   TestDockerSuite/TestCreateByImageID
23:57:15 [2020-09-17T23:57:15.301Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:57:17 [2020-09-17T23:57:17.479Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:57:17 [2020-09-17T23:57:17.479Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:57:17 [2020-09-17T23:57:17.479Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:57:19 [2020-09-17T23:57:19.020Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:57:19 [2020-09-17T23:57:19.480Z] === RUN   TestDockerSuite/TestCreateLabels
23:57:19 [2020-09-17T23:57:19.938Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:57:19 [2020-09-17T23:57:19.938Z] === RUN   TestDockerSuite/TestCreateRM
23:57:19 [2020-09-17T23:57:19.938Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:57:19 [2020-09-17T23:57:19.938Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:57:19 [2020-09-17T23:57:19.938Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:57:20 [2020-09-17T23:57:20.397Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:57:32 [2020-09-17T23:57:32.771Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:57:32 [2020-09-17T23:57:32.771Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:57:32 [2020-09-17T23:57:32.771Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:57:35 [2020-09-17T23:57:35.673Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:57:35 [2020-09-17T23:57:35.673Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:57:35 [2020-09-17T23:57:35.673Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDevicePermissions
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDockerFails
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestEventsAttach
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestEventsCommit
23:57:37 [2020-09-17T23:57:37.853Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:57:40 [2020-09-17T23:57:40.044Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:57:41 [2020-09-17T23:57:41.579Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:57:44 [2020-09-17T23:57:44.487Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:57:51 [2020-09-17T23:57:51.560Z] === RUN   TestDockerSuite/TestEventsCopy
23:57:51 [2020-09-17T23:57:51.908Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
23:57:56 [2020-09-17T23:57:56.246Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:57:59 [2020-09-17T23:57:59.979Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:58:01 [2020-09-17T23:58:01.514Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:58:01 [2020-09-17T23:58:01.973Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:58:04 [2020-09-17T23:58:04.878Z] === RUN   TestDockerSuite/TestEventsFilterLabels
23:58:05 [2020-09-17T23:58:05.336Z] === RUN   TestDockerSuite/TestEventsFilterType
23:58:05 [2020-09-17T23:58:05.795Z] === RUN   TestDockerSuite/TestEventsFilters
23:58:06 [2020-09-17T23:58:06.762Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
23:58:09 [2020-09-17T23:58:09.528Z] === RUN   TestDockerSuite/TestEventsFormat
23:58:12 [2020-09-17T23:58:12.431Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:58:12 [2020-09-17T23:58:12.889Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:58:12 [2020-09-17T23:58:12.889Z] === RUN   TestDockerSuite/TestEventsImageImport
23:58:12 [2020-09-17T23:58:12.889Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:58:12 [2020-09-17T23:58:12.889Z] === RUN   TestDockerSuite/TestEventsImagePull
23:58:12 [2020-09-17T23:58:12.889Z] === RUN   TestDockerSuite/TestEventsImageTag
23:58:13 [2020-09-17T23:58:13.856Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:58:13 [2020-09-17T23:58:13.856Z] === RUN   TestDockerSuite/TestEventsRename
23:58:16 [2020-09-17T23:58:16.034Z] === RUN   TestDockerSuite/TestEventsResize
23:58:17 [2020-09-17T23:58:17.569Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:58:19 [2020-09-17T23:58:19.106Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:58:21 [2020-09-17T23:58:21.283Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:58:24 [2020-09-17T23:58:24.810Z] --- PASS: TestDockerSwarmSuite (1580.41s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.18s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.84s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.77s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (21.85s)
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:562: [dbc003f869899] joining swarm manager [da37d1811d58b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:584: [d52092f6950a3] joining swarm manager [da37d1811d58b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.810Z]         check_test.go:380: [dbc003f869899] daemon is not started
23:58:24 [2020-09-17T23:58:24.810Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.94s)
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:45: [d633795a46dfe] joining swarm manager [d845f05eea702]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.70s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.49s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (26.75s)
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:303: [d43d7127a26ef] joining swarm manager [d11d0cfef062a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:304: [dd09ef0691f30] joining swarm manager [d11d0cfef062a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:363: Waiting for possible election...
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (17.98s)
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:271: [db6254a4fc7b0] joining swarm manager [d84b125f0467b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_test.go:272: [d51b746ac9ae2] joining swarm manager [d84b125f0467b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.71s)
23:58:24 [2020-09-17T23:58:24.810Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s)
23:58:24 [2020-09-17T23:58:24.810Z]         docker_api_swarm_node_test.go:19: [deb9c45849819] joining swarm manager [d1f985537810b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_node_test.go:20: [d5a1785940591] joining swarm manager [d1f985537810b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.02s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:501: [dcfd933d89c64] joining swarm manager [d2c482be2c72e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:506: [da8bd81516b89] joining swarm manager [d2c482be2c72e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.33s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_node_test.go:80: [dad870ff7128e] joining swarm manager [d518c61373ad1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.43s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_node_test.go:52: [d0b1a5cdfdbea] joining swarm manager [d3751417296b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_node_test.go:53: [db3d7768f74f8] joining swarm manager [d3751417296b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.33s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.52s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:201: [d75f5a6d9694f] joining swarm manager [d52b5622cd119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.26s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:383: [d2b57b4463863] joining swarm manager [d65a86efa1626]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:384: [d5eb40b361fe3] joining swarm manager [d65a86efa1626]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]         check_test.go:380: [d5eb40b361fe3] daemon is not started
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.42s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:801: [db895391b495b] joining swarm manager [d9d9bb8537e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:801: [df48b3864ee2f] joining swarm manager [d9d9bb8537e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:801: [d80f67e81266d] joining swarm manager [d9d9bb8537e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:801: [d4be4d5dcf534] joining swarm manager [d9d9bb8537e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:809: [dcc8ea4189ea2] joining swarm manager [d9d9bb8537e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.34s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.62s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:394: [d6867c9d28fba] joining swarm manager [dd14e2dddc516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:394: [d287315a0e9cb] joining swarm manager [dd14e2dddc516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.23s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:342: [d51c871885256] joining swarm manager [d320733e3291c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:342: [dee8675957551] joining swarm manager [d320733e3291c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.77s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:489: [d0d654a297635] joining swarm manager [db02264cd7b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:489: [d0a305a60bda2] joining swarm manager [db02264cd7b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.09s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:127: [de52519bfb0bb] joining swarm manager [d99b6cdd0dbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:128: [d755cdf1b5493] joining swarm manager [d99b6cdd0dbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:136: [ddb02fc407e3d] joining swarm manager [d99b6cdd0dbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:137: [ddcd4619f05cd] joining swarm manager [d99b6cdd0dbc4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.75s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.70s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:303: [d75d19a05cb94] joining swarm manager [d034ead139b52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:303: [dcf8a9a0664d8] joining swarm manager [d034ead139b52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.46s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:99: [dd914757d1726] joining swarm manager [d7fe3d4286b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:100: [d0c37acfbae17] joining swarm manager [d7fe3d4286b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]         check_test.go:380: [dd914757d1726] daemon is not started
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (21.57s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:532: [dbd25bfd25d63] joining swarm manager [d192f79a7857d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:533: [d107c4588ca37] joining swarm manager [d192f79a7857d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.71s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:147: [df34ac427e950] joining swarm manager [d30f1fe98efe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_service_test.go:147: [dfaed46728c0b] joining swarm manager [d30f1fe98efe1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.25s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.93s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.10s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.27s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.86s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.49s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.36s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.76s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.43s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.17s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.90s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.08s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.25s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.02s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.21s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.25s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.91s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.15s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.07s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.35s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.78s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.67s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.82s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.90s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_service_logs_test.go:245: checking task poqzq2mj5i98
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_service_logs_test.go:250: checking messages for poqzq2mj5i98
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_service_logs_test.go:245: checking task gne3xb97mafw
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_service_logs_test.go:250: checking messages for gne3xb97mafw
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.82s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.34s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.37s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1901: [d3b57ae4b15d2] joining swarm manager [d8ce4516b1dda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1902: [d2f1b85061721] joining swarm manager [d8ce4516b1dda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.92s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.86s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.98s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1802: [dd0116caea6eb] joining swarm manager [dd1efcbb60121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1803: [d35c910d2767f] joining swarm manager [dd1efcbb60121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.97s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (83.28s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1321: [d60383abc3e99] joining swarm manager [d04c77303c5d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1322: [d346f11e23891] joining swarm manager [d04c77303c5d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.79s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.01s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.76s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.40s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.56s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.42s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.97s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.27s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.38s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.83s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1186: [dd193a00f4345] joining swarm manager [db268bdd266af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1195: [de4979f3329ae] joining swarm manager [db268bdd266af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.62s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.84s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1118: [d5c9037aeab29] joining swarm manager [d96d47f47798a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1119: [da8bea1802924] joining swarm manager [d96d47f47798a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1172: [d04dfde017482] joining swarm manager [d96d47f47798a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1453: [d2f6b0a33f214] joining swarm manager [d96313bcb8edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_test.go:1454: [d42106020e2f3] joining swarm manager [d96313bcb8edb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.39s)
23:58:24 [2020-09-17T23:58:24.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
23:58:24 [2020-09-17T23:58:24.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
23:58:24 [2020-09-17T23:58:24.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s)
23:58:24 [2020-09-17T23:58:24.811Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.38s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.35s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.60s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_cli_swarm_unix_test.go:62: [dc2d06fc9b51c] joining swarm manager [da55cf4405085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.30s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.41s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.72s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.39s)
23:58:24 [2020-09-17T23:58:24.811Z]         docker_api_swarm_test.go:961: [d1777924827bf] joining swarm manager [deb8507a724ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.48s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.34s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.40s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.67s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.74s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.67s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.34s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.40s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.37s)
23:58:24 [2020-09-17T23:58:24.811Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.33s)
23:58:24 [2020-09-17T23:58:24.811Z] === RUN   TestDockerExternalVolumeSuite
23:58:24 [2020-09-17T23:58:24.811Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
23:58:25 [2020-09-17T23:58:25.014Z] === RUN   TestDockerSuite/TestEventsTop
23:58:25 [2020-09-17T23:58:25.014Z] === RUN   TestDockerSuite/TestEventsUntag
23:58:27 [2020-09-17T23:58:27.916Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:58:30 [2020-09-17T23:58:30.824Z] === RUN   TestDockerSuite/TestExec
23:58:30 [2020-09-17T23:58:30.824Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:58:30 [2020-09-17T23:58:30.824Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:58:31 [2020-09-17T23:58:31.791Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:58:33 [2020-09-17T23:58:33.326Z] === RUN   TestDockerSuite/TestExecAPIStart
23:58:33 [2020-09-17T23:58:33.326Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:58:33 [2020-09-17T23:58:33.326Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:58:33 [2020-09-17T23:58:33.326Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:58:34 [2020-09-17T23:58:34.862Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:58:36 [2020-09-17T23:58:36.398Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:58:37 [2020-09-17T23:58:37.934Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:58:38 [2020-09-17T23:58:38.903Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:58:39 [2020-09-17T23:58:39.654Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
23:58:42 [2020-09-17T23:58:42.634Z] === RUN   TestDockerSuite/TestExecCgroup
23:58:42 [2020-09-17T23:58:42.634Z] === RUN   TestDockerSuite/TestExecEnv
23:58:42 [2020-09-17T23:58:42.634Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:58:42 [2020-09-17T23:58:42.634Z] === RUN   TestDockerSuite/TestExecExitStatus
23:58:43 [2020-09-17T23:58:43.602Z] === RUN   TestDockerSuite/TestExecInspectID
23:58:48 [2020-09-17T23:58:48.289Z] === RUN   TestDockerSuite/TestExecInteractive
23:58:48 [2020-09-17T23:58:48.289Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:58:48 [2020-09-17T23:58:48.289Z] === RUN   TestDockerSuite/TestExecParseError
23:58:48 [2020-09-17T23:58:48.289Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:58:48 [2020-09-17T23:58:48.289Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:58:48 [2020-09-17T23:58:48.289Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:58:49 [2020-09-17T23:58:49.825Z] === RUN   TestDockerSuite/TestExecSetEnv
23:58:49 [2020-09-17T23:58:49.825Z] === RUN   TestDockerSuite/TestExecStartFails
23:58:49 [2020-09-17T23:58:49.826Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:58:49 [2020-09-17T23:58:49.826Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:58:49 [2020-09-17T23:58:49.826Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:58:49 [2020-09-17T23:58:49.826Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:58:51 [2020-09-17T23:58:51.362Z] === RUN   TestDockerSuite/TestExecUlimits
23:58:51 [2020-09-17T23:58:51.362Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:58:57 [2020-09-17T23:58:57.154Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:58:57 [2020-09-17T23:58:57.154Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:58:57 [2020-09-17T23:58:57.154Z] === RUN   TestDockerSuite/TestExecWithUser
23:58:57 [2020-09-17T23:58:57.154Z] === RUN   TestDockerSuite/TestGetContainerStats
23:59:02 [2020-09-17T23:59:02.942Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:59:07 [2020-09-17T23:59:07.630Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:59:09 [2020-09-17T23:59:09.807Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestHealth
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:59:15 [2020-09-17T23:59:15.598Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:59:19 [2020-09-17T23:59:19.330Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:59:19 [2020-09-17T23:59:19.330Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:59:19 [2020-09-17T23:59:19.330Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:59:19 [2020-09-17T23:59:19.330Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:59:19 [2020-09-17T23:59:19.330Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:59:19 [2020-09-17T23:59:19.788Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:59:20 [2020-09-17T23:59:20.247Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:59:20 [2020-09-17T23:59:20.247Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:59:20 [2020-09-17T23:59:20.706Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:59:21 [2020-09-17T23:59:21.166Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:59:22 [2020-09-17T23:59:22.133Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:59:22 [2020-09-17T23:59:22.591Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:59:23 [2020-09-17T23:59:23.559Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:59:25 [2020-09-17T23:59:25.736Z] === RUN   TestDockerSuite/TestImagesFormat
23:59:25 [2020-09-17T23:59:25.736Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:59:25 [2020-09-17T23:59:25.736Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:59:29 [2020-09-17T23:59:29.468Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:59:29 [2020-09-17T23:59:29.468Z] === RUN   TestDockerSuite/TestImportBadURL
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestImportDisplay
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestImportFile
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestImportGzipped
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:59:31 [2020-09-17T23:59:31.645Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:59:33 [2020-09-17T23:59:33.182Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:59:34 [2020-09-17T23:59:34.719Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:59:34 [2020-09-17T23:59:34.719Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:59:34 [2020-09-17T23:59:34.719Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:59:34 [2020-09-17T23:59:34.719Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:59:34 [2020-09-17T23:59:34.719Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:59:36 [2020-09-17T23:59:36.899Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:59:36 [2020-09-17T23:59:36.899Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:59:38 [2020-09-17T23:59:38.434Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:59:38 [2020-09-17T23:59:38.434Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:59:38 [2020-09-17T23:59:38.434Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:59:38 [2020-09-17T23:59:38.434Z] === RUN   TestDockerSuite/TestInspectDefault
23:59:39 [2020-09-17T23:59:39.973Z] === RUN   TestDockerSuite/TestInspectHistory
23:59:43 [2020-09-17T23:59:43.706Z] === RUN   TestDockerSuite/TestInspectImage
23:59:43 [2020-09-17T23:59:43.706Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:59:43 [2020-09-17T23:59:43.706Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:59:43 [2020-09-17T23:59:43.706Z] === RUN   TestDockerSuite/TestInspectInt64
23:59:45 [2020-09-17T23:59:45.242Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:59:46 [2020-09-17T23:59:46.778Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:59:46 [2020-09-17T23:59:46.778Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:59:47 [2020-09-17T23:59:47.280Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
23:59:48 [2020-09-17T23:59:48.313Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:59:49 [2020-09-17T23:59:49.848Z] === RUN   TestDockerSuite/TestInspectPlugin
23:59:49 [2020-09-17T23:59:49.848Z] === RUN   TestDockerSuite/TestInspectRootFS
23:59:49 [2020-09-17T23:59:49.848Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:59:51 [2020-09-17T23:59:51.385Z] === RUN   TestDockerSuite/TestInspectStatus
23:59:52 [2020-09-17T23:59:52.920Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:59:55 [2020-09-17T23:59:55.366Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
23:59:56 [2020-09-17T23:59:56.653Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:59:58 [2020-09-17T23:59:58.189Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:59:59 [2020-09-17T23:59:59.725Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:00:00 [2020-09-18T00:00:00.692Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:00:02 [2020-09-18T00:00:02.227Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:00:04 [2020-09-18T00:00:04.404Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksEnvs
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:00:05 [2020-09-18T00:00:05.939Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:00:07 [2020-09-18T00:00:07.475Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:00:08 [2020-09-18T00:00:08.441Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:00:14 [2020-09-18T00:00:14.230Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:00:15 [2020-09-18T00:00:15.197Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:00:15 [2020-09-18T00:00:15.197Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:00:16 [2020-09-18T00:00:16.733Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:00:16 [2020-09-18T00:00:16.733Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:00:22 [2020-09-18T00:00:22.524Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:00:27 [2020-09-18T00:00:27.432Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:00:28 [2020-09-18T00:00:28.323Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:00:33 [2020-09-18T00:00:33.010Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:00:34 [2020-09-18T00:00:34.546Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:00:36 [2020-09-18T00:00:36.084Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:00:36 [2020-09-18T00:00:36.543Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:00:38 [2020-09-18T00:00:38.079Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:00:39 [2020-09-18T00:00:39.616Z] === RUN   TestDockerSuite/TestLogsSince
00:00:42 [2020-09-18T00:00:42.274Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:00:48 [2020-09-18T00:00:48.321Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:00:48 [2020-09-18T00:00:48.321Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:00:48 [2020-09-18T00:00:48.321Z] === RUN   TestDockerSuite/TestLogsTail
00:00:55 [2020-09-18T00:00:55.392Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:00:56 [2020-09-18T00:00:56.929Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestMountIntoProc
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestMountIntoSys
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestNetHostname
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginActive
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPortHostBinding
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPortList
00:00:58 [2020-09-18T00:00:58.465Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:01:02 [2020-09-18T00:01:02.199Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:01:02 [2020-09-18T00:01:02.200Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:01:05 [2020-09-18T00:01:05.104Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:01:05 [2020-09-18T00:01:05.104Z] === RUN   TestDockerSuite/TestPsByOrder
00:01:12 [2020-09-18T00:01:12.206Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:01:12 [2020-09-18T00:01:12.206Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:01:14 [2020-09-18T00:01:14.303Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:01:19 [2020-09-18T00:01:19.277Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:01:26 [2020-09-18T00:01:26.475Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:01:29 [2020-09-18T00:01:29.597Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:01:29 [2020-09-18T00:01:29.598Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:01:29 [2020-09-18T00:01:29.598Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:01:41 [2020-09-18T00:01:41.984Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:01:42 [2020-09-18T00:01:42.952Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:01:48 [2020-09-18T00:01:48.740Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:01:51 [2020-09-18T00:01:51.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:01:51 [2020-09-18T00:01:51.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:01:51 [2020-09-18T00:01:51.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:01:55 [2020-09-18T00:01:55.378Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:01:55 [2020-09-18T00:01:55.378Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:01:55 [2020-09-18T00:01:55.378Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:01:55 [2020-09-18T00:01:55.378Z] === RUN   TestDockerSuite/TestPsRightTagName
00:01:55 [2020-09-18T00:01:55.378Z] === RUN   TestDockerSuite/TestPsShowMounts
00:01:58 [2020-09-18T00:01:58.561Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:02:00 [2020-09-18T00:02:00.069Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:02:00 [2020-09-18T00:02:00.069Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:02:01 [2020-09-18T00:02:01.605Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:02:01 [2020-09-18T00:02:01.605Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:02:03 [2020-09-18T00:02:03.141Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:02:04 [2020-09-18T00:02:04.109Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:02:04 [2020-09-18T00:02:04.109Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:02:07 [2020-09-18T00:02:07.013Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:02:09 [2020-09-18T00:02:09.917Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:02:12 [2020-09-18T00:02:12.096Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:02:13 [2020-09-18T00:02:13.403Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:02:29 [2020-09-18T00:02:29.787Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:02:29 [2020-09-18T00:02:29.787Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:02:31 [2020-09-18T00:02:31.450Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:02:34 [2020-09-18T00:02:34.477Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:02:34 [2020-09-18T00:02:34.477Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:02:34 [2020-09-18T00:02:34.477Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:02:34 [2020-09-18T00:02:34.936Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:02:38 [2020-09-18T00:02:38.667Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:02:41 [2020-09-18T00:02:41.571Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:02:41 [2020-09-18T00:02:41.571Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:02:44 [2020-09-18T00:02:44.475Z] === RUN   TestDockerSuite/TestRmiBlank
00:02:44 [2020-09-18T00:02:44.933Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:02:44 [2020-09-18T00:02:44.933Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:02:57 [2020-09-18T00:02:57.310Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:02:58 [2020-09-18T00:02:58.278Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:02:58 [2020-09-18T00:02:58.736Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:03:03 [2020-09-18T00:03:03.422Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:03:08 [2020-09-18T00:03:08.111Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:03:18 [2020-09-18T00:03:18.071Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:03:18 [2020-09-18T00:03:18.426Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:03:22 [2020-09-18T00:03:22.158Z] === RUN   TestDockerSuite/TestRmiTag
00:03:22 [2020-09-18T00:03:22.158Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:03:24 [2020-09-18T00:03:24.334Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:03:36 [2020-09-18T00:03:36.137Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:03:39 [2020-09-18T00:03:39.141Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:03:39 [2020-09-18T00:03:39.599Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:03:43 [2020-09-18T00:03:43.332Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAddHost
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:03:44 [2020-09-18T00:03:44.299Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:03:46 [2020-09-18T00:03:46.474Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:03:46 [2020-09-18T00:03:46.474Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:03:46 [2020-09-18T00:03:46.474Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:03:49 [2020-09-18T00:03:49.379Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:03:51 [2020-09-18T00:03:51.557Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:03:53 [2020-09-18T00:03:53.093Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:03:54 [2020-09-18T00:03:54.630Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:03:56 [2020-09-18T00:03:56.166Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:03:56 [2020-09-18T00:03:56.166Z] === RUN   TestDockerSuite/TestRunBindMounts
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:03:59 [2020-09-18T00:03:59.900Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:04:01 [2020-09-18T00:04:01.438Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:04:01 [2020-09-18T00:04:01.438Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:04:03 [2020-09-18T00:04:03.615Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:04:03 [2020-09-18T00:04:03.615Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:04:03 [2020-09-18T00:04:03.615Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:04:05 [2020-09-18T00:04:05.151Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:04:06 [2020-09-18T00:04:06.687Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:04:08 [2020-09-18T00:04:08.165Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:04:08 [2020-09-18T00:04:08.224Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:04:09 [2020-09-18T00:04:09.760Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:04:09 [2020-09-18T00:04:09.760Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:04:09 [2020-09-18T00:04:09.760Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:04:09 [2020-09-18T00:04:09.760Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:04:11 [2020-09-18T00:04:11.297Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:04:11 [2020-09-18T00:04:11.297Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:04:11 [2020-09-18T00:04:11.297Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:04:11 [2020-09-18T00:04:11.297Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:04:11 [2020-09-18T00:04:11.297Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:04:13 [2020-09-18T00:04:13.475Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:04:17 [2020-09-18T00:04:17.209Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:04:17 [2020-09-18T00:04:17.209Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:04:17 [2020-09-18T00:04:17.209Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:04:17 [2020-09-18T00:04:17.209Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:04:17 [2020-09-18T00:04:17.209Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:04:17 [2020-09-18T00:04:17.209Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:04:17 [2020-09-18T00:04:17.209Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:04:19 [2020-09-18T00:04:19.386Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:04:19 [2020-09-18T00:04:19.386Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:04:19 [2020-09-18T00:04:19.386Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:04:19 [2020-09-18T00:04:19.386Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:04:20 [2020-09-18T00:04:20.922Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:04:22 [2020-09-18T00:04:22.457Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:04:22 [2020-09-18T00:04:22.457Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:04:23 [2020-09-18T00:04:23.993Z] === RUN   TestDockerSuite/TestRunEnvironment
00:04:23 [2020-09-18T00:04:23.993Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:04:23 [2020-09-18T00:04:23.993Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:04:23 [2020-09-18T00:04:23.993Z] === RUN   TestDockerSuite/TestRunExitCode
00:04:25 [2020-09-18T00:04:25.530Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:04:27 [2020-09-18T00:04:27.068Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:04:28 [2020-09-18T00:04:28.604Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:04:30 [2020-09-18T00:04:30.138Z] === RUN   TestDockerSuite/TestRunExposePort
00:04:30 [2020-09-18T00:04:30.138Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:04:30 [2020-09-18T00:04:30.138Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:04:30 [2020-09-18T00:04:30.138Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:04:30 [2020-09-18T00:04:30.138Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:04:30 [2020-09-18T00:04:30.597Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:04:30 [2020-09-18T00:04:30.597Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:04:30 [2020-09-18T00:04:30.597Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:04:30 [2020-09-18T00:04:30.597Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:04:33 [2020-09-18T00:04:33.501Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:04:33 [2020-09-18T00:04:33.501Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:04:33 [2020-09-18T00:04:33.501Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:04:33 [2020-09-18T00:04:33.501Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:04:33 [2020-09-18T00:04:33.501Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:04:33 [2020-09-18T00:04:33.501Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:04:33 [2020-09-18T00:04:33.501Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:04:40 [2020-09-18T00:04:40.194Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
00:04:40 [2020-09-18T00:04:40.601Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:04:40 [2020-09-18T00:04:40.601Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModeHostname
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunMount
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:04:41 [2020-09-18T00:04:41.569Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:04:46 [2020-09-18T00:04:46.256Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:04:46 [2020-09-18T00:04:46.256Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:04:46 [2020-09-18T00:04:46.256Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:04:46 [2020-09-18T00:04:46.256Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:04:49 [2020-09-18T00:04:49.994Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:04:52 [2020-09-18T00:04:52.364Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
00:04:52 [2020-09-18T00:04:52.900Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:04:52 [2020-09-18T00:04:52.901Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:04:52 [2020-09-18T00:04:52.901Z] === RUN   TestDockerSuite/TestRunNetHost
00:04:52 [2020-09-18T00:04:52.901Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:04:52 [2020-09-18T00:04:52.901Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:04:53 [2020-09-18T00:04:53.360Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:04:53 [2020-09-18T00:04:53.360Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:04:53 [2020-09-18T00:04:53.360Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:04:53 [2020-09-18T00:04:53.360Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:04:53 [2020-09-18T00:04:53.360Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:04:53 [2020-09-18T00:04:53.360Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:04:54 [2020-09-18T00:04:54.327Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:04:55 [2020-09-18T00:04:55.863Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:04:57 [2020-09-18T00:04:57.400Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:04:58 [2020-09-18T00:04:58.366Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:04:59 [2020-09-18T00:04:59.902Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunPortInUse
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:05:00 [2020-09-18T00:05:00.361Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:05:02 [2020-09-18T00:05:02.539Z] === RUN   TestDockerSuite/TestRunPublishPort
00:05:02 [2020-09-18T00:05:02.539Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:05:02 [2020-09-18T00:05:02.539Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:05:02 [2020-09-18T00:05:02.539Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:05:02 [2020-09-18T00:05:02.539Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:05:02 [2020-09-18T00:05:02.539Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:05:09 [2020-09-18T00:05:09.611Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:05:09 [2020-09-18T00:05:09.611Z] === RUN   TestDockerSuite/TestRunRm
00:05:10 [2020-09-18T00:05:10.069Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:05:10 [2020-09-18T00:05:10.410Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
00:05:15 [2020-09-18T00:05:15.859Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:05:16 [2020-09-18T00:05:16.826Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:05:18 [2020-09-18T00:05:18.363Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:05:19 [2020-09-18T00:05:19.899Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:05:22 [2020-09-18T00:05:22.076Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:05:22 [2020-09-18T00:05:22.076Z] === RUN   TestDockerSuite/TestRunState
00:05:22 [2020-09-18T00:05:22.076Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:05:23 [2020-09-18T00:05:23.612Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:05:23 [2020-09-18T00:05:23.612Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:05:25 [2020-09-18T00:05:25.149Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:05:25 [2020-09-18T00:05:25.149Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:05:25 [2020-09-18T00:05:25.149Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:05:25 [2020-09-18T00:05:25.149Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:05:25 [2020-09-18T00:05:25.149Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:05:25 [2020-09-18T00:05:25.149Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:05:25 [2020-09-18T00:05:25.308Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUserByID
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUserByName
00:05:29 [2020-09-18T00:05:29.841Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:05:30 [2020-09-18T00:05:30.810Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:05:30 [2020-09-18T00:05:30.810Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:05:32 [2020-09-18T00:05:32.347Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:05:32 [2020-09-18T00:05:32.347Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:05:32 [2020-09-18T00:05:32.347Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:05:35 [2020-09-18T00:05:35.254Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:05:39 [2020-09-18T00:05:39.941Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:05:40 [2020-09-18T00:05:40.151Z] --- PASS: TestDockerExternalVolumeSuite (436.70s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_external_volume_driver_test.go:53: [d101f16417424] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.12s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_external_volume_driver_test.go:53: [df30acb174ad2] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_external_volume_driver_test.go:53: [da54e007c5f89] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_external_volume_driver_test.go:53: [d46e7f5950f5b] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_external_volume_driver_test.go:485: [d23c1359967aa] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_external_volume_driver_test.go:53: [d315b9c1744d5] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z] PASS
00:05:40 [2020-09-18T00:05:40.151Z] 
00:05:40 [2020-09-18T00:05:40.151Z] === Skipped
00:05:40 [2020-09-18T00:05:40.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:05:40 [2020-09-18T00:05:40.151Z]         check_test.go:309: [d7a96ef787735] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z] 
00:05:40 [2020-09-18T00:05:40.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:05:40 [2020-09-18T00:05:40.151Z]         check_test.go:309: [d985e44a54abc] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z] 
00:05:40 [2020-09-18T00:05:40.151Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:05:40 [2020-09-18T00:05:40.151Z]         check_test.go:309: [dffc70ca0a079] daemon is not started
00:05:40 [2020-09-18T00:05:40.151Z] 
00:05:40 [2020-09-18T00:05:40.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:05:40 [2020-09-18T00:05:40.151Z] 
00:05:40 [2020-09-18T00:05:40.151Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:05:40 [2020-09-18T00:05:40.151Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:05:40 [2020-09-18T00:05:40.151Z] 
00:05:40 [2020-09-18T00:05:40.151Z] 
00:05:40 [2020-09-18T00:05:40.151Z] DONE 273 tests, 5 skipped in 2303.843s
00:05:40 [2020-09-18T00:05:40.151Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:05:40 [2020-09-18T00:05:40.151Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5df3674f8c5c/docker.pid
00:05:40 [2020-09-18T00:05:40.151Z] +++ kill 12907
00:05:40 [2020-09-18T00:05:40.151Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12907 is not a child of this shell
00:05:40 [2020-09-18T00:05:40.151Z] warning: PID 12907 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5df3674f8c5c/docker.pid had a nonzero exit code
00:05:40 [2020-09-18T00:05:40.151Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5df3674f8c5c/root: target is busy.
00:05:40 [2020-09-18T00:05:40.151Z] ++++ cat bundles/test-integration/docker.pid
00:05:40 [2020-09-18T00:05:40.151Z] +++ kill 11820
00:05:40 [2020-09-18T00:05:40.407Z] +++ /etc/init.d/apparmor stop
00:05:40 [2020-09-18T00:05:40.407Z] Leaving: AppArmorNo profiles have been unloaded.
00:05:40 [2020-09-18T00:05:40.407Z] 
00:05:40 [2020-09-18T00:05:40.407Z] Unloading profiles will leave already running processes permanently
00:05:40 [2020-09-18T00:05:40.407Z] unconfined, which can lead to unexpected situations.
00:05:40 [2020-09-18T00:05:40.407Z] 
00:05:40 [2020-09-18T00:05:40.407Z] To set a process to complain mode, use the command line tool
00:05:40 [2020-09-18T00:05:40.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:05:40 [2020-09-18T00:05:40.407Z] +++ true
00:05:40 [2020-09-18T00:05:40.407Z] exiting test-integration
00:05:40 [2020-09-18T00:05:40.407Z] ++ exit 0
00:05:40 [2020-09-18T00:05:40.407Z] 
00:05:40 [2020-09-18T00:05:40.969Z] + exit 0
00:05:40 [2020-09-18T00:05:40.969Z] ++ jobs -p
00:05:40 [2020-09-18T00:05:40.969Z] + pids=
00:05:40 [2020-09-18T00:05:40.969Z] + echo 'Remaining pids to kill: []'
00:05:40 [2020-09-18T00:05:40.969Z] Remaining pids to kill: []
00:05:40 [2020-09-18T00:05:40.969Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
00:05:40 [2020-09-18T00:05:40.980Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:05:42 [2020-09-18T00:05:42.846Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:05:42 [2020-09-18T00:05:42.913Z] + echo Ensuring container killed.
00:05:42 [2020-09-18T00:05:42.913Z] Ensuring container killed.
00:05:42 [2020-09-18T00:05:42.913Z] + docker ps -aq -f name=docker-pr1-*
00:05:42 [2020-09-18T00:05:42.913Z] + cids=74a4b4cb3462
00:05:42 [2020-09-18T00:05:42.913Z] f47c543342f1
00:05:42 [2020-09-18T00:05:42.913Z] adc744f3517d
00:05:42 [2020-09-18T00:05:42.913Z] + [ -n 74a4b4cb3462
00:05:42 [2020-09-18T00:05:42.913Z] f47c543342f1
00:05:42 [2020-09-18T00:05:42.913Z] adc744f3517d ]
00:05:42 [2020-09-18T00:05:42.913Z] + docker rm -vf 74a4b4cb3462 f47c543342f1 adc744f3517d
00:05:44 [2020-09-18T00:05:44.804Z] 74a4b4cb3462
00:05:44 [2020-09-18T00:05:44.804Z] f47c543342f1
00:05:44 [2020-09-18T00:05:44.804Z] adc744f3517d
[Pipeline] sh
00:05:45 [2020-09-18T00:05:45.087Z] + echo Chowning /workspace to jenkins user
00:05:45 [2020-09-18T00:05:45.087Z] Chowning /workspace to jenkins user
00:05:45 [2020-09-18T00:05:45.087Z] + id -u
00:05:45 [2020-09-18T00:05:45.087Z] + id -g
00:05:45 [2020-09-18T00:05:45.087Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41466:/workspace busybox chown -R 1000:1000 /workspace
00:05:45 [2020-09-18T00:05:45.087Z] Unable to find image 'busybox:latest' locally
00:05:45 [2020-09-18T00:05:45.087Z] latest: Pulling from library/busybox
00:05:45 [2020-09-18T00:05:45.087Z] df8698476c65: Pulling fs layer
00:05:45 [2020-09-18T00:05:45.344Z] df8698476c65: Verifying Checksum
00:05:45 [2020-09-18T00:05:45.344Z] df8698476c65: Download complete
00:05:45 [2020-09-18T00:05:45.344Z] df8698476c65: Pull complete
00:05:45 [2020-09-18T00:05:45.344Z] Digest: sha256:d366a4665ab44f0648d7a00ae3fae139d55e32f9712c67accd604bb55df9d05a
00:05:45 [2020-09-18T00:05:45.344Z] Status: Downloaded newer image for busybox:latest
00:05:47 [2020-09-18T00:05:47.535Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:05:47 [2020-09-18T00:05:47.535Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:05:47 [2020-09-18T00:05:47.535Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
00:05:47 [2020-09-18T00:05:47.535Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
00:05:47 [2020-09-18T00:05:47.535Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:05:48 [2020-09-18T00:05:48.153Z] + bundleName=amd64
00:05:48 [2020-09-18T00:05:48.153Z] + echo Creating amd64-bundles.tar.gz
00:05:48 [2020-09-18T00:05:48.153Z] Creating amd64-bundles.tar.gz
00:05:48 [2020-09-18T00:05:48.153Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:05:48 [2020-09-18T00:05:48.153Z] + xargs tar -czf amd64-bundles.tar.gz
00:05:49 [2020-09-18T00:05:49.075Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
[Pipeline] archiveArtifacts
00:05:49 [2020-09-18T00:05:49.091Z] Archiving artifacts
00:05:50 [2020-09-18T00:05:50.524Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41466/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:05:50 [2020-09-18T00:05:50.613Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:05:50 [2020-09-18T00:05:50.828Z] + make clean
00:05:51 [2020-09-18T00:05:51.084Z] docker volume rm -f docker-dev-cache
00:05:51 [2020-09-18T00:05:51.084Z] docker-dev-cache
[Pipeline] deleteDir
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:05:52 [2020-09-18T00:05:52.790Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:06:01 [2020-09-18T00:06:01.355Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:06:01 [2020-09-18T00:06:01.813Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:06:03 [2020-09-18T00:06:03.349Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:06:07 [2020-09-18T00:06:07.081Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveImageId
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:06:07 [2020-09-18T00:06:07.082Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:06:09 [2020-09-18T00:06:09.988Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:06:09 [2020-09-18T00:06:09.988Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:06:10 [2020-09-18T00:06:10.957Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:06:10 [2020-09-18T00:06:10.957Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:06:13 [2020-09-18T00:06:13.135Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:06:17 [2020-09-18T00:06:17.823Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:06:17 [2020-09-18T00:06:17.823Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:06:24 [2020-09-18T00:06:24.894Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:06:24 [2020-09-18T00:06:24.895Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:06:27 [2020-09-18T00:06:27.070Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:06:27 [2020-09-18T00:06:27.070Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:06:27 [2020-09-18T00:06:27.070Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:06:27 [2020-09-18T00:06:27.070Z] === RUN   TestDockerSuite/TestStartRecordError
00:06:27 [2020-09-18T00:06:27.070Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:06:35 [2020-09-18T00:06:35.639Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:06:35 [2020-09-18T00:06:35.639Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:06:35 [2020-09-18T00:06:35.639Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:06:35 [2020-09-18T00:06:35.639Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:06:35 [2020-09-18T00:06:35.639Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:06:35 [2020-09-18T00:06:35.639Z] === RUN   TestDockerSuite/TestStatsNoStream
00:06:35 [2020-09-18T00:06:35.639Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:06:36 [2020-09-18T00:06:36.608Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:06:38 [2020-09-18T00:06:38.146Z] === RUN   TestDockerSuite/TestTopPrivileged
00:06:38 [2020-09-18T00:06:38.147Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:06:39 [2020-09-18T00:06:39.684Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:06:39 [2020-09-18T00:06:39.684Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:06:39 [2020-09-18T00:06:39.684Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:06:39 [2020-09-18T00:06:39.684Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:06:39 [2020-09-18T00:06:39.684Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:06:39 [2020-09-18T00:06:39.684Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:06:39 [2020-09-18T00:06:39.684Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:06:57 [2020-09-18T00:06:57.376Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:06:57 [2020-09-18T00:06:57.376Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:06:57 [2020-09-18T00:06:57.376Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:06:57 [2020-09-18T00:06:57.376Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:06:57 [2020-09-18T00:06:57.376Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:06:57 [2020-09-18T00:06:57.376Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:06:57 [2020-09-18T00:06:57.376Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:06:57 [2020-09-18T00:06:57.836Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:06:57 [2020-09-18T00:06:57.836Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:07:00 [2020-09-18T00:07:00.015Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:07:00 [2020-09-18T00:07:00.474Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:07:00 [2020-09-18T00:07:00.474Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:07:00 [2020-09-18T00:07:00.474Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:07:00 [2020-09-18T00:07:00.933Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:07:06 [2020-09-18T00:07:06.729Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:07:06 [2020-09-18T00:07:06.729Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:07:06 [2020-09-18T00:07:06.729Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:07:07 [2020-09-18T00:07:07.188Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:07:07 [2020-09-18T00:07:07.188Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:07:11 [2020-09-18T00:07:11.885Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:07:11 [2020-09-18T00:07:11.885Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:07:12 [2020-09-18T00:07:12.344Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:07:19 [2020-09-18T00:07:19.425Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:07:19 [2020-09-18T00:07:19.425Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:07:19 [2020-09-18T00:07:19.886Z] --- PASS: TestDockerSuite (1911.49s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.46s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.39s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (139.04s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.58s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.81s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.50s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.64s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.59s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.55s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (81.60s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.69s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.40s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.57s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.56s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (8.95s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (3.99s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.85s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.86s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddTar (31.01s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.42s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.60s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.83s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.58s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.30s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.09s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.05s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.26s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.68s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.57s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.886Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:07:19 [2020-09-18T00:07:19.886Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s)
00:07:19 [2020-09-18T00:07:19.886Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.08s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.46s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildContChar (10.34s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.58s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.52s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.12s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.83s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.23s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.08s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.42s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (17.69s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.00s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.09s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.53s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.50s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.24s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.99s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (38.76s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.50s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.44s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.54s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.50s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.50s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.14s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.37s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.25s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.33s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (64.63s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.30s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.64s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.23s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.89s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.40s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.65s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.09s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.00s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFails (1.69s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.71s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.85s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.16s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFromGit (9.64s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.04s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.39s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.28s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildHistory (6.94s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.73s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.48s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.60s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.67s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.65s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.64s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.03s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.77s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.36s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.51s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.12s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (11.49s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.03s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (23.73s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.10s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (3.91s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.02s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.16s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (12.96s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.61s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.46s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.99s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.51s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.76s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.23s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.80s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.13s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.02s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.63s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.59s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.98s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.96s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.94s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.76s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.58s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (32.22s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.02s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildRm (10.80s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.35s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s)
00:07:19 [2020-09-18T00:07:19.887Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.07s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.49s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.44s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.88s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.06s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.51s)
00:07:19 [2020-09-18T00:07:19.887Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.48s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.23s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.89s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.86s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.39s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.20s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.82s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.79s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.19s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.46s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.05s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.08s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.57s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.79s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.49s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.24s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.77s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.80s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.83s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.28s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.67s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.84s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.14s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.29s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_sni_test.go:18: Flakey test
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.45s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.79s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCommitChange (4.15s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.69s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.23s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCommitTTY (10.19s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.71s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.60s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.69s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.85s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.62s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.73s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.80s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.35s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.35s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.63s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.68s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.76s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.40s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.74s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.16s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.50s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (2.78s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.88s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.28s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.75s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.56s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.03s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.36s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.42s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.51s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (14.15s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.04s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.04s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.05s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000885100_<nil>} (2.03s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1040836478_c:\foo_false__<nil>_<nil>_<nil>} (2.00s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1040836478_c:\foo_true__<nil>_<nil>_<nil>} (1.95s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.11s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:07:19 [2020-09-18T00:07:19.888Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (1.75s)
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
00:07:19 [2020-09-18T00:07:19.888Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.888Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.74s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.83s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.30s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.14s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpToCaseE (13.27s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.73s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpToDot (2.17s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.99s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.12s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.46s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.86s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.65s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.51s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.12s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateRM (0.22s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.49s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.72s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.15s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.70s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.42s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.68s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.53s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (3.56s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.60s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.58s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (2.61s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.68s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFilters (3.39s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.27s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.14s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsRename (1.84s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsResize (1.91s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.58s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.78s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.14s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.69s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (2.64s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.33s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.35s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.35s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.50s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.52s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.36s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.13s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.55s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.20s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.75s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.56s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.43s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.36s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.36s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.41s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.39s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
00:07:19 [2020-09-18T00:07:19.889Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
00:07:19 [2020-09-18T00:07:19.889Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.889Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.76s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.43s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.74s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.18s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.20s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.41s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.87s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.15s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.11s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.36s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.73s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.55s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.60s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.48s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.66s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.73s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.68s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.38s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.52s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.36s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.49s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.91s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.22s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.55s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.61s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.35s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.49s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.69s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.57s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.37s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.36s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.98s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.69s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.38s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.17s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.68s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.83s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.76s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (1.71s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.68s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsSince (8.19s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsTail (6.79s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.96s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.54s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.18s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.07s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.38s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
00:07:19 [2020-09-18T00:07:19.890Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.83s)
00:07:19 [2020-09-18T00:07:19.890Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (9.63s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.20s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.66s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.47s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.24s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.13s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.50s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.25s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.41s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.46s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.97s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (2.99s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.77s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.03s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (4.56s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.17s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.12s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.49s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.24s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.15s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.14s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.21s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.16s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.96s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.46s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.97s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.10s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.67s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.52s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiTag (0.52s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.83s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.69s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.79s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.93s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.86s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.61s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.29s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.01s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.59s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.49s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.60s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunBindMounts (3.36s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.61s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.27s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.65s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.55s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.64s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.47s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.55s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.56s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.25s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.63s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.62s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.72s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.48s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.56s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.73s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.46s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.55s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (2.95s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:07:19 [2020-09-18T00:07:19.891Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.891Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.63s)
00:07:19 [2020-09-18T00:07:19.891Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.28s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (4.79s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.60s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.15s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.23s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.58s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.56s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.58s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.45s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (1.93s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.04s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunRm (1.70s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (4.76s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (1.69s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.66s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.53s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.01s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.57s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.43s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.11s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.49s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.57s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.32s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (4.87s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.20s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.39s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.07s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (1.80s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.65s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.64s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.81s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.35s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.48s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.45s)
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.892Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:07:19 [2020-09-18T00:07:19.892Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.73s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.60s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.56s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (2.07s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (4.91s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (5.94s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (2.95s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.09s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.52s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.67s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.40s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.15s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.21s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (1.91s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.23s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (5.59s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.45s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (4.85s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (6.28s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:07:19 [2020-09-18T00:07:19.893Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.11s)
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:07:19 [2020-09-18T00:07:19.893Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:07:19 [2020-09-18T00:07:19.893Z] --- PASS: TestDockerRegistrySuite (0.13s)
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:19 [2020-09-18T00:07:19.893Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:07:19 [2020-09-18T00:07:19.893Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.353Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.353Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.353Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:07:20 [2020-09-18T00:07:20.354Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:07:20 [2020-09-18T00:07:20.354Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthTokenSuite
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:07:20 [2020-09-18T00:07:20.354Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerDaemonSuite
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:07:20 [2020-09-18T00:07:20.354Z] --- PASS: TestDockerDaemonSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerSwarmSuite
00:07:20 [2020-09-18T00:07:20.354Z] --- PASS: TestDockerSwarmSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginCreate
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginInspect
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerPluginSuite/TestPluginSet
00:07:20 [2020-09-18T00:07:20.354Z] --- PASS: TestDockerPluginSuite (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerExternalVolumeSuite
00:07:20 [2020-09-18T00:07:20.354Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerNetworkSuite
00:07:20 [2020-09-18T00:07:20.354Z] --- SKIP: TestDockerNetworkSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] === RUN   TestDockerHubPullSuite
00:07:20 [2020-09-18T00:07:20.354Z] --- SKIP: TestDockerHubPullSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.354Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] PASS
00:07:20 [2020-09-18T00:07:20.354Z] ok  	github.com/docker/docker/integration-cli	1912.125s
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === Skipped
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:07:20 [2020-09-18T00:07:20.354Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.354Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.26s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.26s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.24s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.23s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
00:07:20 [2020-09-18T00:07:20.355Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.355Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:5944: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:6002: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.25s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.25s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.23s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.23s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.24s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.24s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.23s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.25s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:6082: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.23s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.23s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_sni_test.go:18: Flakey test
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.356Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.356Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.356Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
00:07:20 [2020-09-18T00:07:20.357Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.357Z] 
00:07:20 [2020-09-18T00:07:20.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:07:20 [2020-09-18T00:07:20.358Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.358Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:07:20 [2020-09-18T00:07:20.359Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.359Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:07:20 [2020-09-18T00:07:20.360Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.360Z] 
00:07:20 [2020-09-18T00:07:20.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:07:20 [2020-09-18T00:07:20.360Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.45s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.45s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
00:07:20 [2020-09-18T00:07:20.361Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.361Z] 
00:07:20 [2020-09-18T00:07:20.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:07:20 [2020-09-18T00:07:20.821Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.821Z] 
00:07:20 [2020-09-18T00:07:20.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
00:07:20 [2020-09-18T00:07:20.821Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
00:07:20 [2020-09-18T00:07:20.822Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:07:20 [2020-09-18T00:07:20.822Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.822Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
00:07:20 [2020-09-18T00:07:20.823Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] DONE 1096 tests, 549 skipped in 1919.123s
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Integration tests ended at 09/18/2020 00:07:20. Duration:00:31:59.2364195
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Docker info of the daemon under test at end of run
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] Containers: 2
00:07:20 [2020-09-18T00:07:20.823Z]  Running: 0
00:07:20 [2020-09-18T00:07:20.823Z]  Paused: 0
00:07:20 [2020-09-18T00:07:20.823Z]  Stopped: 2
00:07:20 [2020-09-18T00:07:20.823Z] Images: 15
00:07:20 [2020-09-18T00:07:20.823Z] Server Version: 0.0.0-dev
00:07:20 [2020-09-18T00:07:20.823Z] Storage Driver: windowsfilter
00:07:20 [2020-09-18T00:07:20.823Z]  Windows: 
00:07:20 [2020-09-18T00:07:20.823Z] Logging Driver: json-file
00:07:20 [2020-09-18T00:07:20.823Z] Plugins: 
00:07:20 [2020-09-18T00:07:20.823Z]  Volume: local
00:07:20 [2020-09-18T00:07:20.823Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:07:20 [2020-09-18T00:07:20.823Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:07:20 [2020-09-18T00:07:20.823Z] Swarm: inactive
00:07:20 [2020-09-18T00:07:20.823Z] Default Isolation: process
00:07:20 [2020-09-18T00:07:20.823Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:07:20 [2020-09-18T00:07:20.823Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1397)
00:07:20 [2020-09-18T00:07:20.823Z] OSType: windows
00:07:20 [2020-09-18T00:07:20.823Z] Architecture: x86_64
00:07:20 [2020-09-18T00:07:20.823Z] CPUs: 4
00:07:20 [2020-09-18T00:07:20.823Z] Total Memory: 32GiB
00:07:20 [2020-09-18T00:07:20.823Z] Name: azwin-2-592260
00:07:20 [2020-09-18T00:07:20.823Z] ID: 2M7O:USYK:7XC5:GAGH:EA26:ECA2:5RTZ:UBRB:GDPL:GIKT:C2EU:7Y7X
00:07:20 [2020-09-18T00:07:20.823Z] Docker Root Dir: D:\CI\PR-41466\1\daemon
00:07:20 [2020-09-18T00:07:20.823Z] Debug Mode (client): false
00:07:20 [2020-09-18T00:07:20.823Z] Debug Mode (server): true
00:07:20 [2020-09-18T00:07:20.823Z]  File Descriptors: -1
00:07:20 [2020-09-18T00:07:20.823Z]  Goroutines: 18
00:07:20 [2020-09-18T00:07:20.823Z]  System Time: 2020-09-18T00:07:20.4608129Z
00:07:20 [2020-09-18T00:07:20.823Z]  EventsListeners: 0
00:07:20 [2020-09-18T00:07:20.823Z] Registry: https://index.docker.io/v1/
00:07:20 [2020-09-18T00:07:20.823Z] Labels:
00:07:20 [2020-09-18T00:07:20.823Z] Experimental: false
00:07:20 [2020-09-18T00:07:20.823Z] Insecure Registries:
00:07:20 [2020-09-18T00:07:20.823Z]  127.0.0.0/8
00:07:20 [2020-09-18T00:07:20.823Z] Live Restore Enabled: false
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] 
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Stopping daemon under test
00:07:20 [2020-09-18T00:07:20.823Z] SUCCESS: The process with PID 1000 (child process of PID 3468) has been terminated.
00:07:20 [2020-09-18T00:07:20.823Z] SUCCESS: The process with PID 3468 (child process of PID 6240) has been terminated.
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Stop tailing logs of the daemon under tests
00:07:20 [2020-09-18T00:07:20.823Z] INFO: executeCI.ps1 Completed successfully at 09/18/2020 00:07:20.
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Tidying up at end of run
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Saving daemon under test log (d:\CI\PR-41466\1\dut.out) to bundles\CIDUT.out
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Saving daemon under test log (d:\CI\PR-41466\1\dut.err) to bundles\CIDUT.err
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Nuke-Everything...
00:07:20 [2020-09-18T00:07:20.823Z] INFO: Container count on control daemon to delete is 2
00:07:21 [2020-09-18T00:07:21.282Z] 7bdf9b16e33b
00:07:21 [2020-09-18T00:07:21.282Z] a528d99a3ede
00:07:21 [2020-09-18T00:07:21.282Z] INFO: Non-base image count on control daemon to delete is 1
00:07:22 [2020-09-18T00:07:22.824Z] Deleted: sha256:33361e98b817316d8ad6d35599a9097710f40d2315cfef2c7de156564788830f
00:07:22 [2020-09-18T00:07:22.824Z] Deleted: sha256:89d915eac2604c0792381ac870bcecdaea44afd541c0c04cfee1bb41494ca4cb
00:07:22 [2020-09-18T00:07:22.824Z] INFO: Tidying pidfile d:\CI\PR-41466\1\docker.pid
00:07:22 [2020-09-18T00:07:22.824Z] INFO: Nuking d:\CI
00:07:47 [2020-09-18T00:07:47.972Z] INFO: Zapped successfully
00:07:47 [2020-09-18T00:07:47.972Z] 
00:07:47 [2020-09-18T00:07:47.972Z] INFO: executeCI.ps1 exiting at Fri Sep 18 00:07:44 CUT 2020. Duration 00:44:21.5283749
00:07:47 [2020-09-18T00:07:47.972Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
00:07:48 [2020-09-18T00:07:48.213Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
00:07:49 [2020-09-18T00:07:49.686Z] Creating windowsRS5-integration-bundles.zip
00:07:50 [2020-09-18T00:07:50.146Z] powershell.exe : Compress-Archive : The path 'bundles/CIDUT.out' either does not exist or is not a valid file system path.
00:07:50 [2020-09-18T00:07:50.146Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-ffddd4d9\powershellWrapper.ps1:3 char:1
00:07:50 [2020-09-18T00:07:50.146Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
00:07:50 [2020-09-18T00:07:50.146Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00:07:50 [2020-09-18T00:07:50.146Z]     + CategoryInfo          : NotSpecified: (Compress-Archiv...le system path.:String) [], RemoteException
00:07:50 [2020-09-18T00:07:50.146Z]     + FullyQualifiedErrorId : NativeCommandError
00:07:50 [2020-09-18T00:07:50.146Z]  
00:07:50 [2020-09-18T00:07:50.146Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-ffddd4d9\powershellScript.ps1:7 char:33
00:07:50 [2020-09-18T00:07:50.146Z] + ...             Compress-Archive -Path "bundles/CIDUT.out", "bundles/CIDU ...
00:07:50 [2020-09-18T00:07:50.146Z] 
00:07:50 [2020-09-18T00:07:50.146Z] +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00:07:50 [2020-09-18T00:07:50.146Z] 
00:07:50 [2020-09-18T00:07:50.146Z]     + CategoryInfo          : InvalidArgument: (bundles/CIDUT.out:String) [Compress-Archive], InvalidOperationExceptio 
00:07:50 [2020-09-18T00:07:50.146Z] 
00:07:50 [2020-09-18T00:07:50.146Z]    n
00:07:50 [2020-09-18T00:07:50.146Z] 
00:07:50 [2020-09-18T00:07:50.146Z]     + FullyQualifiedErrorId : ArchiveCmdletPathNotFound,Compress-Archive
00:07:50 [2020-09-18T00:07:50.146Z] 
00:07:50 [2020-09-18T00:07:50.146Z]  
00:07:50 [2020-09-18T00:07:50.146Z] 
[Pipeline] step
00:07:50 [2020-09-18T00:07:50.356Z] Archiving artifacts
00:07:50 [2020-09-18T00:07:50.703Z] ‘*-bundles.zip’ doesn’t match anything
00:07:50 [2020-09-18T00:07:50.703Z] No artifacts found that match the file pattern "*-bundles.zip". Configuration error?
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:07:51 [2020-09-18T00:07:51.626Z] + make clean
00:07:52 [2020-09-18T00:07:52.085Z] docker volume rm -f docker-dev-cache
00:07:52 [2020-09-18T00:07:52.546Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS